Remove CVS keywords.
[mesa.git] / src / mesa / drivers / dri / tdfx / tdfx_state.c
2008-09-21 Keith WhitwellRemove CVS keywords.
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2008-01-07 BrianReplace gl_framebuffer's _ColorDrawBufferMask with...
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
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-10-31 Keith Whitwellswitch remaining drivers over to vbo
2006-10-15 Brian PaulRemove a bunch of "ctx->Driver.function = _swrast_Funct...
2006-05-08 Keith Whitwellupdates to dri drivers for recent stencil changes
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...
2005-01-06 Daniel Borcafix dstRGB factor
2004-12-14 Alan Hourihaneuint*t -> u_int*t changes
2004-11-27 Brian PaulRemove _mesa_ResizeBuffersMESA() call from _mesa_set_vi...
2004-10-02 Brian Pauladded support for GL_ARB_draw_buffers
2004-07-19 Daniel Borcaseveral new bugs
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
2004-01-27 Ian RomanickAdded support for EXT_blend_equation_separate / ATI_ble...
2004-01-23 Brian Paulmore fixing for tdfxUpdateTexturePalette
2004-01-21 Ian RomanickRemove dd_function_table::BlendFunc. All drivers now use
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2003-12-04 Alan Hourihanebuild fixes
2003-12-04 Alan Hourihaneadd tdfx DRI driver