tornavis/source/blender
Kévin Dietrich 45b637e1e7 GPU capabilities: detect max SSBO bindings
This adds detection of the maximum number of shader storage buffer
bindings that is supported on the current platform. This can be
useful to turn off features that require compute shaders but use
more buffer bindings than available.

Differential Revision: https://developer.blender.org/D14337
2022-03-15 16:04:41 +01:00
..
blendthumb File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
blenfont File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
blenkernel Fix slow tracking of long sequences 2022-03-15 15:50:40 +01:00
blenlib Cleanup: use M_PI_2 and M_PI_4 where possible 2022-03-11 18:27:58 +01:00
blenloader Geometry Nodes: Add named attribute nodes behind experimental flag 2022-03-14 11:48:11 -05:00
blentranslation 18n: Add new `EDITOR_VIEW3D` translation context. 2022-02-28 14:37:07 +01:00
bmesh Cleanup: use M_PI_2 and M_PI_4 where possible 2022-03-11 18:27:58 +01:00
compositor Auto-generate RNA-structs declarations in `RNA_prototypes.h` 2022-03-14 17:08:46 +01:00
datatoc Cleanup: remove white-space before headers 2022-02-11 14:23:54 +11:00
depsgraph Auto-generate RNA-structs declarations in `RNA_prototypes.h` 2022-03-14 17:08:46 +01:00
draw Revert "Animation: Sensible frame range for motion paths" 2022-03-14 11:17:45 +01:00
editors Fix slow tracking of long sequences 2022-03-15 15:50:40 +01:00
freestyle Auto-generate RNA-structs declarations in `RNA_prototypes.h` 2022-03-14 17:08:46 +01:00
functions Cleanup: use back-slash for doxygen commands, color after parameters 2022-03-02 12:11:08 +11:00
geometry Fix: Handle handles reset when realizing with other curve types 2022-03-10 15:42:30 -06:00
gpencil_modifiers Auto-generate RNA-structs declarations in `RNA_prototypes.h` 2022-03-14 17:08:46 +01:00
gpu GPU capabilities: detect max SSBO bindings 2022-03-15 16:04:41 +01:00
ikplugin Cleanup: spelling in comments & some minor clarifications 2022-03-10 16:27:18 +11:00
imbuf Cleanup: Clang tidy 2022-03-14 10:55:48 -05:00
io Fix T96303: C++ OBJ exporter needs presets and skip modifiers. 2022-03-13 12:04:52 -04:00
makesdna Cleanup: correct unbalanced doxy sections 2022-03-15 17:29:54 +11:00
makesrna Cleanup: Remove confusing double negation in RNA helper function 2022-03-15 13:11:41 +01:00
modifiers Cleanup: correct unbalanced doxy sections 2022-03-15 17:29:54 +11:00
nodes Cleanup: correct unbalanced doxy sections 2022-03-15 17:29:54 +11:00
python Docs: correct doc-string for BPY_driver_reset 2022-03-15 15:31:11 +11:00
render Cleanup: spelling in comments 2022-03-08 14:32:34 +11:00
sequencer Auto-generate RNA-structs declarations in `RNA_prototypes.h` 2022-03-14 17:08:46 +01:00
shader_fx Auto-generate RNA-structs declarations in `RNA_prototypes.h` 2022-03-14 17:08:46 +01:00
simulation UI: Comments Misspellings of Vertex/Vertices 2022-03-02 10:05:15 -08:00
windowmanager Cleanup: remove redundant 'extern StructRNA' declarations 2022-03-15 09:14:38 -03:00
CMakeLists.txt Curves: add initial sculpt mode 2022-02-15 12:32:15 +01:00