index
:
~gfxstrand/xserver
lfrb-modifiers-v2
review/modeset-shadow-v3
wip/pageflip
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-05
modesetting: Create scanout buffers using supported modifiers
lfrb-modifiers-v2
Louis-Francis Ratté-Boulianne
1
-0
/
+56
2017-09-05
modesetting: Get supported formats/modifiers for scanout
Louis-Francis Ratté-Boulianne
4
-4
/
+126
2017-09-05
modesetting: Use atomic modesetting to configure output/CRTCs
Louis-Francis Ratté-Boulianne
3
-104
/
+316
2017-09-05
modesetting: Add support for multi-plane pixmaps when page-flipping
Louis-Francis Ratté-Boulianne
3
-7
/
+59
2017-09-05
modesetting: Use atomic modesetting API for pageflip if available
Louis-Francis Ratté-Boulianne
7
-4
/
+435
2017-09-05
glamor: Use gbm_bo_create_with_modifiers for internal pixmap allocation
Louis-Francis Ratté-Boulianne
2
-8
/
+41
2017-09-05
glamor: Implement GetSupportedModifiers
Louis-Francis Ratté-Boulianne
6
-14
/
+232
2017-09-05
glamor: Implement PixmapFromBuffers and BuffersFromPixmap
Louis-Francis Ratté-Boulianne
13
-113
/
+407
2017-09-05
dri3: Add multi-planar/modifier buffer requests
Louis-Francis Ratté-Boulianne
5
-25
/
+548
2017-08-11
composite: Make compIsAlternateVisual safe even if Composite is off
Adam Jackson
1
-1
/
+1
2017-08-11
glx: remove unused GlxSetVisualConfigs stub
Emil Velikov
2
-9
/
+0
2017-08-11
travis: Request a new docker image with xkb-data and xkbcomp installed.
Eric Anholt
1
-1
/
+1
2017-08-11
travis: Set prefix to /usr, so we find xkbcomp.
Eric Anholt
1
-1
/
+1
2017-08-02
meson: Fix xwayland build since xwayland-keyboard-grab.
Eric Anholt
2
-1
/
+4
2017-08-01
xwayland: Add grab protocol support
Olivier Fourdan
6
-5
/
+114
2017-07-31
dix: unbreak --with-dtrace (default) on FreeBSD 11.1+
Jan Beich
1
-0
/
+2
2017-07-31
glx: don't export __glXDRISWRastProvider
Emil Velikov
1
-1
/
+1
2017-07-31
glx: fix typo becuase -> because
Emil Velikov
1
-1
/
+1
2017-07-31
glx: Allow arbitrary context attributes for direct contexts
Adam Jackson
1
-1
/
+3
2017-07-31
xfree86: Fix X -configure driver sort yet again
Adam Jackson
1
-6
/
+5
2017-07-31
modesetting: Fix PCI initialization on non-zero domains
Adam Jackson
1
-6
/
+4
2017-07-20
glx: Only include compositeext.h if COMPOSITE is supported
Jeremy Huddleston Sequoia
1
-0
/
+3
2017-07-20
XQuartz: Hack around an issue that can occur on macOS due to background apps ...
Jeremy Huddleston Sequoia
1
-5
/
+24
2017-07-11
Xi: Test exact size of XIBarrierReleasePointer
Michal Srb
1
-3
/
+6
2017-07-06
dri2: Sync i965_pci_ids.h from Mesa.
Rodrigo Vivi
1
-0
/
+23
2017-07-05
glamor: update "required EGL extensions" comment
Emil Velikov
1
-2
/
+1
2017-07-05
wayland: Sync drm.xml with Mesa
Adam Jackson
1
-16
/
+19
2017-07-04
modesetting: handle NULL cursor in drmmode_set_cursor.
Dave Airlie
1
-0
/
+3
2017-07-04
xfree86: link to libinput(4) from the xorg.conf man page
Peter Hutterer
1
-0
/
+1
2017-06-29
automake: Add hw/xfree86/xkb/meson.build to EXTRA_DIST
Adam Jackson
1
-0
/
+1
2017-06-29
glamor: remove no longer needed KHR_gl_texture_2D_image requirement
Emil Velikov
1
-1
/
+0
2017-06-27
meson: Use --export-all-symbols when building PE/COFF objects
Jon TURNEY
1
-2
/
+8
2017-06-27
meson: Shuffle around subdirs so we build Xorg loadable modules after Xorg
Jon TURNEY
1
-24
/
+26
2017-06-27
Move statically linked xorgxkb files from dixmods to a separate directory
Jon TURNEY
11
-23
/
+29
2017-06-22
xfree86: Move DRICreatePCIBusID to xf86Pci.h
Adam Jackson
2
-2
/
+1
2017-06-20
glx/drisw: Use scratch GCs for swrastPutImage
Adam Jackson
1
-28
/
+5
2017-06-20
glx/drisw: Remove unused glx_enable_bits
Adam Jackson
1
-2
/
+0
2017-06-20
glx/dri2: Don't chirp when falling back to software
Adam Jackson
1
-2
/
+0
2017-06-20
glx: Remove some indirection around EXT_texture_from_pixmap
Adam Jackson
5
-32
/
+15
2017-06-20
glx: Remove __glXReply
Adam Jackson
9
-74
/
+69
2017-06-20
dmx: Remove some not-very-interesting debug prints
Adam Jackson
1
-63
/
+0
2017-06-20
dmx: Silence an unused-result warning
Adam Jackson
1
-1
/
+2
2017-06-20
xfree86: Move DRICreatePCIBusID to the PCI code
Adam Jackson
4
-14
/
+14
2017-06-20
xfree86: Remove unused xf86EnableVTSwitch
Adam Jackson
2
-42
/
+3
2017-06-20
dix: Remove extension aliases
Adam Jackson
5
-61
/
+4
2017-06-20
include: Remove some unused macros
Adam Jackson
1
-5
/
+0
2017-06-20
xfree86: Document BusID PCI domain format in ddxDesign.xml
Michel Dänzer
1
-1
/
+2
2017-06-20
xfree86: Document BusID PCI domain format in xorg.conf manpage
Michel Dänzer
1
-4
/
+4
2017-06-20
xfree86: Fix printing of PCI domain/bus in xf86MatchPciInstances
Michel Dänzer
1
-1
/
+1
2017-06-20
xfree86: Print BusID stanza compatible bus IDs for found devices
Michel Dänzer
1
-2
/
+2
[next]