index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
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.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-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
server-21.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-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mi
/
miexpose.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-10
drop obsolete HAVE_DIX_CONFIG_H
Enrico Weigelt, metux IT consult
1
-2
/
+0
2024-04-15
dix: unexport some lookup functions
Enrico Weigelt, metux IT consult
1
-0
/
+2
2023-07-20
mi: Fix up alpha channel if needed in miPaintWindow
Michel Dänzer
1
-0
/
+24
2023-01-20
rootless: Use screen_x and screen_y instead of pixmap pointer hacks
Jeremy Huddleston Sequoia
1
-1
/
+1
2021-03-08
Avoid sequences of malloc(0) / free() by checking the length.
Matthieu Herrb
1
-2
/
+5
2019-04-12
mi: Simplify a conditional in miHandleExposures
Adam Jackson
1
-8
/
+1
2018-04-05
mi: Hush an almost certainly bogus warning
Adam Jackson
1
-1
/
+1
2015-07-08
dix: Restore PaintWindow screen hook
Adam Jackson
1
-27
/
+5
2015-07-08
mi: Remove questionable optimization from the rootless path
Adam Jackson
1
-3
/
+0
2015-06-29
Fix border tile origin when background is ParentRelative
Peter Harris
1
-4
/
+9
2015-04-21
Convert mi & miext to new *allocarray functions
Alan Coopersmith
1
-1
/
+1
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-8
/
+8
2014-10-27
dix: Always store GC client clip as a region (v2)
Adam Jackson
1
-1
/
+1
2014-10-09
dix: Lower backStorage to a bit instead of a pointer
Adam Jackson
1
-1
/
+1
2014-10-09
mi: Move pScreen->SendGraphicsExpose up to dix
Adam Jackson
1
-47
/
+0
2014-10-09
mi: Drop plane argument from miHandleExposures
Adam Jackson
1
-7
/
+1
2014-10-09
mi: Deobfuscate miWindowExposures
Adam Jackson
1
-30
/
+11
2014-10-09
dix: Drop the third argument from WindowExposuresProcPtr
Adam Jackson
1
-12
/
+3
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-1
/
+1
2012-07-09
Use C99 designated initializers in dix Events
Alan Coopersmith
1
-6
/
+5
2012-07-09
Use calloc to zero fill buffers being allocated for replies & events
Alan Coopersmith
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-396
/
+363
2011-08-03
composite: Inhibit window background paint with manual subwindow redirection
Ville Syrjälä
1
-0
/
+4
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
1
-4
/
+0
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-55
/
+55
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
1
-2
/
+2
2010-06-03
Delete panoramiXdataPtr: it's redundant.
Jamey Sharp
1
-2
/
+2
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-05-19
Use WriteEventsToClient rather than TryClientEvents where possible.
Jamey Sharp
1
-2
/
+3
2010-05-14
scrnintstr.h: removed unused PaintWindow function pointers.
Oliver McFadden
1
-2
/
+2
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
1
-3
/
+3
2010-05-13
dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.
Jamey Sharp
1
-4
/
+5
2010-05-12
Kill DoChangeGC in favor of dixChangeGC.
Jamey Sharp
1
-2
/
+2
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-8
/
+8
2010-05-02
rootless: Add some sanity checking to miPaintWindow
Jeremy Huddleston
1
-0
/
+3
2009-09-27
Rootless: Correct border rendering on parent-relative windows
Jeremy Huddleston
1
-0
/
+21
2009-05-29
XQuartz: Fix alpha to be 1 (screenshots bug, etc)
Jeremy Huddleston
1
-5
/
+22
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-1
/
+1
2009-02-16
xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
1
-1
/
+2
2009-02-07
mi: clip exposures to pGC->clientClip.
Maarten Maathuis
1
-0
/
+4
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-5
/
+4
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-1
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-6
/
+6
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-3
/
+3
2008-10-03
Remove a bunch of unused API from the mi export list.
Adam Jackson
1
-2
/
+2
2008-08-18
Fix the tile offset in miPaintWindow for ParentRelative windows.
Fredrik Höglund
1
-2
/
+2
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
1
-2
/
+0
2008-05-28
mi: ansify.
Peter Hutterer
1
-25
/
+8
2008-04-07
Merge branch 'master' into dcdc_rework
Peter Hutterer
1
-2
/
+0
2008-03-01
clean some "unused" warnings
George Sapountzis
1
-2
/
+0
[next]