slang: initialize the context
[mesa.git] / src / mesa / drivers / dri / r300 / r300_texmem.c
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
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-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-06 Nicolai Haehnler300: Improve texture layout calculations
2008-06-06 Nicolai Haehnler300: Remove unused variable r300_tex_obj::dirty_state...
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-02 Brianremove unnecessary null check (bug 11814)
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-05-30 Oliver McFaddenr300: Cleaned up r300DestroyTexObj.
2007-05-24 Eric AnholtMerge branch 'master' into i915-unification
2007-05-22 Michel Dänzerr300: Implement SetTexOffset hook.
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-13 Oliver McFaddenr300: Removed a couple of obsolete/commented out includes.
2007-05-12 Oliver McFaddenRevert "r300: Perform the locking closer to the DRM...
2007-05-12 Oliver McFaddenr300: Perform the locking closer to the DRM texture...
2007-05-11 Oliver McFaddenr300: Function naming correction in r300_texmem.c.
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 Oliver McFaddenr300: Renamed the R300 memory manager from "radeon...
2007-05-09 Oliver McFaddenMerge branch 'master' of git://anongit.freedesktop...
2007-05-09 Oliver McFaddenr300: Last of the indent changes. :)
2007-05-09 Oliver McFaddenr300: Indented r300_texmem.[ch].
2007-05-09 Oliver McFaddenr300: Corrected the exit codes for consistency; they...
2007-05-09 Oliver McFaddenr300: Converted exit calls to _mesa_exit calls.
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-26 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-25 Nicolai Haehnler300: Whitespace cleanup in r300_texmem.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-12 Jerome GlisseRemoving some of r200 dependency, cleaning up code...
2006-04-11 Aapo Tahkolarectangular fp16 fixes (Ewald Snel)
2006-03-29 Brian PaulFP textures and fixes (Ewald Snel)
2006-03-20 Aapo TahkolaFix texrect upload conflicts.
2006-03-06 Aapo TahkolaPort r200 tex tiling code to run on r300 but keep it...
2005-12-04 Dave AirlieFix r300 rectangular texture upload and swtcl coordinat...
2005-09-25 Dave AirlieAdd support for texture compression to R300 driver
2005-08-25 Eric AnholtAttempt to fix the issue reported by Alan Grimes with...
2005-03-08 Aapo TahkolaReplacing some RADEON cmd types with r300 counterparts.
2005-02-17 Nicolai HaehnleFixing *lots* of warning messages, especially concernin...
2005-02-16 Rune Petersensmall cleanup, remove some warnings
2005-02-03 Vladimir DergachevGet vertex programs supplied by the user work properly...
2005-01-31 Vladimir DergachevAdd magic sequence to prevent ClearBuffer from locking up.
2005-01-31 Vladimir DergachevUse SecondaryColorPtr, not ColorPtr[1] (the latter...
2005-01-13 Vladimir DergachevIncorporate TX_FORMAT information contributed by Wladim...
2005-01-03 Vladimir DergachevPort texture allocation code from R200.