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
5c9bea25d08ccdcac004d22046d0ca08ad3f462c
goo-engine
/
source
/
blender
/
python
/
gpu
T
History
Germano Cavalcante
fafb901baa
PyDoc: fix 2D builtin shaders documentation
...
2D shaders require the `vec2` attribute for "pos" (not `vec3`)
2022-07-28 14:36:07 -03:00
..
CMakeLists.txt
…
gpu_py_api.c
Cleanup: remove redundant GPU headers
2022-06-22 14:59:42 +10:00
gpu_py_api.h
…
gpu_py_batch.c
Cleanup: remove redundant GPU headers
2022-06-22 14:59:42 +10:00
gpu_py_batch.h
…
gpu_py_buffer.c
…
gpu_py_buffer.h
…
gpu_py_capabilities.c
…
gpu_py_capabilities.h
…
gpu_py_element.c
Cleanup: remove redundant GPU headers
2022-06-22 14:59:42 +10:00
gpu_py_element.h
…
gpu_py_framebuffer.c
Cleanup: Clang tidy
2022-06-22 18:58:25 -05:00
gpu_py_framebuffer.h
…
gpu_py_matrix.c
…
gpu_py_matrix.h
…
gpu_py_offscreen.c
Cleanup: remove redundant GPU headers
2022-06-22 14:59:42 +10:00
gpu_py_offscreen.h
…
gpu_py_platform.c
Cleanup: remove redundant GPU headers
2022-06-22 14:59:42 +10:00
gpu_py_platform.h
…
gpu_py_select.c
Cleanup: remove redundant GPU headers
2022-06-22 14:59:42 +10:00
gpu_py_select.h
…
gpu_py_shader_create_info.cc
Cleanup: remove redundant GPU headers
2022-06-22 14:59:42 +10:00
gpu_py_shader.c
PyDoc: fix 2D builtin shaders documentation
2022-07-28 14:36:07 -03:00
gpu_py_shader.h
…
gpu_py_state.c
…
gpu_py_state.h
…
gpu_py_texture.c
…
gpu_py_texture.h
…
gpu_py_types.c
Cleanup: remove redundant GPU headers
2022-06-22 14:59:42 +10:00
gpu_py_types.h
…
gpu_py_uniformbuffer.c
Cleanup: remove redundant GPU headers
2022-06-22 14:59:42 +10:00
gpu_py_uniformbuffer.h
…
gpu_py_vertex_buffer.c
Docs: Fix out of order parameters
2022-07-13 16:25:57 -04:00
gpu_py_vertex_buffer.h
…
gpu_py_vertex_format.c
Cleanup: remove redundant GPU headers
2022-06-22 14:59:42 +10:00
gpu_py_vertex_format.h
…
gpu_py.c
…
gpu_py.h
…