summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_mesa_to_tgsi.h
AgeCommit message (Expand)Author
2010-12-24st/mesa: Clean up header file inclusion in st_mesa_to_tgsi.h.Vinson Lee
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-08-05st/mesa: Clean up header file inclusion in st_mesa_to_tgsi.h.Vinson Lee
2009-12-18gallium: fix mesa to tgsi translation for edgeflagsRoland Scheidegger
2009-12-14gallium: more work for edgeflags changesRoland Scheidegger
2009-11-15mesa/st: don't calculate unused output_flags data eitherKeith Whitwell
2009-11-15mesa/st: don't calculate unused input_flags dataKeith Whitwell
2009-09-21mesa: Ensure TGSI tokens are freed with gallium's free.José Fonseca
2009-09-14st/mesa: convert to new tgsi_ureg mechanism for shader emitKeith Whitwell
2009-01-02gallium: assorted state tracker fixes for > 8 texture samplersBrian Paul
2008-11-24mesa: pass shader centroid/invariant info through to the TGSI shaderBrian Paul
2008-09-26gallium: rename tgsi_translate_mesa_program() to st_translate_mesa_program()Brian Paul
2008-07-24mesa: Prefix main includes with dir to avoid conflicts.José Fonseca
2008-03-11gallium: rework CSO-related code in state trackerBrian
2008-02-28gallium: Convert CRLF -> LF.Jose Fonseca
2007-11-22The right include was mtypes.h.José Fonseca
2007-11-22Fix build errors.José Fonseca
2007-10-27Move mesa_to_tgsi.[ch] to state_trackerBrian
2007-10-27Move mesa_to_tgsi.[ch] into state tracker.Brian