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
/
mesa
/
drivers
/
dri
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Use the lowering pass for texture projection.
Eric Anholt
2010-09-30
1
-16
/
+3
*
r600c: add reloc for CB_COLOR0_ATTRIB
Alex Deucher
2010-09-30
1
-3
/
+11
*
i965: Fix new FS handling of builtin uniforms with packed scalars in structs.
Eric Anholt
2010-09-30
1
-4
/
+4
*
i965: Fix whole-structure/array assignment in new FS.
Eric Anholt
2010-09-30
1
-21
/
+55
*
i965: Update renderer strings for sandybridge
Adam Jackson
2010-09-30
1
-0
/
+13
*
dri/savage: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-1
/
+0
*
dri/radeon: remove duplicated includes
Nicolas Kaiser
2010-09-30
2
-2
/
+0
*
dri/r600: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-1
/
+0
*
dri/r300: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-2
/
+0
*
dri/r128: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-1
/
+0
*
dri/mga: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-1
/
+0
*
dri/intel: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-1
/
+0
*
dri/i965: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-1
/
+0
*
dri/i915: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-1
/
+0
*
dri/i810: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-1
/
+0
*
dri/common: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-4
/
+0
*
dri/nv10: Use fast Z clears.
Francisco Jerez
2010-09-30
6
-11
/
+88
*
dri/nouveau: Remove unnecessary flush.
Francisco Jerez
2010-09-30
1
-3
/
+1
*
dri/nouveau: Have a smaller amount of larger scratch buffers.
Francisco Jerez
2010-09-30
1
-2
/
+2
*
i965: always set tiling for fbo depth buffer on sandybridge
Zhenyu Wang
2010-09-30
1
-2
/
+8
*
i965: Remove my "safety counter" code from loops.
Eric Anholt
2010-09-29
1
-14
/
+0
*
i965: Add live interval analysis and hook it up to the register allocator.
Eric Anholt
2010-09-29
1
-2
/
+83
*
i965: First cut at register allocation using graph coloring.
Eric Anholt
2010-09-29
1
-7
/
+151
*
i965: Clean up the virtual GRF handling.
Eric Anholt
2010-09-29
1
-23
/
+53
*
i956: Make new FS discard do its work in a temp, not the null reg!
Eric Anholt
2010-09-29
1
-6
/
+10
*
i965: Fix use of undefined mem_ctx in vector splitting.
Eric Anholt
2010-09-29
1
-1
/
+1
*
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
1
-1
/
+1
*
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
1
-4
/
+10
*
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
1
-3
/
+4
*
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
1
-10
/
+18
*
r300/compiler: Remove declaration before code.
Vinson Lee
2010-09-29
1
-5
/
+6
*
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
1
-2
/
+3
*
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
1
-1
/
+2
*
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
1
-6
/
+13
*
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
1
-5
/
+9
*
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
1
-1
/
+2
*
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
1
-8
/
+16
*
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
1
-5
/
+10
*
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
1
-12
/
+16
*
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
1
-2
/
+3
*
r300/compiler: Move declaration before code.
Vinson Lee
2010-09-29
1
-9
/
+20
*
Revert "i965: Always set tiling for depth buffer on sandybridge"
Zhenyu Wang
2010-09-29
1
-1
/
+1
*
r300/compiler: Don't merge instructions that write output regs and ALU result
Tom Stellard
2010-09-28
1
-0
/
+6
*
r300/compiler: Don't use rc_error() unless the error is unrecoverable
Tom Stellard
2010-09-28
1
-3
/
+3
*
r300/compiler: Fix segfault in error path
Tom Stellard
2010-09-28
1
-1
/
+1
*
i965: fallback lineloop on sandybridge for now
Zhenyu Wang
2010-09-29
1
-0
/
+7
*
i965: Always set tiling for depth buffer on sandybridge
Zhenyu Wang
2010-09-29
1
-1
/
+1
*
i965: Add support for builtin uniforms to the new FS backend.
Eric Anholt
2010-09-28
1
-1
/
+70
*
i965: Clean up obsolete FINISHME comment.
Eric Anholt
2010-09-28
1
-1
/
+0
*
i965: Fix array indexing of arrays of matrices.
Eric Anholt
2010-09-28
1
-7
/
+3
[next]