tornavis/source/blender/gpu/intern
Campbell Barton c0f88ed8a8 Cleanup: sort forward declarations of enum & struct
Done using:
  source/tools/utils_maintenance/c_sort_blocks.py
2019-01-28 21:17:58 +11:00
..
gpu_attr_binding.c Cleanup: style 2018-07-19 16:06:37 +10:00
gpu_attr_binding_private.h Cleanup: use uint/uchar types in GPU 2018-09-12 12:19:46 +10:00
gpu_batch.c Cleanup: use eGPU prefix for GPU enum types 2019-01-23 14:16:03 +11:00
gpu_batch_presets.c GPU: Fix crash at startup 2018-11-13 11:22:28 +01:00
gpu_batch_private.h GPU: Add GC to FBOs and UBOs and centralize all GCs 2018-07-19 16:13:15 +02:00
gpu_batch_utils.c Fix missing edge in shape-to-wire utility 2018-09-21 16:09:32 +10:00
gpu_buffers.c Cleanup: remove redundant BKE/BLI/BIF headers 2019-01-26 21:20:25 +11:00
gpu_codegen.c Cleanup: use eGPU prefix for GPU enum types 2019-01-23 14:16:03 +11:00
gpu_codegen.h Cleanup: sort forward declarations of enum & struct 2019-01-28 21:17:58 +11:00
gpu_context.cpp Fix use of uninitialized GPU context memory in release builds. 2019-01-10 20:03:05 +01:00
gpu_context_private.h Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz. 2018-09-24 18:48:29 +02:00
gpu_debug.c GPU: Report number of compressed texture formats to help nailing crahs down in the future 2017-10-17 11:53:15 +02:00
gpu_draw.c Cleanup: remove redundant BKE/BLI/BIF headers 2019-01-26 21:20:25 +11:00
gpu_element.c GPU: Make changes to GPUIndexBuf and GPUVertBuf to allow multithreading 2018-12-10 19:02:17 +01:00
gpu_extensions.c Cleanup: use eGPU prefix for GPU enum types 2019-01-23 14:16:03 +11:00
gpu_framebuffer.c Cleanup: remove redundant BKE/BLI/BIF headers 2019-01-26 21:20:25 +11:00
gpu_immediate.c Cleanup: use eGPU prefix for GPU enum types 2019-01-23 14:16:03 +11:00
gpu_immediate_util.c Docs: correct doxy comments 2018-12-12 12:18:52 +11:00
gpu_init_exit.c Fix T59773: Raise exception if the gpu module is used in backgound mode. 2019-01-02 10:01:46 -02:00
gpu_material.c Cleanup: use eGPU prefix for GPU enum types 2019-01-23 14:16:03 +11:00
gpu_matrix.c Cleanup: blank lines over doxy headers 2019-01-26 21:43:24 +11:00
gpu_primitive.c GWN: Port to GPU module: Replace GWN prefix by GPU 2018-07-18 11:49:15 +02:00
gpu_primitive_private.h GWN: Port to GPU module: Replace GWN prefix by GPU 2018-07-18 11:49:15 +02:00
gpu_private.h GPU: Add GC to FBOs and UBOs and centralize all GCs 2018-07-19 16:13:15 +02:00
gpu_select.c Preferences: remove OpenGL select method preference. 2019-01-16 16:16:42 +01:00
gpu_select_pick.c Cleanup: remove redundant BKE/BLI/BIF headers 2019-01-26 21:20:25 +11:00
gpu_select_private.h Cleanup: use uint/uchar types in GPU 2018-09-12 12:19:46 +10:00
gpu_select_sample_query.c Merge branch 'master' into blender2.8 2018-06-04 09:11:45 +02:00
gpu_shader.c Cleanup: redundant defines 2019-01-26 19:15:30 +11:00
gpu_shader_interface.c GPUInterface: Add builtin check in uniform location request. 2019-01-17 19:48:00 +01:00
gpu_shader_private.h GPUShader: Add name for debugging & identifying shaders. 2018-08-02 18:33:49 +02:00
gpu_state.c Cleanup: use eGPU prefix for GPU enum types 2019-01-23 14:16:03 +11:00
gpu_texture.c Cleanup: remove redundant BKE/BLI/BIF headers 2019-01-26 21:20:25 +11:00
gpu_uniformbuffer.c Cleanup: use eGPU prefix for GPU enum types 2019-01-23 14:16:03 +11:00
gpu_vertex_buffer.c Cleanup: rename GPU function to set buffer length 2019-01-21 11:28:41 +11:00
gpu_vertex_format.c Cleanup: add trailing commas to structs 2019-01-07 00:34:48 +11:00
gpu_vertex_format_private.h Cleanup: style 2018-07-19 16:06:37 +10:00
gpu_viewport.c Cleanup: remove redundant BKE/BLI/BIF headers 2019-01-26 21:20:25 +11:00