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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Fix up copy'n'pasteo from moving coordinate setup around for gen4.
Eric Anholt
2010-10-01
1
-2
/
+0
*
i965: Add real support for pre-gen5 texture sampling to the new FS.
Eric Anholt
2010-10-01
1
-24
/
+98
*
evergreen : fix z format setting, enable stencil.
richard
2010-10-01
2
-30
/
+62
*
i965: Pre-gen6, map VS outputs (not FS inputs) to URB setup in the new FS.
Eric Anholt
2010-10-01
1
-24
/
+48
*
i965: Also increment attribute location when skipping unused slots.
Eric Anholt
2010-10-01
1
-0
/
+1
*
i965: Fix the gen6 jump size for BREAK/CONT in new FS.
Eric Anholt
2010-10-01
1
-1
/
+1
*
i965: Add gen6 attribute interpolation to new FS backend.
Eric Anholt
2010-10-01
1
-3
/
+39
*
r600c: pull over 6xx/7xx vertex fixes for evergreen
Alex Deucher
2010-10-01
3
-58
/
+42
*
i965: Split the gen4 and gen5 sampler handling apart.
Eric Anholt
2010-09-30
1
-23
/
+103
*
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
[next]