241 Commits (2e543aef219b3efc80ce23660fcce64cbcfaed41)

Author SHA1 Message Date
Pekka Paalanen 7fe858be81 libweston: add weston_head::connected 7 years ago
Pekka Paalanen 9b02e4781a libweston: add name to weston_head 7 years ago
Pekka Paalanen cf0a476b8e cms-colord: find a good head 7 years ago
Pekka Paalanen 06f99efc9c libweston: strdup head make, model, serial_number 7 years ago
Pekka Paalanen d9dcc6dc8f libweston: properly orphan wl_output resources 7 years ago
Pekka Paalanen 7cdbabee9a libweston: introduce weston_output::head_list 7 years ago
Pekka Paalanen 6528c0381d libweston: refactor weston_mode_switch_finish 7 years ago
Pekka Paalanen 055c1137ae libweston: make wl_output point to weston_head 7 years ago
Pekka Paalanen 0534762b21 libweston: use head in wl_output global 7 years ago
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