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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-17
glamor: Drop dead get/pub sub pixmap functions.
Eric Anholt
2
-134
/
+0
2014-07-17
glamor: Remove always-true yInverted flag.
Eric Anholt
10
-256
/
+104
2014-07-17
glamor: Drop constant arguments to glamor_solid().
Eric Anholt
4
-11
/
+6
2014-07-17
glamor: Drop unnecessary glTexParameteri() in upload of texture data.
Eric Anholt
1
-3
/
+0
2014-07-17
glamor: Use MIN/MAX macros to clean up glamor_transfer.c
Eric Anholt
1
-35
/
+10
2014-07-17
glamor: Drop unnecessary glTexParameteri() in SetSpans().
Eric Anholt
1
-3
/
+0
2014-06-16
xephyr: Allow initializing glamor with gles2 (on GLX).
Eric Anholt
2
-2
/
+34
2014-06-15
glamor: Share code for put_image handling.
Eric Anholt
4
-197
/
+128
2014-06-15
ephyr: Add support for XV using glamor.
Eric Anholt
4
-1
/
+262
2014-06-15
kdrive: Mark XV names const to avoid warnings.
Eric Anholt
1
-2
/
+2
2014-06-15
glamor: Split the XV code into XF86-dependent parts and generic.
Eric Anholt
5
-272
/
+375
2014-06-15
kdrive: Simplify the adaptor setup interface.
Eric Anholt
3
-23
/
+7
2014-06-15
kdrive: Remove dead generic XV adaptors code.
Eric Anholt
3
-57
/
+1
2014-06-15
kdrive: Do a little more cleanup from the XV struct deduplication.
Eric Anholt
3
-29
/
+19
2014-06-15
xorg: Remove duplicated definitions of some XV-related structs.
Eric Anholt
2
-75
/
+14
2014-06-15
glamor: Remove stubbed-out glamor_stipple function
Keith Packard
2
-16
/
+0
2014-06-15
glamor: Remove 'tiling' shader code
Keith Packard
4
-308
/
+0
2014-06-15
glamor: Replace glamor_solid_boxes and glamor_solid with GC using code
Keith Packard
6
-390
/
+106
2014-06-15
glamor: Add accelerated stipple support
Keith Packard
4
-18
/
+157
2014-06-15
glamor: Add glamor_program based 0-width dashed lines
Keith Packard
10
-20
/
+496
2014-06-15
glamor: Use glamor_program and GL_LINES for 0-width lines
Keith Packard
6
-192
/
+361
2014-06-15
glamor: Use glamor_program for glamor_push_pixels
Keith Packard
1
-88
/
+66
2014-06-15
glamor: Add glamor_program based copy acceleration
Keith Packard
13
-789
/
+763
2014-06-15
glamor: Directly reference the private key records
Keith Packard
2
-15
/
+14
2014-06-15
glamor: Replace fallback preparation code
Keith Packard
9
-190
/
+346
2014-06-15
mi: Draw multiple lines in one FillSpans call in miZeroLine
Keith Packard
1
-8
/
+8
2014-06-12
mi: Fill spans for multiple arcs in miPolyFillArc
Keith Packard
1
-79
/
+67
2014-06-12
mi: Make miPolyArc draw fast zero-width when possible
Keith Packard
3
-2
/
+16
2014-06-12
mi: Create miPolylines as a general-purpose line drawing function
Keith Packard
2
-0
/
+26
2014-06-12
ephyr: Deal with non-root visual for window
Keith Packard
1
-10
/
+21
2014-06-06
mi: Build fix: mieqProcessDeviceEvent returns void
Jeremy Huddleston Sequoia
1
-1
/
+1
2014-06-04
Update to version 1.15.99.903
xorg-server-1.15.99.903
Keith Packard
1
-3
/
+3
2014-06-04
mi: don't process events from disabled devices (#77884)
Peter Hutterer
2
-1
/
+17
2014-06-04
present: Queue flips for later execution
Keith Packard
2
-38
/
+89
2014-06-04
xfixes: disable cursor on X server reset
Frank Binns
1
-0
/
+2
2014-06-04
dix: fix pixmap leak on server reset
Brendan King
1
-4
/
+3
2014-06-04
dix: reference the cursor just once in InitializeSprite()
Brendan King
1
-1
/
+1
2014-06-04
fb: fix screen pixmap leak on server reset
Brendan King
1
-1
/
+1
2014-06-02
xfree86: Report Present as a built-in module
Chris Wilson
1
-0
/
+3
2014-06-02
xfree86: Report DRI3 as a built-in module
Chris Wilson
1
-0
/
+3
2014-06-02
Merge remote-tracking branch 'jturney/master'
Keith Packard
2
-12
/
+4
2014-06-02
xtensa: add support for xtensa architecture
Max Filippov
3
-2
/
+20
2014-06-02
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
3
-21
/
+15
2014-06-02
xfree86: Add "modesetting" to list of fallback drivers
Søren Sandmann
1
-1
/
+1
2014-06-02
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
5
-52
/
+40
2014-06-02
Fix overflow checking extension versions
Robert Ancell
1
-7
/
+11
2014-06-02
configure: Require sufficiently new wayland-client for xwayland ddx
Adam Jackson
1
-1
/
+1
2014-06-02
configure: Restore DEFAULT_LOGDIR to xwin-config.h, it is used
Jon TURNEY
1
-0
/
+3
2014-06-02
hw/xwin: Update for __glXLastContext -> lastGLContext
Jon TURNEY
1
-12
/
+1
2014-05-31
XQuartz: Update logic to account for title bar on every display in Mavericks
Jeremy Huddleston Sequoia
1
-3
/
+13
[next]