aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/sis/sis_context.c
Commit message (Expand)AuthorAgeFilesLines
* Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().Brian Paul2004-11-271-5/+0
* Add support for NV_blend_square, and print errors if an unsupported blendEric Anholt2004-10-081-0/+1
* * Convert to use t_vertex.c instead of sis_vb.[ch]Eric Anholt2004-06-081-13/+26
* Clean up some warnings by making sis_fatal_error a macro, and let it take anEric Anholt2004-05-241-9/+1
* Add missing sisInitDriverFuncs call. Fixes segfault.Eric Anholt2004-05-241-0/+1
* added _tnl_allow_vertex/pixel_fog() callsBrian Paul2004-02-261-0/+2
* Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul2004-01-201-6/+14
* applied Felix's patch for configuration systemBrian Paul2003-12-121-15/+0
* Remove usleeps from sis driver. We probably aren't doing anyone a serviceEric Anholt2003-12-091-8/+6
* merge latest DRI sis driver changes from the DRI trunkAlan Hourihane2003-12-041-30/+46
* add the SiS driver - no kernel driver yetAlan Hourihane2003-09-301-0/+508