tornavis/source/blender/gpu
Clément Foucault ba4de7f1a5 GPUShader: Add GPU_VERTEX/FRAGMENT/GEOMETRY_SHADER defines
This makes it possible to have some code specific to each shader inside a
shader library.
2019-01-21 12:54:41 +01:00
..
intern GPUShader: Add GPU_VERTEX/FRAGMENT/GEOMETRY_SHADER defines 2019-01-21 12:54:41 +01:00
shaders GPUMaterial: Cleanup 2019-01-14 18:33:07 +01:00
CMakeLists.txt GPUShader: Add selection id shader 2019-01-11 16:00:23 +01:00
GPU_attr_binding.h GWN: Port to GPU module: Replace GWN prefix by GPU 2018-07-18 11:49:15 +02:00
GPU_batch.h DRW: Instance: Makes it possible to have instances of a non-init batch 2018-12-18 13:08:17 +01:00
GPU_batch_presets.h Cleanup: remove non-existing function declarations 2018-12-31 00:58:54 +11:00
GPU_batch_utils.h Cleanup: add file doxy comments 2018-08-30 01:56:08 +10:00
GPU_buffers.h Cleanup: remove unused DerivedMesh code. 2018-09-27 20:19:28 +02:00
GPU_common.h Cleanup: style 2018-07-19 16:06:37 +10:00
GPU_context.h Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz. 2018-09-24 18:48:29 +02:00
GPU_debug.h OpenGL: remove GPU_state_print function 2017-02-28 03:19:53 -05:00
GPU_draw.h Preferences: always do GPU accelerated mipmapping, remove preference. 2019-01-16 16:16:42 +01:00
GPU_element.h GPU: Make changes to GPUIndexBuf and GPUVertBuf to allow multithreading 2018-12-10 19:02:17 +01:00
GPU_extensions.h Cleanup: commas at the end of enums 2019-01-16 00:03:03 +11:00
GPU_framebuffer.h Cleanup: add trailing commas to structs 2019-01-07 09:15:07 +11:00
GPU_glew.h Cleanup: indentation 2018-06-18 08:10:23 +02:00
GPU_immediate.h Cleanup: correct function signatures 2018-11-28 16:21:24 +11:00
GPU_immediate_util.h Fix T57874: Crash due to IMM_BUFFER_SIZE when drawing cached frames... 2018-11-16 19:26:23 +01:00
GPU_init_exit.h Fix T59773: Raise exception if the gpu module is used in backgound mode. 2019-01-02 10:01:46 -02:00
GPU_legacy_stubs.h Cleanup: comment blocks 2018-09-02 18:28:27 +10:00
GPU_material.h Cleanup: commas at the end of enums 2019-01-16 00:03:03 +11:00
GPU_matrix.h GWN: Port to GPU module: Replace GWN prefix by GPU 2018-07-18 11:49:15 +02:00
GPU_primitive.h Cleanup: commas at the end of enums 2019-01-16 00:03:03 +11:00
GPU_select.h Preferences: remove OpenGL select method preference. 2019-01-16 16:16:42 +01:00
GPU_shader.h GPU: Rename GPU_shader_get_uniform to GPU_shader_get_uniform_ensure 2019-01-17 19:44:01 +01:00
GPU_shader_interface.h GPU: Rename GPU_shader_get_uniform to GPU_shader_get_uniform_ensure 2019-01-17 19:44:01 +01:00
GPU_state.h GPU: Add glFlush and glFinish wrapper 2018-10-31 12:32:18 +01:00
GPU_texture.h Merge branch 'master' into blender2.8 2018-11-14 17:21:34 +11:00
GPU_uniformbuffer.h Uniform Buffer Objects: Simplification refactor 2018-06-07 20:34:00 +02:00
GPU_vertex_buffer.h Cleanup: rename GPU function to set buffer length 2019-01-21 11:28:41 +11:00
GPU_vertex_format.h Revert "GPU: add negated normal conversion functions" 2019-01-03 17:19:05 +11:00
GPU_viewport.h Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz. 2018-09-24 18:48:29 +02:00