mesa/glthread: remove HAVE_PTHREAD guards
[mesa.git] / src / mesa / main / glthread.c
2017-06-26 Marek Olšákmesa/glthread: remove HAVE_PTHREAD guards
2017-04-21 Emil Velikovmesa/glthread: correctly compare thread handles
2017-04-03 Bartosz Tomczykmesa/glthread: Avoid unnecessary batch reallocation
2017-04-03 Bartosz Tomczykmesa/glthread: Call unmarshal_batch directly in glthrea...
2017-03-23 Miklós Mátémesa: set thread name for glthread
2017-03-16 Gregory Hainautmesa/glthread: restore the dispatch table when incompat...
2017-03-16 Gregory Hainautmesa/glthread: don't set a dispatch table if we aren...
2017-03-16 Eric Anholtmesa: Statically allocate glthread command buffer in...
2017-03-16 Eric Anholtmesa: Connect the generated GL command marshalling...
2017-03-16 Paul Berrymesa: Create pointers for multithread marshalling dispa...
2017-03-16 Eric Anholtmesa: Add infrastructure for a worker thread to process...