index
:
~keithp/xserver
backout-randr
block-reorder
by-keithp
change-region-api
check-private-usage
depth1
dist-build-fixes
dri3
drm-lease
drm-lease-hacks
drm-lease-v2
drm-sequence
drm-vblank
fd-passing
fix-alpha-maps
fix-ephyr
fix-fb
fix-private-usage
force-randr-shadow
glamor-core-profile
glamor-fence
glamor-fixes
glamor-glclear
glamor-keithp
glamor-new-glyphs
glamor-pixmaps
glamor-present-xv
glamor-server
glamor-sw-traps
glamor-xv-cleanup
glx-answer-buffer
listen-fixes
master
new-font-api
new-glyphs
non-desktop
present-compositor
present-fixes
privates-fixes
protect-input
randr-1.4
randr-1.4-subwork
randr-fixes
randr-monitors
registry-fixes
remove-xfree86-sigio
render-float-transform
screen-specific-privates
secure-x
swap-pages
touch-listener
warning-fixes
wayland-pointer
window-scaling
xinput-align-fix
xkbcomp-cache
Keith's X server tree
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
registry.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-18
Build required portions of registry.c automatically [v2]
Keith Packard
1
-35
/
+55
2014-09-18
dix: Close protocol.txt after we're done loading extension names
Keith Packard
1
-0
/
+4
2013-05-07
dix: reset the registry before quitting
Peter Hutterer
1
-8
/
+17
2012-07-09
Use C99 designated initializers in dix registry
Alan Coopersmith
1
-3
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-120
/
+127
2011-12-12
constify strings in resource name registry
Alan Coopersmith
1
-2
/
+3
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-7
/
+7
2010-03-16
Cygwin/X: Tidy up some cosmetic issues in log strings
Jon TURNEY
1
-1
/
+1
2009-09-02
Correct outdated e-mail address in "Author" statements.
Eamon Walsh
1
-1
/
+1
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-8
/
+8
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-8
/
+8
2008-06-24
Fix a leak in the code that parses the protocol names.
Eamon Walsh
1
-18
/
+26
2007-11-26
registry: Add a call for DTRACE compatibility.
Eamon Walsh
1
-0
/
+19
2007-11-26
registry: Rebase registry to use the server config file of protocol names.
Eamon Walsh
1
-195
/
+128
2007-10-25
registry: Remove synthetic bit from event types in lookup function.
Eamon Walsh
1
-1
/
+1
2007-10-23
Revert "registry: special case minor number when looking up core requests."
Eamon Walsh
1
-2
/
+0
2007-10-18
registry: special case minor number when looking up core requests.
Eamon Walsh
1
-0
/
+2
2007-10-18
registry: Add "X11:" prefix to core protocol names.
Eamon Walsh
1
-175
/
+176
2007-10-11
dix: Add a new "registry" mechanism for registering string names of things.
Eamon Walsh
1
-0
/
+375