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
a9dea9cfaa756396153223f1eb2d8dc3161ded01
goo-engine
/
source
/
blender
/
python
/
gpu
T
History
Germano Cavalcante
ba83ad226d
Fix error in recent commit
...
Introduced in rBcada56b1f72f537f9ab007cfafd430ac10c292fb
2020-12-11 17:54:27 -03:00
..
CMakeLists.txt
…
gpu_py_api.c
PyDoc: resolve duplicate module warnings
2020-10-09 12:11:00 +11:00
gpu_py_api.h
…
gpu_py_batch.c
Cleanup: Python GPU: change prefix 'bpygpu_' to 'py_' in static functions
2020-12-11 16:06:22 -03:00
gpu_py_batch.h
…
gpu_py_element.c
Cleanup: Python GPU: change prefix 'bpygpu_' to 'py_' in static functions
2020-12-11 16:06:22 -03:00
gpu_py_element.h
…
gpu_py_matrix.c
Cleanup: Python GPU: change prefix 'bpygpu_' to 'py_' in static functions
2020-12-11 16:06:22 -03:00
gpu_py_matrix.h
…
gpu_py_offscreen.c
Cleanup: Python GPU: change prefix 'bpygpu_' to 'py_' in static functions
2020-12-11 16:06:22 -03:00
gpu_py_offscreen.h
…
gpu_py_select.c
Cleanup: Python GPU: change prefix 'bpygpu_' to 'py_' in static functions
2020-12-11 16:06:22 -03:00
gpu_py_select.h
…
gpu_py_shader.c
Fix error in recent commit
2020-12-11 17:54:27 -03:00
gpu_py_shader.h
…
gpu_py_types.c
…
gpu_py_types.h
…
gpu_py_vertex_buffer.c
Cleanup: Python GPU: change prefix 'bpygpu_' to 'py_' in static functions
2020-12-11 16:06:22 -03:00
gpu_py_vertex_buffer.h
Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fix
2020-09-04 21:04:16 +02:00
gpu_py_vertex_format.c
Cleanup: Python GPU: change prefix 'bpygpu_' to 'py_' in static functions
2020-12-11 16:06:22 -03:00
gpu_py_vertex_format.h
…