544 Commits (da4f185faae9ea7e42d2c6f6ddfa95ea63592ab7)

Author SHA1 Message Date
Emil Velikov da4f185faa libweston: print EGL information as early as possible 6 years ago
Emil Velikov 3bb047b605 libweston: split EGL and GL info logging 6 years ago
Daniel Stone bff27cb835 compositor-drm: Don't warn about missing backlight control 6 years ago
Daniel Stone a65d55e133 gl-renderer: Remove warning on missing extensions 6 years ago
Philipp Zabel 61dc4ca92e compositor-drm: check connector non-desktop property and mark head accordingly 6 years ago
Philipp Zabel c18ffd3939 libweston: add weston_head_{is,set}_non_desktop() 6 years ago
Philipp Zabel fff2797c88 compositor-drm: use weston_view_is_opaque() 6 years ago
Philipp Zabel 70decd5b2b libweston: add weston_view_is_opaque() 6 years ago
Philipp Zabel 195dadeb2a libweston: add weston_surface is_opaque property 6 years ago
Changwoo Cho f97d250847 libweston: fix typo in comment 6 years ago
Daniel Stone 1cbe1f952d compositor-drm: Add drm-backend log debug scope 6 years ago
Daniel Stone 64dbbee7f6 compositor-drm: Add backend pointer to drm_output 6 years ago
Daniel Stone 3158a2d42e compositor-drm: Calculate atomic-commit flags earlier 6 years ago
Daniel Stone ce62cb3d05 compositor: Add scene-graph debug scope 6 years ago
Daniel Stone 3b7756351d compositor: Add weston_layer_mask_is_infinite 6 years ago
Pekka Paalanen a5630eafec libweston: add weston_debug API and implementation 6 years ago
Pekka Paalanen 4fc1ee8d5b protocol: add weston-debug.xml 6 years ago
Matteo Valdina 3ebbc6b5df gl-renderer: Explicitly zeroing the offset for 2^ plane of SHM_FOMRAT_YUYV 6 years ago
Stefan Agner 30e283de70 compositor-drm: add DPI connector type 6 years ago
Derek Foreman 76829fc4ea input: Send unique keymap file descriptors to clients 6 years ago
Derek Foreman f8f7fd69df input: add weston_keyboard_send_keymap helper function 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
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 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
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