gallium: free bitmap fragment shaders, misc clean-up
[mesa.git] / src / mesa / state_tracker / st_atom.h
2007-12-17 Keith Whitwellgallium: incorporate alpha state into depth_stencil...
2007-12-11 Keith Whitwellgallium: remove redundant clear_color state.
2007-11-08 BrianReplace gl_stencil_func_to_sp() and gl_depth_func_to_sp...
2007-10-31 BrianNo longer need st_update_tnl atom
2007-10-30 Brianadded st_update_pixel_transfer atom
2007-09-25 BrianTranslate mesa vertex/fragment programs to TGSI program...
2007-09-21 Zack RusinMake the alpha test state a cso.
2007-09-18 Zack Rusinconverting the setup state to immutable object and...
2007-09-18 Zack RusinCombing depth and stencil objects and making them immut...
2007-08-25 Keith Whitwellcheckpoint in constant tracking rework
2007-08-20 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-08-18 Brianadded tnl state atom
2007-08-07 Brianplug in texture/sampler state update
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-27 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-24 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-07-19 Keith WhitwellTrigger tgsi compilation for fragment programs.
2007-07-17 Keith WhitwellMerge branch 'origin' into softpipe_0_1_branch
2007-07-17 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-11 BrianImplement polygon stipple state tracking, application.
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-06-26 Brianconsolidate point/line state into pipe_setup_state
2007-06-20 BrianInitial work for glClear(), clear color state.
2007-06-20 Brianhook up point state
2007-06-20 BrianRe-org of surface/framebuffer state.
2007-06-15 BrianAdded st_update_framebuffer struct/object.
2007-06-14 Keith WhitwellRenamed softpipe directories and files to something...