index
:
~jeremyhu/xserver
PR-290
PR-290-1.9
PR-486
bus-cleanup
darwin-xfree86
for-keith
master
puntage
server-1.10-apple
server-1.11-apple
server-1.12-apple
server-1.13-apple
server-1.13-apple-indent
server-1.13-apple-pre-indent
server-1.13-branch
server-1.14-apple
server-1.14-branch
server-1.15-apple
server-1.15-branch
server-1.16-apple
server-1.16-branch
server-1.17-apple
server-1.17-branch
server-1.18-apple
server-1.4-apple
server-1.5-apple
server-1.6-apple
server-1.7-apple
server-1.8-apple
server-1.9-apple
xquartz-composite
XQuartz feature work
jeremyhu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-29
xwin: Keyboard layout updates
Jon Turney
2
-33
/
+45
2016-02-29
xwin: Add a tentative entry for the Korean keyboard to the list of known keyb...
Colin Harrison
1
-0
/
+1
2016-02-29
xwin: Update to XRANDR 1.2 internal interface to ensure an output is reported...
Jon Turney
1
-11
/
+81
2016-02-29
xwin: Use WM_CLIPBOARDUPDATE clipboard API
Jon Turney
3
-39
/
+87
2016-02-29
xwin: Check that window position is visible on non-rectangular virtual desktops
Jon Turney
1
-8
/
+12
2016-02-29
xwin: Correctly interpret WM_HINTS, WM_NORMAL_HINTS properties on x86_64
Jon Turney
1
-8
/
+20
2016-02-29
xwin: Improve handling of no-decoration motif hint
Jon Turney
1
-1
/
+1
2016-02-29
xwin: XGetWMNormalHints() returns non-zero on success
Jon Turney
1
-2
/
+1
2016-02-29
xwin: Fix format warnings when ./configured --enable-debug --enable-windowswm
Jon Turney
4
-12
/
+12
2016-02-25
present: Only requeue if target MSC is not reached after an unflip
Michel Dänzer
1
-4
/
+3
2016-02-25
present: Requeue if flip driver hook fails and target MSC not reached
Michel Dänzer
1
-0
/
+14
2016-02-25
present: Move msc_is_(equal_or_)after to the top of present.c
Michel Dänzer
1
-22
/
+22
2016-02-22
kdrive/evdev: update keyboard LEDs (#22302)
Laércio de Sousa
1
-3
/
+8
2016-02-22
Fix build on Cygwin by ensuring WIN32 check triggers only on MinGW
Jon TURNEY
1
-3
/
+3
2016-02-22
xwayland: Prefix shm tmp file names with xwayland
Jonas Ådahl
1
-1
/
+1
2016-02-22
dri2: add virtio-gpu pci ids
Marc-Andre Lureau
3
-0
/
+10
2016-02-22
dix: Add hybrid full-size/empty-clip mode to SetRootClip
Daniel Stone
15
-35
/
+59
2016-02-16
randr: Send ConfigNotify when manual monitor list changes
Keith Packard
1
-2
/
+7
2016-02-11
dri2: Use the work queue to manage client sleeps
Adam Jackson
1
-12
/
+16
2016-02-08
os: unifdef STREAMSCONN
Adam Jackson
5
-58
/
+13
2016-02-08
dri2: Unblock Clients on Drawable release
Chris Wilson
1
-0
/
+3
2016-02-08
autogen: Set a default subject prefix for patches
Adam Jackson
1
-0
/
+3
2016-02-08
Fix XineramaQueryScreens for reverse prime
Jan Burgmeier
2
-3
/
+15
2016-02-08
xwayland: Clear pending cursor frame callbacks on pointer enter
Rui Matos
1
-0
/
+10
2016-02-08
dri2: Only invalidate the immediate Window upon SetWindowPixmap
Chris Wilson
1
-3
/
+2
2016-02-08
ephyr: don't load ephyr input driver if -seat option is passed
Laércio de Sousa
1
-17
/
+18
2016-02-08
ephyr: ignore Xorg multiseat command line options
Laércio de Sousa
1
-0
/
+7
2016-02-08
kdrive: don't let evdev driver overwrite existing device names
Laércio de Sousa
1
-2
/
+4
2016-02-08
kdrive: set "evdev" driver for input devices automatically, if available.
Laércio de Sousa
1
-0
/
+25
2016-02-08
kdrive: fix up NewInputDeviceRequest() implementation
Laércio de Sousa
1
-46
/
+30
2016-01-29
glamor: Flip around conditionals in RepeatNone fixups.
Eric Anholt
1
-2
/
+2
2016-01-29
glamor: Cut down a bunch of conditional handling for RepeatFix.
Eric Anholt
1
-31
/
+19
2016-01-29
glamor: Clarify how the repeat values being passed around work.
Eric Anholt
1
-6
/
+6
2016-01-29
glamor: Clean up formatting of RepeatFix shader code.
Eric Anholt
1
-27
/
+30
2016-01-29
glamor: Clarify some logic in RepeatFix handling.
Eric Anholt
1
-14
/
+7
2016-01-29
glamor: Simplify the pixmap box looping.
Eric Anholt
15
-74
/
+78
2016-01-29
glamor: Reuse the glamor_program_alpha_* enums for Render.
Eric Anholt
2
-24
/
+16
2016-01-29
glamor: Drop extra SHADER_IN type for no mask present.
Eric Anholt
2
-12
/
+6
2016-01-29
glamor: Convert XV to using glamor_program.c.
Eric Anholt
2
-78
/
+71
2016-01-29
glamor: Simplify XV vertex setup.
Eric Anholt
1
-38
/
+30
2016-01-29
glamor: Set up XV sampler uniforms once at program build time.
Eric Anholt
1
-9
/
+11
2016-01-29
glamor: Drop dead glamor_pict_format_is_compatible().
Eric Anholt
1
-20
/
+0
2016-01-29
glamor: Drop comment about dead yInverted flag.
Eric Anholt
1
-2
/
+0
2016-01-29
glamor: Rename the *y_inverted helpers to not say "inverted".
Eric Anholt
1
-16
/
+14
2016-01-29
glamor: Drop dead *_from_x_coord_y() functions.
Eric Anholt
1
-2
/
+0
2016-01-29
glamor: Clarify when Render fallbacks happen due to an unsupported op.
Eric Anholt
1
-1
/
+3
2016-01-29
glamor: Label programs before linking them.
Eric Anholt
1
-11
/
+11
2016-01-29
ephyr: Make sure we have GLX_ARB_create_context before calling it.
Eric Anholt
1
-14
/
+20
2016-01-28
xephyr: Remove DRI1
Adam Jackson
13
-3490
/
+0
2016-01-28
xfree86: Build parser for DRI config file subsection unconditionally
Adam Jackson
1
-8
/
+0
[prev]
[next]