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
/
include
/
globals.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-27
dpms: Consolidate a bunch of stuff into Xext/dpms.c
Adam Jackson
1
-10
/
+0
2016-06-08
dix: Use OsSignal() not signal()
Adam Jackson
1
-2
/
+0
2014-01-12
Clean up warnings in DIX
Keith Packard
1
-1
/
+1
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
1
-80
/
+1
2012-06-21
Add global variable inSignalContext
Chase Douglas
1
-0
/
+3
2012-05-17
XQuartz: Declare noPseudoramiXExtension for miinitext.c
Jeremy Huddleston
1
-0
/
+4
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-2
/
+2
2011-08-22
config: add udev/systemd multi-seat support
Lennart Poettering
1
-1
/
+1
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
1
-2
/
+0
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+0
2010-04-21
Merge remote branch 'vignatti/for-keith'
Keith Packard
1
-4
/
+0
2010-04-21
Death to Multibuffer extension
Tiago Vignatti
1
-4
/
+0
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-2
/
+0
2009-04-03
DPMS: Re-export the various DPMS variables.
Adam Jackson
1
-7
/
+7
2009-04-03
DPMS: Remove the defaultDPMS* variables
Adam Jackson
1
-4
/
+0
2009-04-03
DPMS: Simplify command line parsing
Adam Jackson
1
-1
/
+0
2009-04-03
DPMS: Unexport all the various setup variables.
Adam Jackson
1
-12
/
+12
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
1
-5
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-49
/
+53
2008-11-04
Remove XEvIE
Daniel Stone
1
-4
/
+0
2008-11-04
Xi: XINPUT has been mandatory for ages
Daniel Stone
1
-3
/
+0
2008-10-03
Remove the Must_have_memory hack.
Adam Jackson
1
-1
/
+0
2008-08-20
Centralize declaration of ConnectionInfo.
Adam Jackson
1
-0
/
+2
2008-08-05
Redefine WindowTable as a fixed array
Tomas Carnecky
1
-1
/
+1
2008-07-31
Unifdef XIDLE.
Adam Jackson
1
-3
/
+0
2008-07-24
Sync is built-in and mandatory.
Adam Jackson
1
-4
/
+0
2008-07-24
XC-MISC is built-in and mandatory.
Adam Jackson
1
-4
/
+0
2008-07-24
Bigreqs are built-in and mandatory.
Adam Jackson
1
-4
/
+0
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
1
-4
/
+0
2008-07-18
Drop the FONTCACHE extension.
Adam Jackson
1
-4
/
+0
2008-07-16
XFree86: Remove XFree86-Misc extension
Daniel Stone
1
-4
/
+0
2008-05-20
Merge branch 'master' into mpx
Peter Hutterer
1
-1
/
+0
2008-05-14
Simplify default font path setup.
Adam Jackson
1
-1
/
+0
2008-04-25
Remove all traces of #ifdef XINPUT and the matching bits from the configure.ac
Peter Hutterer
1
-2
/
+0
2008-04-18
Death to TOG-CUP.
Adam Jackson
1
-4
/
+0
2008-04-18
Nuke the MIT-SUNDRY-NONSTANDARD extension.
Eric Anholt
1
-4
/
+0
2008-04-18
Death to APPGROUP.
Adam Jackson
1
-4
/
+0
2008-04-18
Death to Extended Visual Information.
Adam Jackson
1
-4
/
+0
2008-03-28
XSELinux: Add xorg.conf option for permissive/enforcing/disabled.
Eamon Walsh
1
-0
/
+10
2007-11-05
Remove all traces of external RGB database (and Speedo)
Daniel Stone
1
-1
/
+0
2007-03-25
Static cleanups, dead code deletion.
Adam Jackson
1
-4
/
+0
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-2
/
+0
2006-06-07
Add PanoramiXExtensionDisabledHack to globals.h as it was missing.
Greg Kroah-Hartman
1
-0
/
+1
2006-06-01
Kill LBX, too.
Daniel Stone
1
-5
/
+1
2006-04-05
Put the screensaver extension back in the Xext module.
Fredrik Höglund
1
-1
/
+5
2006-01-08
Remove remaining #ifdef DPSEXT stanzas.
Adam Jackson
1
-4
/
+0
2005-08-24
Remove use of dix-config and xorg-config.h from public headers.
Daniel Stone
1
-4
/
+0
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-1
/
+1
2005-05-19
Bug #3334: Clean up remnants from the PEX, XIE, and BEZIER extensions.
Adam Jackson
1
-13
/
+1
[next]