This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
08c7733c1393d200513983d9b895ef8e92110591
test2
/
source
/
blender
/
python
/
gpu
History
Campbell Barton
08c7733c13
Cleanup: style
2018-09-21 08:11:50 +10:00
..
CMakeLists.txt
…
gpu_py_api.c
…
gpu_py_api.h
…
gpu_py_batch.c
gpu.batch module: keep shader reference in batch.
2018-09-20 16:38:43 -03:00
gpu_py_batch.h
…
gpu_py_matrix.c
…
gpu_py_matrix.h
…
gpu_py_offscreen.c
Preserve the actively bound framebuffer after using gpu.offscreen
2018-09-20 21:43:08 +00:00
gpu_py_offscreen.h
…
gpu_py_select.c
…
gpu_py_select.h
…
gpu_py_shader.c
Cleanup: style
2018-09-21 08:11:50 +10:00
gpu_py_shader.h
gpu.shader module: Do not free builtin shaders.
2018-09-20 15:21:59 -03:00
gpu_py_types.c
…
gpu_py_types.h
…
gpu_py_vertex_buffer.c
…
gpu_py_vertex_buffer.h
…
gpu_py_vertex_format.c
…
gpu_py_vertex_format.h
…