Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa into...
[mesa.git] / src / mesa / drivers / dri / mga / mgastate.c
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-16 Keith WhitwellMerge branch 'master-merge' into vbo-0.2
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-02 Brian Paulfix typo, silence warnings
2006-11-02 Brian PaulUse RGBA_LOGICOP_ENABLED() instead of ctx->Color._Logic...
2006-11-02 Alan Hourihanemerge current trunk into vbo branch
2006-10-31 Keith Whitwellswitch remaining drivers over to vbo
2006-10-30 Ian RomanickFix bug #8799.
2006-10-30 Ian RomanickRefactor mgaXMesaSetFrontClipRects and mgaXMesaSetBackC...
2006-10-15 Brian PaulRemove a bunch of "ctx->Driver.function = _swrast_Funct...
2005-09-14 Brian PaulInstead of calling _mesa_ResizeBuffersMESA() in the...
2005-09-13 Brian PaulReplace ctx->Driver.StencilOp/Func/Mask() functions...
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-16 Ville SyrjalaFixed off by one errors in clipping.
2004-10-02 Brian Pauladded support for GL_ARB_draw_buffers
2004-07-04 Jon SmirlPatch removes _SOLO definition needed for mesa-solo...
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2004-03-12 Jon SmirlAdjust mga drivers to remove redundant h file for sarea...
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
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
2003-12-05 Alan Hourihanebring over latest mga DRI driver from DRI trunk
2003-10-21 Jon SmirlUpdate DRI drivers to current DRI CVS and make them...
2003-08-22 Brian Paulpatch to import Jon Smirl's work from Bitkeeper
2003-08-06 Keith Whitwellmga driver, brought over by Jon Smirl