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
/
i965
/
brw_vs_emit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Remove gratuitous whitespace in INTEL_DEBUG=wm output.
Eric Anholt
2009-01-21
1
-1
/
+1
*
i965: Note when we drop saturate mode on the floor in a VP.
Eric Anholt
2009-01-07
1
-0
/
+5
*
i965: Add support for LRP in VPs.
Eric Anholt
2009-01-07
1
-0
/
+42
*
i965: implement OPCODE_TRUNC (round toward zero) on vertex path.
Brian Paul
2009-01-05
1
-0
/
+4
*
i965: fix comment
Brian Paul
2009-01-01
1
-1
/
+1
*
i965: implement OPCODE_NRM3/NRM4
Brian Paul
2009-01-01
1
-3
/
+33
*
i965: whitespace, comment changes
Brian Paul
2009-01-01
1
-26
/
+11
*
965 / GLSL: Use full precision for EXP instruction
Ian Romanick
2008-12-19
1
-1
/
+1
*
i965: Clean up stale NDC comment.
Eric Anholt
2008-11-02
1
-2
/
+1
*
i965: Avoid vs header computation for negative rhw on G4X.
Eric Anholt
2008-11-02
1
-3
/
+3
*
i965: Merge GM45 into the G4X chipset define.
Eric Anholt
2008-11-02
1
-1
/
+1
*
i965: support for sin() and cos() in vertex shaders.
Sam Hocevar
2008-09-25
1
-0
/
+6
*
i965: more meaningful message for unsupported opcodes.
Sam Hocevar
2008-09-25
1
-1
/
+4
*
965: Fix color clamping issues
Krzysztof Czurylo
2008-08-21
1
-0
/
+21
*
Formatting changes to ease application of patches
Ian Romanick
2008-08-21
1
-4
/
+5
*
Revert "965: Fix color clamping issues"
Ian Romanick
2008-07-24
1
-23
/
+3
*
965: Fix color clamping issues
Pawel Pieczul
2008-07-21
1
-3
/
+23
*
i965: official name for GM45 chipset
Xiang, Haihao
2008-07-08
1
-1
/
+1
*
Revert "[i965] renable regative rhw test"
Xiang, Haihao
2008-04-17
1
-1
/
+1
*
[i965] renable regative rhw test
Zou Nan hai
2008-01-31
1
-1
/
+1
*
i965: new integrated graphics chipset support
Xiang, Haihao
2008-01-29
1
-1
/
+1
*
[965] Fix inversion of SLT/SGE results in vertex programs.
Eric Anholt
2008-01-16
1
-5
/
+2
*
fix fd.o bug #13847
Zou Nan hai
2007-12-29
1
-2
/
+2
*
Merge branch '965-glsl'
Zou Nan hai
2007-10-26
1
-59
/
+196
|
\
|
*
fix double free in 965-glsl branch
Zou Nan hai
2007-09-18
1
-0
/
+2
|
*
fix issue with output as src register.
Zou Nan hai
2007-07-04
1
-1
/
+1
|
*
Fix a nasty bug...
Zou Nan hai
2007-07-03
1
-6
/
+14
|
*
support branch and loop in pixel shader
Zou Nan hai
2007-06-21
1
-29
/
+55
|
*
Support loop, conditional update fix
Zou Nan hai
2007-05-09
1
-10
/
+17
|
*
support nested function call
Zou Nan hai
2007-04-30
1
-14
/
+16
|
*
Initial 965 GLSL support
Zou Nan hai
2007-04-12
1
-46
/
+138
*
|
Fix-up #includes to remove some -I options.
Brian
2007-09-11
1
-2
/
+2
*
|
Fix typo in logic for unalias2()
Keith Whitwell
2007-08-02
1
-1
/
+1
|
/
*
Update DRI drivers for new glsl compiler.
Brian
2007-02-23
1
-2
/
+3
*
cleanup code, compiles with vbo changes
Keith Whitwell
2006-10-31
1
-2
/
+2
*
eliminate rhw divide under some circumstances
Keith Whitwell
2006-10-05
1
-16
/
+24
*
Disassemble active program when DEBUG_VS is set.
Keith Whitwell
2006-09-12
1
-0
/
+7
*
Catch a few more cases of using a message reg as an instruction source
Keith Whitwell
2006-09-01
1
-17
/
+37
*
fix a couple of cases where a message reg is used as an instruction source.
Keith Whitwell
2006-09-01
1
-6
/
+22
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+989