Make GL_ARB_texture_compression mandatory
[mesa.git] / src / mesa / drivers / dri / sis / sis_dd.c
2008-09-21 Keith WhitwellRemove CVS keywords.
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-07-10 Thomas HellströmThe SiS and Unichrome drivers assume that the handle...
2006-01-30 Roland Scheideggerfix broken assertions so dri drivers compile with ...
2005-10-25 Eric AnholtMove the front.offset setting above a check to shortcut...
2005-10-24 Eric AnholtCut a bunch of code by not trying to precompute the...
2005-10-24 Eric AnholtAdd support for GL_EXT_stencil_wrap by guessing that...
2005-10-20 Eric AnholtBump driver dates for the crasher fixes yesterday.
2005-10-19 Eric AnholtBug #4615: Fix the SiS driver for the renderbuffer...
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2004-10-08 Eric AnholtAdd support for NV_blend_square, and print errors if...
2004-09-25 Eric AnholtBump driver_date for today's fixes.
2004-06-08 Eric Anholt* Convert to use t_vertex.c instead of sis_vb.[ch]
2004-05-24 Eric AnholtClean up some warnings by making sis_fatal_error a...
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2003-12-04 Alan Hourihanemerge latest DRI sis driver changes from the DRI trunk
2003-09-30 Alan Hourihaneadd the SiS driver - no kernel driver yet