82 Commits (1b9bf598a57aa60115ecaba6ee547db80927c9bb)

Author SHA1 Message Date
Pekka Paalanen 1b9bf598a5 libweston: move wl_output to weston_head 7 years ago
Pekka Paalanen 01f60211b2 libweston: introduce weston_head 7 years ago
Emre Ucan e479ed8ec2 compositor: initialize ret in repaint_timer_handler 7 years ago
Ilia Bozhinov 6dba368acc compositor: do not free output region twice in weston_output_set_transform() 7 years ago
Marius Vlad df9278aea7 libweston/compositor: Place timeline recording after checking if stamp is valid 7 years ago
Ilia Bozhinov 8564a0d109 compositor: Implement runtime output transform changes 7 years ago
Alexandros Frantzis 10d708d268 shared: Add timespec_to_proto helper function 7 years ago
Alexandros Frantzis 409b01fd6d libweston: Use struct timespec for compositor time 7 years ago
Alexandros Frantzis 47e79c860b libweston: Use struct timespec for key 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
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 26ac2e1218 libweston: weston_output_init(..., +name) 7 years ago
Pekka Paalanen 4270414549 libweston: move weston_output::mode_list init to core 7 years ago
Matt Hoosier 3052bc7e6d compositor: fix starvation of wl_buffer::release 7 years ago
Pekka Paalanen 9ffb25009c libweston: introduce weston_output_from_resource() 7 years ago
Pekka Paalanen 4b582c7cc0 libweston: extend output->region lifetime 7 years ago
Pekka Paalanen 2210ad006c libweston: move globals to weston_compositor_add_output() 7 years ago
Pekka Paalanen 3d2d49723b libweston: move output id into add/remove_output() 7 years ago
Pekka Paalanen cc201e47ba libweston: prevent double weston_output_enable() 7 years ago
Pekka Paalanen 7f340ff895 libweston: specify weston_output::enabled 7 years ago
Pekka Paalanen e952a01c3b libweston: move asserts to add_pending_output() 7 years ago
Pekka Paalanen d72bad2f53 libweston: unexport weston_output_update_matrix() 7 years ago
Pekka Paalanen f9681b564d libweston: unexport weston_compositor_add_output() 7 years ago
Pekka Paalanen ee16ea95bc libweston: two more weston_output docs 7 years ago
Pekka Paalanen f0ca79639e libweston: let add/remove_output handle the lists 7 years ago
Pekka Paalanen bccda71c78 libweston: use helper var in weston_compositor_remove_output 7 years ago
Pekka Paalanen e6ac4fcbc9 libweston: untangle weston_compositor_remove_output doc 7 years ago
Daniel Stone eca5cca561 Account for very large repaint window misses 7 years ago
Pekka Paalanen c65df6403a libweston: improve weston_output_disable() comments 8 years ago
Sergi Granell b4c088630f
Fix uninitialized msec_to_next in output_repaint_timer_arm 8 years ago
Daniel Stone b1f166d71e Allow backends to group repaint flushes 8 years ago
Daniel Stone 6847b858a3 Switch to global output repaint timer 8 years ago
Daniel Stone 05df8c16ec Change boolean repaint_scheduled to quad-state enum 8 years ago
Daniel Stone 09a97e2402 Change repaint_needed to bool 8 years ago
Daniel Stone 3615ce1955 Don't delay initial output paint 8 years ago
Daniel Stone 84aff5c77a Calculate next-frame target time in absolute space 8 years ago
Daniel Stone 37ad7e3bae timespec: Add timespec_to_msec helper 8 years ago
Emilio Pozuelo Monfort 4f3cad7828 compositor: damage pending subsurfaces when committing them 8 years ago
Bryce Harrington 7c1fb3ff51 libweston: grammar fix to recent comment 8 years ago
Daniel Stone cd1a1c34f8 Add comments and whitespace to repaint machinery 8 years ago
Quentin Glidic 3d7ca3b9ea
libweston: Properly namespace modules entrypoint 8 years ago
Quentin Glidic 23e1d6f176
libweston: Properly namespace backends entrypoint 8 years ago
Quentin Glidic 82681571cf libweston: Position layers in an absolute way 8 years ago
Abdur Rehman bc46292caa compositor: fix a minor typo 8 years ago
Daniel Stone fb4869d628 compositor: Assign new views to the primary plane 8 years ago
Daniel Stone 893b936f9a Remove DPMS-on when going offscreen 8 years ago
Daniel Stone beb97e5f79 libweston: Make module loading safe against long paths 8 years ago