Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/swr: Re-enable scratch space for client-memory buffers | Krzysztof Raszkowski | 2020-04-01 | 1 | -1/+4 |
* | gallium/swr: implementation of tessellation shaders compilation | Jan Zielinski | 2020-01-24 | 1 | -0/+2 |
* | swr: Rework scratch space allocation | George Kyriazis | 2017-10-19 | 1 | -29/+22 |
* | swr: knob overrides for Intel Xeon Phi | Tim Rowley | 2017-10-19 | 1 | -1/+1 |
* | swr: Remove hard-coded constant and "todo" comment. | Bruce Cherniak | 2017-07-12 | 1 | -1/+2 |
* | swr: switch to using SwrGetInterface api table | Tim Rowley | 2017-07-11 | 1 | -1/+1 |
* | swr: implement geometry shaders | Tim Rowley | 2017-03-05 | 1 | -0/+1 |
* | swr: Implement fence attached work queues for deferred deletion. | Bruce Cherniak | 2016-12-16 | 1 | -21/+11 |
* | swr: allocate all scratch space in one go for vertex buffers | Ilia Mirkin | 2016-11-21 | 1 | -2/+2 |
* | 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/+116 |