summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-05modesetting: Create scanout buffers using supported modifierslfrb-modifiers-v2Louis-Francis Ratté-Boulianne1-0/+56
2017-09-05modesetting: Get supported formats/modifiers for scanoutLouis-Francis Ratté-Boulianne4-4/+126
2017-09-05modesetting: Use atomic modesetting to configure output/CRTCsLouis-Francis Ratté-Boulianne3-104/+316
2017-09-05modesetting: Add support for multi-plane pixmaps when page-flippingLouis-Francis Ratté-Boulianne3-7/+59
2017-09-05modesetting: Use atomic modesetting API for pageflip if availableLouis-Francis Ratté-Boulianne7-4/+435
2017-09-05glamor: Use gbm_bo_create_with_modifiers for internal pixmap allocationLouis-Francis Ratté-Boulianne2-8/+41
2017-09-05glamor: Implement GetSupportedModifiersLouis-Francis Ratté-Boulianne6-14/+232
2017-09-05glamor: Implement PixmapFromBuffers and BuffersFromPixmapLouis-Francis Ratté-Boulianne13-113/+407
2017-09-05dri3: Add multi-planar/modifier buffer requestsLouis-Francis Ratté-Boulianne5-25/+548
2017-08-11composite: Make compIsAlternateVisual safe even if Composite is offAdam Jackson1-1/+1
2017-08-11glx: remove unused GlxSetVisualConfigs stubEmil Velikov2-9/+0
2017-08-11travis: Request a new docker image with xkb-data and xkbcomp installed.Eric Anholt1-1/+1
2017-08-11travis: Set prefix to /usr, so we find xkbcomp.Eric Anholt1-1/+1
2017-08-02meson: Fix xwayland build since xwayland-keyboard-grab.Eric Anholt2-1/+4
2017-08-01xwayland: Add grab protocol supportOlivier Fourdan6-5/+114
2017-07-31dix: unbreak --with-dtrace (default) on FreeBSD 11.1+Jan Beich1-0/+2
2017-07-31glx: don't export __glXDRISWRastProviderEmil Velikov1-1/+1
2017-07-31glx: fix typo becuase -> becauseEmil Velikov1-1/+1
2017-07-31glx: Allow arbitrary context attributes for direct contextsAdam Jackson1-1/+3
2017-07-31xfree86: Fix X -configure driver sort yet againAdam Jackson1-6/+5
2017-07-31modesetting: Fix PCI initialization on non-zero domainsAdam Jackson1-6/+4
2017-07-20glx: Only include compositeext.h if COMPOSITE is supportedJeremy Huddleston Sequoia1-0/+3
2017-07-20XQuartz: Hack around an issue that can occur on macOS due to background apps ...Jeremy Huddleston Sequoia1-5/+24
2017-07-11Xi: Test exact size of XIBarrierReleasePointerMichal Srb1-3/+6
2017-07-06dri2: Sync i965_pci_ids.h from Mesa.Rodrigo Vivi1-0/+23
2017-07-05glamor: update "required EGL extensions" commentEmil Velikov1-2/+1
2017-07-05wayland: Sync drm.xml with MesaAdam Jackson1-16/+19
2017-07-04modesetting: handle NULL cursor in drmmode_set_cursor.Dave Airlie1-0/+3
2017-07-04xfree86: link to libinput(4) from the xorg.conf man pagePeter Hutterer1-0/+1
2017-06-29automake: Add hw/xfree86/xkb/meson.build to EXTRA_DISTAdam Jackson1-0/+1
2017-06-29glamor: remove no longer needed KHR_gl_texture_2D_image requirementEmil Velikov1-1/+0
2017-06-27meson: Use --export-all-symbols when building PE/COFF objectsJon TURNEY1-2/+8
2017-06-27meson: Shuffle around subdirs so we build Xorg loadable modules after XorgJon TURNEY1-24/+26
2017-06-27Move statically linked xorgxkb files from dixmods to a separate directoryJon TURNEY11-23/+29
2017-06-22xfree86: Move DRICreatePCIBusID to xf86Pci.hAdam Jackson2-2/+1
2017-06-20glx/drisw: Use scratch GCs for swrastPutImageAdam Jackson1-28/+5
2017-06-20glx/drisw: Remove unused glx_enable_bitsAdam Jackson1-2/+0
2017-06-20glx/dri2: Don't chirp when falling back to softwareAdam Jackson1-2/+0
2017-06-20glx: Remove some indirection around EXT_texture_from_pixmapAdam Jackson5-32/+15
2017-06-20glx: Remove __glXReplyAdam Jackson9-74/+69
2017-06-20dmx: Remove some not-very-interesting debug printsAdam Jackson1-63/+0
2017-06-20dmx: Silence an unused-result warningAdam Jackson1-1/+2
2017-06-20xfree86: Move DRICreatePCIBusID to the PCI codeAdam Jackson4-14/+14
2017-06-20xfree86: Remove unused xf86EnableVTSwitchAdam Jackson2-42/+3
2017-06-20dix: Remove extension aliasesAdam Jackson5-61/+4
2017-06-20include: Remove some unused macrosAdam Jackson1-5/+0
2017-06-20xfree86: Document BusID PCI domain format in ddxDesign.xmlMichel Dänzer1-1/+2
2017-06-20xfree86: Document BusID PCI domain format in xorg.conf manpageMichel Dänzer1-4/+4
2017-06-20xfree86: Fix printing of PCI domain/bus in xf86MatchPciInstancesMichel Dänzer1-1/+1
2017-06-20xfree86: Print BusID stanza compatible bus IDs for found devicesMichel Dänzer1-2/+2