Pull createNewScreen entry point into dri_util.c.
[mesa.git] / src / mesa / drivers / dri / sis / sis_context.h
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-04-11 Michal KrolMore GLSL code:
2005-10-25 Eric AnholtInitial add of some (disabled) SiS 6326 drawing code...
2005-10-24 Eric AnholtCut a bunch of code by not trying to precompute the...
2005-10-24 Eric AnholtAdd support for GL_EXT_secondary_color, tested with...
2005-10-24 Eric Anholt- Add a few more hardware internal formats that are...
2005-10-19 Eric AnholtMake SiS a little more like other drivers: Add SIS_DEBU...
2005-10-19 Eric AnholtBug #4615: Fix the SiS driver for the renderbuffer...
2005-09-03 Brian PaulSetBuffer, renderbuffer changes
2004-06-10 Eric AnholtFix an "overflow in implicit constant conversion" warni...
2004-06-08 Eric Anholt* Convert to use t_vertex.c instead of sis_vb.[ch]
2004-06-03 Jon SmirlOpen/Close FullScreen die. unichrome and savage impleme...
2004-06-02 Ian RomanickReplace drmHandle, drmContext, drmDrawable, drmMagic...
2004-05-24 Eric AnholtClean up some warnings by making sis_fatal_error a...
2004-03-12 Jon SmirlAdjust includes to help DRI build
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
2004-01-18 Brian Paulchange Data ptr from GLbyte to GLubyte to silence warnings
2003-12-11 Keith WhitwellUpdates to tnl_dd_dmatmp.h
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