index
:
~gabbayo/mesa
llvmpipe-ppc64le-optimize-with-rt-checks
master
mesa-upstream
mesa-vsx
nemanjai
r600g-debug-1.3
r600g-upstream
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r600
/
compute_memory_pool.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-28
r600g/compute: Add documentation to compute_memory_pool
Bruno Jiménez
1
-21
/
+37
2014-07-25
r600g/compute: Defrag the pool at the same time as we grow it
Bruno Jiménez
1
-1
/
+1
2014-07-25
r600g/compute: Allow compute_memory_defrag to defragment between resources
Bruno Jiménez
1
-0
/
+1
2014-07-25
r600g/compute: Allow compute_memory_move_item to move items between resources
Bruno Jiménez
1
-0
/
+1
2014-07-23
r600g/compute: Remove unneeded code from compute_memory_promote_item
Bruno Jiménez
1
-1
/
+1
2014-07-23
r600g/compute: Defrag the pool if it's necesary
Bruno Jiménez
1
-0
/
+4
2014-07-23
r600g/compute: Add a function for defragmenting the pool
Bruno Jiménez
1
-0
/
+3
2014-07-23
r600g/compute: Add a function for moving items in the pool
Bruno Jiménez
1
-0
/
+4
2014-06-20
r600g/compute: Use gallium util functions for double lists
Bruno Jiménez
1
-5
/
+5
2014-06-20
r600g/compute: Implement compute_memory_demote_item
Bruno Jiménez
1
-0
/
+3
2014-06-20
r600g/compute: Only move to the pool the buffers marked for promoting
Bruno Jiménez
1
-0
/
+5
2014-06-20
r600g/compute: divide the item list in two
Bruno Jiménez
1
-0
/
+1
2014-06-20
r600g/compute: Add statuses to the compute_memory_items
Bruno Jiménez
1
-1
/
+6
2014-06-20
r600g/compute: Add an util function to know if an item is in the pool
Bruno Jiménez
1
-0
/
+5
2014-06-20
r600g/compute: Add an intermediate resource for OpenCL buffers
Bruno Jiménez
1
-0
/
+2
2014-06-10
r600g/compute: Cleanup of compute_memory_pool.h
Bruno Jiménez
1
-15
/
+0
2014-06-10
r600g/compute: Add more NULL checks
Bruno Jiménez
1
-2
/
+4
2012-07-11
r600g/compute: Disable growing the memory pool
Tom Stellard
1
-1
/
+1
2012-06-01
r600g: compute support for evergreen
Adam Rak
1
-0
/
+98