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
bce84bcbcce32f1d1bd433d85d651786132e51bf
goo-engine
/
source
/
blender
/
python
/
gpu
T
History
Germano Cavalcante
c8d1d98428
Fix
#116551
: gpu.types.Buffer always returning 'FLOAT' type on MacOS
...
The issue involves using const on a variable that is later modified.
2024-12-10 12:55:35 +01:00
..
CMakeLists.txt
…
gpu_py_api.cc
…
gpu_py_api.hh
…
gpu_py_batch.cc
…
gpu_py_batch.hh
…
gpu_py_buffer.cc
Fix
#116551
: gpu.types.Buffer always returning 'FLOAT' type on MacOS
2024-12-10 12:55:35 +01:00
gpu_py_buffer.hh
…
gpu_py_capabilities.cc
…
gpu_py_capabilities.hh
…
gpu_py_compute.cc
…
gpu_py_compute.hh
…
gpu_py_element.cc
…
gpu_py_element.hh
…
gpu_py_framebuffer.cc
…
gpu_py_framebuffer.hh
…
gpu_py_matrix.cc
…
gpu_py_matrix.hh
…
gpu_py_offscreen.cc
…
gpu_py_offscreen.hh
…
gpu_py_platform.cc
…
gpu_py_platform.hh
…
gpu_py_select.cc
…
gpu_py_select.hh
…
gpu_py_shader_create_info.cc
…
gpu_py_shader.cc
…
gpu_py_shader.hh
…
gpu_py_state.cc
Fix
#127636
: Inconsistent GPU module doc
2024-09-23 13:30:52 +02:00
gpu_py_state.hh
…
gpu_py_texture.cc
…
gpu_py_texture.hh
…
gpu_py_types.cc
…
gpu_py_types.hh
…
gpu_py_uniformbuffer.cc
…
gpu_py_uniformbuffer.hh
…
gpu_py_vertex_buffer.cc
…
gpu_py_vertex_buffer.hh
…
gpu_py_vertex_format.cc
…
gpu_py_vertex_format.hh
…
gpu_py.cc
…
gpu_py.hh
…