Lines Matching refs:glthread
243 - [radeonsi] [glthread] Crash with glthread enabled
806 - drirc: Enable glthread for rpcs3
2687 - drirc: Enable glthread for PCSX2
2691 - glthread: Fix use of alloca() without #include "c99_alloca.h"
2886 - glthread: Add GLAPIENTRY to _mesa_marshal_MultiDrawArrays.
3182 - mesa: add glInternalBufferSubDataCopyMESA for glthread
3183 - mesa: add _mesa_InternalBind{ElementBuffer,VertexBuffers} for glthread
3184 - glthread: do glBufferSubData as unsynchronized upload + GPU copy
3185 - glthread: don't use atomics for refcounting to decrease overhead on AMD Zen
3186 - glthread: track pointers and strides for Pointer & EXT_dsa attrib functions
3187 - glthread: track instance divisor changes
3188 - glthread: track primitive restart state
3189 - glthread: initialize VAOs properly
3190 - glthread: handle POS vs GENERIC0 aliasing
3191 - glthread: handle gl{Push,Pop}ClientAttrib{DefaultEXT} for glthread states
3192 - glthread: upload non-VBO vertices and indices for non-Indirect non-IBM draws
3227 - glthread: stop using GLenum16 to get correct GL errors for out-of-bounds enums
3257 - glthread: don't upload for glDraw inside a display list and always sync
3289 - glthread: sync in glFlush for multiple contexts
3316 - glthread: rename non_vbo_attrib_mask -> user_buffer_mask, attribs -> buffers
3317 - glthread: handle ARB_vertex_attrib_binding