summaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_atom_pixeltransfer.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: implement RGBA pixel maps in the pixel transfer fragment programBrian Paul2008-04-161-4/+132
* gallium: finish-up and fix support for GL_COLOR matrix on pixel xfer pathBrian Paul2008-04-161-22/+53
* gallium: make sure to set the SamplersUsed field for bitmap/drawpixels shadersBrian Paul2008-04-041-0/+1
* gallium: use temp reg for storing color to avoid reading 'result.color'Brian2008-01-221-28/+37
* Use program serial numbers to avoid re-generating fragment programs for glDra...Brian2007-10-301-5/+9
* color matrixBrian2007-10-301-15/+86
* start using program cacheBrian2007-10-301-5/+70
* Disable debug code.Brian2007-10-301-0/+2
* Rename file since it's now a state atomBrian2007-10-301-0/+161