565 Commits (2d7a2901b626b7d728d4bdf5f6a5a181e8db7ca3)

Author SHA1 Message Date
Emil Velikov 2d8331c4b7 gl-renderer: make use of linux_dmabuf_buffer_get_user_data() 7 years ago
Alexandros Frantzis 8480d13f6d libweston: Make weston_seat release safe 7 years ago
Alexandros Frantzis 1c3a40edcd libweston: Make weston_pointer destruction safe 7 years ago
Alexandros Frantzis 0f14ae95b0 libweston: Support NULL weston_pointer in init_pointer_constraint 7 years ago
Pekka Paalanen 5b0aa55d9e compositor-drm: unref udev monitor on exit 7 years ago
Pekka Paalanen 9bf4f37163 compositor-drm: free filename in exit 7 years ago
Pekka Paalanen dc4e3c6118 compositor-drm: fix uninitialized bytes on modeinfo 7 years ago
Pekka Paalanen dc14fd4cd7 compositor-drm: move refresh rate computation 7 years ago
Pekka Paalanen 46e4f97ab6 compositor-drm: drm_property_info_free() must reset 7 years ago
Pekka Paalanen 383b3af5e1 compositor-drm: refactor into drm_mode_list_destroy() 7 years ago
Pekka Paalanen fc5f5d7126 compositor-drm: factor out drm_output_init_crtc() 7 years ago
Pekka Paalanen c4db6f7629 compositor-drm: factor out drm_output_init_gamma_size() 7 years ago
Pekka Paalanen 9068e011cd compositor-drm: drm_output_enable updates unused_crtcs/connectors 7 years ago
Philipp Kerling 3995ffaf3d gl-renderer: Fix crash in dmabuf format query for fallback formats 7 years ago
Pekka Paalanen 5e12b553b1 compositor-drm: move state_invalid setting to deinit 7 years ago
Pekka Paalanen cb2d8836c0 compositor-drm: let repaint cycle disable crtcs 7 years ago
Pekka Paalanen f461414501 libweston: remove restore functionality 7 years ago
Aleksander Morgado 72032accbf file-util: allow specifying path separately in file_create_dated() 7 years ago
Derek Foreman e277276b85 shared: Update all users of 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 b0b598c73c libweston: Make weston_touch destruction safe 7 years ago
Alexandros Frantzis 7a314d6328 libweston: Make weston_keyboard destruction safe 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
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
Pekka Paalanen b45ed8baf0 compositor-drm: add specific_device configuration option 7 years ago
Alexandros Frantzis 10d708d268 shared: Add timespec_to_proto helper function 7 years ago