summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/mipmap.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: move _mesa_upscale_teximage2d() to texcompress_fxt1.cBrian Paul2011-09-201-6/+0
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
* 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