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
/
state_tracker
/
st_mesa_to_tgsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: fix SSE shadow texture instructions
Brian Paul
2009-07-29
1
-6
/
+0
*
gallium: simplify tgsi_full_immediate struct
Keith Whitwell
2009-07-22
1
-1
/
+5
*
st/mesa: implement indirect addressing for destination registers
Brian Paul
2009-07-10
1
-0
/
+5
*
gallium: more fog extraction fixes
Zack Rusin
2009-07-06
1
-1
/
+8
*
gallium: fix the front face semantics
Zack Rusin
2009-07-01
1
-1
/
+22
*
mesa: merge the prog_src_register::NegateBase and NegateAbs fields
Brian Paul
2009-04-14
1
-12
/
+8
*
gallium: remove use of origin_lower_left
Brian Paul
2009-03-20
1
-18
/
+161
*
mesa: gl_register_file enum typedef
Brian Paul
2009-03-07
1
-1
/
+1
*
gallium: use the TGSI_TEXTURE_SHADOW1D/2D/RECT texture types for TEX instruct...
Brian Paul
2009-02-20
1
-9
/
+30
*
util: Move p_debug.h into util module.
José Fonseca
2009-02-18
1
-1
/
+1
*
mesa: remove old comment as it's fixed elsewhere now.
Alan Hourihane
2009-02-17
1
-9
/
+0
*
Missing: tgsi: Fix build -- rename Size to NrTokens.
Patrice Mandin
2009-02-10
1
-1
/
+1
*
gallium: assorted state tracker fixes for > 8 texture samplers
Brian Paul
2009-01-02
1
-1
/
+2
*
Merge commit 'origin/gallium-0.1' into gallium-0.2
Alan Hourihane
2008-12-15
1
-3
/
+9
|
\
|
*
st: don't unilaterally ABS the argument to RSQ
Keith Whitwell
2008-12-12
1
-3
/
+9
|
*
gallium: rename tgsi_translate_mesa_program() to st_translate_mesa_program()
Brian Paul
2008-09-26
1
-1
/
+1
*
|
mesa: pass shader centroid/invariant info through to the TGSI shader
Brian Paul
2008-11-24
1
-7
/
+24
*
|
gallium: translate DP2, DP2A, NRM3, NRM4, SSG opcodes
Brian Paul
2008-11-07
1
-0
/
+15
*
|
gallium: s/OPCODE_INT/OPCODE_TRUNC/
Brian Paul
2008-11-06
1
-2
/
+2
*
|
gallium: rename tgsi_translate_mesa_program() to st_translate_mesa_program()
Brian Paul
2008-09-26
1
-1
/
+1
|
/
*
mesa: Fix arb parse constants
Brian Paul
2008-09-19
1
-8
/
+2
*
gallium: include prog_print.h to silence warning
Brian Paul
2008-09-17
1
-0
/
+1
*
tgsi: Add a ugly fix for CONSTANT problems
Jakob Bornecrantz
2008-09-17
1
-0
/
+9
*
tgsi: More debug printing on sanity check error
Jakob Bornecrantz
2008-09-17
1
-2
/
+5
*
mesa: State tracker now checks for faulty shaders on debug
Jakob Bornecrantz
2008-09-16
1
-1
/
+12
*
st: Do not translate program constants to immediates when
Michal Krol
2008-08-19
1
-52
/
+84
*
st: Translate address register declaration.
Michal Krol
2008-08-19
1
-0
/
+28
*
st: Fix immediate construction.
Michal Krol
2008-08-19
1
-4
/
+5
*
mesa: KIL -> KIL, KIL_NV -> KILP.
Michal Krol
2008-08-13
1
-4
/
+4
*
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-07-28
1
-3
/
+3
*
gallium: fix translation of extended swizzles, per-component negation
Brian Paul
2008-07-23
1
-17
/
+21
*
mesa: Replace abort by asserts.
José Fonseca
2008-06-24
1
-1
/
+2
*
glsl: implement variable array indexes
Zack Rusin
2008-06-12
1
-2
/
+2
*
mesa: Fix build after TGSI declaration interface changes.
Michal Krol
2008-05-31
1
-17
/
+11
*
mesa: squash harmless warning
Keith Whitwell
2008-05-01
1
-1
/
+1
*
gallium: fix semantic indexes for outputs
Brian
2008-04-14
1
-2
/
+4
*
gallium: always pass size=4 to make_immediate()
Brian
2008-04-04
1
-2
/
+1
*
gallium: use TXP rather than ExtDivide flag
Brian
2008-03-12
1
-2
/
+1
*
gallium: rework CSO-related code in state tracker
Brian
2008-03-11
1
-2
/
+3
*
Code reorganization: update build.
José Fonseca
2008-02-15
1
-3
/
+3
*
Revert "temporarily don't emit TGSI immediates, use the constant buffer"
José Fonseca
2008-01-17
1
-9
/
+2
*
temporarily don't emit TGSI immediates, use the constant buffer
Brian
2008-01-17
1
-2
/
+9
*
gallium: translate ARB fp/vp immediates consistently to tgsi immediates
Keith Whitwell
2007-12-20
1
-4
/
+20
*
Add some prototype code for converting RET to END for main(). Disabled for now.
Brian
2007-12-19
1
-3
/
+17
*
convert Mesa OPCODE_END to TGSI_OPCODE_END, not TGSI_OPCOD_RET
Brian
2007-12-19
1
-1
/
+1
*
Emit declarations for constants (references to the const buffer)
Brian
2007-12-17
1
-1
/
+57
*
emit tgsi declarations for texture samplers
Brian
2007-12-14
1
-0
/
+27
*
Don't always declare frag shader INPUT[0] as fragment position.
Brian
2007-12-14
1
-34
/
+12
*
gallium: reorg tgsi directories.
Michal Krol
2007-11-23
1
-3
/
+5
*
Fix build errors.
José Fonseca
2007-11-22
1
-0
/
+1
[next]