aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/swr/swr_clear.cpp
Commit message (Expand)AuthorAgeFilesLines
* swr: Fix type to match parameters of std::max()George Kyriazis2016-12-021-7/+7
* swr: clear every layer of the attached surfacesIlia Mirkin2016-11-231-6/+29
* swr: [rasterizer core] pipe renderTargetArrayIndex through to clearsIlia Mirkin2016-11-231-1/+1
* swr: call swr_update_derived unconditionally when drawing/clearingIlia Mirkin2016-11-211-2/+1
* swr: [rasterizer core] fix clear with multiple color attachmentsTim Rowley2016-11-161-12/+4
* swr: [rasterizer core] only use Viewport/Scissors during SwrDraw* operationsTim Rowley2016-08-171-10/+2
* gallium: add render_condition_enable param to clear_render_target/depth_stencilMarek Olšák2016-08-101-2/+4
* gallium/swr: Resource managementBruce Cherniak2016-03-141-2/+2
* gallium/swr: add OpenSWR driverTim Rowley2016-03-021-0/+142