Age | Commit message (Expand) | Author |
2009-10-29 | mesa/main: Make FEATURE_texture_s3tc follow feature conventions. | Chia-I Wu |
2009-10-29 | mesa/main: Make FEATURE_texture_fxt1 follow feature conventions. | Chia-I Wu |
2009-10-28 | mesa: minor code movement | Brian Paul |
2009-10-28 | Merge branch 'texformat-rework' | Brian Paul |
2009-10-25 | mesa: remove _mesa_compressed_texture_size_glenum() stub | Brian Paul |
2009-10-25 | mesa: remove _mesa_compressed_row_stride() | Brian Paul |
2009-10-25 | mesa: clean-up, simplify compressed texture size checking | Brian Paul |
2009-10-24 | mesa: remove _mesa_compressed_texture_size() | Brian Paul |
2009-10-24 | mesa: s/GLuint/gl_format/ | Brian Paul |
2009-10-23 | mesa: added _mesa_compressed_format_to_glenum() | 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 |
2004-04-27 | Removed the old teximage code. | Brian Paul |
2003-07-17 | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell |
2003-06-05 | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick |
2002-10-18 | implement auto mipmap generation for compressed textures | Brian Paul |
2002-09-27 | new texture compression infrastructure | Brian Paul |