summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/sis/sis_context.c
AgeCommit message (Expand)Author
2005-10-19Remove some long-dead code.Eric Anholt
2005-10-19Bug #4615: Fix the SiS driver for the renderbuffer changes. Previously, allEric Anholt
2005-10-18Fix a missed merge for idr's dispatch changes: failure to do driInitExtensionsEric Anholt
2005-07-28Major rip-up of internal function insertion interface. The oldIan Romanick
2005-06-30Replace add_newer_entrypoints (src/mesa/main/context.c) withIan Romanick
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul
2004-11-27Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().Brian Paul
2004-10-08Add support for NV_blend_square, and print errors if an unsupported blendEric Anholt
2004-06-08* Convert to use t_vertex.c instead of sis_vb.[ch]Eric Anholt
2004-05-24Clean up some warnings by making sis_fatal_error a macro, and let it take anEric Anholt
2004-05-24Add missing sisInitDriverFuncs call. Fixes segfault.Eric Anholt
2004-02-26added _tnl_allow_vertex/pixel_fog() callsBrian Paul
2004-01-20Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul
2003-12-12applied Felix's patch for configuration systemBrian Paul
2003-12-09Remove usleeps from sis driver. We probably aren't doing anyone a serviceEric Anholt
2003-12-04merge latest DRI sis driver changes from the DRI trunkAlan Hourihane
2003-09-30add the SiS driver - no kernel driver yetAlan Hourihane