summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_atom_fs.c
AgeCommit message (Expand)Author
2007-08-25fix frag vs vertex typokeithw
2007-08-25add names to tracked state atoms to improve debugkeithw
2007-08-25checkpoint in constant tracking reworkKeith Whitwell
2007-08-24Fixup include paths after renameKeith Whitwell
2007-08-23Checkpoint: new vertex/fragment attribute namingBrian
2007-08-22Rework of shader constant buffers.Brian
2007-08-17added call to _mesa_load_state_parameters()Brian
2007-08-17added outputs_written field to pipe_shader_stateBrian
2007-08-16Move VS code from st_atom_fs.c to st_atom_vs.c.michal
2007-08-16misc changes to support vertex shaders (disabled by default)Brian
2007-08-16Begin added vertex shader state/support.Brian
2007-08-09Quieten TGSIKeith Whitwell
2007-07-24Basic fragment programs run now.Brian
2007-07-24use enabled/linked fragment shader in preference to a fragment programBrian
2007-07-19Trigger tgsi compilation for fragment programs.Keith Whitwell
2007-06-14Rename directories again?!Keith Whitwell
2007-06-14Renamed softpipe directories and files to something less confusing.Keith Whitwell