index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r600
/
compute_memory_pool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: remove r600.h, move the stuff elsewhere (mostly to r600_pipe.h)
Marek Olšák
2013-03-11
1
-1
/
+0
*
r600g: use a single env var R600_DEBUG, disable bytecode dumping
Marek Olšák
2013-03-11
1
-15
/
+15
*
r600g: cleanup #include recursion between r600_pipe.h and evergreen_compute.h
Marek Olšák
2013-03-11
1
-0
/
+1
*
r600g/radeonsi: Silence warnings
Maxence Le Dore
2012-12-13
1
-7
/
+5
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-11
/
+6
*
r600g: Re-enable growing of the compute memory pool
Tom Stellard
2012-10-01
1
-14
/
+1
*
r600g: Fix bug when adding new items to the compute memory pool
Tom Stellard
2012-10-01
1
-6
/
+23
*
r600g: Use a RAT buffer as the backing bo for the compute memory pool
Tom Stellard
2012-10-01
1
-33
/
+4
*
r600g: Make sure to init the compute memory pool with enough memory
Tom Stellard
2012-10-01
1
-1
/
+1
*
r600g: Add some comments and debug printfs to compute code
Tom Stellard
2012-09-19
1
-3
/
+40
*
r600g: fix printf warning
Marek Olšák
2012-09-11
1
-1
/
+2
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
1
-1
/
+1
*
r600g: rename r600_resource_texture to r600_texture
Marek Olšák
2012-08-16
1
-3
/
+3
*
r600g/compute: Disable growing the memory pool
Tom Stellard
2012-07-11
1
-17
/
+32
*
r600g/compute: Add more debugging output
Tom Stellard
2012-07-11
1
-1
/
+27
*
r600g: Don't create a texture for the memory_pool during screen init
Tom Stellard
2012-07-09
1
-7
/
+23
*
r600g/compute: Use evergreen_cb() for binding RATs
Tom Stellard
2012-07-09
1
-1
/
+1
*
r600g: Use a texture as the underlying resource for compute_memory_pool
Tom Stellard
2012-07-09
1
-4
/
+30
*
r600g: compute support for evergreen
Adam Rak
2012-06-01
1
-0
/
+397