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
6b433f4eb3da0acf092fb4e5417b10f9b304d073
goo-engine
/
source
/
blender
/
python
/
gpu
T
History
Campbell Barton
83d4328ce7
PyDoc: add gpu.shader
...
Also some syntax corrections.
2018-09-15 10:35:03 +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 module: Initial implementation of the
gpu.shader
submodule.
2018-09-14 09:46:19 -03:00
gpu_py_batch.h
…
gpu_py_matrix.c
…
gpu_py_matrix.h
…
gpu_py_offscreen.c
…
gpu_py_offscreen.h
…
gpu_py_select.c
…
gpu_py_select.h
…
gpu_py_shader.c
PyDoc: add gpu.shader
2018-09-15 10:35:03 +10:00
gpu_py_shader.h
GPU module: Initial implementation of the
gpu.shader
submodule.
2018-09-14 09:46:19 -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
…