Age | Commit message (Expand) | Author |
---|---|---|
2008-09-21 | code refactoring, new next_mipmap_level_size() function | Brian |
2008-09-21 | refactor code, export _mesa_generate_mipmap_level() | Brian |
2008-09-21 | move _mesa_format_to_type_and_comps() to texformat.c | Brian |
2008-09-21 | mesa: pull in mipmap.c changes from gallium-0.2 | Keith Whitwell |
2008-05-09 | Remove unused texunit parameter to ctx->Driver.GenerateMipmap() | Brian |
2007-12-20 | [intel] Fix and reenable (software) SGIS_generate_mipmap | Eric Anholt |
2007-08-18 | some fixes for compressed cube maps (bug 11986) | Brian |
2007-05-17 | make srcPtr param to make_1d_stack_mipmap() const | Brian |
2007-05-16 | Initial implementation of MESA_texture_array | Ian Romanick |
2007-02-05 | fix mem leak | Panagiotis Papadakos |
2006-11-01 | update _mesa_select_tex_image() and _mesa_get_tex_image() | Brian Paul |
2006-09-29 | Move mipmap generation functions, texture scaling functions into new | Brian Paul |