summaryrefslogtreecommitdiff
path: root/include/resource.h
AgeCommit message (Expand)AuthorFilesLines
2015-09-01dix: export ResourceClientBits()Olivier Fourdan1-1/+1
2015-08-24configurable maximum number of clientsOlivier Fourdan1-13/+2
2014-11-12Drop trailing whitespacesPeter Hutterer1-5/+5
2014-07-17Avoid starting a comment with */*Peter Harris1-37/+37
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-21/+21
2012-05-14xserver: Remove duplicate declaration in resource.hMichal Suchanek1-3/+0
2012-04-18dix: add reference count of the resource to ResourceSizeRecErkki Seppälä1-0/+2
2012-04-18dix: don't use a local wrapper for calling HashResourceIDErkki Seppälä1-3/+5
2012-04-18dix: add hashing functions to resource.h for others to use.Erkki Seppälä1-1/+12
2012-04-18dix: add a mechanism for iterating through all subresourcesErkki Seppälä1-0/+16
2012-04-18render: Report pixmap usage of pictures to resource extension.Rami Ylimäki1-0/+25
2012-03-21Introduce a consistent coding styleKeith Packard1-101/+80
2011-12-12constify strings in resource name registryAlan Coopersmith1-1/+1
2011-03-14dix: Define RESTYPE as uint32_tAdam Jackson1-1/+1
2011-03-08dix: Remove deprecated.cAdam Jackson1-29/+0
2010-12-31Resources: Move rClient to resource.hDaniel Stone1-0/+2
2010-05-19Add typed resource-lookup errors for non-core resource types.Jamey Sharp1-0/+3
2010-05-13Use _X_ATTRIBUTE_PRINTF _X_DEPRECATED _X_NORETURNJeremy Huddleston1-4/+4
2010-04-30Move X_DEPRECATED to misc.h so it can be used outside resource.hKeith Packard1-6/+0
2009-12-18Add type name argument to CreateNewResourceTypeAlan Coopersmith1-1/+1
2009-09-07dix: remove dixLookupResource - we don't have any users left.Peter Hutterer1-8/+0
2009-03-09Replace dixLookupResource by dixLookupResourceBy{Type,Class}Keith Packard1-9/+30
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-25/+25
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-12-07Darwin: Use __APPLE__ instead of __DARWIN__Jeremy Huddleston1-1/+1
2007-10-11dix: Add a new "registry" mechanism for registering string names of things.Eamon Walsh1-5/+0
2007-08-14dix: remove caching of drawables and graphics contexts. The security checksEamon Walsh1-3/+3
2007-04-04dix: add new, combined resource lookup function. Move all dix lookup APIEamon Walsh1-20/+35
2007-03-22dix: move access codes to separate header file, add DixCreateAccess.Eamon Walsh1-14/+1
2007-03-08Add ResourceStateCallback similar in function to ClientStateCallback.Eamon Walsh1-0/+13
2007-03-08devPrivates rework: redo field offset registration, drop RC_PRIVATES class.Eamon Walsh1-6/+1
2007-03-05devPrivates rework: redo interface and implementation.Eamon Walsh1-20/+3
2007-03-01devPrivates rework: unhook resource system; will try a different approach.Eamon Walsh1-6/+0
2007-02-23devPrivates rework: hook up new interface in resource system; add newEamon Walsh1-0/+6
2007-02-21devPrivates rework: add RC_PRIVATES class, make ResourceRec visible inEamon Walsh1-2/+24
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh1-4/+5
2006-08-21Merge branch 'XACE-modular' into my-XACE-modularEamon Walsh1-2/+0
2006-08-10Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Alan Coopersmith1-2/+0
2006-08-03Make SecurityLookupIDBy* part of the base functionality.Eamon Walsh1-11/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
2006-06-19Replace XC-SECURITY code with XACE security hooksEamon Walsh1-3/+3
2005-08-24Remove use of dix-config and xorg-config.h from public headers.Daniel Stone1-4/+0
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-1/+1
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-1/+1
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsEgbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1