347 Commits (e3c2a76d8f6ec09da2dc7fb3e9e9a56f8f48ca44)

Author SHA1 Message Date
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
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
Arnaud Vrac 49a8d9997b gl-renderer: fix pixel format used in texture uploads when using R/RG textures 7 years ago
Quentin Glidic 85d55540cb input: Do not override keyboard focus on restore 7 years ago
Armin Krezović b9906aaead compositor-x11: Implement mode switching 7 years ago
Sergei Trofimovich 43c5a65b03 configure.ac: use AC_HEADER_MAJOR to detect major()/minor() 7 years ago
Emil Velikov bcfe397df2 gl-renderer: remove unneeded cast 7 years ago
Matt Hoosier df573031d0 compositor-drm: fix z-order inversion in plane assignment 7 years ago
Daniel Stone b040974398 gl-renderer: Set pitch correctly for subsampled textures 7 years ago
Pekka Paalanen a453f4d564 compositor-drm, compositor-fbdev: stop suggesting root 7 years ago
Pekka Paalanen 1a2adfedea weston-launch: improve help text for -u and -t 7 years ago
Pekka Paalanen 625f56f062 weston-launch: fix -t option parsing 7 years ago
Pekka Paalanen 5949e48d1d weston-launch: quit if -t without -u 7 years ago
Alexandros Frantzis 409b01fd6d libweston: Use struct timespec for compositor time 7 years ago
Alexandros Frantzis 7d2abcf6c8 libweston: Use struct timespec for touch motion events 7 years ago
Alexandros Frantzis 27a51b83e5 libweston: Use struct timespec for touch up events 7 years ago
Alexandros Frantzis 9448deb073 libweston: Use struct timespec for touch down events 7 years ago
Alexandros Frantzis 47e79c860b libweston: Use struct timespec for key events 7 years ago