index
:
~fredrik/xserver
master
Unnamed repository; edit this file 'description' to name the repository.
fredrik
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
dixmods
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-12
Drop trailing whitespaces
Peter Hutterer
2
-16
/
+16
2014-10-02
xfree86: Delete file modinit.h
Daniel Martin
1
-80
/
+0
2014-03-27
Build fbcmap_mi.c once, rather than once for each DDX
Jon TURNEY
1
-2
/
+2
2014-03-25
miinitext: introduce LoadExtensionList() to replace over LoadExtension()
Emil Velikov
1
-5
/
+3
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-2
/
+2
2013-10-29
glx: Remove DRI1 AIGLX (v2)
Adam Jackson
1
-3
/
+0
2013-10-14
Update GLX dependencies now that DRI & DRI2 are builtins, not modules
Alan Coopersmith
1
-1
/
+1
2013-08-06
Replace INCLUDES with AM_CPPFLAGS
Peter Hutterer
1
-1
/
+1
2012-11-21
Constify extensions in LoadExtension users
Daniel Stone
1
-1
/
+1
2012-07-25
glx: drop GLX_LIBS from X server and workaround sdksyms.
Dave Airlie
1
-0
/
+1
2012-07-10
Remove unused setupFunc from extensions
Daniel Stone
1
-2
/
+1
2012-07-10
Unify miinitext.c
Daniel Stone
1
-1
/
+1
2012-07-10
Loader: Remove extension initialisation sorting
Daniel Stone
1
-1
/
+0
2012-07-10
GLX: Remove extension init dependencies
Daniel Stone
1
-3
/
+1
2012-07-10
Remove the last remnants of extmod
Daniel Stone
3
-86
/
+0
2012-07-10
Move XFree86-VidMode from extmod to built-in
Daniel Stone
3
-2179
/
+1
2012-07-09
Move DGA from extmod to built-in
Daniel Stone
4
-1174
/
+0
2012-07-09
Move SELinux from extmod to built-in
Daniel Stone
1
-33
/
+2
2012-07-09
Move Xv and XvMC from extmod to built-in
Tomas Carnecky
4
-59
/
+1
2012-07-09
Move XRes from extmod to built-in
Tomas Carnecky
1
-8
/
+0
2012-07-09
Move DPMS from extmod to built-in
Tomas Carnecky
1
-8
/
+0
2012-07-09
Move MIT-SCREEN-SAVER from extmod to built-in
Tomas Carnecky
1
-8
/
+0
2012-07-09
Move RECORD from external module to built-in
Tomas Carnecky
2
-52
/
+1
2012-07-09
Move DBE from an external module to built-in
Tomas Carnecky
2
-54
/
+0
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
1
-15
/
+0
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
7
-7
/
+8
2012-07-09
GLX: Insert swrast provider from GlxExtensionInit
Daniel Stone
1
-5
/
+0
2012-07-09
Replace INITARGS with void
Tomas Carnecky
4
-35
/
+22
2012-07-09
Xinerama: Fix ExtensionInit prototype
Daniel Stone
1
-1
/
+1
2012-07-09
Use C99 designated initializers in extension Events
Alan Coopersmith
1
-10
/
+11
2012-07-09
Use C99 designated initializers in xf86 extension Replies
Alan Coopersmith
2
-163
/
+189
2012-07-09
Use calloc to zero fill buffers being allocated for replies & events
Alan Coopersmith
1
-1
/
+1
2012-07-09
xf86dga2.c & xf86vmode.c: Move REQUEST_SIZE_MATCH checks before using stuff
Alan Coopersmith
2
-41
/
+52
2012-07-09
Fix more poorly indented/wrapped comments & code
Alan Coopersmith
1
-1
/
+3
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
2
-47
/
+35
2012-07-07
xf86dga: handle DGAAvailable for gpu screens. (v2)
Dave Airlie
1
-0
/
+1
2012-05-14
xfree86: Add ifdef wrapper to xvmodproc.h
Michal Suchanek
1
-0
/
+4
2012-04-19
Merge remote-tracking branch 'yselkowitz/master'
Keith Packard
2
-11
/
+15
2012-04-11
hw/xfree86: Re-indent xf86vmode.c
Keith Packard
1
-346
/
+480
2012-04-11
hw/xfree86: Spurious ');' in xf86vmode.c messed up indentation badly
Keith Packard
1
-1
/
+1
2012-04-05
xfree86: allow modules to be built without undefined symbols
Yaakov Selkowitz
2
-11
/
+15
2012-03-21
Introduce a consistent coding style
Keith Packard
15
-1826
/
+1706
2012-01-15
xfree86: Don't link libxorgxkb against libdix.la
Jeremy Huddleston
1
-1
/
+0
2012-01-12
Revert "dix: Pull client-is-local flag up to the ClientRec"
Keith Packard
2
-4
/
+4
2012-01-06
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
2
-4
/
+4
2011-10-15
xfree86: Link modules with -module
Jeremy Huddleston
2
-7
/
+7
2011-09-21
Use correct swap{l,s} (or none at all for CARD8)
Matt Turner
1
-2
/
+2
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-236
/
+208
2011-07-01
XKB: Add debug key actions for grabs & window tree
Daniel Stone
1
-0
/
+15
[next]