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
/
evergreen_compute_internal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: rename GPU_FLUSH -> INVAL_READ_CACHES
Marek Olšák
2012-12-22
1
-2
/
+2
*
r600g: rework flusing and synchronization pattern v7
Jerome Glisse
2012-12-20
1
-2
/
+2
*
r600g/radeonsi: Silence warnings
Maxence Le Dore
2012-12-13
1
-12
/
+21
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
1
-1
/
+0
*
r600g: add in-place DB decompression and texturing with DB tiling
Marek Olšák
2012-11-06
1
-3
/
+3
*
r600g: remove unused variables to fix compile warnings
Marek Olšák
2012-10-09
1
-2
/
+0
*
r600g: Use a RAT buffer as the backing bo for the compute memory pool
Tom Stellard
2012-10-01
1
-1
/
+2
*
r600g: atomize framebuffer state
Marek Olšák
2012-09-22
1
-27
/
+4
*
r600g: simplify flushing
Marek Olšák
2012-09-13
1
-2
/
+2
*
r600g: rename r600_resource_texture to r600_texture
Marek Olšák
2012-08-16
1
-2
/
+2
*
r600g: cleanup r600_resource_texture in favor of radeon_surface
Marek Olšák
2012-08-16
1
-4
/
+6
*
r600g: precompute color buffer state in pipe_surface and reuse it
Marek Olšák
2012-08-04
1
-1
/
+21
*
r600g: drop the old texture allocation code
Marek Olšák
2012-08-04
1
-1
/
+1
*
r600g: Emit dispatch state for compute directly to the cs
Tom Stellard
2012-07-27
1
-19
/
+0
*
r600g: Unify 3D and compute vertex buffer emission
Tom Stellard
2012-07-15
1
-81
/
+0
*
r600g: move CB_TARGET_MASK setup into new cb_misc_state
Marek Olšák
2012-07-12
1
-1
/
+1
*
r600g/compute: Use evergreen_cb() for binding RATs
Tom Stellard
2012-07-09
1
-66
/
+28
*
r600g: Use a texture as the underlying resource for compute_memory_pool
Tom Stellard
2012-07-09
1
-14
/
+7
*
r600g: Unify SURFACE_SYNC packet emission for 3D and compute
Tom Stellard
2012-06-21
1
-93
/
+18
*
r600g: Compute support for Cayman
Tom Stellard
2012-06-06
1
-4
/
+12
*
r600g: compute support for evergreen
Adam Rak
2012-06-01
1
-0
/
+830