Fix a possible segfault caused by the SGI_make_current_read changes.
[mesa.git] / src / mesa / drivers / dri / i830 / i830_state.c
2004-05-07 Ian RomanickWarning clean-ups.
2004-05-07 Ian RomanickAdd support for the 3rd and 4th texture units. The...
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2004-01-28 Keith WhitwellUse NEED_SECONDARY_COLOR() for checking specular state...
2004-01-27 Ian RomanickAdded support for EXT_blend_equation_separate / ATI_ble...
2004-01-21 Ian RomanickRemove dd_function_table::BlendFunc. All drivers now use
2004-01-19 Keith WhitwellMigrate i830 driver to t_vertex.[ch] for building hw...
2003-12-07 Alan Hourihanemerge i830 DRI driver from DRI trunk
2003-09-30 Alan Hourihaneadd the i830 driver - no kernel driver yet