1385 Commits (6fa7ab5d5fa8e1d0130c59025b7c4b54aa9fbb1c)

Author SHA1 Message Date
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
Alexandros Frantzis 80321942e7 libweston: Use struct timespec for axis events 7 years ago
Alexandros Frantzis 215bedc88b libweston: Use struct timespec for button events 7 years ago
Alexandros Frantzis 84b31f8956 libweston: Use struct timespec for motion events 7 years ago
Alexandros Frantzis e6ac2afa56 libweston: Use struct timespec for the output presentation timestamp 7 years ago
Alexandros Frantzis 8250a61de1 build,libweston: Use struct timespec for animations 7 years ago
Reynaldo H. Verdejo Pinochet 71c4f70e08 buildsystem: add missing pkg-config stub for libweston uninstalled 7 years ago
Pekka Paalanen 323d4b37a0 compositor-wayland: fix shm_buffer damage init 7 years ago
Armin Krezović 2b3c97d560 compositor-wayland: fix damage coordinates with pixman renderer 7 years ago
Pekka Paalanen 99c92e7e52 compositor-wayland: clarify wl_display_connect() error 7 years ago
Pekka Paalanen 441954325e compositor-wayland: windowed/fullscreen not on fullscreen-shell 7 years ago
Pekka Paalanen 7d2fc9291b compositor-wayland: allow to unset fullscreen 7 years ago
Pekka Paalanen f132279455 compositor-wayland: actually free parent_output 7 years ago