6329 Commits (f987cb98ef3bf7758b20b8ca3d17f6fc318d0b21)
 

Author SHA1 Message Date
Daniel Stone f987cb98ef README: Move to Markdown, rewrite introduction 6 years ago
Daniel Stone 3a6fa200b7 doc: Update CONTRIBUTING for Weston 6 years ago
Pekka Paalanen 2e3915f1bf Add CONTRIBUTING.md document 6 years ago
Derek Foreman 0335e44731 configure.ac: bump to version 4.0.92 for the beta release 6 years ago
Daniel Stone 48687982b5 compositor-drm: Remove addfb warning for user buffers 6 years ago
Daniel Stone 1178922590 compositor-drm: Don't test render-only atomic configuration 6 years ago
Daniel Stone 8c9556c57d compositor-drm: Remove unnecessary libdrm defines 6 years ago
Greg V 3ea5437dbd xwayland/selection: do not remove NULL property_source 6 years ago
Emre Ucan 67546bed04 ivi-shell: use install paths in example config 6 years ago
Emre Ucan cf4113c629 ivi-shell: listen compositor wake_signal 6 years ago
Derek Foreman 280b730144 configure.ac: bump to version 4.0.91 for the alpha release 6 years ago
Emilio Pozuelo Monfort cce820dcaf simple-dmabuf-drm: fix build with --disable-egl 6 years ago
Emilio Pozuelo Monfort 1166f8e9a1 simple-dmabuf-drm: require zwp_linux_dmabuf_v1 v3 6 years ago
Daniel Stone 678aabe829 compositor-drm: Enable planes for atomic 6 years ago
Daniel Stone 9fe4bf8863 compositor-drm: Relax plane restrictions for atomic 6 years ago
Daniel Stone b41abf9c84 compositor-drm: Allow scanout plane to be occluded by overlay 6 years ago
Daniel Stone a284d271f1 compositor-drm: Incrementally test plane states in mixed mode 6 years ago
Daniel Stone d12e51646a compositor-drm: Add planes-only mode to state proposal 6 years ago
Daniel Stone ca6fbe3c93 compositor-drm: Never lift solid surfaces to planes 6 years ago
Daniel Stone bb6c19f7bb compositor-drm: Add test-only mode to state application 6 years ago
Daniel Stone f829062ef4 compositor-drm: Return plane state from plane preparation 6 years ago
Daniel Stone f7a2f835ae compositor-drm: Add modes to drm_output_propose_state 6 years ago
Daniel Stone 44abfaaffd compositor-drm: Use sprites_are_broken for scanout plane 6 years ago
Daniel Stone a0f8276fe8 compositor-drm: Disallow overlapping overlay planes 6 years ago
Tomohito Esaki ddaf95c5a1 libweston: Fix clear timing of output repainted flag 6 years ago
Daniel Stone 8108239c39 compositor-drm: Ignore occluded views 6 years ago
Daniel Stone 231ae2f33b compositor-drm: Ignore views on other outputs 6 years ago
Daniel Stone ee1aea7cd1 compositor-drm: Split drm_assign_planes in two 6 years ago
Daniel Stone 244244d11b compositor-drm: Use GBM modifier API 6 years ago
Sergi Granell f4456221db compositor-drm: Support plane IN_FORMATS 6 years ago
Daniel Stone f522e22611 compositor-drm: Add modifiers to GBM dmabuf import 6 years ago
Daniel Stone 11f91bbd36 helpers: Move static_assert definition to shared 6 years ago
Daniel Stone bdebc3170e compositor-drm: Don't set fb->size for non-dumb buffers 6 years ago
Daniel Stone dc082cb071 compositor-drm: Avoid cast by using unsigned loop index 6 years ago
Daniel Stone 7625577a4f compositor-drm: Define DPMS property as an enum 6 years ago
Ankit Nautiyal 79e95cb995 man: Remove description of DRM specific mode-options from weston.ini.man 6 years ago
Daniel Stone 65a4dbcc14 compositor-drm: Support modifiers for drm_fb 6 years ago
Daniel Stone 8eece0c2e7 compositor-drm: Extract drm_fb_addfb into a helper 6 years ago
Daniel Stone bdf3e7e356 compositor-drm: Use plane FB-import helper for scanout 6 years ago
Daniel Stone f11ec02cad compositor-drm: Extract overlay FB import to helper 6 years ago
Daniel Stone 9b56038417 compositor-drm: Use plane_state_coords_for_view for cursor 6 years ago
Daniel Stone 7cdf231c76 compositor-drm: Use plane_state_coords_for_view for scanout 6 years ago
Daniel Stone ce137472fa compositor-drm: Only check final co-ordinates for overlay scaling 6 years ago
Daniel Stone df2726a089 compositor-drm: Fully account for buffer transformation 6 years ago
Daniel Stone d6e2a76a7c compositor-drm: Extract buffer->plane co-ord translation 6 years ago
Daniel Stone db10df183a compositor-drm: Make alpha-to-opaque handling common 6 years ago
Daniel Stone f9bd54682b compositor-drm: Remove unnecessary picked_scanout variable 6 years ago
Daniel Stone 85eebdf456 compositor-drm: Property accessor can be const 6 years ago
Ankit Nautiyal a21c393108 compositor-drm: Add aspect-ratio parsing support 6 years ago
Ankit Nautiyal f82ff35e8e man: add description for specifying modes with aspect-ratio in weston.ini 6 years ago