Blender Git Commit Log

Git Commits -> Revision d126ffb

Revision d126ffb by Clément Foucault (master)
September 11, 2017, 21:15 (GMT)
DRW: Use static list (array) of texture/ubo to track bound textures/ubos.

This is in order to use the same texture on multiple sampler.
Also texture counter is reset after each shading group. This mimics the previous behaviour.

Commit Details:

Full Hash: d126ffbea4fc549072100022c8be15bd4e3f62ca
Parent Commit: 4757404
Lines Changed: +98, -88

5 Modified Paths:

/source/blender/draw/engines/clay/clay_engine.c (+9, -13) (Diff)
/source/blender/draw/intern/draw_manager.c (+82, -73) (Diff)
/source/blender/draw/modes/object_mode.c (+2, -0) (Diff)
/source/blender/gpu/GPU_uniformbuffer.h (+0, -2) (Diff)
/source/blender/gpu/intern/gpu_uniformbuffer.c (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021