Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: remove unused _mesa_rescale_teximage2d() function | Brian Paul | 2011-10-05 | 1 | -9/+0 |
* | mesa: Convert _mesa_generate_mipmap to MapTexImage()-based access. | Brian Paul | 2011-10-03 | 1 | -2/+2 |
* | mesa: move _mesa_upscale_teximage2d() to texcompress_fxt1.c | Brian Paul | 2011-09-20 | 1 | -6/+0 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -1/+1 |
* | code refactoring, new next_mipmap_level_size() function | Brian | 2008-09-21 | 1 | -1/+3 |
* | refactor code, export _mesa_generate_mipmap_level() | Brian | 2008-09-21 | 1 | -0/+11 |
* | Remove unused texunit parameter to ctx->Driver.GenerateMipmap() | Brian | 2008-05-09 | 1 | -1/+0 |
* | Move mipmap generation functions, texture scaling functions into new | Brian Paul | 2006-09-29 | 1 | -0/+52 |