aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_atom_blend.c
Commit message (Expand)AuthorAgeFilesLines
* mesa/st: code cleanups for new blend functionalityRoland Scheidegger2010-01-261-9/+23
* st/mesa: handle EXT_draw_buffers2 per rendertarget blend enables / colormasksRoland Scheidegger2010-01-251-31/+62
* gallium: prepare for per-rendertarget blend enables, writemasks, blend funcsRoland Scheidegger2010-01-201-15/+15
* mesa: implement per-buffer color maskingBrian Paul2009-12-291-4/+4
* revert mode change back to 644Alan Hourihane2008-05-021-0/+0
* Some changed for non-C99 compilersAlan Hourihane2008-05-021-10/+5
* gallium: implement CSO save/restore functions for use by meta operations (bli...Brian2008-03-191-7/+5
* gallium: rework CSO-related code in state trackerBrian2008-03-111-30/+22
* fix blend term translation bug, rename some funcsBrian2007-10-161-13/+13
* Avoid redundant reallocation of the template.Zack Rusin2007-09-191-2/+2
* Redo the cso cache to map driver data in a lot more pleasing way.Zack Rusin2007-09-191-4/+4
* Implementing a better hash, removing state_tracker dependency from the cache.Zack Rusin2007-09-181-2/+3
* First stab at immutable state objects (create/bind/delete)Zack Rusin2007-09-181-3/+8
* add names to tracked state atoms to improve debugkeithw2007-08-251-0/+1
* Added colormask, dither, multisample state. Implement colormasking stage.Brian2007-07-121-0/+13
* hook in state tracking for blend colorBrian2007-07-031-0/+9
* Blend MIN/MAX modes are special: the src/dest terms are always one.Brian2007-07-031-4/+20
* Rename directories again?!Keith Whitwell2007-06-141-46/+46
* Renamed softpipe directories and files to something less confusing.Keith Whitwell2007-06-141-0/+202