summaryrefslogtreecommitdiff
path: root/src/mesa/main/mipmap.h
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2008-09-21code refactoring, new next_mipmap_level_size() functionBrian
2008-09-21refactor code, export _mesa_generate_mipmap_level()Brian
2008-05-09Remove unused texunit parameter to ctx->Driver.GenerateMipmap()Brian
2006-09-29Move mipmap generation functions, texture scaling functions into newBrian Paul