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
/
gallium
/
drivers
/
svga
/
svga_tgsi_insn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: Fix translation of TGSI SSG opcode.
Michel Dänzer
2011-01-31
1
-1
/
+39
*
svga: Integer constant register file has a separate namespace.
Michal Krol
2010-09-20
1
-6
/
+6
*
svga: Fix relative addressing translation for pixel shaders.
Michal Krol
2010-09-20
1
-14
/
+37
*
svga: Fix CMP translation for vertex shader targets.
Michal Krol
2010-08-30
1
-0
/
+19
*
gallium: convert rasterizer state to use gl-style front/back concepts
Keith Whitwell
2010-05-14
1
-7
/
+7
*
svga: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
José Fonseca
2010-04-27
1
-3
/
+0
*
svga: Emit a scalar rcp in shadow maps.
José Fonseca
2010-02-22
1
-4
/
+4
*
svga: Don't emit zero writemasks.
José Fonseca
2010-02-22
1
-28
/
+37
*
svga: Silence uninitialized variable warnings.
Vinson Lee
2010-02-17
1
-0
/
+6
*
svga: Silence uninitialized variable warning.
Vinson Lee
2010-02-14
1
-0
/
+1
*
svga: fix TXD and TXL opcode translation
Keith Whitwell
2010-02-03
1
-15
/
+105
*
svga: deriv insns not valid in dynamic flow control either
Keith Whitwell
2010-02-03
1
-3
/
+48
*
svga: texture from lod zero inside dynamic branching
Keith Whitwell
2010-02-03
1
-13
/
+57
*
svga: better method for generating white fs color outputs
Keith Whitwell
2010-02-03
1
-7
/
+27
*
Remove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCODE_ISHR.
Michal Krol
2010-01-05
1
-1
/
+1
*
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
2009-11-24
1
-34
/
+34
*
tgsi: rename fields of tgsi_full_dst_register to reduce verbosity
Keith Whitwell
2009-11-24
1
-6
/
+6
*
tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity
Keith Whitwell
2009-11-24
1
-55
/
+55
*
gallium: simplify tgsi tokens further
Keith Whitwell
2009-11-24
1
-6
/
+6
*
svga: Add svga driver
Jakob Bornecrantz
2009-11-17
1
-0
/
+2716