Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up some warnings by making sis_fatal_error a macro, and let it take an | Eric Anholt | 2004-05-24 | 1 | -5/+3 |
* | Undo some bits from last check-in related to the ctx->Driver.NewTextureObject | Brian Paul | 2004-01-20 | 1 | -19/+29 |
* | Before calling _mesa_create_context(), initialize a dd_function_table struct | Brian Paul | 2004-01-20 | 1 | -67/+67 |
* | include texobj.h to silence warnings | Brian Paul | 2004-01-18 | 1 | -0/+1 |
* | call _mesa_delete_texture_object() from in the driver's DeleteTexture function | Brian Paul | 2004-01-11 | 1 | -0/+2 |
* | merge latest DRI sis driver changes from the DRI trunk | Alan Hourihane | 2003-12-04 | 1 | -4/+3 |
* | add the SiS driver - no kernel driver yet | Alan Hourihane | 2003-09-30 | 1 | -0/+474 |