mesa: add ARB_vertex_attrib_64bit VertexArrayVertexAttribLOffsetEXT
[mesa.git] / src / mesa / main / glthread.h
2018-11-21 Marek Olšákmesa/glthread: pass the function name to _mesa_glthread...
2018-04-12 Marek Olšákmesa: include mtypes.h less
2017-06-26 Marek Olšákmesa/glthread: don't include pthread.h
2017-06-26 Marek Olšákmesa/glthread: decrease the batch size for better perf...
2017-06-26 Marek Olšákmesa/glthread: add glthread "perf" counters and pass...
2017-06-26 Marek Olšákmesa/glthread: switch to u_queue and redesign the batch...
2017-06-26 Marek Olšákmesa/glthread: remove HAVE_PTHREAD guards
2017-03-16 Timothy Arcerimesa: fix glthread marshal build issues on platforms...
2017-03-16 Timothy Arcerimesa: fix glthread build issues on platforms without...
2017-03-16 Gregory Hainautmesa/glthread: restore the dispatch table when incompat...
2017-03-16 Eric Anholtmesa: Track the current vertex/element array buffers...
2017-03-16 Eric Anholtmesa: Statically allocate glthread command buffer in...
2017-03-16 Eric Anholtmesa: Add infrastructure for a worker thread to process...