index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mi
/
miinitext.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-21
Convert mi & miext to new *allocarray functions
Alan Coopersmith
1
-2
/
+2
2015-03-31
Fix XQuartz build
Jon Turney
1
-0
/
+3
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-4
/
+4
2014-03-29
mi: Hush extension initialization (#75870)
Adam Jackson
1
-8
/
+0
2014-03-25
miinitext: introduce LoadExtensionList() to replace over LoadExtension()
Emil Velikov
1
-14
/
+18
2014-03-23
miinitext: avoid allocating a sentinel ExtensionModule
Emil Velikov
1
-3
/
+2
2014-03-23
miinitext: constify staticExtensions
Emil Velikov
1
-1
/
+1
2014-03-23
miinitext: drop sentinel detection during LoadExtension
Emil Velikov
1
-3
/
+0
2014-03-23
miinitext: move AddStaticExtensions() to LoadExtension()
Emil Velikov
1
-4
/
+4
2013-11-11
present: Don't try to initialize when building without present support
Adam Jackson
1
-0
/
+2
2013-10-31
present: Add Present extension
Keith Packard
1
-0
/
+3
2013-10-31
dri3: Add DRI3 extension
Keith Packard
1
-0
/
+1
2013-09-10
dix: FIXES is not optional
Adam Jackson
1
-5
/
+0
2013-08-06
Allow disabling XFree86-DGA, DRI, VidModeExtension extensions
Alan Coopersmith
1
-1
/
+1
2012-12-18
EnableDisableExtensionError: Use ARRAY_SIZE rather than sentinel
Alan Coopersmith
1
-3
/
+6
2012-11-21
Constify argument to LoadExtension
Daniel Stone
1
-1
/
+1
2012-07-24
XQuartz: Fix runtime regressions introduced by extension loading changes
Jeremy Huddleston
1
-0
/
+6
2012-07-10
Remove unused setupFunc from extensions
Daniel Stone
1
-31
/
+25
2012-07-10
Replace NO_HW_ONLY_EXTS with Xorg DDX test
Daniel Stone
1
-1
/
+1
2012-07-10
Unify miinitext.c
Daniel Stone
1
-121
/
+1
2012-07-10
Remove Xorg-specific extensions from non-Xorg miinitext
Daniel Stone
1
-26
/
+1
2012-07-10
Quartz: Move PseudoramiX initialisation to DDX
Daniel Stone
1
-5
/
+0
2012-07-10
Move the remnants of loadext.c to miinitext.c
Daniel Stone
1
-1
/
+84
2012-07-10
Loader: Move ExtensionModule types to DIX
Daniel Stone
1
-3
/
+1
2012-07-10
Loader: Remove extension initialisation sorting
Daniel Stone
1
-19
/
+15
2012-07-10
Add static extensions before those in modules
Daniel Stone
1
-11
/
+20
2012-07-09
Move SELinux from extmod to built-in
Daniel Stone
1
-0
/
+3
2012-07-09
Xv: Remove excessive module-induced indirection
Tomas Carnecky
1
-2
/
+2
2012-07-09
Move Xv and XvMC from extmod to built-in
Tomas Carnecky
1
-0
/
+4
2012-07-09
Move XRes from extmod to built-in
Tomas Carnecky
1
-0
/
+3
2012-07-09
Move DPMS from extmod to built-in
Tomas Carnecky
1
-0
/
+3
2012-07-09
Move MIT-SCREEN-SAVER from extmod to built-in
Tomas Carnecky
1
-0
/
+3
2012-07-09
Move RECORD from external module to built-in
Tomas Carnecky
1
-0
/
+3
2012-07-09
Move DBE from an external module to built-in
Tomas Carnecky
1
-0
/
+3
2012-07-09
miinitext: Use ARRAY_SIZE rather than sentinel
Daniel Stone
1
-5
/
+5
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
1
-101
/
+4
2012-07-09
GLX: Insert swrast provider from GlxExtensionInit
Daniel Stone
1
-5
/
+0
2012-07-09
Reorder extension initialisation for non-Xorg
Daniel Stone
1
-53
/
+75
2012-07-09
Replace INITARGS with void
Tomas Carnecky
1
-36
/
+31
2012-05-14
mi: Remove redundant declarations.
Michal Suchanek
1
-59
/
+0
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-116
/
+144
2011-11-23
Fix gcc -Wwrite-strings warnings in various extensions
Alan Coopersmith
1
-3
/
+3
2011-01-07
NO_PANORAMIX preprocessor symbol is nowhere defined
Tomas Carnecky
1
-2
/
+0
2010-04-26
Boolean-or short-circuits, so (a || (!a && ...)) is redundant. Simplify.
Jamey Sharp
1
-2
/
+1
2010-04-21
Merge remote branch 'vignatti/for-keith'
Keith Packard
1
-13
/
+0
2010-04-21
Death to Multibuffer extension
Tiago Vignatti
1
-13
/
+0
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-10
/
+0
2010-03-22
mi: remove deprecated #include <X11/extensions/xf86bigfstr.h> in miinitext.c
Yaakov Selkowitz
1
-1
/
+1
2009-10-18
Fix segfault when -extension XKEYBOARD is passed on the command line
Alan Coopersmith
1
-5
/
+23
2009-09-26
dmx: undefine MITSHM, move undefs to miinitext.c.
Kevin E Martin
1
-0
/
+12
[next]