aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr/swr_resource.h
Commit message (Expand)AuthorAgeFilesLines
* swr: Handle resource across context changesGeorge Kyriazis2017-09-261-0/+3
* swr/rast: Migrate memory pointers to gfxptr_t typeTim Rowley2017-09-131-1/+1
* swr: invalidate attachment on transition changeGeorge Kyriazis2017-06-221-0/+4
* swr: Enable MSAA in OpenSWR software rendererBruce Cherniak2017-04-141-0/+4
* swr: rework resource layout and surface setupIlia Mirkin2016-11-221-6/+2
* swr: fix resource backed constant buffersTim Rowley2016-04-201-1/+1
* gallium/swr: Cleaned up some context-resource managementGeorge Kyriazis2016-03-171-12/+6
* gallium/swr: Resource managementBruce Cherniak2016-03-141-4/+50
* gallium/swr: add OpenSWR driverTim Rowley2016-03-021-0/+97