index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r600
/
r600.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: add fetch shader capabilities
Jerome Glisse
2010-11-19
1
-0
/
+3
*
r600g: implement texture_get_handle (needed for eglExportDRMImageMESA)
Benjamin Franzke
2010-11-08
1
-0
/
+3
*
r600g: propogate resource usage flags to winsys, use to choose bo domains
Keith Whitwell
2010-11-03
1
-1
/
+2
*
r600g: retrieve tiling info from kernel for shared buffers.
Dave Airlie
2010-10-18
1
-1
/
+1
*
r600g: get tiling info from kernel
Dave Airlie
2010-10-18
1
-0
/
+7
*
r600g: userspace fence to avoid kernel call for testing bo busy status
Jerome Glisse
2010-10-05
1
-0
/
+4
*
r600g: simplify block relocation
Jerome Glisse
2010-10-05
1
-3
/
+2
*
r600g: use dirty list to track dirty blocks
Bas Nieuwenhuizen
2010-10-05
1
-0
/
+2
*
r600g: improve bo flushing
Jerome Glisse
2010-10-05
1
-0
/
+3
*
r600g: allow r600_bo to be a sub allocation of a big bo
Jerome Glisse
2010-10-04
1
-1
/
+6
*
r600g: rename radeon_ws_bo to r600_bo
Jerome Glisse
2010-10-04
1
-12
/
+12
*
r600g: delete old path
Jerome Glisse
2010-09-29
1
-0
/
+1
*
r600g: use a hash table instead of group
Jerome Glisse
2010-09-29
1
-35
/
+9
*
r600g: suspend/resume occlusion query around clear/copy
Jerome Glisse
2010-09-28
1
-0
/
+2
*
r600g: build packet header once
Jerome Glisse
2010-09-27
1
-0
/
+2
*
r600g: add evergreen texture resource properly.
Dave Airlie
2010-09-27
1
-0
/
+5
*
r600g: disable early cull optimization when occlusion query running
Jerome Glisse
2010-09-26
1
-0
/
+1
*
r600g: initial evergreen support in new path
Jerome Glisse
2010-09-23
1
-0
/
+16
*
r600g: occlusion query for new design
Jerome Glisse
2010-09-21
1
-1
/
+37
*
r600g: directly allocate bo for user buffer
Jerome Glisse
2010-09-21
1
-1
/
+3
*
r600g: move chip class to radeon common structure
Jerome Glisse
2010-09-20
1
-0
/
+7
*
r600g: Buffer object maps imply a wait.
Henri Verbeet
2010-09-19
1
-21
/
+0
*
r600g: alternative command stream building from context
Jerome Glisse
2010-09-17
1
-0
/
+244