index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
resource.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-15
dix: Fix undefined shift in HashResourceID
Adam Jackson
1
-2
/
+1
2015-09-01
dix: export ResourceClientBits()
Olivier Fourdan
1
-1
/
+1
2015-08-24
configurable maximum number of clients
Olivier Fourdan
1
-13
/
+2
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-5
/
+5
2014-07-17
Avoid starting a comment with */*
Peter Harris
1
-37
/
+37
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-21
/
+21
2012-05-14
xserver: Remove duplicate declaration in resource.h
Michal Suchanek
1
-3
/
+0
2012-04-18
dix: add reference count of the resource to ResourceSizeRec
Erkki Seppälä
1
-0
/
+2
2012-04-18
dix: don't use a local wrapper for calling HashResourceID
Erkki Seppälä
1
-3
/
+5
2012-04-18
dix: add hashing functions to resource.h for others to use.
Erkki Seppälä
1
-1
/
+12
2012-04-18
dix: add a mechanism for iterating through all subresources
Erkki Seppälä
1
-0
/
+16
2012-04-18
render: Report pixmap usage of pictures to resource extension.
Rami Ylimäki
1
-0
/
+25
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-101
/
+80
2011-12-12
constify strings in resource name registry
Alan Coopersmith
1
-1
/
+1
2011-03-14
dix: Define RESTYPE as uint32_t
Adam Jackson
1
-1
/
+1
2011-03-08
dix: Remove deprecated.c
Adam Jackson
1
-29
/
+0
2010-12-31
Resources: Move rClient to resource.h
Daniel Stone
1
-0
/
+2
2010-05-19
Add typed resource-lookup errors for non-core resource types.
Jamey Sharp
1
-0
/
+3
2010-05-13
Use _X_ATTRIBUTE_PRINTF _X_DEPRECATED _X_NORETURN
Jeremy Huddleston
1
-4
/
+4
2010-04-30
Move X_DEPRECATED to misc.h so it can be used outside resource.h
Keith Packard
1
-6
/
+0
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
1
-1
/
+1
2009-09-07
dix: remove dixLookupResource - we don't have any users left.
Peter Hutterer
1
-8
/
+0
2009-03-09
Replace dixLookupResource by dixLookupResourceBy{Type,Class}
Keith Packard
1
-9
/
+30
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-25
/
+25
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-1
/
+1
2007-12-07
Darwin: Use __APPLE__ instead of __DARWIN__
Jeremy Huddleston
1
-1
/
+1
2007-10-11
dix: Add a new "registry" mechanism for registering string names of things.
Eamon Walsh
1
-5
/
+0
2007-08-14
dix: remove caching of drawables and graphics contexts. The security checks
Eamon Walsh
1
-3
/
+3
2007-04-04
dix: add new, combined resource lookup function. Move all dix lookup API
Eamon Walsh
1
-20
/
+35
2007-03-22
dix: move access codes to separate header file, add DixCreateAccess.
Eamon Walsh
1
-14
/
+1
2007-03-08
Add ResourceStateCallback similar in function to ClientStateCallback.
Eamon Walsh
1
-0
/
+13
2007-03-08
devPrivates rework: redo field offset registration, drop RC_PRIVATES class.
Eamon Walsh
1
-6
/
+1
2007-03-05
devPrivates rework: redo interface and implementation.
Eamon Walsh
1
-20
/
+3
2007-03-01
devPrivates rework: unhook resource system; will try a different approach.
Eamon Walsh
1
-6
/
+0
2007-02-23
devPrivates rework: hook up new interface in resource system; add new
Eamon Walsh
1
-0
/
+6
2007-02-21
devPrivates rework: add RC_PRIVATES class, make ResourceRec visible in
Eamon Walsh
1
-2
/
+24
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-4
/
+5
2006-08-21
Merge branch 'XACE-modular' into my-XACE-modular
Eamon Walsh
1
-2
/
+0
2006-08-10
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Alan Coopersmith
1
-2
/
+0
2006-08-03
Make SecurityLookupIDBy* part of the base functionality.
Eamon Walsh
1
-11
/
+0
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-2
/
+0
2006-06-19
Replace XC-SECURITY code with XACE security hooks
Eamon Walsh
1
-3
/
+3
2005-08-24
Remove use of dix-config and xorg-config.h from public headers.
Daniel Stone
1
-4
/
+0
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
1
-1
/
+1
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-1
/
+1
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
1
-1
/
+1
[next]