index
:
~jwrdegoede/xserver
for-master
for-server-1.18
for-server-1.19
master
modesetting-prime-fixes
prime-hw-cursor-support
server-1.18-branch
Hans' xserver git repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-05
xfree86: Try harder to find atleast 1 non GPU Screen
for-master
Hans de Goede
5
-3
/
+33
2016-12-05
xfree86: Make adding unclaimed devices as GPU devices a separate step
Hans de Goede
3
-0
/
+25
2016-12-05
xfree86: Remove redundant ServerIsNotSeat0 check from xf86CallDriverProbe
Hans de Goede
1
-2
/
+0
2016-12-05
randr: rrCheckPixmapBounding: do not shrink the screen_pixmap
Hans de Goede
1
-0
/
+6
2016-12-05
randr: rrCheckPixmapBounding: Do not substract crtc non 0 x,y from screen size
Hans de Goede
1
-2
/
+2
2016-11-30
configure: Enable glamor when building just Xwayland
Adam Jackson
1
-4
/
+1
2016-11-30
xwayland: Fix use after free of cursors
Olivier Fourdan
1
-4
/
+13
2016-11-30
glamor: restore vfunc handlers on init failure
Olivier Fourdan
1
-3
/
+8
2016-11-30
Xi: when creating a new master device, update barries for all clients
Peter Hutterer
1
-2
/
+4
2016-11-29
xwayland: Don't send KeyRelease events on wl_keyboard::leave
Rui Matos
3
-16
/
+19
2016-11-25
xwayland: fix order of calloc() args
Pekka Paalanen
3
-6
/
+6
2016-11-19
test: Fix stray Makefile reference to removed os test
Rhys Kidd
1
-1
/
+0
2016-11-18
Bump to post-1.19 development version
Keith Packard
1
-3
/
+3
2016-11-18
xwayland: Remove MIPOINTER() definition
Olivier Fourdan
1
-6
/
+0
2016-11-15
Bump version to 1.19.0
Keith Packard
1
-3
/
+3
2016-11-15
dix: Make sure client is not in output_pending chain after closed (RH 1382444)
Keith Packard
2
-2
/
+2
2016-11-02
dri2: Sync i965_pci_ids.h from mesa
Timo Aaltonen
1
-15
/
+17
2016-11-01
xwayland-shm: block signals during fallocate
Ian Ray
1
-0
/
+10
2016-10-28
Bump to 1.18.99.902 (1.19 RC2)
Keith Packard
1
-3
/
+3
2016-10-28
dix: Bump MAXHASHSIZE for the resource db [v2]
Keith Packard
1
-24
/
+9
2016-10-28
Merge remote-tracking branch 'jturney/master'
Keith Packard
2
-3
/
+10
2016-10-28
os: Recompute whether any clients are ready after ProcessWorkQueue() (bug 98030)
Keith Packard
1
-1
/
+3
2016-10-28
ephyr: Leave window unmapped for -glamor-skip-present [v2]
Keith Packard
1
-1
/
+5
2016-10-28
ramdac: Check sPriv != NULL in xf86CheckHWCursor()
Alex Goins
1
-0
/
+4
2016-10-27
glx/dri2: Don't build DRI loader if DRI2 isn't enabled
Jon Turney
2
-3
/
+10
2016-10-27
inputthread: On Linux leave the main thread's name as-is
Peter Hutterer
1
-0
/
+2
2016-10-26
xwayland: Activate and enable touch devices
Olivier Fourdan
1
-3
/
+4
2016-10-26
xwayland: Transform pointer enter event coordinates
Rui Matos
1
-1
/
+4
2016-10-26
modesetting: unifdef MODESETTING_OUTPUT_SLAVE_SUPPORT
Nikhil Mahale
1
-2
/
+0
2016-10-26
xfree86: Xorg.wrap: Do not require root rights for cards with 0 outputs
Hans de Goede
1
-1
/
+1
2016-10-26
DRI2: Sync radeonsi_pci_ids.h from Mesa
Michel Dänzer
1
-0
/
+12
2016-10-26
modesetting: fix glamor ifdef
Mihail Konev
1
-0
/
+2
2016-10-26
xwin: make glx optional again
Mihail Konev
1
-2
/
+2
2016-10-26
ddx: add new call to purge input devices that weren't added
Peter Hutterer
7
-0
/
+57
2016-10-26
xfree86: swap the list of paused devices to an xorg_list
Peter Hutterer
1
-11
/
+20
2016-10-26
xfree86: use the right option traversal list to search for an option
Peter Hutterer
1
-11
/
+7
2016-10-25
glamor: don't look for non-existing EGL_KHR_platform_base
Emil Velikov
1
-11
/
+8
2016-10-15
os/inputthread: Ensure pollfd refreshing
Mihail Konev
1
-1
/
+4
2016-10-13
xf86Cursor: Take the input lock in xf86Set/MoveCursor
Michel Dänzer
1
-3
/
+14
2016-10-13
xf86Cursor: Use PRIME master xf86CursorScreenRec::HotX/Y for slaves
Michel Dänzer
1
-4
/
+16
2016-10-10
glx/dri2: Don't include drm headers
Adam Jackson
1
-2
/
+0
2016-10-06
Fix id in error when resource does not exist
Peter Harris
1
-2
/
+6
2016-10-05
glamor: Use eglGetPlatformDisplay{,EXT} if we can
Adam Jackson
4
-9
/
+93
2016-10-05
test: Use $XSERVER_BUILDDIR for Xvfb executable path
Michel Dänzer
1
-1
/
+1
2016-10-05
xfree86/dri: remove libdrm runtime checks
Emil Velikov
1
-21
/
+1
2016-10-05
configure.ac: bump the required libdrm version to 2.3.1
Emil Velikov
1
-1
/
+1
2016-10-05
configure.ac: use $LIBDRM over libdrm when using pkg-config
Emil Velikov
1
-2
/
+2
2016-10-05
configure.ac: default to DRI=yes on solaris platforms
Emil Velikov
1
-1
/
+1
2016-10-05
configure.ac: remove --enable-aiglx option
Emil Velikov
3
-49
/
+4
2016-10-05
xfree86: remove aiglx cmd/xorg.conf option
Emil Velikov
4
-21
/
+3
[next]