summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-21configure: remove libdrm version checkEmil Velikov1-2/+1
2018-03-21ci: Ignore builds for branches aimed at other CI servicesAdam Jackson4-3/+15
2018-03-19dri3: cap the version returned to the clientEmil Velikov1-1/+13
2018-03-19present: cap the version returned to the clientEmil Velikov1-1/+13
2018-03-19present: Advertise protocol version 1.2Thierry Reding1-1/+1
2018-03-15Revert "modesetting: Remove #ifdefs XF86_PDEV_SERVER_FD"Alan Coopersmith1-0/+10
2018-03-14appveyor: Switch to xorgprotoAdam Jackson1-1/+1
2018-03-14travis: Update OSX buildAdam Jackson2-1/+18
2018-03-14travis: Switch linux build from stretch to rawhideAdam Jackson2-16/+17
2018-03-14randr: Initialize RROuptutRec::nonDesktopMichel Dänzer1-0/+1
2018-03-14Xext/saver: Swap ScreenSaverSuspend 'suspend' field. Handle old XCB clients.Keith Packard1-2/+12
2018-03-09glamor/xwayland: Add depth 30 format mapping for DRI 3.2 as well.Mario Kleiner2-0/+6
2018-03-09meson: Require libdrm for dri1/2/3 when configured 'auto' as well as 'true'Jon Turney1-5/+10
2018-03-08os: Define {ReadFdFrom,WriteFdTo}Client unconditionallyAdam Jackson3-6/+7
2018-03-07dri2: Sync i965_pci_ids.h from Mesa.Rodrigo Vivi1-9/+17
2018-03-06glamor: Restore glamor_fd_from_pixmap and glamor_pixmap_from_fdMichel Dänzer3-12/+80
2018-03-05xkb: XkbSetMap on the lastSlave needs to change the masterSamir Benmendil1-1/+25
2018-03-05dri3: Enable DRI3 version 1.2Louis-Francis Ratté-Boulianne1-1/+1
2018-03-05glamor: Use gbm_bo_create_with_modifiers for internal pixmap allocationLouis-Francis Ratté-Boulianne2-9/+45
2018-03-05glamor: Implement GetSupportedModifiersLouis-Francis Ratté-Boulianne18-24/+372
2018-03-05glamor: Implement PixmapFromBuffers and BuffersFromPixmapLouis-Francis Ratté-Boulianne16-120/+462
2018-03-05modesetting: Check if buffer format is supported when flippingLouis-Francis Ratté-Boulianne3-4/+70
2018-03-05modesetting: Create scanout buffers using supported modifiersLouis-Francis Ratté-Boulianne1-3/+87
2018-03-05modesetting: Get supported formats/modifiers for scanoutLouis-Francis Ratté-Boulianne5-4/+128
2018-03-05modesetting: Use atomic modesetting to configure output/CRTCsLouis-Francis Ratté-Boulianne4-45/+252
2018-03-05modesetting: Add support for multi-plane pixmaps when page-flippingLouis-Francis Ratté-Boulianne3-7/+62
2018-03-05modesetting: Use atomic modesetting API for pageflip if availableLouis-Francis Ratté-Boulianne8-4/+443
2018-03-05present: Send PresentCompleteModeSuboptimalCopy appropriatelyLouis-Francis Ratté-Boulianne6-20/+50
2018-03-05dri3: Add multi-planar/modifier buffer requestsLouis-Francis Ratté-Boulianne8-29/+559
2018-03-05Require libdrm 2.4.89 or newerKeith Packard2-16/+3
2018-03-02meson: Make SHM extension optionalLaurent Carlier3-2/+10
2018-03-02meson: get rid of useless HAVE_SYSV_IPCLaurent Carlier2-3/+0
2018-03-02meson: Make ACPI support optionalLaurent Carlier3-2/+14
2018-03-02meson: Make APM support optionalLaurent Carlier3-1/+13
2018-03-01randr: Fix a crash on initialization with GPU screensAdam Jackson1-0/+2
2018-02-28xserver 1.20 RC 1xorg-server-1.19.99.901Adam Jackson2-4/+4
2018-02-28glx: Add vndserver.h to the SDKAdam Jackson2-2/+8
2018-02-27protocol.txt: add GLX req. 35 - SetClientInfo2ARBEmil Velikov1-0/+1
2018-02-27Add RandR leases with modesetting driver support [v6]Keith Packard22-118/+1064
2018-02-27xf86-video-modesetting: Create CONNECTOR_ID properties for outputs [v2]Keith Packard1-0/+23
2018-02-27randr: Support "non-desktop" propertyKeith Packard3-1/+55
2018-02-27xf86-video-modesetting: Record non-desktop kernel property at PreInit timeKeith Packard3-2/+8
2018-02-27xfree86/modes: Check for non-desktop monitors during PreInit [v2]Keith Packard2-3/+8
2018-02-27modesetting: Enable screen color depth 30 support.Mario Kleiner2-1/+3
2018-02-27modesetting: Adapt xf86HandleColorMaps() for > 24 color depth. (v2)Mario Kleiner1-5/+9
2018-02-27xfree86/modes: Adapt xf86Randr12CrtcComputeGamma() for depth 30. (v2)Mario Kleiner1-27/+69
2018-02-27glamor: Bump version to 1.0.1 to signal depth 30 support.Mario Kleiner1-1/+1
2018-02-27glamor: Enable composite acceleration for rgb10 formats. (v2)Mario Kleiner1-0/+1
2018-02-27glamor: Fix loose ends in color depth 30 support.Mario Kleiner3-3/+15
2018-02-27glamor: Make Xv extension initialize at depth 30.Mario Kleiner1-2/+2