Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | swr/rast: Optimize late/bindless JIT of samplers | George Kyriazis | 2018-04-18 | 1 | -3/+6 |
* | swr: switch to using SwrGetInterface api table | Tim Rowley | 2017-07-11 | 1 | -3/+3 |
* | swr/rast: add memory api to SwrGetInterface() | Tim Rowley | 2017-04-28 | 1 | -25/+3 |
* | swr/rast: add SwrInit() to init backend/memory tables | Tim Rowley | 2017-04-28 | 1 | -12/+0 |
* | swr: [rasterizer core] pipe renderTargetArrayIndex through to clears | Ilia Mirkin | 2016-11-23 | 1 | -1/+3 |
* | swr: [rasterizer memory] split load/store for compile speed | Tim Rowley | 2016-10-11 | 1 | -2/+2 |
* | swr: [rasterizer memory] Constify load tiles | Tim Rowley | 2016-04-22 | 1 | -1/+1 |
* | gallium/swr: remove use of BYTE from swr driver | Tim Rowley | 2016-03-10 | 1 | -4/+4 |
* | gallium/swr: add OpenSWR driver | Tim Rowley | 2016-03-02 | 1 | -0/+99 |