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
62ffbc7d7ffabc823d9f43618c9877ec357ec485
goo-engine
/
source
/
blender
/
python
/
gpu
T
History
Germano Cavalcante
62ffbc7d7f
PyGPU: Allow single bool in 'GPUShader.uniform_bool' method
...
As with the other uniform methods, a single value is expected.
2022-09-21 22:30:57 -03:00
..
CMakeLists.txt
Cleanup OpenGL linking and related code after libepoxy merge
2022-08-15 16:47:20 +02:00
gpu_py_api.c
…
gpu_py_api.h
…
gpu_py_batch.c
Cleanup: prefer 'arg' over 'params' for sphinx documentation
2022-09-19 14:24:31 +10:00
gpu_py_batch.h
…
gpu_py_buffer.c
PyDoc: correct parameter doc-strings & exception message
2022-09-18 00:39:13 +10:00
gpu_py_buffer.h
…
gpu_py_capabilities.c
…
gpu_py_capabilities.h
…
gpu_py_element.c
Cleanup: prefer 'arg' over 'params' for sphinx documentation
2022-09-19 14:24:31 +10:00
gpu_py_element.h
…
gpu_py_framebuffer.c
Cleanup: prefer 'arg' over 'params' for sphinx documentation
2022-09-19 14:24:31 +10:00
gpu_py_framebuffer.h
…
gpu_py_matrix.c
Cleanup: prefer 'arg' over 'params' for sphinx documentation
2022-09-19 14:24:31 +10:00
gpu_py_matrix.h
…
gpu_py_offscreen.c
…
gpu_py_offscreen.h
…
gpu_py_platform.c
RenderReport: Add option to add platform specific overrides.
2022-08-01 10:57:32 +02:00
gpu_py_platform.h
…
gpu_py_select.c
Cleanup: prefer 'arg' over 'params' for sphinx documentation
2022-09-19 14:24:31 +10:00
gpu_py_select.h
…
gpu_py_shader_create_info.cc
Cleanup: prefer 'arg' over 'params' for sphinx documentation
2022-09-19 14:24:31 +10:00
gpu_py_shader.c
PyGPU: Allow single bool in 'GPUShader.uniform_bool' method
2022-09-21 22:30:57 -03:00
gpu_py_shader.h
Cleanup: make format
2022-09-01 19:59:55 +02:00
gpu_py_state.c
Cleanup: prefer 'arg' over 'params' for sphinx documentation
2022-09-19 14:24:31 +10:00
gpu_py_state.h
…
gpu_py_texture.c
Cleanup: prefer 'arg' over 'params' for sphinx documentation
2022-09-19 14:24:31 +10:00
gpu_py_texture.h
…
gpu_py_types.c
…
gpu_py_types.h
…
gpu_py_uniformbuffer.c
…
gpu_py_uniformbuffer.h
…
gpu_py_vertex_buffer.c
Cleanup: prefer 'arg' over 'params' for sphinx documentation
2022-09-19 14:24:31 +10:00
gpu_py_vertex_buffer.h
…
gpu_py_vertex_format.c
Cleanup: prefer 'arg' over 'params' for sphinx documentation
2022-09-19 14:24:31 +10:00
gpu_py_vertex_format.h
…
gpu_py.c
…
gpu_py.h
…