index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
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
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
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.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-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
xwayland-1.12
X server
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xwin
/
win.h
Age
Commit message (
Expand
)
Author
Files
Lines
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-18
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
2011-01-19
Cygwin/X: Remove an attempt at detecting if WM_DISPLAYCHANGE affects the X sc...
Jon TURNEY
1
-5/+0
2011-01-19
Cygwin/X: Rather than storing calculated physical display sizes, calculate th...
Jon TURNEY
1
-2/+0
2011-01-19
Cygwin/X: Refactor framebuffer allocation/release in drawing engines
Jon TURNEY
1
-0/+6
2011-01-19
Cygwin/X: Enable building of nativegdi and primaryfb engines to avoid further...
Jon TURNEY
1
-0/+12
2010-12-07
Convert existing Xprintf style calls to asprintf style
Alan Coopersmith
1
-3/+4
2010-10-19
Cygwin/X: Move duplicate extern variable declarations from various .c files t...
Jon TURNEY
1
-6/+3
2010-10-19
Cygwin/X: Make g_hmodCommonControls static
Jon TURNEY
1
-1/+0
2010-10-19
Cygwin/X: Make g_hmodDirectDraw static
Jon TURNEY
1
-1/+3
2010-09-13
rootless: Delete dead remnants of rootless acceleration.
Jamey Sharp
1
-10/+0
2010-06-22
XWin: Fixes for devPrivates API change
Colin Harrison
1
-1/+1
2010-06-06
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-5/+11
2010-06-03
Only deal with input code when changing the input shape.
Pierre-Loup A. Griffais
1
-2/+2
2010-05-12
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-1/+1
2010-04-23
Xwin: make screens structures run-time adjustable
Jon TURNEY
1
-1/+1
2010-04-23
Xwin: Simplify screen option processing
Jon TURNEY
1
-0/+6
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-2/+0
2010-03-16
Xming: Warning fixes
Colin Harrison
1
-1/+1
2009-11-09
Cygwin/X: Always use an authorization cookie for internal clients
Jon TURNEY
1
-2/+1
2009-05-27
Cygwin/X: Remove unused TimeSinceLastInputEvent()
Jon TURNEY
1
-1/+0
2009-02-12
Cygwin/X: Place prototype for winSelectIcons() in a header file
Jon TURNEY
1
-0/+2
2009-02-12
Cygwin/X: Place prototypes for winCheckKeyPressed() and winFixShiftKeys() in ...
Jon TURNEY
1
-0/+5
2009-01-15
Xming: Reduce MOUSE_POLLING_INTERVAL
Colin Harrison
1
-0/+1
2008-12-17
Cygwin/X: update for changes to shadow framebuffer
Jon TURNEY
1
-0/+3
2008-12-17
Cygwin/X: enqueue a pointer motion event on mouse movement
Jon TURNEY
1
-0/+3
2008-12-17
Cygwin/X: update for MPX device changes
Jon TURNEY
1
-0/+2
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-1/+0
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
1
-6/+0
2007-11-06
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-1/+2
2007-11-05
Add CreatePixmap allocation hints.
Aaron Plattner
1
-1/+2
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-13/+0
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
1
-13/+0
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-20/+20
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-1/+0
2005-07-04
Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includes
Alexander Gottwald
1
-2/+2
2005-05-25
Workaround bug in pthread.h
Alexander Gottwald
1
-1/+3
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-4/+4
2005-02-12
win.h
Alexander Gottwald
1
-0/+15
[next]