315 Commits (787fa611de1b7c4144b7491260c513a5ec0a4728)

Author SHA1 Message Date
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
Pekka Paalanen 4dab58343b compositor-wayland: fix mode_list corruption on --sprawl 7 years ago
Pekka Paalanen afee695adc compositor-wayland: remove unused 'scale' 7 years ago
Pekka Paalanen b07de934cc compositor-wayland: avoid recursive dispatch with wl_outputs 7 years ago
Armin Krezović 71ebc05250 compositor-wayland: Don't use two different presentation methods for fs shell 7 years ago
Sergi Granell b4e239f29f compositor-wayland: destroy the appropriate output instead of exiting when receiving an xdg_toplevel::close event 7 years ago
Sergi Granell cafc652cf6 compositor-wayland: use input region instead of opaque region to zxdg_shell_v6::set_window_geometry 7 years ago
Daniel Stone be1090b523 compositor-drm: Allow disabling universal planes 7 years ago
Daniel Stone b138d7afb3 gl-renderer: Ignore INVALID modifier 7 years ago
Pekka Paalanen cbe7fb0bb5 compositor-fbdev: fix finish_frame_timer leak 7 years ago
Pekka Paalanen 82ffe79b18 compositor-fbdev: rename fbdev_output_disable_handler() 7 years ago
Pekka Paalanen 61e5a2727a compositor-fbdev: always destroy renderer-output on disable 7 years ago
Pekka Paalanen a51e71fbf0 compositor-fbdev: simplify FB destroy/unmap/disable 7 years ago
Pekka Paalanen 82db6b79a3 compositor-fbdev: remove unused output arguments 7 years ago
Pekka Paalanen 7da9a3802f libweston: set backend pointer earlier 7 years ago
Pekka Paalanen d7e351189e libweston: ensure backend is not loaded twice 7 years ago
Pekka Paalanen ae6d35db14 libweston: rename weston_output_destroy() to weston_output_release() 7 years ago
Pekka Paalanen 01e0068868 libweston: send more wl_surface.enter/leave events 7 years ago
Pekka Paalanen a0bfedc1cf compositor-drm: set all properties in create_output_for_connector 7 years ago
Pekka Paalanen 6f1866b3fa compositor-drm: set output make/model/serial once 7 years ago
Pekka Paalanen 1580be68fd compositor-wayland: move output init into common, fix error path 7 years ago