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