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
c0e5929ad22f773aafb1a6f005d270b239d101a6
goo-engine
/
source
/
blender
/
python
/
gpu
T
History
Clément Foucault
b0e7a6db56
Merge branch 'blender-v4.0-release'
...
# Conflicts: # source/blender/gpu/opengl/gl_backend.cc
2023-10-20 17:23:53 +02:00
..
CMakeLists.txt
CMake: WITH_OPENGL_BACKEND=OFF excludes EGL/EPOXY includes & libraries
2023-10-07 18:30:17 +11:00
gpu_py_api.cc
…
gpu_py_api.h
…
gpu_py_batch.cc
…
gpu_py_batch.h
…
gpu_py_buffer.cc
Fix
#110524
: Use correct typed API to retrieve python GPU buffer sizes
2023-10-12 07:44:13 +02:00
gpu_py_buffer.h
…
gpu_py_capabilities.cc
GPU: Remove GPU_shader_storage_buffer_objects_support
2023-09-21 12:55:51 +02:00
gpu_py_capabilities.h
…
gpu_py_element.cc
…
gpu_py_element.h
…
gpu_py_framebuffer.cc
…
gpu_py_framebuffer.h
…
gpu_py_matrix.cc
…
gpu_py_matrix.h
…
gpu_py_offscreen.cc
…
gpu_py_offscreen.h
…
gpu_py_platform.cc
Add check for Qualcomm devices on Windows
2023-10-20 17:18:35 +02:00
gpu_py_platform.h
…
gpu_py_select.cc
…
gpu_py_select.h
…
gpu_py_shader_create_info.cc
Cleanup: remove use of 'auto'
2023-09-08 16:53:27 +10:00
gpu_py_shader.cc
Cleanup: spelling in comments, white-space in comments
2023-10-19 18:53:16 +11:00
gpu_py_shader.h
…
gpu_py_state.cc
…
gpu_py_state.h
…
gpu_py_texture.cc
…
gpu_py_texture.h
…
gpu_py_types.cc
…
gpu_py_types.h
…
gpu_py_uniformbuffer.cc
…
gpu_py_uniformbuffer.h
…
gpu_py_vertex_buffer.cc
…
gpu_py_vertex_buffer.h
…
gpu_py_vertex_format.cc
…
gpu_py_vertex_format.h
…
gpu_py.cc
…
gpu_py.h
…