6149 Commits (30465bdca66b6f2dd7a917d1d1724d62ec54201c)
 

Author SHA1 Message Date
Pekka Paalanen 5e12b553b1 compositor-drm: move state_invalid setting to deinit 8 years ago
Pekka Paalanen cb2d8836c0 compositor-drm: let repaint cycle disable crtcs 8 years ago
Marius Vlad ea40d6dbfc desktop-shell: Correctly migrate views to other outputs when output is disabled/disconnected 8 years ago
Pekka Paalanen f461414501 libweston: remove restore functionality 8 years ago
Pekka Paalanen bb707dc0fe weston: remove SEGV and ABRT handlers 8 years ago
Aleksander Morgado c34a9f5ca6 screenshot: save screenshot files in XDG_PICTURES_DIR 8 years ago
Aleksander Morgado 72032accbf file-util: allow specifying path separately in file_create_dated() 8 years ago
Aleksander Morgado e3c2a76d8f screenshot: save each new screenshot in a different file 8 years ago
Emre Ucan e8ff7df863 ivi-shell: fix the layer assignment change from one screen to another 8 years ago
Emre Ucan 40d67c2862 ivi-shell: don't expilicitly assign outputs to views 8 years ago
Emre Ucan 7b690559a5 ivi-shell: don't schedule compositor repaint 8 years ago
Emre Ucan a4608461b2 ivi-shell: change layer visibility to bool 8 years ago
Derek Foreman 4b72ff0e89 xwayland: Fix crash on weston shutdown 8 years ago
Emre Ucan f85bf152c1 ivi-shell: remove ivi_shell_setting 8 years ago
Emre Ucan 0c1bbb9e52 ivi-shell: don't load controller modules 8 years ago
Emre Ucan 0707b0e5d4 tests: load ivi-shell test plugins as weston module 8 years ago
Emre Ucan ffaf09eb2f hmi-controller: load as weston module 8 years ago
Emre Ucan a9db8d7d64 hmi-controller: remove ivi_layout_interface global 8 years ago
Emre Ucan ce9bc35185 ivi-shell: register ivi_layout_interface 8 years ago
Derek Foreman b809d79d99 build: Clean up -DDATADIR in makefiles 8 years ago
Derek Foreman e277276b85 shared: Update all users of DATADIR 8 years ago
Derek Foreman b7e3db6a76 tests: Set WESTON_DATA_DIR for tests 8 years ago
Derek Foreman 83b900fb46 shared: Add a function to prefix filenames with datadir 8 years ago
Daniel Stone 598ee9ddf5 compositor-drm: Atomic modesetting support 8 years ago
Daniel Stone d5526cb974 compositor-drm: Add blob_id member to drm_mode 8 years ago
Pekka Paalanen cd011a6e96 compositor-drm: Discover atomic properties 8 years ago
Daniel Stone c1d0f477bd compositor-drm: Don't restore original CRTC mode 8 years ago
Daniel Stone 62c0d63a82 compositor-drm: Consistent failure paths for output creation 8 years ago
Daniel Stone 8747f95682 compositor-drm: Use apply_state for starting repaint 8 years ago
Daniel Stone a08512f464 compositor-drm: Move repaint state application to flush 8 years ago
Daniel Stone 6020f478c7 compositor-drm: Disable unused CRTCs/connectors 8 years ago
Daniel Stone 087ddf04e2 compositor-drm: Track unused connectors and CRTCs 8 years ago
Alexandros Frantzis 85f8432911 tests: Support weston_test request for adding a test seat 8 years ago
Alexandros Frantzis b0b598c73c libweston: Make weston_touch destruction safe 8 years ago
Alexandros Frantzis 7a314d6328 libweston: Make weston_keyboard destruction safe 8 years ago
Tomohito Esaki bf31f6cfb9 desktop-shell: remove surface listener when surface is destroyed 8 years ago
Greg V 551b805430 Use $(SED) to make sure GNU sed is used 8 years ago
Daniel Stone bac2c549f0 xwayland: Explicitly link with xcb-shape 8 years ago
Emmanuel Gil Peyrot 6b58ea8c43 xwm: Add icon support to the frame 8 years ago
Daniel Stone cb04cc4f68 compositor-drm: Add to_drm_mode helper 8 years ago
Ian Ray 332d1892bb xwm: do not include shadow in input region 8 years ago
Ilia Bozhinov 8564a0d109 compositor: Implement runtime output transform changes 8 years ago
Philipp Zabel 543d0a0bb6 gl-renderer: return conservative format list if dmabuf import modifiers unsupported 8 years ago
Michael Tretter b0a749dcb3 linux-dmabuf: send deprecated format events 8 years ago
Emre Ucan 99ef816fd1 dmabuf: set modifier to invalid for not supporting clients 8 years ago
Arnaud Vrac e79694ceec gl-renderer: always enable unpack subimage and RG textures in ES3 contexts 8 years ago
Arnaud Vrac cc1a22bca9 gl-renderer: move GL_EXT_texture_rg extension check 8 years ago
Arnaud Vrac 439e5fdd5f gl-renderer: try to create a GLES3 context 8 years ago
Arnaud Vrac 88abc6ab74 gl-renderer: save OpenGL version in renderer context 8 years ago
Daniel Stone e95169b6af compositor-drm: Don't repaint if no damage 8 years ago