added z16/z32_git_tile(), change s8z24_get_tile() to return Z as float, ignore stencil
[mesa.git] / src / mesa / pipe / softpipe / sp_surface.c
2007-10-13 Brianadded z16/z32_git_tile(), change s8z24_get_tile() to...
2007-10-10 Briandisable some assertions which pop up during window...
2007-10-10 Brianuse pipe_region_reference() in softpipe_get_tex_surface...
2007-10-03 Brianadded s8z24_get_tile()
2007-09-27 Brianadded a8r8g8b8_put_tile()
2007-08-25 BrianAdd support for more surface types in sp_surface.c
2007-08-16 michalSilence warnings.
2007-08-14 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-08-14 Keith WhitwellContinue reducing dependencies on core mesa include...
2007-08-11 Briando clipping in get_tile()
2007-08-10 Brianadd missing break stmt
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...