Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: fix glthread marshal build issues on platforms without PTHREAD | Timothy Arceri | 2017-03-16 | 1 | -4/+10 |
* | mesa: fix glthread build issues on platforms without PTHREAD | Timothy Arceri | 2017-03-16 | 1 | -1/+1 |
* | mesa/glthread: restore the dispatch table when incompatible gl calls are dete... | Gregory Hainaut | 2017-03-16 | 1 | -0/+7 |
* | mesa: Track the current vertex/element array buffers for glthread. | Eric Anholt | 2017-03-16 | 1 | -0/+12 |
* | mesa: Statically allocate glthread command buffer in the batch struct. | Eric Anholt | 2017-03-16 | 1 | -4/+4 |
* | mesa: Add infrastructure for a worker thread to process GL commands. | Eric Anholt | 2017-03-16 | 1 | -0/+130 |