4859 Commits (3f897940d90c579a884b13c613440bc85aabda18)
 

Author SHA1 Message Date
Pekka Paalanen 3f897940d9 compositor-fbdev: fix VT switching crash 9 years ago
Dawid Gajownik 2b254506f5 compositor-drm: cast surface to EGLNativeWindowType 9 years ago
Pekka Paalanen 8358305927 configure: fix enable_simple_intel_dmabuf_client=auto 9 years ago
Bryce Harrington f2bf50ea89 configure.ac: bump to version 1.8.91 for the alpha release 9 years ago
Bryce Harrington 842ef2f895 releasing: Soften suggestion to update the wayland version dependency 9 years ago
Bryce Harrington cab7ed9fc8 releasing: Update release names 9 years ago
Bryce Harrington cb512c018e Fix armhf configure breakage due to missing libdrm_intel package 9 years ago
Bryce Harrington a358207572 Fix build breakage when using older gbm lacking dmabuf import 9 years ago
George Kiagiadakis 53868985ff clients: add simple-dmabuf client 9 years ago
Pekka Paalanen bf8cc6f5a1 compositor-drm: dmabuf GBM import 9 years ago
Pekka Paalanen e4d231ecdf compositor-drm: init linux_dmabuf support 9 years ago
Pekka Paalanen 5ffb440c3f compositor-x11: init linux_dmabuf support 9 years ago
Pekka Paalanen a352580285 gl-renderer: add dmabuf import 9 years ago
Louis-Francis Ratté-Boulianne 534defdf43 gl-renderer: introduce struct egl_image 9 years ago
Pekka Paalanen 230f3b1bf8 dmabuf: implement linux_dmabuf extension 9 years ago
Pekka Paalanen 23ab7159d2 protocol: add linux_dmabuf extension (v3) 9 years ago
Dawid Gajownik f3c8336320 weston-launch: On error putenv returns a non-zero value 9 years ago
Dawid Gajownik 2f7d33d984 compositor: fix crash when destroying incompletely created output 9 years ago
Jason Ekstrand 58106d78bb fullscreen-shell: Fix modeset on transformed outputs 9 years ago
Derek Foreman 87c862a9d9 input: when destroying a seat, remove keyboard focus first 9 years ago
Dawid Gajownik 74a635b1ec Coding style fixes 9 years ago
Ryo Munakata 5e653caa4a Use [x]zalloc instead of [x]malloc + memset 9 years ago
Giulio Camuffo b18f788e2e xwm: don't let X windows steal the focus 9 years ago
Derek Foreman 75ead05dd2 rpi-renderer: use weston_output matrix instead of a private matrix 9 years ago
Derek Foreman f9318d1452 input: add a weston_pointer_clear_focus() helper function 9 years ago
Bill Spitzak 2ccd9a2d62 test/ivi: include protocol headers for all used protocols 9 years ago
Giulio Camuffo 61ed7b6bf0 input: pass the global touch coordinates to the touch grab 9 years ago
Ryo Munakata 7239d74bb3 compositor: remove a call to weston_compositor_schedule_repaint 9 years ago
Derek Foreman e4d6c83986 desktop-shell: Make resize and move functions take a pointer instead of a seat 9 years ago
David FORT 88249cdc28 don't crash when the key file doesn't exist 9 years ago
Dawid Gajownik 82d4925b1a backends: don't destroy renderer and output twice 9 years ago
Dawid Gajownik 405ae2feba compositor-rdp: rdp_destroy() double free error #91457 9 years ago
Dawid Gajownik 0b2bcbf3e3 screen-share: don't test keyboard/pointer pointers 9 years ago
Derek Foreman e42d754843 desktop-shell: drop shell_client from the head of the surface list on destroy 9 years ago
Dawid Gajownik f965db5fc1 compositor-rdp: free() can handle NULL pointers 9 years ago
Dawid Gajownik 71f5704879 main: print backends in help message in alphabetical order 9 years ago
Dawid Gajownik 2d7ded80f5 .gitignore: ignore doxygen generated files v2 9 years ago
Derek Foreman 1281a36e3b input: Don't test keyboard/pointer/touch pointers 9 years ago
Derek Foreman b41b59e2fa fullscreen-shell: Test for device presence properly 9 years ago
Derek Foreman 006cf67c77 desktop-shell: Check for device presence properly 9 years ago
Derek Foreman 60d97311be desktop-shell: Don't call wl_list_init() in the middle of a list 9 years ago
Derek Foreman 30ce607682 input: Check device counts in bind_seat() 9 years ago
Dawid Gajownik d956379058 Update .gitignore 9 years ago
Dawid Gajownik d99a050195 main: update RDP backend help message 9 years ago
Bryce Harrington d88f1942df gitignore: Ignore some dist generated files 9 years ago
Derek Foreman 22276a596a zoom: Store the seat that initiated a zoom 9 years ago
Derek Foreman 25bd8a71fc zoom: Call weston_output_activate_zoom() appropriately 9 years ago
Derek Foreman 859b52b62e zoom: Rename zoom_area_center_from_pointer to zoom_area_center_from_point 9 years ago
Derek Foreman a36eb50973 zoom: Change zoom->active to a bool 9 years ago
FORT David b3463a9e9c Fix crash when using RDP4 security 9 years ago