re-add MSAA support
[mesa.git] / src / mesa / drivers / dri / common / utils.c
2008-09-19 Alan Hourihanere-add MSAA support
2008-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-08-09 Dave Millerdri: fix crash in driGetConfigAttribIndex
2008-07-09 Brian Paulmesa: disable fprintf() error
2008-06-27 Roland Scheideggergallium: handle msaa
2008-06-24 José Fonsecamesa/dri: User standard integer types.
2008-06-11 Alan Hourihanerevert the DRI2 commits
2008-06-11 Alan HourihaneBring in DRI2 changes
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-23 George Sapountzisdri: add support for generating 3_3_2 configs
2008-05-20 George SapountzisMake utils.h self-contained.
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-04-02 Kristian HøgsbergInitialize GLX_EXT_texture_from_pixmap attributes corre...
2008-03-31 Kristian HøgsbergDRI interface changes and DRI2 direct rendering support.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-09-28 Michel DänzerAdd helper function to calculate the area of the inters...
2006-08-11 Ian RomanickFix long standing bug that prevented newer drivers...
2006-04-03 Dave Airlieif DDX is -1 don't do DDX check
2006-04-01 Dave AirlieThese messages really should be printed all the time...
2005-08-10 Ian RomanickMesa uses the glVertexAttrib*NV functions to implement...
2005-08-05 Ian RomanickFix recent problems with display lists and other parts...
2005-07-28 Ian RomanickMajor rip-up of internal function insertion interface...
2005-07-24 Ian RomanickAll elements of pre-DRI_NEW_INTERFACE_ONLY are removed...
2005-06-30 Ian RomanickReplace add_newer_entrypoints (src/mesa/main/context...
2005-03-22 Keith WhitwellCalculate haveAccumBuffer, haveDepthBuffer and haveSten...
2005-01-26 Roland Scheideggernew version check to allow to test for a range of ddx...
2004-12-14 Alan Hourihaneuint*t -> u_int*t changes
2004-10-13 Ian RomanickInitial support for PowerPC specific code in Mesa and...
2004-10-13 Ian RomanickRefactor the code in driGetRendererString a bit to...
2004-07-04 Jon SmirlPatch removes _SOLO definition needed for mesa-solo...
2004-06-15 Ian RomanickFix a couple typeos in the tables for driFillInModes.
2004-06-03 Ian RomanickAdd a new function, driFillInModes, that is to be used...
2004-06-02 Ian RomanickdriCheckDriDdxDrmVersion uses a function that is not...
2004-04-26 Alan Hourihanebring over build fixes from stable branch
2004-03-15 Dave Airlieextend SOLO code so the DDX version isn't checked
2003-12-11 Keith Whitwelladd driClipRectToFramebuffer helper function
2003-12-04 Alan Hourihanebuild fix
2003-08-06 Keith WhitwellShared dri driver resources