| Commit message (Expand) | Author | Age | Files | Lines |
* | New error checking in _mesa_GetTexImage(). | Brian Paul | 2004-01-24 | 1 | -3/+3 |
* | Added GLAPIENTRY decorations for all first level OpenGL API function entry | Kendall Bennett | 2003-10-21 | 1 | -20/+20 |
* | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell | 2003-07-17 | 1 | -3/+12 |
* | Rework gl[Copy]Tex[Sub]Image() error checking so that all level, width, height | Brian Paul | 2003-04-04 | 1 | -4/+7 |
* | New device driver hooks for texture object and texture image creation to | Brian Paul | 2003-04-01 | 1 | -3/+12 |
* | new _mesa_max_texture_levels() helper function - not used everywhere yet | Brian Paul | 2002-10-18 | 1 | -1/+4 |
* | Implemented GL_NV_texture_rectangle extension. | Brian Paul | 2002-06-15 | 1 | -2/+2 |
* | API dispath updates | Brian Paul | 2001-11-18 | 1 | -2/+2 |
* | initial support for GL_SGIS_generate_mipmap extension | Brian Paul | 2001-05-21 | 1 | -1/+14 |
* | change glTexImage3D() internalFormat to GLenum to match other OpenGLs | Brian Paul | 2001-03-26 | 1 | -2/+2 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -3/+2 |
* | Overhaul of texture image handling. | Brian Paul | 2001-02-06 | 1 | -18/+1 |
* | Committing in . | Jouk Jansen | 2000-11-22 | 1 | -8/+8 |
* | added _mesa_get_teximages_from_driver() | Brian Paul | 2000-10-16 | 1 | -3/+9 |
* | added const to _mesa_select_tex_object() | Brian Paul | 2000-09-05 | 1 | -3/+3 |
* | finished compressed texture support (Bill White) | Brian Paul | 2000-08-29 | 1 | -3/+5 |
* | Committing in . | Jouk Jansen | 2000-06-05 | 1 | -2/+6 |
* | more work on GL_ARB_texture_compression | Brian Paul | 2000-05-24 | 1 | -2/+7 |
* | initial work for GL_ARB_texture_compression | Brian Paul | 2000-05-23 | 1 | -1/+43 |
* | more texture cube work, misc code clean-up | Brian Paul | 2000-05-23 | 1 | -1/+6 |
* | more work on GL_ARB_texture_cube_map | Brian Paul | 2000-05-23 | 1 | -1/+6 |
* | put _mesa prefix on some functions | Brian Paul | 2000-03-27 | 1 | -3/+7 |
* | replaced decode_internal_format() with _mesa_base_tex_format() | Brian Paul | 2000-03-23 | 1 | -1/+5 |
* | added _mesa_TexImage3DEXT() | Brian Paul | 2000-01-31 | 1 | -2/+9 |
* | first big check-in of new Mesa 3.3 code | Brian Paul | 1999-11-11 | 1 | -64/+57 |
* | new texture image processing | Brian Paul | 1999-11-03 | 1 | -77/+22 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+186 |