Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/swr: Resource management | Bruce Cherniak | 2016-03-14 | 1 | -1/+1 |
| | | | | | | | | Better tracking of resource state and synchronization. A follow on commit will clean up resource functions into a new swr_resource.cpp file. Reviewed-By: George Kyriazis <[email protected]> | ||||
* | gallium/swr: add OpenSWR driver | Tim Rowley | 2016-03-02 | 1 | -0/+307 |
OpenSWR is a new software rasterizer for x86 processors designed for high performance and high scalablility on visualization workloads. Acked-by: Roland Scheidegger <[email protected]> Acked-by: Jose Fonseca <[email protected]> |