Major check-in of changes for GL_EXT_framebuffer_object extension.
[mesa.git] / src / mesa / drivers / dri / sis / sis_tris.c
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