summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/sis/sis_context.h
AgeCommit message (Expand)Author
2005-09-03SetBuffer, renderbuffer changesBrian Paul
2004-06-10Fix an "overflow in implicit constant conversion" warning in mEndPrimitive whenEric Anholt
2004-06-08* Convert to use t_vertex.c instead of sis_vb.[ch]Eric Anholt
2004-06-03Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd outJon Smirl
2004-06-02Replace drmHandle, drmContext, drmDrawable, drmMagic and related types withIan Romanick
2004-05-24Clean up some warnings by making sis_fatal_error a macro, and let it take anEric Anholt
2004-03-12Adjust includes to help DRI buildJon Smirl
2004-03-11Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl
2004-01-18change Data ptr from GLbyte to GLubyte to silence warningsBrian Paul
2003-12-11Updates to tnl_dd_dmatmp.hKeith Whitwell
2003-12-04merge latest DRI sis driver changes from the DRI trunkAlan Hourihane
2003-09-30add the SiS driver - no kernel driver yetAlan Hourihane