summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-29xwin: Keyboard layout updatesJon Turney2-33/+45
2016-02-29xwin: Add a tentative entry for the Korean keyboard to the list of known keyb...Colin Harrison1-0/+1
2016-02-29xwin: Update to XRANDR 1.2 internal interface to ensure an output is reported...Jon Turney1-11/+81
2016-02-29xwin: Use WM_CLIPBOARDUPDATE clipboard APIJon Turney3-39/+87
2016-02-29xwin: Check that window position is visible on non-rectangular virtual desktopsJon Turney1-8/+12
2016-02-29xwin: Correctly interpret WM_HINTS, WM_NORMAL_HINTS properties on x86_64Jon Turney1-8/+20
2016-02-29xwin: Improve handling of no-decoration motif hintJon Turney1-1/+1
2016-02-29xwin: XGetWMNormalHints() returns non-zero on successJon Turney1-2/+1
2016-02-29xwin: Fix format warnings when ./configured --enable-debug --enable-windowswmJon Turney4-12/+12
2016-02-25present: Only requeue if target MSC is not reached after an unflipMichel Dänzer1-4/+3
2016-02-25present: Requeue if flip driver hook fails and target MSC not reachedMichel Dänzer1-0/+14
2016-02-25present: Move msc_is_(equal_or_)after to the top of present.cMichel Dänzer1-22/+22
2016-02-22kdrive/evdev: update keyboard LEDs (#22302)Laércio de Sousa1-3/+8
2016-02-22Fix build on Cygwin by ensuring WIN32 check triggers only on MinGWJon TURNEY1-3/+3
2016-02-22xwayland: Prefix shm tmp file names with xwaylandJonas Ådahl1-1/+1
2016-02-22dri2: add virtio-gpu pci idsMarc-Andre Lureau3-0/+10
2016-02-22dix: Add hybrid full-size/empty-clip mode to SetRootClipDaniel Stone15-35/+59
2016-02-16randr: Send ConfigNotify when manual monitor list changesKeith Packard1-2/+7
2016-02-11dri2: Use the work queue to manage client sleepsAdam Jackson1-12/+16
2016-02-08os: unifdef STREAMSCONNAdam Jackson5-58/+13
2016-02-08dri2: Unblock Clients on Drawable releaseChris Wilson1-0/+3
2016-02-08autogen: Set a default subject prefix for patchesAdam Jackson1-0/+3
2016-02-08Fix XineramaQueryScreens for reverse primeJan Burgmeier2-3/+15
2016-02-08xwayland: Clear pending cursor frame callbacks on pointer enterRui Matos1-0/+10
2016-02-08dri2: Only invalidate the immediate Window upon SetWindowPixmapChris Wilson1-3/+2
2016-02-08ephyr: don't load ephyr input driver if -seat option is passedLaércio de Sousa1-17/+18
2016-02-08ephyr: ignore Xorg multiseat command line optionsLaércio de Sousa1-0/+7
2016-02-08kdrive: don't let evdev driver overwrite existing device namesLaércio de Sousa1-2/+4
2016-02-08kdrive: set "evdev" driver for input devices automatically, if available.Laércio de Sousa1-0/+25
2016-02-08kdrive: fix up NewInputDeviceRequest() implementationLaércio de Sousa1-46/+30
2016-01-29glamor: Flip around conditionals in RepeatNone fixups.Eric Anholt1-2/+2
2016-01-29glamor: Cut down a bunch of conditional handling for RepeatFix.Eric Anholt1-31/+19
2016-01-29glamor: Clarify how the repeat values being passed around work.Eric Anholt1-6/+6
2016-01-29glamor: Clean up formatting of RepeatFix shader code.Eric Anholt1-27/+30
2016-01-29glamor: Clarify some logic in RepeatFix handling.Eric Anholt1-14/+7
2016-01-29glamor: Simplify the pixmap box looping.Eric Anholt15-74/+78
2016-01-29glamor: Reuse the glamor_program_alpha_* enums for Render.Eric Anholt2-24/+16
2016-01-29glamor: Drop extra SHADER_IN type for no mask present.Eric Anholt2-12/+6
2016-01-29glamor: Convert XV to using glamor_program.c.Eric Anholt2-78/+71
2016-01-29glamor: Simplify XV vertex setup.Eric Anholt1-38/+30
2016-01-29glamor: Set up XV sampler uniforms once at program build time.Eric Anholt1-9/+11
2016-01-29glamor: Drop dead glamor_pict_format_is_compatible().Eric Anholt1-20/+0
2016-01-29glamor: Drop comment about dead yInverted flag.Eric Anholt1-2/+0
2016-01-29glamor: Rename the *y_inverted helpers to not say "inverted".Eric Anholt1-16/+14
2016-01-29glamor: Drop dead *_from_x_coord_y() functions.Eric Anholt1-2/+0
2016-01-29glamor: Clarify when Render fallbacks happen due to an unsupported op.Eric Anholt1-1/+3
2016-01-29glamor: Label programs before linking them.Eric Anholt1-11/+11
2016-01-29ephyr: Make sure we have GLX_ARB_create_context before calling it.Eric Anholt1-14/+20
2016-01-28xephyr: Remove DRI1Adam Jackson13-3490/+0
2016-01-28xfree86: Build parser for DRI config file subsection unconditionallyAdam Jackson1-8/+0