aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/common/utils.h
Commit message (Expand)AuthorAgeFilesLines
* DRI interface changes and DRI2 direct rendering support.Kristian Høgsberg2008-03-311-5/+7
* Add helper function to calculate the area of the intersection of two rectangles.Michel Dänzer2006-09-281-0/+2
* Major rip-up of internal function insertion interface. The oldmesa_6_3_1Ian Romanick2005-07-281-1/+7
* All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allowsIan Romanick2005-07-241-6/+0
* Replace add_newer_entrypoints (src/mesa/main/context.c) withIan Romanick2005-06-301-3/+46
* new version check to allow to test for a range of ddx major versions, instead...Roland Scheidegger2005-01-261-0/+5
* uint*t -> u_int*t changesAlan Hourihane2004-12-141-1/+1
* Add a new function, driFillInModes, that is to be used by drivers toIan Romanick2004-06-031-1/+7
* driCheckDriDdxDrmVersion uses a function that is not available toIan Romanick2004-06-021-0/+7
* add driClipRectToFramebuffer helper functionKeith Whitwell2003-12-111-0/+4
* Shared dri driver resourcesKeith Whitwell2003-08-061-0/+54