summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_atom.h
AgeCommit message (Expand)AuthorFilesLines
2008-05-07gallium: fix some render to texture bugsBrian Paul1-0/+1
2008-05-05declare atoms as externAlan Hourihane1-14/+14
2007-12-17gallium: incorporate alpha state into depth_stencil state object.Keith Whitwell1-2/+1
2007-12-11gallium: remove redundant clear_color state.Keith Whitwell1-1/+0
2007-11-08Replace gl_stencil_func_to_sp() and gl_depth_func_to_sp() with st_compare_fun...Brian1-0/+2
2007-10-31No longer need st_update_tnl atomBrian1-1/+0
2007-10-30added st_update_pixel_transfer atomBrian1-0/+1
2007-09-25Translate mesa vertex/fragment programs to TGSI programs at same time to do p...Brian1-2/+1
2007-09-21Make the alpha test state a cso.Zack Rusin1-0/+1
2007-09-18converting the setup state to immutable object and renaming it to rasterizer ...Zack Rusin1-1/+1
2007-09-18Combing depth and stencil objects and making them immutable.Zack Rusin1-2/+1
2007-08-25checkpoint in constant tracking reworkKeith Whitwell1-1/+2
2007-08-18added tnl state atomBrian1-0/+1
2007-08-07plug in texture/sampler state updateBrian1-0/+2
2007-07-19Trigger tgsi compilation for fragment programs.Keith Whitwell1-0/+1
2007-07-11Implement polygon stipple state tracking, application.Brian1-0/+1
2007-06-26consolidate point/line state into pipe_setup_stateBrian1-1/+0
2007-06-20Initial work for glClear(), clear color state.Brian1-0/+1
2007-06-19hook up point stateBrian1-0/+1
2007-06-19Re-org of surface/framebuffer state.Brian1-1/+0
2007-06-15Added st_update_framebuffer struct/object.Brian1-0/+1
2007-06-14Renamed softpipe directories and files to something less confusing.Keith Whitwell1-0/+59