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: cleanup
Jerome Glisse
2010-09-29
1
-2507
/
+0
*
r600g: use a hash table instead of group
Jerome Glisse
2010-09-29
1
-204
/
+204
*
r600g: remove old assert from new codepath
Dave Airlie
2010-09-29
1
-2
/
+0
*
r600g: add back evergreen name.
Dave Airlie
2010-09-29
1
-1
/
+3
*
r600g: Cleaned up index buffer reference handling in the draw module.
Tilman Sauerbeck
2010-09-28
1
-2
/
+7
*
r600g: avoid rebuilding the vertex shader if no change to input format
Jerome Glisse
2010-09-28
1
-0
/
+4
*
r600g: suspend/resume occlusion query around clear/copy
Jerome Glisse
2010-09-28
1
-0
/
+8
*
r600g: fix remaining piglit issue in new design
Jerome Glisse
2010-09-28
1
-4
/
+16
*
r600g: use ptr for blit depth uncompress function
Jerome Glisse
2010-09-28
1
-0
/
+42
*
r600g: fix routing btw vertex & pixel shader
Jerome Glisse
2010-09-27
1
-1
/
+15
*
r600g: fix pointsprite & resource unbinding
Jerome Glisse
2010-09-27
1
-1
/
+2
*
r600g: fix index buffer drawing
Jerome Glisse
2010-09-27
1
-2
/
+3
*
r600g: use depth decompression in new path
Jerome Glisse
2010-09-26
1
-9
/
+48
*
r600g: set ENABLE_KILL in the shader state in the new design
Bas Nieuwenhuizen
2010-09-26
1
-0
/
+8
*
r600g: fix vertex resource & polygon offset
Jerome Glisse
2010-09-25
1
-17
/
+62
*
r600g: Disable unused variables.
Vinson Lee
2010-09-24
1
-1
/
+1
*
r600g: bring over fix from old path to new path
Jerome Glisse
2010-09-24
1
-17
/
+137
*
r600g: fix evergreen new path
Jerome Glisse
2010-09-24
1
-1
/
+1
*
r600g: evergreen fix for new design
Jerome Glisse
2010-09-24
1
-8
/
+8
*
r600g: initial evergreen support in new path
Jerome Glisse
2010-09-23
1
-115
/
+49
*
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