Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | radeonsi: remove unused draw packet functions | Marek Olšák | 2014-12-10 | 1 | -75/+0 |
* | radeonsi: remove old cache flushing code | Marek Olšák | 2014-09-24 | 1 | -21/+0 |
* | radeonsi: implement ARB_draw_indirect | Marek Olšák | 2014-07-18 | 1 | -0/+53 |
* | radeonsi: cleanup includes, add missing license | Marek Olšák | 2014-01-28 | 1 | -1/+0 |
* | radeonsi: Apply si_* file naming scheme. | Andreas Hartmetz | 2014-01-14 | 1 | -2/+2 |
* | radeonsi: simplify and improve flushing | Marek Olšák | 2013-08-31 | 1 | -9/+0 |
* | radeonsi: implement MSAA colorbuffer compression for rendering | Marek Olšák | 2013-08-17 | 1 | -0/+9 |
* | radeonsi: update surface sync packet emit for CIK | Alex Deucher | 2013-06-28 | 1 | -6/+17 |
* | radeonsi: move draw cmds to si_commands.c | Christian Koenig | 2012-09-26 | 1 | -0/+22 |
* | radeonsi: start seperating commands into si_commands.c | Christian Koenig | 2012-09-26 | 1 | -0/+8 |
* | radeonsi: move sync handling into new state handler | Christian König | 2012-08-11 | 1 | -0/+39 |