index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
privates.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-27
"privates.h", line 198: warning: void function cannot return value
Alan Coopersmith
1
-1
/
+1
2010-12-06
Add fence sync driver interface
James Jones
1
-0
/
+1
2010-09-18
Introduce per-object per-screen privates.
Jamey Sharp
1
-11
/
+40
2010-08-09
Correct function name in dixRegisterPrivateKey comments
Alan Coopersmith
1
-2
/
+2
2010-07-01
Cast void* to pointer* to appease some compilers.
James Jones
1
-1
/
+1
2010-06-05
Add dixCreatePrivateKey API
Keith Packard
1
-0
/
+12
2010-06-05
Change devPrivates implementation.
Keith Packard
1
-36
/
+80
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-52
/
+138
2010-06-05
Remove dixRegisterPrivateOffset; hard-code devPrivates offsets instead
Keith Packard
1
-14
/
+4
2010-05-13
Remove devPrivates init and delete callback lists.
Keith Packard
1
-27
/
+1
2010-04-30
dix: Improve documentation of the DIX private data functions.
Aaron Plattner
1
-7
/
+57
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-11
/
+11
2008-09-12
Array-index based devPrivates implementation.
Eamon Walsh
1
-1
/
+1
2008-06-13
Make devPrivates lookup functions ABI instead of static inlines.
Eamon Walsh
1
-53
/
+8
2007-09-06
devPrivates rework: register an offset for every resource type, use
Eamon Walsh
1
-1
/
+8
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-10
/
+0
2007-08-16
devPrivates rework: Nevermind, can't const due to return value warnings.
Eamon Walsh
1
-3
/
+3
2007-08-16
devPrivates rework: add const qualifier to key type.
Eamon Walsh
1
-3
/
+3
2007-08-16
devPrivates rework: use camelcase standard for name of key type.
Eamon Walsh
1
-11
/
+11
2007-03-08
devPrivates rework: pass address of pointer to private callbacks instead of
Eamon Walsh
1
-1
/
+1
2007-03-08
devPrivates rework: redo field offset registration, drop RC_PRIVATES class.
Eamon Walsh
1
-2
/
+3
2007-03-08
devPrivates rework: redo interface again, dropping parent and type parameters
Eamon Walsh
1
-14
/
+4
2007-03-08
devPrivates rework: hook up new mechanism in backwards-compatibility mode
Eamon Walsh
1
-0
/
+10
2007-03-05
devPrivates rework: redo interface and implementation.
Eamon Walsh
1
-22
/
+104
2007-02-23
devPrivates rework: add dix header file containing new interface.
Eamon Walsh
1
-0
/
+77