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
08c7733c1393d200513983d9b895ef8e92110591
goo-engine
/
source
/
blender
/
python
/
gpu
T
History
Campbell Barton
08c7733c13
Cleanup: style
2018-09-21 08:11:50 +10:00
..
CMakeLists.txt
GPU module: Initial implementation of the
gpu.shader
submodule.
2018-09-14 09:46:19 -03:00
gpu_py_api.c
GPU module: Initial implementation of the
gpu.shader
submodule.
2018-09-14 09:46:19 -03:00
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 module: Initial implementation of the
gpu.shader
submodule.
2018-09-14 09:46:19 -03:00
gpu_py_types.h
GPU module: Initial implementation of the
gpu.shader
submodule.
2018-09-14 09:46:19 -03:00
gpu_py_vertex_buffer.c
…
gpu_py_vertex_buffer.h
…
gpu_py_vertex_format.c
…
gpu_py_vertex_format.h
…