summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_atom_blend.c
AgeCommit message (Expand)Author
2008-05-02revert mode change back to 644Alan Hourihane
2008-05-02Some changed for non-C99 compilersAlan Hourihane
2008-03-19gallium: implement CSO save/restore functions for use by meta operations (bli...Brian
2008-03-11gallium: rework CSO-related code in state trackerBrian
2007-10-16fix blend term translation bug, rename some funcsBrian
2007-09-19Avoid redundant reallocation of the template.Zack Rusin
2007-09-19Redo the cso cache to map driver data in a lot more pleasing way.Zack Rusin
2007-09-18Implementing a better hash, removing state_tracker dependency from the cache.Zack Rusin
2007-09-18First stab at immutable state objects (create/bind/delete)Zack Rusin
2007-08-25add names to tracked state atoms to improve debugkeithw
2007-07-12Added colormask, dither, multisample state. Implement colormasking stage.Brian
2007-07-03hook in state tracking for blend colorBrian
2007-07-03Blend MIN/MAX modes are special: the src/dest terms are always one.Brian
2007-06-14Rename directories again?!Keith Whitwell
2007-06-14Renamed softpipe directories and files to something less confusing.Keith Whitwell