Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/mesa: add support for ARB_sample_locations | Rhys Perry | 2018-06-14 | 1 | -0/+27 |
* | st/mesa: don't update unrelated states in non-draw calls such as Clear | Marek Olšák | 2017-02-25 | 1 | -1/+1 |
* | mesa/st: Use _mesa_geometric_ functions appropriately | Edward O'Callaghan | 2016-04-07 | 1 | -1/+3 |
* | st/mesa: add a second pipeline for compute | Samuel Pitoiset | 2016-02-13 | 1 | -1/+1 |
* | st/mesa: minor fix-up in st_GetSamplePosition() | Brian Paul | 2014-07-09 | 1 | -2/+4 |
* | mesa: remove #include "mfeatures.h" from numerous source files | Brian Paul | 2013-04-17 | 1 | -1/+0 |
* | st/mesa: clean up formatting in st_cb_msaa.c | Brian Paul | 2013-04-17 | 1 | -12/+18 |
* | st/mesa: add support for get sample position | Dave Airlie | 2013-04-11 | 1 | -0/+54 |