r600g: move streamout state to drivers/radeon
[mesa.git] / src / gallium / drivers / r600 / compute_memory_pool.c
2013-08-30 Marek Olšákr600g: move streamout state to drivers/radeon
2013-03-11 Marek Olšákr600g: remove r600.h, move the stuff elsewhere (mostly...
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...
2012-12-13 Maxence Le Dorer600g/radeonsi: Silence warnings
2012-10-11 Marek Olšákgallium: unify transfer functions
2012-10-01 Tom Stellardr600g: Re-enable growing of the compute memory pool
2012-10-01 Tom Stellardr600g: Fix bug when adding new items to the compute...
2012-10-01 Tom Stellardr600g: Use a RAT buffer as the backing bo for the compu...
2012-10-01 Tom Stellardr600g: Make sure to init the compute memory pool with...
2012-09-19 Tom Stellardr600g: Add some comments and debug printfs to compute...
2012-09-10 Marek Olšákr600g: fix printf warning
2012-09-06 Matt TurnerDon't cast the return value of malloc/realloc
2012-08-16 Marek Olšákr600g: rename r600_resource_texture to r600_texture
2012-07-11 Tom Stellardr600g/compute: Disable growing the memory pool
2012-07-11 Tom Stellardr600g/compute: Add more debugging output
2012-07-09 Tom Stellardr600g: Don't create a texture for the memory_pool durin...
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-01 Adam Rakr600g: compute support for evergreen