summaryrefslogtreecommitdiff
path: root/hw/xquartz/xpr/dri.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-23Convert strncpy/strncat to strlcpy/strlcatAlan Coopersmith1-2/+1
2011-07-19XQuartz: Add diagnostic error checking to xp_destroy_surface.George Staplin1-1/+6
2011-07-19XQuartz: Fix a memory leak with surfaces that a new test found.George Staplin1-11/+45
2011-04-25XQuartz: xpr: Dead code removalJeremy Huddleston1-5/+0
2010-11-22XQuartz dri: Don't check CoreGraphics versionJeremy Huddleston1-112/+0
2010-06-10Merge remote branch 'jeremyhu/master'Keith Packard1-8/+8
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov1-1/+1
2010-06-08XQuartz: Fix build regression from faeebead7bfcc78535757ca7acc1faf7554c03b7Jeremy Huddleston1-8/+8
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-8/+17
2010-06-05Rename region macros to eliminate screen argumentKeith Packard1-2/+2
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-15/+15
2009-12-18Add type name argument to CreateNewResourceTypeAlan Coopersmith1-5/+2
2009-12-18Ensure all resource types created have names registeredAlan Coopersmith1-0/+4
2009-12-18Check for failures from CreateNewResourceTypeAlan Coopersmith1-1/+1
2009-02-16XQuartz: Add support for GLXPixmaps to the AppleDRI.George Staplin1-4/+162
2009-02-12XQuartz: xpr: The dri.c code for pixmaps was wrong in several ways. They wer...George Staplin1-17/+26
2009-01-15XQuartz: xpr: Cleanup some of the code and possibly fix part of the GLX Pixma...George Staplin1-80/+127
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-2/+0
2008-10-31XQuartz: LP64 related casting fixes from Bob MurphyJeremy Huddleston1-5/+5
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-3/+6
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh1-0/+737
2007-12-05Darwin: Flattened quartz into darwin, renamed darwin xquartzJeremy Huddleston1-0/+760