aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_program.h
Commit message (Expand)AuthorAgeFilesLines
...
* Translate mesa vertex/fragment programs to TGSI programs at same time to do p...Brian2007-09-251-10/+17
* Enable SSE2 for FS.michal2007-09-241-1/+5
* Checkpoint: vertex attribute clean-up.Brian2007-09-201-5/+0
* Switch fragment/vertex shaders to the new caching semantics.Zack Rusin2007-09-201-4/+6
* Checkpoint: replacement of TGSI_ATTRIB_x tokens with input/output semantics.Brian2007-09-191-7/+20
* Checkpoint: rework shader input/output register mapping.Brian2007-09-181-5/+12
* Convert shader to an immutable state object.Zack Rusin2007-09-181-3/+3
* checkpoint in constant tracking reworkKeith Whitwell2007-08-251-18/+2
* Hook-up SSE2 to VS.michal2007-08-241-0/+6
* Fixup include paths after renameKeith Whitwell2007-08-241-1/+1
* Rework of shader constant buffers.Brian2007-08-221-2/+2
* Begin added vertex shader state/support.Brian2007-08-161-0/+2
* New st_init_*_functions() to initialize the driver functions table.Brian2007-08-061-2/+3
* Basic fragment programs run now.Brian2007-07-241-0/+1
* Trigger tgsi compilation for fragment programs.Keith Whitwell2007-07-191-1/+37
* Renamed softpipe directories and files to something less confusing.Keith Whitwell2007-06-141-0/+68