summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_atom_pixeltransfer.c
AgeCommit message (Expand)Author
2008-07-19gallium: Finer grained is_format_supported.José Fonseca
2008-05-31mesa: Apply MSVC portability fixes from Alan Hourihane.José Fonseca
2008-05-02gallium: Add texture usage flags, special-case allocation of display targetsKeith Whitwell
2008-05-02Merge branch 'gallium-0.1' into gallium-tex-surfacesKeith Whitwell
2008-05-02Some changed for non-C99 compilersAlan Hourihane
2008-05-01gallium: tex surface checkpointKeith Whitwell
2008-04-16gallium: implement RGBA pixel maps in the pixel transfer fragment programBrian Paul
2008-04-16gallium: finish-up and fix support for GL_COLOR matrix on pixel xfer pathBrian Paul
2008-04-04gallium: make sure to set the SamplersUsed field for bitmap/drawpixels shadersBrian Paul
2008-01-22gallium: use temp reg for storing color to avoid reading 'result.color'Brian
2007-10-30Use program serial numbers to avoid re-generating fragment programs for glDra...Brian
2007-10-30color matrixBrian
2007-10-30start using program cacheBrian
2007-10-30Disable debug code.Brian
2007-10-30Rename file since it's now a state atomBrian