summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr/swr_context.cpp
Commit message (Expand)AuthorAgeFilesLines
* swr: Removed stalling SwrWaitForIdle from queries.Bruce Cherniak2016-10-031-15/+18
* swr: [rasterizer core] split FE and BE statsTim Rowley2016-08-101-2/+17
* swr: [rasterizer core] fundamentally change how stats workTim Rowley2016-08-101-0/+31
* swr: [rasterizer core] improve implementation for SoWriteOffsetTim Rowley2016-08-101-0/+1
* gallium: add a pipe_context parameter to fence_finishMarek Olšák2016-08-101-2/+2
* gallium: split transfer_inline_write into buffer and texture callbacksMarek Olšák2016-07-231-1/+2
* swr: Update screen->context pointer with multiple contexts.Bruce Cherniak2016-06-171-3/+3
* swr: s/Elements/ARRAY_SIZE/Tim Rowley2016-04-271-2/+2
* swr: dereference cbuf/zbuf/views on context destroyTim Rowley2016-04-181-0/+15
* swr: [rasterizer core] subcontext reworkTim Rowley2016-03-251-1/+0
* gallium/swr: Cleaned up some context-resource managementGeorge Kyriazis2016-03-171-5/+11
* gallium/swr: Resource managementBruce Cherniak2016-03-141-64/+39
* gallium/swr: add OpenSWR driverTim Rowley2016-03-021-0/+407