include surface.offset in address calculations
[mesa.git] / src / mesa / pipe / softpipe / sp_clear.h
2007-08-02 Brianpipe->clear() now takes a surface, rather than color...
2007-08-02 Keith WhitwellRemove references to accum buffers in softpipe.
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-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-06-20 BrianInitial work for glClear(), clear color state.