mesa: move assertions in test_attachment_completeness()
[mesa.git] / src / mesa / main / mipmap.c
2009-06-19 Michel DänzerAlways free image offsets memory when re-initializing...
2009-05-18 Brian Paulmesa: comments for _mesa_generate_mipmap_level()
2009-03-31 Roland Scheideggerfix ugly copy/paste error in mipmap generation code
2009-03-28 Roland Scheideggermesa: add new signed rgba texture format
2009-03-17 Vinson Leemesa: update/fix doxygen comments
2009-03-12 Roland Scheideggermesa: add support for ATI_envmap_bumpmap
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-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-06 Brian PaulMerge commit 'origin/master' into gallium-0.2
2009-01-06 Xiang, Haihaomesa: Fix the size per pixel for packed pixel format...
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-19 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-19 Ian RomanickAdd do_row_3d for mipmapping 3D textures
2008-12-19 Ian RomanickFix typeo in mipmap filter for GL_UNSIGNED_SHORT_1_5_5_...
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-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-24 José Fonsecamesa: Apply MSVC portability fixes from Alan Hourihane.
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 Briancode refactoring, new next_mipmap_level_size() function
2008-09-22 Brianrefactor code, export _mesa_generate_mipmap_level()
2008-09-22 Brianmove _mesa_format_to_type_and_comps() to texformat.c
2008-09-22 Keith Whitwellmesa: pull in mipmap.c changes from 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-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-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 Whitwellmesa: fix srcRowStride vs srcRowBytes conflict
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-06-22 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-06-03 Keith WhitwellMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-31 José Fonsecamesa: Apply MSVC portability fixes from Alan Hourihane.
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-09 BrianRemove unused texunit parameter to ctx->Driver.Generate...
2008-02-15 Briangallium: take pitch/stride into account in mipmap gener...
2008-02-15 Briancode refactoring, new next_mipmap_level_size() function
2008-02-15 Brianrefactor code, export _mesa_generate_mipmap_level()
2008-02-15 Brianmove _mesa_format_to_type_and_comps() to texformat.c
2008-02-15 Brianreorder cases in do_row()
2008-02-15 Brianre-indent do_row()
2008-02-15 Briancheckpoint- consolidation in do_row()
2008-02-15 Briancheckpoint- remove dependencies on gl_texture_format...
2008-02-15 BrianRemove unused texunit parameter to ctx->Driver.Generate...
2008-02-13 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2008-02-11 Briangallium: take pitch/stride into account in mipmap gener...
2008-02-11 Briancode refactoring, new next_mipmap_level_size() function
2008-02-11 Brianrefactor code, export _mesa_generate_mipmap_level()
2008-02-11 Brianmove _mesa_format_to_type_and_comps() to texformat.c
2008-02-11 Brianreorder cases in do_row()
2008-02-11 Brianre-indent do_row()
2008-02-11 Briancheckpoint- consolidation in do_row()
2008-02-11 Briancheckpoint- remove dependencies on gl_texture_format...
2008-02-09 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2008-02-08 BrianRemove unused texunit parameter to ctx->Driver.Generate...
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-20 Eric Anholt[intel] Fix and reenable (software) SGIS_generate_mipmap
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-18 Briansome fixes for compressed cube maps (bug 11986)
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-17 Brianmake srcPtr param to make_1d_stack_mipmap() const
2007-05-17 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-05-16 Ian RomanickInitial implementation of MESA_texture_array
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-05 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-05 Panagiotis Papadakosfix mem leak
next