mesa: don't include m_xform.h where not needed
[mesa.git] / src / mesa / main / texstate.c
2009-02-12 Brian Paulmesa: don't include m_xform.h where not needed
2009-02-10 Brian PaulMerge commit 'origin/gallium-0.2' into gallium-master...
2009-02-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-02-07 Brian Paulmesa: code refactoring: move texcombine code into updat...
2009-02-07 Brian Paulmesa: minor clean-ups, remove unneeded conditional
2009-02-07 Brian Paulmesa: fix logic error in computing enableBits in update...
2009-01-28 Brian Paulmesa: remove GL_SGIX_shadow, GL_SGIX_shadow_ambient...
2009-01-24 Brian PaulMerge branch 'tex_combine4'
2009-01-24 Brian Paulmesa: update state setup/validation for GL_NV_texture_e...
2009-01-22 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-21 Brian Paulmesa: add some debug assertions to detect null current...
2009-01-09 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2009-01-02 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-31 Brian Paulmesa: increase max texture image units and GLSL sampler...
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-12 Pekka PaalanenMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-10 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-06 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-05 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into gallium-0.2
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-30 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-09-26 Keith Whitwellmesa: fix indenting
2008-09-26 Keith WhitwellMerge commit 'origin/master' into HEAD
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-23 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-22 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-22 Brian Paulmesa: refactor: move various ENUM_TO_x macros into...
2008-09-22 Brian Paulmesa: refactor: move glTexParameter-related functions...
2008-09-22 Brian Paulmesa: refactor: move glTexEnv-related functions into...
2008-09-22 Brian Paulmesa: refactor: move glTexGen-related functions into...
2008-09-22 Keith Whitwellmesa: refactor: move #define FEATURE flags into new...
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith Whitwellmesa: move fixed function vertex program builder from...
2008-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-12 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-08-21 Eric AnholtFlush vertices when updating texObj->GenerateMipmap...
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-10 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-04 Brian Paulmesa: Replace Proxy1D/2D/etc with ProxyTex[] indexed...
2008-07-04 Brian Paulmesa: Implement mutex/locking around texture object...
2008-07-04 Nicolai HaehnleEnable TexGen based on InputsRead when a fragment progr...
2008-06-22 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-12 Brian Paulmesa: refactor: move various ENUM_TO_x macros into...
2008-06-12 Brian Paulmesa: refactor: move glTexParameter-related functions...
2008-06-12 Brian Paulmesa: refactor: move glTexEnv-related functions into...
2008-06-12 Brian Paulmesa: refactor: move glTexGen-related functions into...
2008-06-10 Brian Paulmesa: refactor: move #define FEATURE flags into new...
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-05 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-05-02 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
2008-04-30 Brian PaulAdd support for GL_REPLACE_EXT texture env mode.
2008-04-30 Brian PaulAdd support for GL_REPLACE_EXT texture env mode.
2007-10-31 BrianUpdate texenvprogram.c code to use prog_cache.c routines.
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-08-23 BrianFor _mesa_share_state(), update the context's reference...
2007-08-16 BrianReplace Proxy1D/2D/etc with ProxyTex[] indexed by TEXTU...
2007-08-16 BrianBring over the texobj refcounting changes from mesa_7_0...
2007-08-13 BrianImplement mutex/locking around texture object reference...
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-05 Eric AnholtMerge branch 'i915-unification' of git+ssh://people...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-06-21 Eric AnholtMerge branch 'origin' into i915-unification
2007-06-11 BrianRework _mesa_update_texture_compare_function() to only...
2007-06-11 Brianrename/clean-up _mesa_validate_texture_wrap_mode
2007-06-11 Brianfix typo, added comment
2007-06-11 BrianReplace texobj->Complete with texobj->_Complete since...
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-06-07 Ian RomanickAdd support for GL_ARB_fragment_program_shadow.
2007-06-07 Ian RomanickFix ARB_fp spec conformance bug WRT shadow sampling.
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-17 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-05-16 Ian RomanickInitial implementation of MESA_texture_array
next