Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-17 | make srcPtr param to make_1d_stack_mipmap() const | Brian | |
2007-05-16 | Initial implementation of MESA_texture_array | Ian Romanick | |
Shadow sampling from texture arrays is still not implemented. Everything else should be there, though. | |||
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 | |
mipmap.c file. |