summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_mesa_to_tgsi.c
AgeCommit message (Expand)Author
2007-12-14Don't always declare frag shader INPUT[0] as fragment position.Brian
2007-11-23gallium: reorg tgsi directories.Michal Krol
2007-11-22Fix build errors.José Fonseca
2007-10-30tgsi_translate_mesa_program: Don't crash when program->Parameters == NULL.Michel Dänzer
2007-10-30Enable immediates in TGSI and work with them in LLVM code.Zack Rusin
2007-10-29Remove TGSI_INTERPOLATE_ATTRIB.Michal Krol
2007-10-29Fix newlines.Michal Krol
2007-10-28Update comments.Michal Krol
2007-10-28Declare temporaries in a more compact fashion.michal
2007-10-28Declare temporaries in a more compact fashion.michal
2007-10-27Comments about texture instructions and the src regsBrian
2007-10-27Move mesa_to_tgsi.[ch] to state_trackerBrian
2007-10-27Move mesa_to_tgsi.[ch] into state tracker.Brian