Bug #4615: Fix the SiS driver for the renderbuffer changes. Previously, all
[mesa.git] / src / mesa / drivers / dri / sis / sis_state.c
2005-10-19 Eric AnholtBug #4615: Fix the SiS driver for the renderbuffer...
2005-09-14 Brian PaulInstead of calling _mesa_ResizeBuffersMESA() in the...
2005-09-03 Brian PaulSetBuffer, renderbuffer changes
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2004-11-27 Brian PaulRemove _mesa_ResizeBuffersMESA() call from _mesa_set_vi...
2004-10-08 Eric AnholtAdd support for NV_blend_square, and print errors if...
2004-10-02 Brian Pauladded support for GL_ARB_draw_buffers
2004-09-25 Eric AnholtCan't bail in sisDDLogicOpCode when logicop is off...
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.
2004-01-21 Ian RomanickRemove dd_function_table::BlendFunc. All drivers now use
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