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: 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
*
tgsi_translate_mesa_program: Don't crash when program->Parameters == NULL.
Michel Dänzer
2007-10-30
1
-1
/
+2
*
Enable immediates in TGSI and work with them in LLVM code.
Zack Rusin
2007-10-30
1
-14
/
+0
*
Remove TGSI_INTERPOLATE_ATTRIB.
Michal Krol
2007-10-29
1
-8
/
+10
*
Fix newlines.
Michal Krol
2007-10-29
1
-840
/
+840
*
Update comments.
Michal Krol
2007-10-28
1
-2
/
+0
*
Declare temporaries in a more compact fashion.
michal
2007-10-28
1
-61
/
+61
*
Declare temporaries in a more compact fashion.
michal
2007-10-28
1
-55
/
+61
*
Comments about texture instructions and the src regs
Brian
2007-10-27
1
-3
/
+10
*
Move mesa_to_tgsi.[ch] to state_tracker
Brian
2007-10-27
1
-2
/
+35
*
Move mesa_to_tgsi.[ch] into state tracker.
Brian
2007-10-27
1
-0
/
+796