index
:
~keithp/xserver
backout-randr
block-reorder
by-keithp
change-region-api
check-private-usage
depth1
dist-build-fixes
dri3
drm-lease
drm-lease-hacks
drm-lease-v2
drm-sequence
drm-vblank
fd-passing
fix-alpha-maps
fix-ephyr
fix-fb
fix-private-usage
force-randr-shadow
glamor-core-profile
glamor-fence
glamor-fixes
glamor-glclear
glamor-keithp
glamor-new-glyphs
glamor-pixmaps
glamor-present-xv
glamor-server
glamor-sw-traps
glamor-xv-cleanup
glx-answer-buffer
listen-fixes
master
new-font-api
new-glyphs
non-desktop
present-compositor
present-fixes
privates-fixes
protect-input
randr-1.4
randr-1.4-subwork
randr-fixes
randr-monitors
registry-fixes
remove-xfree86-sigio
render-float-transform
screen-specific-privates
secure-x
swap-pages
touch-listener
warning-fixes
wayland-pointer
window-scaling
xinput-align-fix
xkbcomp-cache
Keith's X server tree
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mi
/
miinitext.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-07-23
mi: fix build error caused by missing xtest.h
Peter Hutterer
1
-1
/
+1
2009-07-15
Update to xextproto 7.0.99.1.
Peter Hutterer
1
-5
/
+3
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
1
-17
/
+3
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-3
/
+3
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-3
/
+3
2008-11-07
mi: Fix infinite loop on regen when swrast_dri.so is missing
Julien Cristau
1
-1
/
+2
2008-11-04
Remove XEvIE
Daniel Stone
1
-15
/
+0
2008-11-04
Xi: XINPUT has been mandatory for ages
Daniel Stone
1
-4
/
+3
2008-10-03
Remove unused wrapping for visual initialization.
Adam Jackson
1
-25
/
+0
2008-10-03
Remove a bunch of unused API from the mi export list.
Adam Jackson
1
-1
/
+1
2008-07-31
Unifdef XIDLE.
Adam Jackson
1
-12
/
+0
2008-07-24
Sync is built-in and mandatory.
Adam Jackson
1
-11
/
+2
2008-07-24
XC-MISC is built-in and mandatory.
Adam Jackson
1
-11
/
+2
2008-07-24
Bigreqs are built-in and mandatory.
Adam Jackson
1
-11
/
+2
[next]