Blender Git Commit Log

Git Commits -> Revision 0fc456f

Revision 0fc456f by Clément Foucault (master)
February 2, 2021, 23:15 (GMT)
Fix T85314 GPU: Drawlist submit data overflows.

This was caused by an incorrect bound check. Since we now use different
data type for indexed and non-indexed drawcalls, we need to check if the
next drawcall is going to overflow the buffer.

Commit Details:

Full Hash: 0fc456f091d9959650fca45e450b4d2218888b64
Parent Commit: 4a80c0e
Lines Changed: +10, -5

1 Modified Path:

/source/blender/gpu/opengl/gl_drawlist.cc (+10, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021