Continue reducing dependencies on core mesa include files.
[mesa.git] / src / mesa / pipe / tgsi / core / tgsi_exec.h
2007-08-14 Keith WhitwellContinue reducing dependencies on core mesa include...
2007-08-14 BrianImplement texture cache with multiple, direct-mapped...
2007-08-14 BrianImplement remaining mipmap modes for 2D textures.
2007-08-14 Briantgsi_sampler->get_samples() now operates on a quad...
2007-08-08 Brianinitial lod/mipmap texture supported
2007-08-08 Brianvery simple texture cache implementation
2007-08-08 Brianrewrite texture sampling code (smaller, simpler)
2007-08-08 Brianclean up tgsi_sampler-related bits
2007-08-07 michalNaive implementation of IF/ELSE/ENDIF.
2007-08-07 Briancheckpoint new tgsi_sampler_state struct
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-07-05 michalSoftpipe: import TGSI tree. Not hooked-up yet.