Remove last of core Mesa dependencies in intel_swapbuffers.c
[mesa.git] / src / mesa / drivers / dri / sis / sis_tris.c
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-04-11 Michal KrolMore GLSL code:
2005-10-26 Eric AnholtAdd disabled support for GL_EXT_fog_coord. While it...
2005-10-25 Eric AnholtInitial add of some (disabled) SiS 6326 drawing code...
2005-10-24 Eric AnholtAdd support for GL_EXT_secondary_color, tested with...
2005-10-24 Eric AnholtFix the GL_BLEND case (and remove the fallback associat...
2005-10-24 Eric AnholtFix texenv by moving a misplaced check for being in...
2005-10-24 Eric AnholtFix a typo in a fallback string.
2005-10-19 Eric AnholtMake SiS a little more like other drivers: Add SIS_DEBU...
2005-05-31 Eric AnholtRemove unused CTX_ARG2 define.
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2004-10-02 Brian Pauladded support for GL_ARB_draw_buffers
2004-09-25 Eric AnholtTriangle stipple is a fallback, since we don't have...
2004-09-25 Eric AnholtFix SiS AGP vertex dispatch by not trying to emit 0...
2004-07-01 Keith WhitwellRename the various function types in t_context.h to...
2004-07-01 Keith WhitwellRename 'emit_func' usages in drivers. Will also rename...
2004-06-09 Eric Anholt* sisChooseRenderState doesn't depend on _NEW_TEXTURE...
2004-06-08 Eric Anholt* Convert to use t_vertex.c instead of sis_vb.[ch]
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2003-12-11 Keith WhitwellUpdates to tnl_dd_dmatmp.h
2003-12-09 Keith WhitwellFix VERT_SET_RGBA, VERT_SET_SPEC macros to account...
2003-12-09 Eric AnholtRemove usleeps from sis driver. We probably aren't...
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