Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r600g: remove r600.h, move the stuff elsewhere (mostly to r600_pipe.h) | Marek Olšák | 2013-03-11 | 1 | -1/+0 |
* | r600g: use a single env var R600_DEBUG, disable bytecode dumping | Marek Olšák | 2013-03-11 | 1 | -12/+8 |
* | r600g: cleanup #include recursion between r600_pipe.h and evergreen_compute.h | Marek Olšák | 2013-03-11 | 1 | -1/+1 |
* | gallium: unify transfer functions | Marek Olšák | 2012-10-11 | 1 | -4/+7 |
* | r600g: Emit dispatch state for compute directly to the cs | Tom Stellard | 2012-07-27 | 1 | -1/+0 |
* | r600g: Atomize compute shader state | Tom Stellard | 2012-07-27 | 1 | -0/+2 |
* | r600g: Add start_compute_cs atom to struct r600_context | Tom Stellard | 2012-07-09 | 1 | -1/+1 |
* | r600g: compute support for evergreen | Adam Rak | 2012-06-01 | 1 | -0/+69 |