ac: change legacy_surf_level::slice_size to dword units
[mesa.git] / src / gallium / drivers / r600 / compute_memory_pool.h
2014-07-28 Bruno Jiménezr600g/compute: Add documentation to compute_memory_pool
2014-07-25 Bruno Jiménezr600g/compute: Defrag the pool at the same time as...
2014-07-25 Bruno Jiménezr600g/compute: Allow compute_memory_defrag to defragmen...
2014-07-25 Bruno Jiménezr600g/compute: Allow compute_memory_move_item to move...
2014-07-23 Bruno Jiménezr600g/compute: Remove unneeded code from compute_memory...
2014-07-23 Bruno Jiménezr600g/compute: Defrag the pool if it's necesary
2014-07-23 Bruno Jiménezr600g/compute: Add a function for defragmenting the...
2014-07-23 Bruno Jiménezr600g/compute: Add a function for moving items in the...
2014-06-20 Bruno Jiménezr600g/compute: Use gallium util functions for double...
2014-06-20 Bruno Jiménezr600g/compute: Implement compute_memory_demote_item
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 statuses to the compute_memory_items
2014-06-20 Bruno Jiménezr600g/compute: Add an util function to know if an item...
2014-06-20 Bruno Jiménezr600g/compute: Add an intermediate resource for OpenCL...
2014-06-10 Bruno Jiménezr600g/compute: Cleanup of compute_memory_pool.h
2014-06-10 Bruno Jiménezr600g/compute: Add more NULL checks
2012-07-11 Tom Stellardr600g/compute: Disable growing the memory pool
2012-06-01 Adam Rakr600g: compute support for evergreen