Merge commit 'origin/gallium-0.2' into gallium-xlib-rework
[mesa.git] / src / mesa / drivers / dri / r300 / r300_tex.c
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
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-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-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2008-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' 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 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-07-27 Nicolai Haehnler300: Fix a crash related to depth textures (triggered...
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-06-29 Nicolai Haehnler300: Cleanup LodBias support
2008-06-29 Corbin Simpsonr300: Change LOD bias emission to more closely follow...
2008-06-29 Nicolai Haehnler300: Fix wrap mode for 1D textures
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-16 Corbin Simpsonr300: Make LOD bias a persistent environment variable.
2008-06-16 Corbin Simpsonr300: Fix new incarnation of bug 3195.
2008-06-16 Corbin Simpsonr300: Forgot to clear old state before writing new...
2008-06-16 Corbin Simpsonr300: Enable LOD bias state emission.
2008-06-16 Corbin SimpsonOops, misordered a few instructions.
2008-06-16 Corbin Simpsonr300: Unbreak LOD biasing, a bit.
2008-06-14 Corbin Simpsonr3xx/r5xx: Don't force aniso.
2008-06-07 Corbin Simpsonr300: Allow driconf to set a default anisotropy.
2008-06-07 Nicolai Haehnler300: Further anisotropic filtering fixes
2008-06-07 Corbin Simpsonr5xx: Unbreak anisotropic filtering?
2008-06-06 Nicolai Haehnler300: Cleanup TX_MIN_FILTER defines
2008-06-06 Nicolai Haehnler300: Remove unused variable r300_tex_obj::dirty_state...
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-03 Dave Airlier300: fix texwrap border color
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-17 Ian RomanickInitial support for ARB_depth_texture
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-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-06-07 Oliver McFaddenr300: Cleaned up long lines in r300Choose8888TexFormat.
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-13 Oliver McFaddenr300: Use #if 0 for disabled code, rather than commenti...
2007-05-13 Oliver McFaddenr300: Removed a couple of obsolete/commented out includes.
2007-05-11 Oliver McFaddenr300: Enable hardware 3D texture support. Fixes the...
2007-05-09 Oliver McFaddenr300: Added some more Doxygen documentation and made...
2007-05-09 Oliver McFaddenr300: Converted a few "if (0)" into "if (RADEON_DEBUG...
2007-05-09 Christoph Billr300: Added some Doxygen comments.
2007-05-09 Oliver McFaddenMerge branch 'master' of git://anongit.freedesktop...
2007-05-09 Oliver McFaddenr300: Indented r300_tex.[ch].
2007-05-09 Oliver McFaddenr300: Removed some disabled R200 code from the R300...
2007-05-09 Oliver McFaddenr300: Removed some obsolete code from r300_tex.c.
2007-03-21 Brianmerge from master
2007-03-19 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-18 Oliver McFaddenr300: Removed the deprecated $XFree86$ CVS keywords.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-09-20 Roland Scheideggertry to use a 8888 texture format which will result...
2006-03-29 Brian PaulFP textures and fixes (Ewald Snel)
2006-03-13 Aapo TahkolaClean build.
2006-01-26 Aapo TahkolaFix a problem where offsets from disabled tmus reach drm
2005-12-17 Aapo TahkolaNo you arent.
2005-10-28 Eric AnholtGC a bit of dead code I noticed while looking at texwrap.
2005-10-26 Aapo TahkolaReduce stderr noise and fix some compiler warnings.
2005-10-20 Dave Airliefixes for r300_tex.c from Aapo Tahkola
2005-09-25 Dave AirlieAdd support for texture compression to R300 driver
2005-02-24 Aapo TahkolaAnother nasty struct size bug found.
2005-02-19 Aapo TahkolaMinor fix to border and blend color.
2005-02-17 Nicolai HaehnleFixing *lots* of warning messages, especially concernin...
2005-02-10 Aapo TahkolaTurns out unknown5 was border color. texwrap looks...
2005-02-08 Aapo TahkolaTypo..
2005-02-08 Aapo TahkolaFix the bug and get zbias back into shape. There might...
2005-02-01 Vladimir DergachevGet alpha in textures to work properly.
2005-01-25 Aapo TahkolaFixes for clamp modes.
2005-01-15 Vladimir DergachevOn the way to getting stencil and texture formats working.
2005-01-14 Aapo TahkolaAdded fixes for filter modes and support for anisotropy...
2005-01-11 Aapo TahkolaMipmapping and other texture filters now work.
2005-01-05 Vladimir DergachevPlay a little bit with texture formats.
2005-01-03 Vladimir DergachevEnable code to compute other constants that were used...
2005-01-03 Vladimir DergachevPort texture allocation code from R200.