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
7966cd16d6dc4e66d01f7bd68a090107c1a7978c
goo-engine
/
source
/
blender
/
python
/
gpu
T
History
Martijn Versteegh
da590428c3
Merge branch 'blender-v3.5-release'
2023-03-17 10:08:42 +01:00
..
CMakeLists.txt
…
gpu_py_api.c
…
gpu_py_api.h
…
gpu_py_batch.c
Python: Add range and instance drawing to GPUBatch
2023-03-01 10:23:38 +01: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
…
gpu_py_element.h
…
gpu_py_framebuffer.c
Cleanup: GPUTexture: Rename some functions with more descriptive names
2023-02-25 11:39:53 +01:00
gpu_py_framebuffer.h
…
gpu_py_matrix.c
…
gpu_py_matrix.h
…
gpu_py_offscreen.c
Cleanup: use '#' prefix for issues instead of 'T'
2023-02-12 14:56:05 +11:00
gpu_py_offscreen.h
…
gpu_py_platform.c
…
gpu_py_platform.h
…
gpu_py_select.c
…
gpu_py_select.h
…
gpu_py_shader_create_info.cc
…
gpu_py_shader.c
Cleanup: GPUShader: Rename
GPU_shader_uniform_vector
2023-02-13 11:22:38 +01:00
gpu_py_shader.h
…
gpu_py_state.c
Python: Unable to use
gpu.state.scissor_test_set
.
2023-03-17 08:03:55 +01:00
gpu_py_state.h
…
gpu_py_texture.c
Cleanup: GPUTexture: Remove _ex suffix from texture creation
2023-02-25 11:39:54 +01: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
…
gpu_py_vertex_buffer.h
…
gpu_py_vertex_format.c
…
gpu_py_vertex_format.h
…
gpu_py.c
…
gpu_py.h
…