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
/
hw
/
xfree86
/
loader
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-2
/
+2
2014-10-08
loader: Remove some baklava code
Adam Jackson
1
-65
/
+48
2014-09-26
loader: Deobfuscate RTLD_* macro stuff
Adam Jackson
1
-20
/
+2
2014-09-18
loader: Remove compatibility with ancient XFree86 version numbering
Adam Jackson
1
-37
/
+9
2014-07-28
xfree86: Remove #include "compiler.h" from places that don't need it
Adam Jackson
1
-1
/
+0
2014-07-24
xfree86: Remove i2c multimedia modules
Adam Jackson
1
-1
/
+0
2014-06-02
xfree86: Report Present as a built-in module
Chris Wilson
1
-0
/
+3
2014-06-02
xfree86: Report DRI3 as a built-in module
Chris Wilson
1
-0
/
+3
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
2
-10
/
+10
2014-01-12
xfree86/common: Warning fixes. Mostly const string handling.
Keith Packard
1
-3
/
+3
2013-08-06
Replace INCLUDES with AM_CPPFLAGS
Peter Hutterer
1
-1
/
+1
2012-08-06
Fix up formatting of initializers for arrays of structs
Alan Coopersmith
1
-7
/
+6
2012-07-10
Move the remnants of loadext.c to miinitext.c
Daniel Stone
2
-98
/
+0
2012-07-10
Loader: Remove extension initialisation sorting
Daniel Stone
2
-348
/
+0
2012-07-10
Add static extensions before those in modules
Daniel Stone
1
-0
/
+4
2012-07-10
Move DRI2 from external module to built-in
Daniel Stone
2
-1
/
+2
2012-07-10
Move DRI1 from external module to built-in
Daniel Stone
2
-1
/
+2
2012-07-10
Remove the last remnants of extmod
Daniel Stone
1
-0
/
+1
2012-07-09
Move RECORD from external module to built-in
Tomas Carnecky
1
-0
/
+1
2012-07-09
Move DBE from an external module to built-in
Tomas Carnecky
1
-0
/
+1
2012-07-09
Loader: Drop EXTERN_MODULE flag
Daniel Stone
1
-4
/
+0
2012-07-04
Look for ModuleData only in appropriate library
Michal Srb
3
-1
/
+8
2012-07-02
Log in LoaderUnload() in a signal safe manner
Chase Douglas
1
-1
/
+1
2012-07-02
Log in UnloadModuleOrDriver() in a signal safe manner
Chase Douglas
1
-2
/
+3
2012-04-05
loader: add Cygwin support
Yaakov Selkowitz
1
-0
/
+18
2012-03-21
Introduce a consistent coding style
Keith Packard
6
-711
/
+721
2012-01-09
UnloadSubModule(): accept pointer value '1' and ignore it.
Matthieu Herrb
1
-0
/
+3
2011-12-05
LoaderOpen returns either a valid pointer or NULL, so don't check for < 0
Alan Coopersmith
1
-1
/
+1
2011-11-23
FindModule: stop copying const char *dirname to char *dirpath
Alan Coopersmith
1
-8
/
+3
2011-10-18
Do not uselessly reload modules in DuplicateModule
Michal Suchanek
1
-9
/
+9
2011-10-18
Use UnloadModuleOrDriver for UnloadSubModule.
Michal Suchanek
1
-17
/
+6
2011-06-23
xfree86: Move sdksyms generation to ddx toplevel
Dan Nicholson
3
-441
/
+1
2011-04-07
xfree86: loader: use one exit code only for readability
Tiago Vignatti
1
-20
/
+12
2011-04-04
xfree86: loader: fix memory leaks in LoaderListDirs
Tiago Vignatti
1
-0
/
+6
2011-03-03
loader: Don't distribute sdksyms.c and make it depend on the config
Keith Packard
1
-3
/
+6
2011-03-03
Merge remote branch 'rjy/clientids'
Keith Packard
1
-0
/
+1
2011-02-25
xfree86: Allow sdksyms.dep to be included portably
Dan Nicholson
1
-1
/
+2
2010-12-31
loader: warning fix
Adam Jackson
1
-1
/
+1
2010-12-23
os: Add facilities for client ID tracking.
Rami Ylimäki
1
-0
/
+1
2010-12-20
Remove SCO support
Adam Jackson
2
-22
/
+0
2010-12-18
Bug 21827: faulty sdksyms.c generated by the awk script in sdksyms.sh
David Barksdale
1
-1
/
+5
2010-12-07
Replace alloc+strcpy+strcat with asprintf() & XNFasprintf() calls
Alan Coopersmith
1
-4
/
+2
2010-12-07
Convert alloc+sprintf pairs into asprintf() & XNFasprintf() calls
Alan Coopersmith
1
-6
/
+6
2010-12-07
Add asprintf() implementation for platforms without it
Alan Coopersmith
1
-0
/
+1
2010-12-06
Merge remote branch 'jajones/for-keith'
Keith Packard
1
-0
/
+4
2010-12-06
Create/Destroy/Trigger/Reset/Query Fence Sync objs
James Jones
1
-0
/
+1
2010-12-06
Add fence sync driver interface
James Jones
1
-0
/
+3
2010-11-30
FindModuleInSubdir: Stop allocating one more byte than needed
Alan Coopersmith
1
-3
/
+3
2010-11-30
xfree86: Remove the xf8_16bpp overlay module
Adam Jackson
1
-6
/
+0
2010-11-30
dix: Remove the backing store leftovers
Adam Jackson
1
-2
/
+0
[next]