tornavis/source/blender/python/gpu
Campbell Barton 9a8fd2f1dd PyAPI: remove deprecated 2D_/3D_ prefix for built-in shader names
Names passed to gpu.shader.from_builtin()
no longer skip the 2D_/3D_ prefix.
2023-05-23 15:51:54 +10:00
..
CMakeLists.txt Cleanup OpenGL linking and related code after libepoxy merge 2022-08-15 16:47:20 +02:00
gpu_py.c Fix build error after PyGPU changes 2022-11-29 18:46:59 +01:00
gpu_py.h Fix build error after PyGPU changes 2022-11-29 18:46:59 +01:00
gpu_py_api.c Fix T102845: GPU python crash in background mode 2022-11-29 13:55:46 -03:00
gpu_py_api.h
gpu_py_batch.c Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
gpu_py_batch.h
gpu_py_buffer.c Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
gpu_py_buffer.h
gpu_py_capabilities.c Fix T102845: GPU python crash in background mode 2022-11-29 13:55:46 -03:00
gpu_py_capabilities.h
gpu_py_element.c Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
gpu_py_element.h
gpu_py_framebuffer.c Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
gpu_py_framebuffer.h
gpu_py_matrix.c Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
gpu_py_matrix.h
gpu_py_offscreen.c Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
gpu_py_offscreen.h Cleanup: remove redundant forward declarations for structs 2023-01-18 18:41:13 +11:00
gpu_py_platform.c Fix T102845: GPU python crash in background mode 2022-11-29 13:55:46 -03:00
gpu_py_platform.h
gpu_py_select.c Fix T102845: GPU python crash in background mode 2022-11-29 13:55:46 -03:00
gpu_py_select.h
gpu_py_shader.c PyAPI: remove deprecated 2D_/3D_ prefix for built-in shader names 2023-05-23 15:51:54 +10:00
gpu_py_shader.h Cleanup: make format 2022-09-01 19:59:55 +02:00
gpu_py_shader_create_info.cc Cleanup: use STRNCPY, SNPRINTF macros 2023-05-09 14:08:19 +10:00
gpu_py_state.c Python: Unable to use `gpu.state.scissor_test_set`. 2023-03-17 08:03:55 +01:00
gpu_py_state.h
gpu_py_texture.c Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
gpu_py_texture.h
gpu_py_types.c Fix T102845: GPU python crash in background mode 2022-11-29 13:55:46 -03:00
gpu_py_types.h
gpu_py_uniformbuffer.c Fix T102845: GPU python crash in background mode 2022-11-29 13:55:46 -03:00
gpu_py_uniformbuffer.h
gpu_py_vertex_buffer.c Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
gpu_py_vertex_buffer.h
gpu_py_vertex_format.c Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
gpu_py_vertex_format.h