6627 Commits (34473d703f04b73f02d4c895ebb467a96fc27cae)
 

Author SHA1 Message Date
Derek Foreman 83b900fb46 shared: Add a function to prefix filenames with datadir 7 years ago
Daniel Stone 598ee9ddf5 compositor-drm: Atomic modesetting support 7 years ago
Daniel Stone d5526cb974 compositor-drm: Add blob_id member to drm_mode 7 years ago
Pekka Paalanen cd011a6e96 compositor-drm: Discover atomic properties 7 years ago
Daniel Stone c1d0f477bd compositor-drm: Don't restore original CRTC mode 7 years ago
Daniel Stone 62c0d63a82 compositor-drm: Consistent failure paths for output creation 7 years ago
Daniel Stone 8747f95682 compositor-drm: Use apply_state for starting repaint 7 years ago
Daniel Stone a08512f464 compositor-drm: Move repaint state application to flush 7 years ago
Daniel Stone 6020f478c7 compositor-drm: Disable unused CRTCs/connectors 7 years ago
Daniel Stone 087ddf04e2 compositor-drm: Track unused connectors and CRTCs 7 years ago
Alexandros Frantzis 85f8432911 tests: Support weston_test request for adding a test seat 7 years ago
Alexandros Frantzis b0b598c73c libweston: Make weston_touch destruction safe 7 years ago
Alexandros Frantzis 7a314d6328 libweston: Make weston_keyboard destruction safe 7 years ago
Tomohito Esaki bf31f6cfb9 desktop-shell: remove surface listener when surface is destroyed 7 years ago
Greg V 551b805430 Use $(SED) to make sure GNU sed is used 7 years ago
Daniel Stone bac2c549f0 xwayland: Explicitly link with xcb-shape 7 years ago
Emmanuel Gil Peyrot 6b58ea8c43 xwm: Add icon support to the frame 7 years ago
Daniel Stone cb04cc4f68 compositor-drm: Add to_drm_mode helper 7 years ago
Ian Ray 332d1892bb xwm: do not include shadow in input region 7 years ago
Ilia Bozhinov 8564a0d109 compositor: Implement runtime output transform changes 7 years ago
Philipp Zabel 543d0a0bb6 gl-renderer: return conservative format list if dmabuf import modifiers unsupported 7 years ago
Michael Tretter b0a749dcb3 linux-dmabuf: send deprecated format events 7 years ago
Emre Ucan 99ef816fd1 dmabuf: set modifier to invalid for not supporting clients 7 years ago
Arnaud Vrac e79694ceec gl-renderer: always enable unpack subimage and RG textures in ES3 contexts 7 years ago
Arnaud Vrac cc1a22bca9 gl-renderer: move GL_EXT_texture_rg extension check 7 years ago
Arnaud Vrac 439e5fdd5f gl-renderer: try to create a GLES3 context 7 years ago
Arnaud Vrac 88abc6ab74 gl-renderer: save OpenGL version in renderer context 7 years ago
Daniel Stone e95169b6af compositor-drm: Don't repaint if no damage 7 years ago
Daniel Stone 02d487a590 compositor-drm: Remove NULL checks in switch_mode 7 years ago
Daniel Stone e2e8013633 compositor-drm: Use drm_plane for scanout plane 7 years ago
Daniel Stone 2ba17f4de5 compositor-drm: Use drm_plane for cursor plane 7 years ago
Daniel Stone 5ff289a170 compositor-drm: Introduce drm_plane_is_available 7 years ago
Daniel Stone bc15f684f2 compositor-drm: Introduce drm_plane_state structure 7 years ago
Daniel Stone 7b2ddacb51 compositor-drm: Introduce drm_output_state structure 7 years ago
Daniel Stone b57c6a0b92 compositor-drm: Add shutting_down flag 7 years ago
Emmanuel Gil Peyrot 0a54399613
Unconditionally add linux-dmabuf’s protocol to BUILT_SOURCES 7 years ago
Pekka Paalanen 14a7e371f5 configure: fix sys/sysmacros.h check 7 years ago
Pekka Paalanen 8a9c8b08cf weston: add --drm-device option for DRM-backend 7 years ago
Pekka Paalanen b45ed8baf0 compositor-drm: add specific_device configuration option 7 years ago
Alexandros Frantzis b0341ae972 tests: Add test for pointer axis events 7 years ago
Alexandros Frantzis c20b580b52 tests: Add test for touch event timestamps 7 years ago
Alexandros Frantzis dae224c6dc tests: Add test for keyboard key event timestamps 7 years ago
Alexandros Frantzis 2180858592 tests: Add checks for pointer motion and button event timestamps 7 years ago
Alexandros Frantzis 10d708d268 shared: Add timespec_to_proto helper function 7 years ago
Alexandros Frantzis 787fa611de shared: Add timespec_from_proto helper function 7 years ago
David Fort c83fdaa555 rdp compositor: add a man page and add links to that page 7 years ago
Alexandros Frantzis 903e4450a2 tests: Use separate test cases for pointer motion and button tests 7 years ago
Alexandros Frantzis 5d6acf8568 tests: Move wl_pointer tests to their own file 7 years ago
Emil Velikov fbf165f5e8 libweston: drop return type from ::query_dmabuf_{formats, modifiers} 7 years ago
Arnaud Vrac 340d25b76f gl-renderer: use correct pixel shader for NV12 format uploaded to RG texture 7 years ago