aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_atom_pixeltransfer.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: Finer grained is_format_supported.José Fonseca2008-07-191-1/+1
* mesa: Apply MSVC portability fixes from Alan Hourihane.José Fonseca2008-05-311-1/+1
* gallium: Add texture usage flags, special-case allocation of display targetsKeith Whitwell2008-05-021-1/+2
* Merge branch 'gallium-0.1' into gallium-tex-surfacesKeith Whitwell2008-05-021-5/+5
|\
| * Some changed for non-C99 compilersAlan Hourihane2008-05-021-5/+5
* | gallium: tex surface checkpointKeith Whitwell2008-05-011-4/+5
|/
* 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