tornavis/source/blender/gpu
Campbell Barton 83d6290800 Cleanup: remove trailing space, newlines at eof 2020-08-03 15:14:02 +10:00
..
intern Cleanup: remove trailing space, newlines at eof 2020-08-03 15:14:02 +10:00
shaders EEVEE: GLSL refactor/cleanup 2020-07-30 16:44:58 +02:00
CMakeLists.txt GPU: Convert gpu_matrix.c to C++ 2020-08-02 02:10:22 +02:00
GPU_attr_binding.h
GPU_batch.h GPUBatch & GPUImmediate: Use GPUShader instead of using raw OGL handle 2020-07-30 13:28:50 +02:00
GPU_batch_presets.h GPU: Panel Drag Widget Drawing Performance 2020-04-06 16:51:48 +02:00
GPU_batch_utils.h
GPU_buffers.h Clang Tidy: enable readability-non-const-parameter warning 2020-07-13 11:27:09 +02:00
GPU_common.h
GPU_context.h Cleanup: take includes out of 'extern "C"' blocks 2020-05-08 18:22:41 +02:00
GPU_debug.h Cleanup: GPU: Remove unused code and header 2020-07-26 17:28:48 +02:00
GPU_element.h
GPU_extensions.h Cleanup: Split gpu_texture_image.c into BKE and IMB modules 2020-07-29 23:06:37 +02:00
GPU_framebuffer.h Merge branch 'blender-v2.90-release' 2020-07-28 16:37:01 +02:00
GPU_glew.h
GPU_immediate.h GPUBatch & GPUImmediate: Use GPUShader instead of using raw OGL handle 2020-07-30 13:28:50 +02:00
GPU_immediate_util.h Fix animation player checkerboard drawing with alpha channels 2020-04-30 17:45:02 +10:00
GPU_init_exit.h Cleanup: use term init instead of initialize/initialise 2020-08-01 13:51:05 +10:00
GPU_legacy_stubs.h
GPU_material.h GPU: Fix compilation error 2020-07-30 17:08:23 +02:00
GPU_matrix.h Fix T66937: Blank view on navigation with auto-deph & large clip-end 2020-07-19 21:27:13 +10:00
GPU_platform.h GPU: fix build error due to wrong linkage specification 2020-07-27 11:40:47 +02:00
GPU_primitive.h
GPU_select.h Fix T77560: Bone selection crashes 2020-06-10 18:04:01 +10:00
GPU_shader.h GPUBatch & GPUImmediate: Use GPUShader instead of using raw OGL handle 2020-07-30 13:28:50 +02:00
GPU_shader_interface.h GPUShaderInterface: Change builtin array to array of location/bind 2020-06-04 14:17:06 +02:00
GPU_state.h Cleanup: Split gpu_texture_image.c into BKE and IMB modules 2020-07-29 23:06:37 +02:00
GPU_texture.h Cleanup: Split gpu_texture_image.c into BKE and IMB modules 2020-07-29 23:06:37 +02:00
GPU_uniformbuffer.h GPU: Move gpu_uniformbuffer.c to C++ 2020-07-29 15:03:02 +02:00
GPU_vertex_buffer.h GPU: Move gpu_vertex_buffer.c to C++ 2020-07-29 15:03:02 +02:00
GPU_vertex_format.h GPU: Move gpu_vertex_format.c to C++ 2020-07-29 15:03:02 +02:00
GPU_viewport.h