platform/upstream/weston.git
2021-09-02 Changyeon Leeuse tdm by default backend sandbox/cyeon/devel
2021-08-25 Changyeon LeeIntroduce tdm-backend
2021-08-25 Changyeon LeeAdd Packaging file
2020-01-24 Simon Serbuild: bump to version 8.0.0 for the official release
2020-01-24 Pekka Paalanenbuild: avoid Xlib.h via EGL headers
2020-01-24 Veeresh Kadasaniivi-application: fix typo
2020-01-17 Simon Serbuild: bump to version 7.0.93 for the RC1 release
2020-01-17 Marius Vladdesktop-shell: Do not try to add a child to a non-exist...
2020-01-13 Stefan Agnerbackend-rdp: unref keymap after associating with seat
2020-01-13 Stefan Agnerbackend-rdp: use compositor wide struct xkb_context
2020-01-13 Stefan Agnerbackend-rdp: constify keyboard layout information
2020-01-13 Stefan Agnerbackend-rdp: disconnect and free peers on compositor...
2020-01-13 Stefan Agnerbackend-rdp: unregister events before shuting down...
2020-01-13 Stefan Agnerdesktop-shell: make sure child window stays active
2019-12-20 Simon Serbuild: bump to version 7.0.92 for the beta release
2019-12-18 Michael Forneyclients/presentation-shm: Add missing dependency on...
2019-12-17 Leandro Ribeirobackend-rdp: report a zero physical size to compositor
2019-12-13 Pekka Paalanengitlab-ci: install xwayland
2019-12-13 Pekka Paalanengitlab-ci: wrap and alphabetize apt-get line
2019-12-12 Pekka Paalanengitlab-ci: image build should fail on failed commands
2019-12-12 Pekka Paalanenxwm: debug ConfigureWindow
2019-12-12 Pekka Paalanenxwm: xcb_configure_window() takes uint16_t
2019-12-12 Pekka Paalanenxwm: debug what kind decoration is drawn
2019-12-12 Pekka Paalanenxwm: debug _XWAYLAND_ALLOW_COMMITS
2019-12-12 Pekka Paalanenxwm: add newline to cardinal array
2019-12-11 Marius Vladclients/simple-dmabuf-egl: Add some notes when using...
2019-12-11 Leandro Ribeiroscreen-share: define variable type before using as...
2019-12-11 Emmanuel Gil... backend-drm: Make boolean fields actually bool
2019-12-11 Emmanuel Gil... backend-drm: Remove unused variable
2019-12-11 Leandro Ribeiroclients/window: drop support for rgb565
2019-12-11 Daniel StoneCI: Bump ci-templates dependency for working pip
2019-12-09 Stefan Agnerbackend-drm: Define potentially missing aspect-ratio...
2019-12-09 Stefan Agnerrenderer: change all frame_signal emission to pass...
2019-12-06 Simon Serbuild: bump to version 7.0.91 for the alpha release
2019-12-04 Leandro Ribeirolibweston: remove previous_damage from struct weston_output
2019-12-03 Marius Vladgitlab-ci: Update ci-templates to latest SHA commit
2019-12-03 Leandro RibeiroRevert "move frame_signal emission to weston_output_rep...
2019-12-02 Simon Serclients: remove leftover from simple-dmabuf-drm
2019-12-01 Link Mauvexwayland: Remove unused variable
2019-11-28 Daniel Stoneoption-parser: Make bools boolean
2019-11-28 Daniel Stonetests/config-parser: Remove useless duplicate test
2019-11-28 Daniel Stoneconfig-parser: Make get_bool be bool
2019-11-28 Simon Serclients: drop simple-dmabuf-drm
2019-11-27 Daniel Stonebackend-drm: Use aspect-ratio bit definitions from...
2019-11-27 Leandro Ribeiroscreen-share: get previous_damage from data argument...
2019-11-27 Leandro Ribeiroscreenshooter: get previous_damage from data argument...
2019-11-27 Leandro Ribeirorenderer: change frame_signal emission to pass previous...
2019-11-27 Leandro Ribeirotests: stop using frame_signal 'void *data' argument...
2019-11-27 Leandro Ribeiroscreenshooter: stop using frame_signal void *data param...
2019-11-27 Leandro Ribeiromove frame_signal emission to weston_output_repaint()
2019-11-26 Vivek Kasireddygl-renderer: Add support for XYUV format (v2)
2019-11-26 Vivek Kasireddygl-renderer: Replace EGL_*_WL macros with locally defin...
2019-11-25 Harish Krupodesktop-shell: Set 1x1 buffers for solid-color backgrounds
2019-11-25 Harish Krupoclients/window: Add viewport destination support
2019-11-25 Marius Vladclients/fullscreen: Refuse to resize the surface size...
2019-11-25 Marius Vladdoc/scripts/gdb: Added gdb script to dump contents...
2019-11-25 Marius Vladweston-log-flight-rec: Fix useless comparison when...
2019-11-25 Marius Vladweston-log-flight-rec: Don't allow more than one flight...
2019-11-25 Marius Vladweston-log-flight-rec: Add a global variable to access...
2019-11-25 Veeresh Kadasanisimple-dmabuf-egl: make application generic
2019-11-25 Daniel Stoneconfig-parser: Export get_full_path and destroy
2019-11-25 Pekka Paalanenlibweston: do not include weston.h
2019-11-23 Leandro Ribeirobackend-drm: remove unnecessary ifdefs
2019-11-23 Leandro Ribeirobackend-drm: remove unecessary ifdef checks
2019-11-23 Leandro Ribeirobuild: bump libdrm requirement to newer version (2...
2019-11-22 Marius Vladbackend-drm: Further checks to skip plane assignment...
2019-11-22 Marius Vladbackend-drm: Turn zpos duplicate check into an hard...
2019-11-22 Marius Vladbackend-drm: Skip testing plane state if plane is not...
2019-11-22 Marius Vladbackend-drm: Assign the primary plane the lowest zpos...
2019-11-22 Pekka Paalanentests: drop FAIL_TEST
2019-11-22 Pekka Paalanentests/ivi: rename test_section
2019-11-22 Pekka Paalanentests: rename struct weston_test to weston_test_entry
2019-11-22 Pekka Paalanentests/xwayland: do not call exit(SUCCESS)
2019-11-22 Pekka Paalanentests: replace fprintf() with testlog()
2019-11-22 Pekka Paalanentests/subsurface-shot: hardcode reference image names
2019-11-22 Pekka Paalanentests: write image to current directory by default
2019-11-21 Jeffy Chenclients: Add more sanity checks to catch destroyed...
2019-11-21 Jeffy Chenclients: Drop corresponding touch points when destroyin...
2019-11-21 Olivier Fourdanxwm: Use Xwayland allow commits for repaint
2019-11-21 Pekka Paalanencompositor: allow double-loading modules
2019-11-21 Pekka Paalanenlibweston: allow double-loading modules
2019-11-21 Pekka PaalanenUse weston_compositor_add_destroy_listener_once() in...
2019-11-21 Pekka Paalanencolord: remove destroy listener on clean-up
2019-11-21 Pekka Paalanenivi-shell: fix init error path
2019-11-21 Pekka Paalanentests: fix test-shell init error path
2019-11-21 Pekka Paalanentests: remove static data from presentation
2019-11-21 Pekka Paalanentests: remove static data from ivi-layout-test-client
2019-11-21 Pekka Paalanentests: remove static data from ivi-shell-app-test
2019-11-21 Pekka Paalanentests: remove static data from ivi-layout-test-plugin
2019-11-21 Pekka Paalanentests: remove static data from viewporter
2019-11-21 Marius Vladclients/simple-dmabuf-drm: Make use of direct-display
2019-11-21 Marius Vladclients/simple-dmabuf-egl: Make use of direct-display
2019-11-21 Marius Vladrenderer-gl: Display a solid shader color when direct...
2019-11-21 Marius Vladrenderer-gl: Avoid retrieving the EGL image it direct_d...
2019-11-21 Marius Vladbackend-drm: Add dmabuf scan-out check for DRM-backend
2019-11-21 Marius Vladlibweston: Add the ability to determine if a dmabuf...
2019-11-18 Marius Vladlibweston: Add weston-direct-display server side implem...
2019-11-18 Marius Vladprotocol: Add weston-direct-display extension
2019-11-14 Pekka Paalanenlibweston: drop a misleading dmabuf comment
2019-11-14 Marius Vladcompositor: Fix some warning when passing debugoptimize...
next