Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove bogus check of texture target in RadeonTexParameter | Roland Scheidegger | 2004-02-06 | 1 | -4/+0 |
* | remove bogus assertion in DeleteTexture() function | Brian Paul | 2004-01-26 | 1 | -1/+0 |
* | Make the drivers using the common texmem code work with NewTextureObject | Felix Kuehling | 2004-01-26 | 1 | -5/+4 |
* | Undo some bits from last check-in related to the ctx->Driver.NewTextureObject | Brian Paul | 2004-01-20 | 1 | -13/+4 |
* | Before calling _mesa_create_context(), initialize a dd_function_table struct | Brian Paul | 2004-01-20 | 1 | -51/+41 |
* | Added support for EXT_texture_mirror_clamp. | Ian Romanick | 2004-01-13 | 1 | -4/+12 |
* | call _mesa_delete_texture_object() from in the driver's DeleteTexture function | Brian Paul | 2004-01-11 | 1 | -0/+3 |
* | Added def_max_anisotropy and no_neg_lod_bias options to radeon and r200. | Felix Kuehling | 2004-01-05 | 1 | -2/+24 |
* | xmlconfig fixes | Alan Hourihane | 2003-12-05 | 1 | -16/+33 |
* | patch to import Jon Smirl's work from Bitkeeper | Brian Paul | 2003-08-22 | 1 | -0/+733 |