index
:
~anholt/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XPRINT
bcook-backend
dmx-2
dri-0-1-branch
dri2-reallocate-revert
ephyr-continue-deleting
ephyr-fixes
ephyr-rebase-works
ephyr-warnings
glamor
glamor-anholt-filter-dir
glamor-anholt-filter-rebase
glamor-ca
glamor-cleanups
glamor-core-profile
glamor-delay-shareable
glamor-delay-shareable-2
glamor-external-rebase
glamor-extra-after-keithp
glamor-flushing
glamor-gl-context-2
glamor-map-zero
glamor-new-glyphs
glamor-original-in-tree
glamor-prepare-for-keithp
glamor-quads
glamor-rebase-wip
glamor-render-program
glamor-rgba-8
glamor-server
glamor-testing-patch-from-ken
glamor-xephyr
glamor-xephyr-egl
glamor-xephyr-gl-context
global-glx-context
glucose-2
glx-arg
gsr-current
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
modesetting-dri2
modesetting-dri2-no-pageflip
modesetting-gbm
modesetting-glamor
modesetting-import
modesetting-import-2
modesetting-present-no-pageflip
no-pci-rework
old-glamor
orib-soc-2006
panning-for-server-1.6
randr-1.2-for-server-1.2
randr-dpms
raspbian-backport
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1_0-branch
server-1_1-branch
transform-proposal
travis-ci
wonderland-dev
xephyr-xcb-rebase
xf-4_0_2-branch
xf-4_1-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xserver-driinterface-versions
xserver-unifdef
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-23
configure.ac: Check for python at configure time when building XWin with AIGLX
Jon TURNEY
1
-2
/
+2
2013-07-23
hw/xwin: Avoid a null dereference if CreateDIBSection() fails in NetWMToWinIc...
Jon TURNEY
1
-0
/
+4
2013-07-23
hw/xwin: Handle WM_MOUSEHWHEEL
Jon TURNEY
6
-18
/
+55
2013-07-23
hw/xwin: Map extra mouse buttons 1 and 2 to X buttons 8 and 9
Jon TURNEY
4
-13
/
+23
2013-07-23
hw/xwin: Remove unneeded WM_XBUTTON message defines
Jon TURNEY
1
-11
/
+0
2013-07-23
hw/xwin: Change winTranslateKey() to return it's result as it's return value
Jon TURNEY
3
-12
/
+15
2013-07-23
hw/xwin: Consider left and right modifier keys independently on gaining focus
Oliver Schmidt
1
-12
/
+31
2013-07-23
hw/xwin: Remove an extra '\n' from some log messages
Jon TURNEY
2
-3
/
+3
2013-07-23
hw/xwin: _NET_WM_STATE is ATOM[] not ATOM
Jon TURNEY
1
-14
/
+18
2013-07-23
hw/xwin: Improve WM_ENDSESSION handling using separate messaging window thread
Jon TURNEY
8
-1
/
+227
2013-07-23
Allow DDX to provide a main()
Jon TURNEY
1
-1
/
+1
2013-07-22
Merge remote-tracking branch 'alanc/master'
Keith Packard
9
-58
/
+76
2013-07-22
dix: scale y back instead of x up when pre-scaling coordinates
Peter Hutterer
1
-1
/
+1
2013-07-17
Fix typo in header guard.
Thomas Klausner
1
-1
/
+1
2013-07-17
Xephyr: Use _XEatDataWords (from Xlib 1.6) instead of _XEatData
Alan Coopersmith
3
-6
/
+8
2013-07-17
glxproxy: Use _XEatDataWords (from Xlib 1.6) instead of _XEatData
Alan Coopersmith
4
-8
/
+8
2013-07-17
glxproxy: Use _XReadPad instead of _XEatData to clean up the slop
Alan Coopersmith
2
-15
/
+4
2013-07-17
Xephyr: integer overflow in XF86DRIGetClientDriverName()
Alan Coopersmith
1
-3
/
+5
2013-07-17
Xephyr: integer overflow in XF86DRIOpenConnection()
Alan Coopersmith
1
-1
/
+6
2013-07-17
Xephyr: integer overflow in ephyrHostGLXGetStringFromServer()
Alan Coopersmith
1
-18
/
+29
2013-07-17
Xdmx: integer overflow in GetGLXFBConfigs()
Alan Coopersmith
1
-4
/
+8
2013-07-17
Xdmx: integer overflow in GetGLXVisualConfigs()
Alan Coopersmith
1
-4
/
+9
2013-07-17
dix: allow a ConstantDeceleration between 0 and 1 (#66134)
Peter Hutterer
1
-1
/
+2
2013-07-17
Fix mouse header include on DragonFly and FreeBSD
François Tigeot
1
-5
/
+0
2013-06-18
Revert "DRI2: re-allocate DRI2 drawable if pixmap serial changes"
Eric Anholt
1
-18
/
+1
2013-06-10
hw/xwin: Update manifest to target all architectures, not just x86
Jon TURNEY
2
-1
/
+3
2013-06-10
hw/xwin: Win32 Windows properties are of pointer type HANDLE, not an integer ...
Jon TURNEY
3
-6
/
+6
2013-06-10
hw/xwin: winMultiWindowGetTransientFor() returns an XID not a WindowPtr
Jon TURNEY
3
-10
/
+10
2013-06-10
hw/xwin: Change winIconIsOverride() to take a HICON parameter
Jon TURNEY
3
-6
/
+3
2013-06-10
hw/xwin: Fix uses of CreateDialogParam() for 64-bit builds
Jon TURNEY
1
-13
/
+12
2013-06-10
hw/xwin: deprecated interface cygwin_conv_to_win32_path() doesn't exist in 64...
Jon TURNEY
1
-12
/
+0
2013-06-10
hw/xwin: Fix a 64-bit portability issue with casting HINSTANCE result of Shel...
Jon TURNEY
1
-12
/
+13
2013-05-23
Merge remote-tracking branch 'whot/touch-grab-race-condition-56578-v3'
Keith Packard
2
-16
/
+16
2013-05-15
Abstract cursor refcounting
Peter Hutterer
2
-16
/
+16
2013-05-15
ephyr: add -resizeable to the man page
Peter Hutterer
1
-0
/
+4
2013-05-15
ephyr: fix typo in man page
Peter Hutterer
1
-1
/
+1
2013-05-06
Merge remote-tracking branch 'alanc/master'
Keith Packard
4
-4
/
+16
2013-05-06
Merge remote-tracking branch 'jturney/unused-but-set-variable-warning-fix'
Keith Packard
10
-59
/
+7
2013-05-06
xfree86: don't enable anything in xf86InitialConfiguration for GPU screens
Aaron Plattner
1
-3
/
+13
2013-05-02
hw/xwin: Fix unused-but-set-variable warning in ProcWindowsWMFrameGetRect()
Jon TURNEY
1
-15
/
+0
2013-05-02
hw/xwin: Fix unused-but-set-variable warning in winMWExtWMUpdateWindowDecorat...
Jon TURNEY
1
-3
/
+1
2013-05-02
hw/xwin: Fix unused-but-set-variable warning in winHotKeyAltTabPrimaryDD()
Jon TURNEY
1
-13
/
+0
2013-05-02
hw/xwin: Fix unused-but-set-variable warning in winMinimizeWindow() when buil...
Jon TURNEY
1
-4
/
+1
2013-05-02
hw/xwin: Fix unused-but-set-variable warning in winClipboardProc()
Jon TURNEY
1
-3
/
+2
2013-05-02
hw/xwin: Fix unused-but-set-variable warning in winWindowProc()
Jon TURNEY
1
-2
/
+0
2013-05-02
hw/xwin: Fix unused-but-set-variable warning in winCopyWindowNativeGDI()
Jon TURNEY
1
-4
/
+0
2013-05-02
hw/xwin: Fix unused-but-set-variable warning in winFinishScreenInitFB()
Jon TURNEY
1
-4
/
+0
2013-05-02
hw/xwin: Fix unused-but-set-variable warning in winIsFakeCtrl_L()
Jon TURNEY
1
-2
/
+0
2013-05-02
hw/xwin: Fix unused-but-set-variable warnings in windialog.c
Jon TURNEY
1
-9
/
+3
2013-04-30
gpu: call CreateScreenResources for GPU screens
Dave Airlie
1
-0
/
+8
[next]