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
3d6578b33e4ee5dead082043f8b2fca4bc483073
goo-engine
/
source
/
blender
/
python
/
gpu
T
History
Clément Foucault
3d6578b33e
GPUTexture: Add texture usage flag to all texture creation
...
All usages are currently placeholder GPU_TEXTURE_USAGE_GENERAL.
2023-02-25 11:39:53 +01:00
..
CMakeLists.txt
…
gpu_py_api.c
…
gpu_py_api.h
…
gpu_py_batch.c
GPU: Cleanup GPU_batch.h documentation and some of the API for consistency
2023-02-09 22:46:35 +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
Cleanup: remove redundant forward declarations for structs
2023-01-18 18:41:13 +11:00
gpu_py_platform.c
…
gpu_py_platform.h
…
gpu_py_select.c
…
gpu_py_select.h
…
gpu_py_shader_create_info.cc
GPU: Fix using FLOAT_2D_ARRAY and FLOAT_3D textures via Python.
2022-12-06 20:16:39 +01:00
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: Add scissor functions to gpu.state.
2023-02-20 09:13:20 +01:00
gpu_py_state.h
…
gpu_py_texture.c
GPUTexture: Add texture usage flag to all texture creation
2023-02-25 11:39:53 +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
Fix build error after PyGPU changes
2022-11-29 18:46:59 +01:00
gpu_py.h
Fix build error after PyGPU changes
2022-11-29 18:46:59 +01:00