Blender Git Loki

Git Commits -> Revision 3f4f109

Revision 3f4f109 by Germano Cavalcante (master)
May 14, 2021, 15:26 (GMT)
Python GPU: New 'capabilities' module

This module exposes the capabilities defined in the GPU module in C.

This will be useful for porting existing code in `bgl` to `gpu`.

Reviewed By: fclem, brecht, campbellbarton

Maniphest Tasks: T80730

Part of D11147

Commit Details:

Full Hash: 3f4f109646059ee0780bb40dbd65b3bc8c3a8f3f
Parent Commit: 079f415
Lines Changed: +252, -2

2 Added Paths:

/source/blender/python/gpu/gpu_py_capabilities.c (+148, -0) (View)
/source/blender/python/gpu/gpu_py_capabilities.h (+23, -0) (View)

6 Modified Paths:

/source/blender/gpu/GPU_capabilities.h (+9, -0) (Diff)
/source/blender/gpu/intern/gpu_capabilities.cc (+40, -0) (Diff)
/source/blender/gpu/intern/gpu_capabilities_private.hh (+9, -0) (Diff)
/source/blender/gpu/opengl/gl_backend.cc (+17, -2) (Diff)
/source/blender/python/gpu/CMakeLists.txt (+2, -0) (Diff)
/source/blender/python/gpu/gpu_py_api.c (+4, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021