Replace ctx->Driver.StencilOp/Func/Mask() functions with
[mesa.git] / src / mesa / drivers / dri / i830 / i830_state.c
2005-09-13 Brian PaulReplace ctx->Driver.StencilOp/Func/Mask() functions...
2005-09-03 Brian Pauluse new InitStencil/DepthPointer functions
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-02 Brian Pauladded support for GL_ARB_draw_buffers
2004-05-12 Ian RomanickAdded support for GL_EXT_blend_equation_separate and
2004-05-12 Ian RomanickFixed a bug that showed up in several multitexturing...
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