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_state2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: fix multiple occlusion query on same id
Jerome Glisse
2010-09-22
1
-1
/
+9
*
r600g: disable shader rebuild optimization & account cb flush packet
Jerome Glisse
2010-09-22
1
-21
/
+4
*
r600g: fix typo in struct member name
Dave Airlie
2010-09-22
1
-1
/
+1
*
r600g: occlusion query for new design
Jerome Glisse
2010-09-21
1
-0
/
+47
*
r600g: fix multi buffer rendering
Jerome Glisse
2010-09-21
1
-2
/
+2
*
r600g: directly allocate bo for user buffer
Jerome Glisse
2010-09-21
1
-2
/
+36
*
r600g: use pipe context for flushing inside map
Jerome Glisse
2010-09-20
1
-0
/
+3
*
r600g: move chip class to radeon common structure
Jerome Glisse
2010-09-20
1
-28
/
+0
*
r600g: Fix false and true.
Corbin Simpson
2010-09-19
1
-5
/
+5
*
r600g: Use align() instead of handrolled code.
Corbin Simpson
2010-09-19
1
-2
/
+1
*
r600g: Silence unused variable warnings.
Vinson Lee
2010-09-17
1
-0
/
+2
*
r600g: Remove unnecessary header.
Vinson Lee
2010-09-17
1
-1
/
+0
*
r600g: alternative command stream building from context
Jerome Glisse
2010-09-17
1
-0
/
+2227