aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/glthread.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: fix glthread marshal build issues on platforms without PTHREADTimothy Arceri2017-03-161-4/+10
* mesa: fix glthread build issues on platforms without PTHREADTimothy Arceri2017-03-161-1/+1
* mesa/glthread: restore the dispatch table when incompatible gl calls are dete...Gregory Hainaut2017-03-161-0/+7
* mesa: Track the current vertex/element array buffers for glthread.Eric Anholt2017-03-161-0/+12
* mesa: Statically allocate glthread command buffer in the batch struct.Eric Anholt2017-03-161-4/+4
* mesa: Add infrastructure for a worker thread to process GL commands.Eric Anholt2017-03-161-0/+130