index
:
~ajax/xserver
65030
always-glx-1.4
arcology
atrocious-xephyr-glamor-hacks
bsbs11
bsbs7
composite-work
crtc-confine-v3
damage-at-flush-globally
dbe-shrink
dead-code
death-to-spans
dietfb
dix-dri2
dmx-2
drawable-ops
dri2-no-block
epoll
fedora-merge
fixes-atomic-requests
for-keithp
gc-rework
glamor-did-not-regress
glamor-for-1.15
glamor-getimage-planemask
glamor-no-largepixmap
glapi
glapi-misc
glx
glx-2
glx-direct-dispatch
glx-direct-dispatch-parts
glx-ext-libglvnd
glx-fix-osx
glx-fixes-for-1.8
glx-for-1.14
glx-gen
glx-rewrite
glx-work-pre-xdc
glxfe
glxvnd
grabpointer-rhel6.6
init-cleanup
input-thread
input-thread-v3
ioaddress
less-loader
master
maxformats
mi-cleanup
ms2432-1.17
orbea-test-1.18-dri2
performance
pointer-barriers
port-shadowfb-to-damage
resource-refactor
ricer-tuning
root-window-finalize-callback
rootless-merge
screen-gc-funcs
sdksyms
server-1.10-barriers
server-1.10-iglx
server-1.10-xfree86
server-1.12-queue
server-1.14-abi-churn
server-1.17-branch
server-1.9-xfree86
shatter
shatter-2
sigaction
synchronous-font-server
valtree-tuning
vbe-dos-hacks
vfb-ifr
vidmem-cleanup
vixmap-groundwork
vixmaps
warnings
wayland-abi
wayland-deferred-surface
wayland-netwm-etc
whot-barriers
window-cleanup
windowoptrec
wl-rebase-for-f20
wtf-gcc
xf86priv
xserver-1.13-queue
xserver-next
xvfb-glamor-be
xwayland-1.14
xwayland-next
xwl-glamor-be
xwl-xdg-shell
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xwin
/
win.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-02
hw/xwin: Don't unconditionally include rootless.h
Jon Turney
1
-0
/
+2
2016-09-15
Add Windows-DRI extension
Jon Turney
1
-0
/
+2
2016-07-19
hw/xwin: Update BlockHandler function signature
Jon Turney
1
-2
/
+1
2016-07-18
Remove readmask from screen block/wakeup handler
Keith Packard
1
-3
/
+1
2016-06-23
hw/xwin: Default to -noresize when -fullscreen is used
Jon Turney
1
-1
/
+2
2016-03-09
hw/xwin: Remove GC privates, unused since native GDI engine removal
Jon Turney
1
-9
/
+1
2016-03-09
hw/xwin: Use NULL rather than NoopDDA for unimplemented engine functions
Jon Turney
1
-1
/
+0
2016-03-09
hw/xwin: Remove unused FinishCreateWindowsWindow engine function
Jon Turney
1
-8
/
+0
2016-03-09
hw/xwin: Remove unused HotKeyAltTab engine function
Jon Turney
1
-3
/
+0
2016-03-09
hw/xwin: Remove WM_(UN|)MANAGE messages, which are now never sent
Jon Turney
1
-1
/
+0
2016-03-09
hw/xwin: Remove winIsInternalWMRunning(), which now always returns FALSE
Jon Turney
1
-3
/
+0
2016-03-09
hw/xwin: Remove fInternalWM flag
Jon Turney
1
-1
/
+0
2015-03-23
hw/xwin: Report OS version in log
Jon TURNEY
1
-0
/
+6
2015-03-23
hw/xwin: Remove Shadow DirectDraw engine
Jon TURNEY
1
-26
/
+3
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-1
/
+1
2014-10-09
xwin: Remove primary DirectDraw engine
Adam Jackson
1
-12
/
+0
2014-10-09
xwin: Remove native GDI engine (v2)
Adam Jackson
1
-170
/
+0
2014-09-13
hw/xwin: Separate libwinclipboard interface and internal header files
Jon TURNEY
1
-3
/
+0
2014-09-13
hw/xwin: Push winClipboardShutdown() into winclipboardinit.c
Jon TURNEY
1
-0
/
+3
2014-03-22
hw/xwin: Remove prototype for non-existent winMWExtWMUpdateIcon()
Colin Harrison
1
-3
/
+0
2014-03-03
hw/xwin: Align parameter names in prototypes with definition
Colin Harrison
1
-3
/
+3
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-4
/
+4
2013-07-23
hw/xwin: Handle WM_MOUSEHWHEEL
Jon TURNEY
1
-1
/
+7
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
1
-2
/
+2
2013-07-23
hw/xwin: Improve WM_ENDSESSION handling using separate messaging window thread
Jon TURNEY
1
-0
/
+6
2012-11-28
Merge remote-tracking branch 'jturney/mingw-patches'
Keith Packard
1
-0
/
+2
2012-11-28
hw/xwin: Fix for MinGW-w64 DirectDraw headers
Yaakov Selkowitz
1
-0
/
+2
2012-11-27
hw/xwin: Give our logical xor operator a more logical name
Jon TURNEY
1
-3
/
+0
2012-10-16
hw/xwin: Use X_ATTRIBUTE_PRINTF where suggested for winerror.c
Jon TURNEY
1
-2
/
+4
2012-10-16
hw/xwin: Remove obsolete redundant declarations of winPushPixels()
Jon TURNEY
1
-12
/
+0
2012-09-23
dix: Remove #includes of mibstore.h
Daniel Martin
1
-1
/
+0
2012-08-03
hw/xwin: Make winOverrideIcon() thread-safe for icon data access
Jon TURNEY
1
-9
/
+0
2012-07-16
hw/xwin: Remove unused WindowExposuresProcPtr storage in screen private
Jon TURNEY
1
-1
/
+0
2012-07-16
hw/xwin: Bug fixes for screen sizing when the screen window is on a non-prima...
Jon TURNEY
1
-0
/
+1
2012-06-05
xwin: fixup block/wakeup handlers
Dave Airlie
1
-2
/
+1
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-4
/
+4
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-525
/
+465
2012-01-26
hw/xwin: turn on -emulate3buttons if less than 3 mouse buttons are reported
Jon TURNEY
1
-0
/
+2
2011-12-05
Move to autoconf standard function name checks & defines
Alan Coopersmith
1
-2
/
+2
2011-11-02
hw/xwin: Link directly to TrackMouseEvent()
Jon TURNEY
1
-1
/
+0
2011-11-02
Cygwin/X: Make default DPI match native DPI
Jon TURNEY
1
-1
/
+1
2011-04-25
hw/xwin: remove duplicated includes
Nicolas Kaiser
1
-1
/
+0
2011-03-17
Revert "dix: Remove usage_hint from pixmaps, store it in ->drawable.class"
Keith Packard
1
-1
/
+1
2011-03-08
dix: Remove usage_hint from pixmaps, store it in ->drawable.class
Adam Jackson
1
-1
/
+1
2011-01-19
Cygwin/X: Deal with RANDR depth changes correctly in ShadowGDI drawing engine
Jon TURNEY
1
-1
/
+2
2011-01-19
Cygwin/X: Remove WIN_DIB_MAXIMUM_SIZE check
Jon TURNEY
1
-3
/
+0
2011-01-19
Cygwin/X: Generate RANDR change on WM_DISPLAYCHANGE for rootless modes
Jon TURNEY
1
-0
/
+2
2011-01-19
Cygwin/X: Implement framebuffer resizing in RANDR extension
Jon TURNEY
1
-0
/
+12
2011-01-19
Cygwin/X: Add -resize command line option
Jon TURNEY
1
-1
/
+10
[next]