Age | Commit message (Expand) | Author |
2009-02-09 | mesa: merge gallium-0.2 into gallium-master-merge | Brian Paul |
2009-01-28 | Make GL_ARB_texture_compression mandatory | Ian Romanick |
2008-12-12 | mesa: fixes for srgb, new srgb formats | Roland Scheidegger |
2008-12-08 | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane |
2008-11-28 | mesa: remove unneeded compressed texure size checks | Phillip Klaus Krause |
2008-06-12 | mesa: add some #if FEATURE_x tests | Brian Paul |
2006-09-29 | Move mipmap generation functions, texture scaling functions into new | Brian Paul |
2006-08-04 | more work for GL_EXT_texture_sRGB. | Brian Paul |
2006-05-09 | Add a new 'all' parameter to _mesa_get_compressed_formats() to indicate whether | Brian Paul |
2006-05-08 | More updates for texture compression. | Brian Paul |
2006-05-08 | Fix a number of texture compression issues. | Brian Paul |
2005-02-11 | mesa-main-0-NULL.patch from Jeff Muizelaar | Keith Whitwell |
2004-08-25 | Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101... | Brian Paul |
2004-04-27 | Removed the old teximage code. | Brian Paul |
2003-11-21 | more texture compression | Daniel Borca |
2003-11-03 | small fixes wrt texture handling | Daniel Borca |
2003-10-29 | texture compression | Daniel Borca |
2003-07-17 | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell |
2003-04-03 | some texture compression odds & ends | Brian Paul |
2003-03-24 | add 2, not 4, in _mesa_get_compressed_formats() | Brian Paul |
2002-10-24 | Header file clean-up: | Brian Paul |
2002-10-18 | implement auto mipmap generation for compressed textures | Brian Paul |
2002-09-27 | new texture compression infrastructure | Brian Paul |