summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/swr/swr_resource.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-26swr: Handle resource across context changesGeorge Kyriazis1-0/+3
2017-09-13swr/rast: Migrate memory pointers to gfxptr_t typeTim Rowley1-1/+1
2017-06-22swr: invalidate attachment on transition changeGeorge Kyriazis1-0/+4
2017-04-14swr: Enable MSAA in OpenSWR software rendererBruce Cherniak1-0/+4
2016-11-22swr: rework resource layout and surface setupIlia Mirkin1-6/+2
2016-04-20swr: fix resource backed constant buffersTim Rowley1-1/+1
2016-03-17gallium/swr: Cleaned up some context-resource managementGeorge Kyriazis1-12/+6
2016-03-14gallium/swr: Resource managementBruce Cherniak1-4/+50
2016-03-02gallium/swr: add OpenSWR driverTim Rowley1-0/+97