Merge branch 'nouveau-gallium-0.1' into darktama-gallium-0.1
[mesa.git] / src / mesa / pipe / softpipe / sp_state_sampler.c
2007-12-09 Ben SkeggsMerge branch 'nouveau-gallium-0.1' into darktama-galliu...
2007-12-09 BrianMove struct softpipe_texture definition into sp_texture.h
2007-12-09 Michel DänzerHide texture layout details from the state tracker.
2007-10-29 Michal KrolMake it compile under linux.
2007-10-29 Michal KrolMake gallium compile in win32.
2007-10-27 BrianRe-implement GLSL texture sampler variables.
2007-10-22 BrianFinish unifying the surface and texture tile caches.
2007-10-03 Zack RusinMake softpipe behave more like a real driver by always...
2007-09-20 Zack RusinFix failover state binding and convert the sampler...
2007-09-18 Zack RusinMake sampler an immutable state object.
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-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-09 BrianRename G_NEW_* tokens to SP_NEW_*
2007-07-09 BrianNew 'draw' module for primitive drawing (clipping,...
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-06-22 Brianinitial texture object, texture format code
2007-06-22 Brianmore texture sampler work