summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_fs.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-21r300g: Cleanup old static shader state.Corbin Simpson1-8/+3
2009-10-21r300g: Cleanup header includes.Corbin Simpson1-1/+5
2009-10-03r300g: Do not abort on fragment program compiler errorNicolai Hähnle1-3/+8
2009-09-06r300g: Debug flags infrastructureNicolai Hähnle1-1/+1
2009-08-11r300g: a typo of debug messageCooper Yuan1-1/+1
2009-07-30r300g: Use radeon compiler for fragment programsNicolai Hähnle1-68/+94
2009-07-23r300g: Actually mark shaders as translated/untranslated.Corbin Simpson1-0/+3
2009-07-22gallium: simplify tgsi_full_immediate structKeith Whitwell1-2/+1
2009-06-26r300-gallium: organize fragment/vertex shadersJoakim Sindholt1-0/+109