r600g/compute: Only move to the pool the buffers marked for promoting
[mesa.git] / src / gallium / drivers / r600 / compute_memory_pool.c
2014-06-20 Bruno Jiménezr600g/compute: Only move to the pool the buffers marked...
2014-06-20 Bruno Jiménezr600g/compute: divide the item list in two
2014-06-20 Bruno Jiménezr600g/compute: Add an intermediate resource for OpenCL...
2014-06-12 Bruno Jiménezr600g/compute: solve a bug introduced by 2e01b8b440c140...
2014-06-10 Bruno Jiménezr600g/compute: align items correctly
2014-06-10 Bruno Jiménezr600g/compute: Tidy a bit compute_memory_finalize_pending
2014-06-10 Bruno Jiménezr600g/compute: Add more NULL checks
2014-06-10 Bruno Jiménezr600g/compute: Adding checks for NULL after CALLOC
2014-06-10 Bruno Jiménezr600g/compute: Fixing a typo and some indentation
2014-03-12 Niels Ole Salscheiderr600g: compute memory pool size is given in dw
2014-02-25 Marek Olšákr600g: remove r600_resource.h
2013-10-16 Tom Stellardr600g/compute Improve debugging output
2013-09-06 Tom Stellardr600g/compute: Fix bug in compute memory pool
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