Block a user
8255865fa2
Merge branch 'main' into glsl-preprocess-printf
88420820fb
Merge branch 'blender-v4.3-release'
b2e0193cc1
Fix #128929: Multires face set automasking doesnt work with no face set
ccb8eff970
Merge branch 'blender-v4.3-release'
a205e34158
Fix #128933: Dyntopo density brush prints constant console errors
Fix: Metal: GPU_finish() not syncing when there's no (current) command buffer to sync on
GPU: Remove runtime parsing of GLSL source
d75a1b3c9d
GPU: Fix shader log for GLSL
de08918231
GPU: Polish enum preprocessing
9f2278eb5a
GPU: Change preprocessor hash to function and reuse it for string hash
Fix: Metal: GPU_finish() not syncing when there's no (current) command buffer to sync on
@blender-bot build macos
Fix: Metal: GPU_finish() not syncing when there's no (current) command buffer to sync on
@blender-bot build
865344afa9
Cleanup: DRW: Remove unused function
b08d44b4be
GPU: Simplify runtime GLSL source parsing
3da227a18a
GPU: Simplify shader function parsing
3677a02345
GPU: Move function parsing to preprocessor
56aa7fd975
GPU: Remove is_in_comment from startup preprocessing
6357e277b0
GPU: Simplify runtime GLSL source parsing
81a1c7381f
GPU: Simplify shader function parsing
ae48dcf990
GPU: Move function parsing to preprocessor
GPU: Move more linting and processing of GLSL to compile time
b4b2e96795
GPU: Remove is_in_comment from startup preprocessing
f61fd23977
GPU: Move small type check to compile time preprocessor
0a2f8f952d
Metal: Inject line directives inside shader at compile time