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
/
hw
/
xwin
/
winshadgdi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-22
xwin: remove always true/set XWIN_MULTIWINDOW conditional/define
Emil Velikov
1
-14
/
+0
2017-08-22
xwin: remove always true/set XWIN_CLIPBOARD conditional/define
Emil Velikov
1
-2
/
+0
2017-05-15
hw/xwin: Fix -Wmaybe-uninitialized warnings in engine CloseScreen wrappers
Jon Turney
1
-1
/
+1
2016-12-12
shadow: Macro cleanup
Adam Jackson
1
-1
/
+1
2016-03-09
hw/xwin: Use NULL rather than NoopDDA for unimplemented engine functions
Jon Turney
1
-4
/
+2
2016-03-09
hw/xwin: Remove unused FinishCreateWindowsWindow engine function
Jon Turney
1
-4
/
+0
2016-03-09
hw/xwin: Remove unused HotKeyAltTab engine function
Jon Turney
1
-2
/
+0
2015-07-07
hw/xwin: printf format fixes for LONG type
Jon TURNEY
1
-1
/
+1
2015-07-07
hw/xwin: printf format fixes for DWORD type
Jon TURNEY
1
-4
/
+4
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-5
/
+5
2014-03-03
hw/xwin: Remove unnecessary casts from malloc/realloc/calloc calls
Colin Harrison
1
-4
/
+2
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-1
/
+1
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
1
-1
/
+1
2012-11-27
hw/xwin: Use pre-computed extent of damage for creating GDI region
Jon TURNEY
1
-10
/
+5
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-3
/
+3
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-862
/
+768
2012-01-07
hw/xwin: Fix double-free in error path in winQueryRGBBitsAndMasks()
Ryan Pavlik
1
-1
/
+0
2011-04-27
Cygwin/X: Handle failure during winScreenInit()
Jon TURNEY
1
-1
/
+2
2011-01-19
Cygwin/X: Simplify and consolidate reporting of the bpp value we are going to...
Jon TURNEY
1
-19
/
+2
2011-01-19
Cygwin/X: Deal with RANDR depth changes correctly in ShadowGDI drawing engine
Jon TURNEY
1
-25
/
+28
2011-01-19
Cygwin/X: Remove WIN_DIB_MAXIMUM_SIZE check
Jon TURNEY
1
-12
/
+0
2011-01-19
Cygwin/X: Refactor framebuffer allocation/release in drawing engines
Jon TURNEY
1
-10
/
+28
2010-10-19
Cygwin/X: Move duplicate extern variable declarations from various .c files t...
Jon TURNEY
1
-10
/
+0
2010-10-19
Cygwin/X: unifdef XFree86Server
Jon TURNEY
1
-47
/
+0
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-3
/
+3
2008-12-17
Cygwin/X: update for changes to shadow framebuffer
Jon TURNEY
1
-1
/
+1
2006-08-24
Apply patch in bug #7919, blit improvements in
Alan Hourihane
1
-3
/
+4
2005-07-04
Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includes
Alexander Gottwald
1
-0
/
+3
2005-02-12
win.h
Alexander Gottwald
1
-1
/
+1
2004-12-05
redone ddraw.h to be able to mix it with w32api style COM header files.
Alexander Gottwald
1
-4
/
+4
2004-06-21
Bug 777: Merge from CYGWIN branch
Alexander Gottwald
1
-99
/
+239
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
xf86-4_3_99_16
Kaleb Keithley
1
-2
/
+24
2003-11-14
Initial revision
Kaleb Keithley
1
-0
/
+1158