4926 Commits (64635ee69988b0da28bd8beed282c432eecdc4bc)
 

Author SHA1 Message Date
Pekka Paalanen 3f32a13acd Revert "compositor-drm: disable hardware cursors" 9 years ago
Bryce Harrington ae6f1bb3f7 clients: Fix height typo in clamp_view() 9 years ago
John Sadler 7628789640 rpi: prevent segfault on shut-down due to NULL backend 9 years ago
John Sadler 960b5ebd82 rpi: avoid segfault in rpir_view_compute_rects() when EGL client destroys buffer 9 years ago
Bryce Harrington cdb91d019f configure.ac: bump to version 1.8.92 for the beta release 9 years ago
Nobuhiko Tanibata 4412cd1974 hmi-controller: fix wrong width and height are set to a layer of workspace. 9 years ago
Nobuhiko Tanibata d290f881d5 hmi-controller: fix the laucher layer width 9 years ago
Nobuhiko Tanibata acbcc6c978 ivi-layout: implement surface clipping 9 years ago
Pekka Paalanen ab81f1515a build, compositor-drm: fix output name constants another way 9 years ago
Derek Foreman faee330c5e build: Require newer version of libdrm 9 years ago
Jonas Ådahl decc965be9 clients: Drop deadlock circumvention hack now that we don't need it 9 years ago
Dawid Gajownik 1a912a9fe3 gl-renderer: gl_renderer_create display cleanup on error 9 years ago
Pekka Paalanen 89c49b3060 compositor-drm: rename outputs to follow kernel style 9 years ago
Ucan, Emre (ADITG/SW1) cf34dc2334 ivi-shell: remove redundant wl_list_empty/init calls 9 years ago
Ucan, Emre (ADITG/SW1) 174257bdf8 ivi-shell: clear order.layer_list before reordering it 9 years ago
Ucan, Emre (ADITG/SW1) 38fcf381be ivi-shell: clear order.surface_list before reordering it 9 years ago
Ucan, Emre (ADITG/SW1) c2be6388d2 ivi-shell: bugfix, list of surfaces on a layer are cumulated when set render order is called several time in one commitchanges. 9 years ago
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