diff options
author | Eric Anholt <[email protected]> | 2012-12-28 15:05:34 -0800 |
---|---|---|
committer | Timothy Arceri <[email protected]> | 2017-03-16 14:14:18 +1100 |
commit | d8d81fbc31619f6ecf0a1b5ded22e5576e1d1739 (patch) | |
tree | 6c6ea69c5f728dd8feb29598a63d6e2ba18ec569 /src/mesa/vbo | |
parent | a76a3cf664f93ca8a0a62281907a3f3342f44054 (diff) |
mesa: Add infrastructure for a worker thread to process GL commands.
v2: Keep an allocated buffer around instead of checking for one at the
start of every GL command. Inline the now-small space allocation
function.
v3: Remove duplicate !glthread->shutdown check, process remaining work
before shutdown.
v4: Fix leaks on destroy.
V5: (Timothy Arceri) fix order of source files in makefile
Acked-by: Timothy Arceri <[email protected]>
Acked-by: Marek Olšák <[email protected]>
Tested-by: Dieter Nützel <[email protected]>
Tested-by: Mike Lothian <[email protected]>
Diffstat (limited to 'src/mesa/vbo')
0 files changed, 0 insertions, 0 deletions