index
:
~marcoz/xserver
server-1.13-branch
Unnamed repository; edit this file 'description' to name the repository.
marcoz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-10
DRI2: Remove prototype for DRI2DestroyDrawable
Daniel Stone
1
-2
/
+0
2012-07-10
XFree86: DRI: Don't use per-target CFLAGS
Daniel Stone
1
-11
/
+11
2012-07-10
Move DRI1 from external module to built-in
Daniel Stone
15
-119
/
+31
2012-07-10
Xext: Only build one library
Daniel Stone
2
-26
/
+3
2012-07-10
Remove the last remnants of extmod
Daniel Stone
7
-90
/
+1
2012-07-10
Move XFree86-VidMode from extmod to built-in
Daniel Stone
6
-18
/
+16
2012-07-09
DGA: Remove excessive module-induced indirection
Tomas Carnecky
3
-21
/
+8
2012-07-09
Move DGA from extmod to built-in
Daniel Stone
8
-1062
/
+1041
2012-07-09
Move SELinux from extmod to built-in
Daniel Stone
5
-37
/
+33
2012-07-09
Xv: Remove excessive module-induced indirection
Tomas Carnecky
9
-40
/
+12
2012-07-09
XFree86: sdksyms: Remove unused -DXorgLoader
Daniel Stone
1
-2
/
+2
2012-07-09
Move Xv and XvMC from extmod to built-in
Tomas Carnecky
16
-84
/
+34
2012-07-09
Move XRes from extmod to built-in
Tomas Carnecky
5
-10
/
+7
2012-07-09
Move DPMS from extmod to built-in
Tomas Carnecky
4
-10
/
+5
2012-07-09
Move MIT-SCREEN-SAVER from extmod to built-in
Tomas Carnecky
4
-10
/
+5
2012-07-09
Move RECORD from external module to built-in
Tomas Carnecky
7
-57
/
+7
2012-07-09
Move DBE from an external module to built-in
Tomas Carnecky
8
-62
/
+10
2012-07-09
miinitext: Use ARRAY_SIZE rather than sentinel
Daniel Stone
1
-5
/
+5
2012-07-09
extmod: Use ARRAY_SIZE rather than sentinel
Daniel Stone
1
-7
/
+1
2012-07-09
Add xf86ExtensionInit for DDX extension configuration
Daniel Stone
5
-15
/
+88
2012-07-09
Loader: Drop EXTERN_MODULE flag
Daniel Stone
3
-16
/
+0
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
65
-274
/
+264
2012-07-09
GLX: Insert swrast provider from GlxExtensionInit
Daniel Stone
5
-21
/
+8
2012-07-09
Reorder extension initialisation for non-Xorg
Daniel Stone
1
-53
/
+75
2012-07-09
Replace INITARGS with void
Tomas Carnecky
16
-84
/
+65
2012-07-09
Xinerama: Fix ExtensionInit prototype
Daniel Stone
2
-2
/
+2
2012-07-09
Make extension.h self-contained, remove C++ externs
Daniel Stone
1
-2
/
+3
2012-07-09
Add a common ARRAY_SIZE macro to dix.h
Daniel Stone
3
-4
/
+2
2012-07-09
Xorg: Link XKB DDX library after core server libs
Daniel Stone
1
-1
/
+1
2012-07-09
Don't make failure to -nolisten fatal
Daniel Stone
1
-2
/
+2
2012-07-09
Xext: Add hashtable.h to sources to fix distcheck
Daniel Stone
1
-1
/
+1
2012-07-09
Replace padlength tables with inline functions from misc.h
Alan Coopersmith
5
-13
/
+50
2012-07-09
ephyrGLXQueryServerString: Stop making an unused copy of server_string
Alan Coopersmith
1
-11
/
+1
2012-07-09
Initialize padding bits to 0 in ErrorConnMax()
Alan Coopersmith
1
-1
/
+1
2012-07-09
Set padding bytes to 0 in WriteToClient
Alan Coopersmith
1
-1
/
+5
2012-07-09
Use C99 designated initializers in dix registry
Alan Coopersmith
1
-3
/
+1
2012-07-09
Use C99 designated initializers in extension Events
Alan Coopersmith
23
-319
/
+321
2012-07-09
Use C99 designated initializers in dix Events
Alan Coopersmith
10
-206
/
+204
2012-07-09
Use C99 designated initializers in xf86 extension Replies
Alan Coopersmith
4
-261
/
+302
2012-07-09
Use C99 designated initializers in Xephyr Replies
Alan Coopersmith
2
-84
/
+99
2012-07-09
Use C99 designated initializers in dmx Replies
Alan Coopersmith
4
-161
/
+216
2012-07-09
Use C99 designated initializers in randr Replies
Alan Coopersmith
7
-159
/
+204
2012-07-09
Use C99 designated initializers in xkb Replies
Alan Coopersmith
1
-160
/
+164
2012-07-09
Use C99 designated initializers in glx Replies
Alan Coopersmith
3
-55
/
+75
2012-07-09
Use C99 designated initializers in various extension Replies
Alan Coopersmith
7
-59
/
+73
2012-07-09
Use C99 designated initializers in Xinput Replies
Alan Coopersmith
28
-174
/
+226
2012-07-09
Use C99 designated initializers in Xext Replies
Alan Coopersmith
17
-378
/
+471
2012-07-09
Use C99 designated initializers in dix Replies
Alan Coopersmith
7
-220
/
+265
2012-07-09
Use C99 designated initializers in SendErrorToClient
Alan Coopersmith
1
-8
/
+7
2012-07-09
Use calloc to zero fill buffers being allocated for replies & events
Alan Coopersmith
9
-13
/
+15
[next]