Merge remote branch 'main/master' into radeon-rewrite
[mesa.git] / src / mesa / drivers / dri / r300 / r300_texstate.c
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-19 Dave Airlieradeon/r200/r300: cleanup some of the renderbuffer...
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-03-02 Dave Airlieradeon: refactor framebuffer code like intel
2009-02-27 Dave Airlier300: make ste text buffer work with > 2048 on r500
2009-02-25 Dave Airlier300: drop r300Flush for the generic one
2009-02-24 Dave Airlier300: fix bo ref/unref, plugs DRI handle leaks
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-23 Dave Airlier300: fixup old setTexOffset DRI1 extension
2009-02-18 Dave Airlier300: make DRI2 not crash on compiz start
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-02-12 Dave Airlieradeon/r200/r300: make build with out libdrm_radeon...
2009-02-12 Dave Airlieradeon/r200/r300: another big merge upheavel.
2009-02-02 Dave Airlier300: fixup mipmap + texsubimage issues
2009-01-30 Dave Airlier200/r300: add aperture space checks
2009-01-21 Dave Airlier200/r300: port r200 texture handling to common code
2009-01-20 Dave Airlier300: move to common texture_image object
2009-01-20 Dave Airlieradeon/r200/r300: start to move to common miptree/texobj
2009-01-13 Dave Airlieradeon/r200: move state atom to common header
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-16 Jerome Glisseradeon: fix pointer dangling
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-14 Jerome Glisseradeon: dri2 don't forget to free buffer
2008-11-14 Jerome Glisser300: release bo from pixmap
2008-11-14 Jerome Glisser300: SetTex extension support
2008-11-14 Jerome Glisser300: bo and cs abstraction.
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-14 Michel Dänzerr300: Fix 3D texture support.
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-13 Nicolai Haehnler300: Fix depth texture GL_LUMINANCE vs. GL_INTENSITY...
2008-06-06 Nicolai Haehnler300: Improve texture layout calculations
2008-06-06 Nicolai Haehnler300: Remove unused variable r300_tex_obj::dirty_state...
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-27 Dave Airlier500: hopefully fix 4096 texture harder
2008-05-12 Alex DeucherMerge branch 'r500-support' of git+ssh://agd5f@git...
2008-05-12 Alex DeucherR500: add support for 4k textures
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-03-31 Kristian HøgsbergDRI interface changes and DRI2 direct rendering support.
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 RomanickFramework for supporting z24_s8 and z32 depth textures...
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-30 Michel DänzerFix r300SetTexOffset for big endian platforms.
2007-05-24 Eric AnholtMerge branch 'master' into i915-unification
2007-05-23 Oliver McFaddenr300: Minor indenting corrections in the texture format...
2007-05-23 Oliver McFaddenr300: Use a single texture format table; reduces duplic...
2007-05-23 Oliver McFaddenr300: Corrected the RGB888 texture format entry.
2007-05-22 Michel Dänzerr300: Implement SetTexOffset hook.
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-11 Oliver McFaddenr300: Cleaned up function names in r300_texstate.c.
2007-05-11 Oliver McFaddenr300: Enable hardware 3D texture support. Fixes the...
2007-05-10 Oliver McFaddenr300: Added TODO comment regarding texture tiling;...
2007-05-09 Oliver McFaddenr300: Added some more Doxygen documentation and made...
2007-05-09 Oliver McFaddenr300: Removed the "texmicrotile" variable; the tiling...
2007-05-09 Oliver McFaddenr300: Converted a few "if (0)" into "if (RADEON_DEBUG...
2007-05-09 Oliver McFaddenMerge branch 'master' of git://anongit.freedesktop...
2007-05-09 Oliver McFaddenr300: Indented r300_texstate.[ch]
2007-05-09 Oliver McFaddenr300: Removed some disabled R200 code from the R300...
2007-05-09 Oliver McFaddenr300: Don't indent the tables in r300_texstate.c.
2007-05-09 Oliver McFaddenr300: Added a warning when texture state update fails.
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_texstate.c
2007-03-21 Brianmerge from master
2007-03-19 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
next