summaryrefslogtreecommitdiff
path: root/Xext/xres.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-21xres: Fix size estimation for <8bpp pixmaps (#69057)Adam Jackson1-2/+2
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-17/+17
2014-01-12Xext: Clean up warningsKeith Packard1-2/+0
2012-11-05Xext: fix redundant redeclaration warningsYaakov Selkowitz1-2/+0
2012-07-09Move XRes from extmod to built-inTomas Carnecky1-0/+2
2012-07-09Move extension initialisation prototypes into extinit.hDaniel Stone1-1/+1
2012-07-09Replace INITARGS with voidTomas Carnecky1-1/+1
2012-07-09Use C99 designated initializers in Xext RepliesAlan Coopersmith1-30/+39
2012-07-09Remove unneccesary casts from WriteToClient callsAlan Coopersmith1-10/+8
2012-04-23xres: Fix build without compositeJeremy Huddleston1-0/+3
2012-04-18dix: add reference count of the resource to ResourceSizeRecErkki Seppälä1-5/+476
2012-04-18composite: Report pixmap usage of client windows to resource extension.Rami Ylimäki1-1/+13
2012-04-18render: Report pixmap usage of pictures to resource extension.Rami Ylimäki1-0/+27
2012-04-18Implemented first part of XResource extension v1.2: X_XResQueryClientIdsErkki Seppälä1-5/+312
2012-03-21Introduce a consistent coding styleKeith Packard1-90/+94
2011-12-12xres.c: Preserve constness of string returned by LookupResourceNameAlan Coopersmith1-2/+2
2011-09-21Use correct swap{l,s} (or none at all for CARD8)Matt Turner1-10/+2
2011-09-21Use internal temp variable for swap macrosMatt Turner1-37/+23
2010-05-13Eliminate boilerplate around client->noClientException.Jamey Sharp1-4/+4
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-4/+4
2009-09-21input: define server-supported protocol versions in one single file.Peter Hutterer1-2/+3
2009-07-14Xext: switch to byte counting functionsPeter Hutterer1-2/+2
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-2/+0
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson1-3/+1
2008-07-24Remove all empty extension reset hooks, replace with NULL.Adam Jackson1-5/+1
2008-04-22Merge branch 'master' into mpxPeter Hutterer1-1/+1
2008-04-09Fix off-by-one error in ProcXResQueryClients().Michel Dänzer1-1/+1
2008-01-03Merge branch 'master' into mpxPeter Hutterer1-21/+10
2007-12-23Report serverClient resources in the X-Resource extension.Adam Jackson1-7/+3
2007-11-21Xext: Scruffy the janitor don't like no "register" keywords.Peter Hutterer1-2/+2
2007-11-20registry: Fix some mistakes in the reversion of prior commits.Eamon Walsh1-0/+1
2007-11-20Revert "registry: Register Resource extension protocol names."Eamon Walsh1-13/+1
2007-11-20Remove some duplicate include statements.Eamon Walsh1-1/+0
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-4/+4
2007-11-05Xext: Remove usage of allocaDaniel Stone1-4/+4
2007-10-15registry: Register Resource extension protocol names.Eamon Walsh1-1/+13
2007-10-11dix: Add a new "registry" mechanism for registering string names of things.Eamon Walsh1-14/+7
2006-07-31Improve XRes to;Matthew Allum1-1/+63
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
2006-02-16Fix XSERVER64 should be _XSERVER64Dave Airlie1-2/+2
2006-02-11Add <string.h>, <stdlib.h>, and <stdio.h> to clear undefined functionAlan Coopersmith1-1/+3
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-2/+2
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-3/+3
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-4/+4
2004-12-15Use snprintf.Matthieu Herrb1-2/+2
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+2
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-11/+13
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1