index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mi
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-13
Add a DDX specific GLX provider push hook
Jon TURNEY
1
-1
/
+10
2010-07-09
miModifyPixmapHeader: always update serialNumber
Jesse Barnes
1
-1
/
+1
2010-07-07
mi: rename miPointerMoved to miPointerMoveNoEvent.
Peter Hutterer
1
-5
/
+5
2010-07-07
mi: De-duplicate some code in mipointer.c
Peter Hutterer
1
-16
/
+2
2010-07-02
Add API to update setting of waitForUpdate screen private in miPointer
Alan Coopersmith
2
-0
/
+21
2010-06-22
Revert "mi: Remove unused overlay support"
Keith Packard
3
-1
/
+1981
2010-06-20
mi: Remove unused overlay support
Mikhail Gusarov
3
-1981
/
+1
2010-06-20
mi: do not use X11/extensions/shape.h header from libXext
Mikhail Gusarov
1
-1
/
+1
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
10
-19
/
+19
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
7
-37
/
+23
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
1
-2
/
+2
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
7
-53
/
+18
2010-06-05
Allocate per-screen device/cursor-bits private keys in midispcur
Keith Packard
1
-15
/
+14
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
9
-30
/
+62
2010-06-05
Create separate private key for midispcur cursor bits
Keith Packard
1
-17
/
+21
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
9
-464
/
+437
2010-06-05
Move mi/miregion.c to dix/region.c
Keith Packard
2
-1846
/
+0
2010-06-05
Change region implementation names to eliminate the 'mi' prefix
Keith Packard
4
-98
/
+98
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
3
-7
/
+7
2010-06-03
Move each screen's screensaver data into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-06-03
midispcur: Add comment explaining why pRootPicture must not be freed.
Jamey Sharp
1
-0
/
+6
2010-06-03
mi: Delete unused flicker-free MoveCursor code.
Jamey Sharp
3
-333
/
+6
2010-06-02
Only deal with input code when changing the input shape.
Pierre-Loup A. Griffais
3
-85
/
+93
2010-05-25
midispcur: Construct Picture objects lazily in case Render is disabled.
Jamey Sharp
1
-7
/
+6
2010-05-23
Device init: Don't crash when CreateGC fails.
Jamey Sharp
1
-1
/
+1
2010-05-19
Use WriteEventsToClient rather than TryClientEvents where possible.
Jamey Sharp
1
-2
/
+3
2010-05-19
mi/misprite.c: Delete unused private lookups.
Jamey Sharp
1
-18
/
+0
2010-05-19
Replace miSpriteCursorFuncRec with direct calls to midispcur.c.
Jamey Sharp
3
-161
/
+53
2010-05-14
scrnintstr.h: removed unused PaintWindow function pointers.
Oliver McFadden
1
-2
/
+2
2010-05-14
mi: removed unused PointerNonInterestBox functions.
Oliver McFadden
2
-13
/
+0
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
9
-40
/
+39
2010-05-13
dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.
Jamey Sharp
9
-86
/
+98
2010-05-13
Don't statically allocate the ChangeGC parameter array.
Jamey Sharp
1
-17
/
+12
2010-05-13
Simplify miFillPolyHelper and miLineArc.
Jamey Sharp
1
-52
/
+27
2010-05-13
miwideline: Factor out span buffer allocation.
Jamey Sharp
1
-74
/
+32
2010-05-12
Kill ChangeGC in favor of dixChangeGC.
Jamey Sharp
1
-3
/
+3
2010-05-12
Kill DoChangeGC in favor of dixChangeGC.
Jamey Sharp
8
-26
/
+26
2010-05-13
Do not use deprecated Xalloc function
Mikhail Gusarov
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
28
-250
/
+250
2010-05-10
miPolyPoint bugfix: Check memory allocation before changing the GC.
Jamey Sharp
1
-2
/
+3
2010-05-10
Move AppendSpanGroup from miwideline.h to miwideline.c.
Jamey Sharp
2
-27
/
+30
2010-05-10
Expand macros that are used only in miFillPolyHelper.
Jamey Sharp
2
-46
/
+41
2010-05-07
mi: Delete wide ellipse arc cache
Adam Jackson
1
-107
/
+11
2010-05-07
Fix mod() definition.
Matthias Hopf
1
-1
/
+1
2010-05-02
rootless: Add some sanity checking to miPaintWindow
Jeremy Huddleston
1
-0
/
+3
2010-04-30
Merge remote branch 'vignatti/for-keith'
Keith Packard
2
-9
/
+14
2010-04-27
Remove mibank support
Adam Jackson
3
-2429
/
+1
2010-04-26
Merge remote branch 'jamey/for-keith'
Keith Packard
1
-2
/
+1
[next]