summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_atom_setup.c
AgeCommit message (Expand)Author
2007-08-25add names to tracked state atoms to improve debugkeithw
2007-07-27check scissor stateBrian
2007-07-13Fix setup.light_twoside determination.Brian
2007-07-13Fix more polygon winding, culling confusion.Brian
2007-07-12Added colormask, dither, multisample state. Implement colormasking stage.Brian
2007-07-10fix problems with polygon offsetBrian
2007-07-03clarify that line_stipple_factor is in [0,255] corresponding to GL's range of...Brian
2007-06-26consolidate point/line state into pipe_setup_stateBrian
2007-06-22Assorted token renaming/removal, minor state changes, etc.Brian
2007-06-14Rename directories again?!Keith Whitwell
2007-06-14Renamed softpipe directories and files to something less confusing.Keith Whitwell