summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common/utils.c
AgeCommit message (Expand)Author
2005-06-30Replace add_newer_entrypoints (src/mesa/main/context.c) withIan Romanick
2005-03-22Calculate haveAccumBuffer, haveDepthBuffer and haveStencilBuffer inKeith Whitwell
2005-01-26new version check to allow to test for a range of ddx major versions, instead...Roland Scheidegger
2004-12-14uint*t -> u_int*t changesAlan Hourihane
2004-10-13Initial support for PowerPC specific code in Mesa and DRI drivers. DRIIan Romanick
2004-10-13Refactor the code in driGetRendererString a bit to make it easier toIan Romanick
2004-07-04Patch removes _SOLO definition needed for mesa-solo. mesa-soloJon Smirl
2004-06-15Fix a couple typeos in the tables for driFillInModes.Ian Romanick
2004-06-03Add a new function, driFillInModes, that is to be used by drivers toIan Romanick
2004-06-02driCheckDriDdxDrmVersion uses a function that is not available toIan Romanick
2004-04-26bring over build fixes from stable branchAlan Hourihane
2004-03-15extend SOLO code so the DDX version isn't checkedDave Airlie
2003-12-11add driClipRectToFramebuffer helper functionKeith Whitwell
2003-12-04build fixAlan Hourihane
2003-08-06Shared dri driver resourcesKeith Whitwell