aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr/swr_scratch.cpp
Commit message (Expand)AuthorAgeFilesLines
* gallium/swr: Re-enable scratch space for client-memory buffersKrzysztof Raszkowski2020-04-011-1/+4
* gallium/swr: implementation of tessellation shaders compilationJan Zielinski2020-01-241-0/+2
* swr: Rework scratch space allocationGeorge Kyriazis2017-10-191-29/+22
* swr: knob overrides for Intel Xeon PhiTim Rowley2017-10-191-1/+1
* swr: Remove hard-coded constant and "todo" comment.Bruce Cherniak2017-07-121-1/+2
* swr: switch to using SwrGetInterface api tableTim Rowley2017-07-111-1/+1
* swr: implement geometry shadersTim Rowley2017-03-051-0/+1
* swr: Implement fence attached work queues for deferred deletion.Bruce Cherniak2016-12-161-21/+11
* swr: allocate all scratch space in one go for vertex buffersIlia Mirkin2016-11-211-2/+2
* gallium/swr: remove use of BYTE from swr driverTim Rowley2016-03-101-4/+4
* gallium/swr: add OpenSWR driverTim Rowley2016-03-021-0/+116