summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-29autobind GPUs to the screen, (v3)server-1.18-branchDave Airlie3-0/+47
2016-08-29modesetting: Fall back to primary crtc for vblank for drawables on slave outputsHans de Goede1-0/+23
2016-08-29modesetting: ms_covering_crtc: Allow calling on non modesetting ScreensHans de Goede1-3/+9
2016-08-29modesetting: ms_covering_crtc: Remove unused arguments, make staticHans de Goede2-19/+6
2016-08-25modesetting: Fix msSharePixmapBacking returning a non-linear boHans de Goede1-1/+2
2016-08-25glamor: Add glamor_shareable_fd_from_pixmap()Hans de Goede2-0/+40
2016-08-25modesetting: Implement DRI2InfoRec version 9 callbacksHans de Goede1-9/+55
2016-08-25modesetting: Remove some dead codeHans de Goede1-2/+0
2016-08-25modesetting: ms_dri2_create_buffer: check screen of existing front buffersHans de Goede1-13/+7
2016-08-25Fix Xorg -configure not working anymoreHans De Goede1-1/+2
2016-08-25modesetting: Load on GPU-s with 0 outputsHans de Goede2-11/+24
2016-07-19xserver 1.18.4Adam Jackson1-3/+3
2016-07-19os: Use strtok instead of xstrtokenize in ComputeLocalClientMichel Dänzer1-4/+5
2016-07-19os: Treat ssh as a non-local client (v4)Adam Jackson1-3/+40
2016-07-19glamor: Translate solid text background region after clippingMichel Dänzer1-6/+7
2016-07-19xfree86: Fix fallback driver sort order for Xorg -configure (v2)Adam Jackson1-19/+40
2016-07-19shm: Also censor images returned by ShmGetImageAndrew Eikum1-0/+17
2016-07-19xwayland: Update RR state on wl_output.done instead of wl_output.modeRui Matos2-9/+10
2016-07-19dix: Work around non-premultiplied ARGB cursor dataMichel Dänzer1-0/+23
2016-07-19linux: Do not try to open /dev/vc/0, fix error msg when /dev/tty0 open failsHans De Goede1-9/+1
2016-07-19modesetting: resubmit dirty rects on EINVAL (v2)Adam Jackson1-0/+9
2016-07-19modesetting: Implement 32->24 bpp conversion in shadow updateDave Airlie6-24/+196
2016-07-19modesetting: Only add main fb if necessaryHans de Goede1-17/+17
2016-07-19Revert "modesetting: Load on GPU-s with 0 outputs"Adam Jackson2-24/+11
2016-07-06modesetting: Fix hw cursor check at the first callTakashi Iwai1-2/+8
2016-07-06modesetting: Use load_cursor_argb_check for sw cursor fallbackTakashi Iwai1-6/+18
2016-07-06modesetting: Fix the error check from DRM_IOCTL_MODE_CURSOR2Takashi Iwai1-2/+2
2016-07-06xkb: add a cause to the xkb indicator update after a keymap changePeter Hutterer1-1/+3
2016-07-06glx: avoid memory leak when using indirect renderingGuilherme Quentel Melo1-0/+6
2016-07-06glamor: Use DestroyPixmap instead of FreePicture for glyph atlas pixmapKeith Packard1-1/+1
2016-07-06wayland: clear resource for pixmap on unrealizeOlivier Fourdan1-0/+15
2016-07-06xwayland: Call eglBindAPI after eglInitializeMichel Dänzer1-1/+2
2016-07-06glamor: Call eglBindAPI after eglInitializeMichel Dänzer1-5/+6
2016-07-06glamor: Cannot use copies when accessing outside of composite sourceMichel Dänzer1-12/+15
2016-07-06glamor: Adjust for drawable x/y in composite's copy optimizationKeith Packard1-0/+4
2016-07-06glamor: Preserve GL_RED bits in R channel when destination is GL_RED [v2]Keith Packard12-26/+103
2016-07-06glamor: glamor_make_current sooner in glamor_composite_with_shaderKeith Packard1-2/+2
2016-07-06glamor: Disable logic ops when doing compositing [v4]Keith Packard2-0/+7
2016-07-06glamor: Check for composite operations which are equivalent to copiesMichel Dänzer1-0/+23
2016-07-06glamor: Fix sampling outside of RGBx source/mask picturesMichel Dänzer1-12/+24
2016-07-06Input: Send XI2 FocusOut NotifyPointer events to the pointer window.Andrew Comminos1-4/+16
2016-07-06EXA: Honour op parameter to exaGlyphs even if maskFormat == NULLMichel Dänzer1-4/+4
2016-07-06x86emu: Change include order to avoid conflict with system headerAndreas Schwab2-9/+1
2016-07-06glamor: add glamor_finish APIDave Airlie2-0/+10
2016-07-06xwayland-shm: fortify fallocate against EINTRMarek Chalupa1-2/+8
2016-07-06configure.ac: Keep environment CFLAGS when testingAlexandre Courbot1-2/+2
2016-07-06dix/ptraccel: Fix memory leak in InitPredictableAccelerationSchemeSimon Thum1-2/+8
2016-07-06glamor: fix wrong offset on composite rectanglesOlivier Fourdan1-9/+9
2016-07-06modesetting: Load on GPU-s with 0 outputsHans de Goede2-11/+24
2016-07-06modesetting: Fix swapping of provider sink / source capabilitiesHans de Goede1-2/+2