summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/mipmap.h
Commit message (Expand)AuthorAgeFilesLines
* code refactoring, new next_mipmap_level_size() functionBrian2008-09-211-1/+3
* refactor code, export _mesa_generate_mipmap_level()Brian2008-09-211-0/+11
* Remove unused texunit parameter to ctx->Driver.GenerateMipmap()Brian2008-05-091-1/+0
* Move mipmap generation functions, texture scaling functions into newBrian Paul2006-09-291-0/+52