mesa/glthread: remove HAVE_PTHREAD guards
[mesa.git] / src / mesa / main / marshal.h
2017-06-26 Marek Olšákmesa/glthread: remove HAVE_PTHREAD guards
2017-06-25 Grigori Goronzymesa/marshal: add custom marshalling for glNamedBuffer...
2017-04-03 Bartosz Tomczykmesa/glthread: fix misaligned address access
2017-04-02 Timothy Arcerimesa: disable glthread when DEBUG_OUTPUT_SYNCHRONOUS...
2017-03-29 Timothy Arcerimesa/glthread: print out syncs when MARSHAL_MAX_CMD_SIZ...
2017-03-25 Timothy Arcerimesa/glthread: add custom marshalling for ClearBufferfv()
2017-03-24 Timothy Arcerimesa/marshal: add custom BufferData/BufferSubData marsh...
2017-03-16 Timothy Arcerimesa: fix glthread marshal build issues on platforms...
2017-03-16 Eric Anholtmesa: Track the current vertex/element array buffers...
2017-03-16 Paul Berrymesa: Custom thread marshalling for Flush.
2017-03-16 Paul Berrymesa: Custom thread marshalling for ShaderSource.
2017-03-16 Eric Anholtmesa: Add infrastructure for a worker thread to process...