index
:
~ajax/xserver
65030
always-glx-1.4
arcology
atrocious-xephyr-glamor-hacks
bsbs11
bsbs7
composite-work
crtc-confine-v3
damage-at-flush-globally
dbe-shrink
dead-code
death-to-spans
dietfb
dix-dri2
dmx-2
drawable-ops
dri2-no-block
epoll
fedora-merge
fixes-atomic-requests
for-keithp
gc-rework
glamor-did-not-regress
glamor-for-1.15
glamor-getimage-planemask
glamor-no-largepixmap
glapi
glapi-misc
glx
glx-2
glx-direct-dispatch
glx-direct-dispatch-parts
glx-ext-libglvnd
glx-fix-osx
glx-fixes-for-1.8
glx-for-1.14
glx-gen
glx-rewrite
glx-work-pre-xdc
glxfe
glxvnd
grabpointer-rhel6.6
init-cleanup
input-thread
input-thread-v3
ioaddress
less-loader
master
maxformats
mi-cleanup
ms2432-1.17
orbea-test-1.18-dri2
performance
pointer-barriers
port-shadowfb-to-damage
resource-refactor
ricer-tuning
root-window-finalize-callback
rootless-merge
screen-gc-funcs
sdksyms
server-1.10-barriers
server-1.10-iglx
server-1.10-xfree86
server-1.12-queue
server-1.14-abi-churn
server-1.17-branch
server-1.9-xfree86
shatter
shatter-2
sigaction
synchronous-font-server
valtree-tuning
vbe-dos-hacks
vfb-ifr
vidmem-cleanup
vixmap-groundwork
vixmaps
warnings
wayland-abi
wayland-deferred-surface
wayland-netwm-etc
whot-barriers
window-cleanup
windowoptrec
wl-rebase-for-f20
wtf-gcc
xf86priv
xserver-1.13-queue
xserver-next
xvfb-glamor-be
xwayland-1.14
xwayland-next
xwl-glamor-be
xwl-xdg-shell
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
resource.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
Kaleb Keithley
1
-103
/
+26
2003-11-14
XFree86 4.3.0.1
Kaleb Keithley
1
-4
/
+74
2003-11-14
R6.6 is the Xorg base-line
Kaleb Keithley
1
-0
/
+281