r600g: use a single env var R600_DEBUG, disable bytecode dumping
[mesa.git] / src / gallium / drivers / r600 / evergreen_compute_internal.c
2013-03-11 Marek Olšákr600g: use a single env var R600_DEBUG, disable bytecod...
2013-03-11 Marek Olšákr600g: cleanup #include recursion between r600_pipe...
2013-01-28 Jerome Glisser600g: add multi ring support with dma as first second...
2012-12-22 Marek Olšákr600g: rename GPU_FLUSH -> INVAL_READ_CACHES
2012-12-20 Jerome Glisser600g: rework flusing and synchronization pattern v7
2012-12-13 Maxence Le Dorer600g/radeonsi: Silence warnings
2012-12-12 Marek Olšákgallium: remove pipe_surface::usage
2012-11-06 Marek Olšákr600g: add in-place DB decompression and texturing...
2012-10-08 Marek Olšákr600g: remove unused variables to fix compile warnings
2012-10-01 Tom Stellardr600g: Use a RAT buffer as the backing bo for the compu...
2012-09-21 Marek Olšákr600g: atomize framebuffer state
2012-09-13 Marek Olšákr600g: simplify flushing
2012-08-16 Marek Olšákr600g: rename r600_resource_texture to r600_texture
2012-08-16 Marek Olšákr600g: cleanup r600_resource_texture in favor of radeon...
2012-08-04 Marek Olšákr600g: precompute color buffer state in pipe_surface...
2012-08-04 Marek Olšákr600g: drop the old texture allocation code
2012-07-27 Tom Stellardr600g: Emit dispatch state for compute directly to...
2012-07-15 Tom Stellardr600g: Unify 3D and compute vertex buffer emission
2012-07-12 Marek Olšákr600g: move CB_TARGET_MASK setup into new cb_misc_state
2012-07-09 Tom Stellardr600g/compute: Use evergreen_cb() for binding RATs
2012-07-09 Tom Stellardr600g: Use a texture as the underlying resource for...
2012-06-21 Tom Stellardr600g: Unify SURFACE_SYNC packet emission for 3D and...
2012-06-06 Tom Stellardr600g: Compute support for Cayman
2012-06-01 Adam Rakr600g: compute support for evergreen