index
:
~fredinfinite23/xorg-server
master
Additional glX support for Xephyr server
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
privates.h
Age
Commit message (
Expand
)
Author
Files
Lines
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