include surface.offset in address calculations
[mesa.git] / src / mesa / pipe / softpipe / sp_surface.c
2007-08-10 Brianinclude surface.offset in address calculations
2007-08-10 Brianflesh out w/ more formats, y=0=top convention
2007-08-09 Brianexport softpipe_init_surface_funcs()
2007-08-08 Brianuse surface offset value in get_tile()
2007-08-08 Brianadded assertion
2007-08-08 Brianmore get_tile() work
2007-08-08 Brianadded a get_tile() func
2007-08-07 Briansketch out new pipe surface/sampler types
2007-08-01 Brians/Z24_S8/S8_Z24/ (stencil is in the high byte)
2007-07-31 BrianRedesign pipe_surface in terms of pipe_region.
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-14 Keith WhitwellRenamed softpipe directories and files to something...