This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c9258e6e19f83385593fc50c0c321c949b26ceee
goo-engine
/
source
/
blender
/
python
/
gpu
T
History
Campbell Barton
dc1b36f288
Cleanup: correct naming of struct member comments
...
Also reduce right-shift for DupliGenerator declarations.
2023-04-14 14:33:28 +10:00
..
CMakeLists.txt
…
gpu_py_api.c
…
gpu_py_api.h
…
gpu_py_batch.c
Python: Add range and instance drawing to GPUBatch
2023-03-01 10:23:38 +01:00
gpu_py_batch.h
…
gpu_py_buffer.c
Cleanup: correct naming of struct member comments
2023-04-14 14:33:28 +10:00
gpu_py_buffer.h
…
gpu_py_capabilities.c
…
gpu_py_capabilities.h
…
gpu_py_element.c
…
gpu_py_element.h
…
gpu_py_framebuffer.c
…
gpu_py_framebuffer.h
…
gpu_py_matrix.c
…
gpu_py_matrix.h
…
gpu_py_offscreen.c
…
gpu_py_offscreen.h
…
gpu_py_platform.c
…
gpu_py_platform.h
…
gpu_py_select.c
…
gpu_py_select.h
…
gpu_py_shader_create_info.cc
…
gpu_py_shader.c
…
gpu_py_shader.h
…
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: GPUTexture: Remove _ex suffix from texture creation
2023-02-25 11:39:54 +01:00
gpu_py_texture.h
…
gpu_py_types.c
…
gpu_py_types.h
…
gpu_py_uniformbuffer.c
…
gpu_py_uniformbuffer.h
…
gpu_py_vertex_buffer.c
…
gpu_py_vertex_buffer.h
…
gpu_py_vertex_format.c
…
gpu_py_vertex_format.h
…
gpu_py.c
…
gpu_py.h
…