index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-01
config: Use NotifyFd interface for udev
Keith Packard
1
-29
/
+16
2015-12-01
config: Use NotifyFd for dbus interface
Keith Packard
1
-12
/
+4
2015-12-01
dix: Move InitFonts up above screen initialization
Keith Packard
2
-2
/
+3
2015-12-01
os: Implement support for NotifyFd X_NOTIFY_WRITE
Keith Packard
4
-24
/
+59
2015-12-01
os: Add NotifyFd interfaces
Keith Packard
5
-0
/
+116
2015-12-01
Remove non-smart scheduler. Don't require setitimer.
Keith Packard
7
-48
/
+45
2015-12-01
randr: Cleanup rrSetupPixmapSharing()
agoins
1
-6
/
+1
2015-12-01
xf86: Bump ABI version to 21
agoins
1
-1
/
+1
2015-12-01
randr: Factor out shared pixmap creation
agoins
1
-17
/
+36
2015-12-01
randr: Factor out shared pixmap destruction
agoins
1
-8
/
+15
2015-12-01
xwayland: Update screen size on output removal
Olivier Fourdan
1
-23
/
+41
2015-12-01
xwayland: Always update the wl_pointer cursor on pointer focus
Jonas Ã…dahl
1
-1
/
+21
2015-11-30
xwayland: Do not set root clip when rootless
Olivier Fourdan
3
-4
/
+10
2015-11-30
xwayland: check if creating xwl_output succeeded
Marek Chalupa
2
-2
/
+25
2015-11-30
xwayland: fix memory leaks on error paths in xwl_realize_window
Marek Chalupa
1
-3
/
+28
2015-11-30
Replace 'sun' with '__sun'
Richard PALO
13
-31
/
+31
2015-11-30
kdrive/UnregisterFd: Fix off by one
Egbert Eich
1
-1
/
+1
2015-11-30
dix: Remove redundant ChangeWindowProperty
Adam Jackson
3
-20
/
+4
2015-11-24
xnest: Fix needless build dependency on xcb-util-keysyms
Adam Jackson
1
-3
/
+2
2015-11-24
XWayland: Use FocusIn events for keyboard enter
Daniel Stone
1
-1
/
+5
2015-11-24
Input: Add focus-in event source
Daniel Stone
4
-0
/
+36
2015-11-24
Input: Add DeviceEventSource enum
Daniel Stone
5
-14
/
+29
2015-11-24
XKB: Split filter execution into a separate function
Daniel Stone
1
-68
/
+76
2015-11-24
xfree86: fix minor memory leak
Peter Hutterer
1
-1
/
+4
2015-11-18
glamor: Delay making pixmaps shareable until we need to.
Eric Anholt
5
-143
/
+82
2015-11-18
glamor: Make glamor_get_name_from_bo static.
Eric Anholt
1
-3
/
+1
2015-11-18
glamor: Simplify DRI3 pixmap-from-fd, using GBM.
Eric Anholt
1
-30
/
+7
2015-11-18
glamor: Use real types for glamor_egl's public gbm functions.
Eric Anholt
2
-7
/
+11
2015-11-18
glamor: Use the GBM function for getting an FD from a GBM BO.
Eric Anholt
1
-17
/
+1
2015-11-18
glamor: Hook up EGL DestroyPixmap through the normal wrap chain.
Eric Anholt
5
-28
/
+26
2015-11-18
glamor: Unexport glamor_destroy_textured_pixmap().
Eric Anholt
2
-8
/
+2
2015-11-18
glamor: Remove glamor_egl_destroy_textured_pixmap().
Eric Anholt
2
-7
/
+0
2015-11-18
modesetting: No need to free the EGLImage just before freeing the pixmap.
Eric Anholt
1
-6
/
+0
2015-11-18
glamor: No need to glFlush before destroying a pixmap.
Eric Anholt
1
-4
/
+0
2015-11-10
glamor: Fix segfault in fallback picture uploading.
Eric Anholt
1
-7
/
+9
2015-11-10
glamor: Fix assert failures when fallback picture upload alloc fails.
Eric Anholt
1
-7
/
+30
2015-11-10
glamor: Fix rendering when core font texture allocation fails.
Eric Anholt
1
-0
/
+5
2015-11-10
glamor: Fix crashes when the glyph atlas allocation fails.
Eric Anholt
1
-1
/
+8
2015-11-10
glamor: Handle GL_OUT_OF_MEMORY when allocating texture images.
Eric Anholt
3
-0
/
+28
2015-11-10
glamor: Avoid GL errors from mapping with size == 0.
Eric Anholt
2
-2
/
+15
2015-11-10
Also dump passive grabs on XF86LogGrabInfo
Michael Stapelberg
3
-0
/
+129
2015-11-09
Post-release version bump for 1.19
Adam Jackson
1
-2
/
+2
2015-11-09
xserver 1.18.0
Adam Jackson
1
-3
/
+3
2015-11-09
present: Fix Async swap logic
Axel Davy
1
-12
/
+13
2015-11-09
present: Execute right away if target_msc equals current_msc
Jammy Zhou
1
-1
/
+1
2015-10-30
modesetting: Remove XF86_CRTC_VERSION checks
Daniel Martin
1
-6
/
+1
2015-10-30
modesetting: Free output_ids in drmmode_set_mode_major()
Daniel Martin
1
-1
/
+3
2015-10-30
modesetting: Handle failures in setting a CRTC to a DRM mode properly
Daniel Martin
1
-5
/
+6
2015-10-30
vidmode: Drop the unused event code
Adam Jackson
1
-216
/
+6
2015-10-28
Xserver.man: document more transports for -nolisten & -listen options
Alan Coopersmith
1
-2
/
+11
[next]