include surface.offset in address calculations
[mesa.git] / src / mesa / pipe / softpipe / sp_state.h
2007-08-07 Brians/pipe_texture_object/pipe_mipmap_tree/, drop st_texobj.c
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-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-10 BrianBegin hooking up stenciling.
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-03 Brianhook in state tracking for blend color
2007-07-02 Brianrename a few structs (use _state suffix consistantly...
2007-06-26 Brianconsolidate point/line state into pipe_setup_state
2007-06-22 Brianinitial texture object, texture format code
2007-06-22 Brianmore texture sampler work
2007-06-20 Briancheckpoint: implement z/depth testing
2007-06-20 Brianquad blending works now, but many blend terms need...
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 Brians/PRIM_H/SP_STATE_H/
2007-06-15 Brianframebuffer state
2007-06-14 Keith WhitwellRenamed softpipe directories and files to something...