270 Commits (ccb0d4f7ce0a503477ac23be0d33f3025b3375cb)

Author SHA1 Message Date
Pekka Paalanen cda3951a9a color: add from sRGB to output color transformation 3 years ago
Pekka Paalanen 1d2eee208c color: add output color transform API 3 years ago
Pekka Paalanen 90a5ffa097 libweston: introduce CMS component architecture 3 years ago
Lujin Wang d4b46cdd3c libweston: Remove source repaint_timer in weston_compositor_shutdown 3 years ago
Pekka Paalanen 8740037a93 libweston: add weston_layer_fini() 3 years ago
Pekka Paalanen 6551c09d63 libweston: comment places that cannot use paint node lists 3 years ago
Pekka Paalanen 20ab6f88ec libweston: iterate paint nodes in accumulate damage 3 years ago
Pekka Paalanen 6d6b36738f libweston: iterate paint nodes on output repaint 3 years ago
Pekka Paalanen 2fddc539c5 libweston: per-output z-ordered paint node list 3 years ago
Pekka Paalanen 1a4f87dec5 libweston: introduce weston_paint_node 3 years ago
Pekka Paalanen 1ae3a25642 libweston: choose only monotonic software presentation clocks 3 years ago
Pekka Paalanen 98b4e20a68 libweston: assert frame times never go backwards 3 years ago
Pekka Paalanen 1ed2cad87e gl-renderer: garbage-collect old shaders 4 years ago
Pekka Paalanen 0692079aae pixman-renderer: share region_global_to_output() 4 years ago
Pekka Paalanen b5265af620 libweston: add color ops cap and bool renderer shadow buffer 4 years ago
Maxime Roussin-Bélanger 1d009c248e libweston: fix typos 4 years ago
Leandro Ribeiro cdb7218daf compositor: move tests quirks initialization to weston_compositor_create() 4 years ago
Leandro Ribeiro 2d4dd70ff5 libweston: drop opaque struct wet_testsuite_data 4 years ago
Leandro Ribeiro 32a5acde5b tests: add mechanism to change Weston's behavior when running certain tests 4 years ago
Michael Olbrich 0e4f097d08 compositor: clip the opaque region with the scissor area 4 years ago
Michael Olbrich cb04f9894f compositor: update scissor region before using it 4 years ago
Marius Vlad 67b382ccdc compositor: Avoid using weston_log() in weston_view_is_opaque() 4 years ago
Michael Olbrich c5ea495f7a compositor: ignore views on other outputs during compositor_accumulate_damage() 4 years ago
Michael Olbrich b7e5f10bf4 compositor: use weston_view_is_opaque() to check for opacity in debug_scene_view_print() 4 years ago
Pekka Paalanen 50aa3a76c0 timeline: convert vblank timestamp to MONOTONIC 4 years ago
Michael Olbrich ef5f3233f9 compositor: fix endless recursion in scene-graph printing 4 years ago
Lucas Stach a69cb711cc libweston: Add transform to weston_head 5 years ago
Pekka Paalanen 8060d826b7 Redefine output rotations 5 years ago
Pekka Paalanen 0df4477924 libweston: document weston_transformed_*() 5 years ago
Leandro Ribeiro ca640d5120 libweston: fold weston_compositor_tear_down() into weston_compositor_destroy() 5 years ago
Leandro Ribeiro bd9c0a6ff5 weston-log: fold weston_log_ctx_compositor_setup() into weston_compositor_create() 5 years ago
Leandro Ribeiro ce1001966e compositor: stop direct accessing core struct member 5 years ago
Guillaume Champagne b4bd12b738 launcher: move weston_environment_get_fd 5 years ago
Leandro Ribeiro f014964f6f weston-log: rename the confusing function name weston_compositor_log_scope_destroy() 5 years ago
Leandro Ribeiro 5976dbbbb5 weston-log: rename the confusing function name weston_compositor_add_log_scope() 5 years ago
Leandro Ribeiro 2eee164f24 libweston: remove previous_damage from struct weston_output 5 years ago
Leandro Ribeiro 914c96c3d2 Revert "move frame_signal emission to weston_output_repaint()" 5 years ago
Leandro Ribeiro adaf8c7410 renderer: change frame_signal emission to pass previous_damage as data argument 5 years ago
Leandro Ribeiro 2619bfe420 move frame_signal emission to weston_output_repaint() 5 years ago
Pekka Paalanen f696ee9337 libweston: allow double-loading modules 5 years ago
Pekka Paalanen 6ffbba3ac1 Use weston_compositor_add_destroy_listener_once() in plugins 5 years ago
Marius Vlad 5a701547a4 libweston: Add the ability to determine if a dmabuf is scanout-capable 5 years ago
Marius Vlad 47e3d1e481 libweston: Add a new helper to check if the view spawns the entire 5 years ago
Marius Vlad 5f6bee49ed libweston: Add a new helper weston_view_has_valid_buffer 5 years ago
Daniel Stone 2cb926c558 Revert "backend-drm: Teach drm_property_info_populate() to retrieve range values" 5 years ago
Marius Vlad 95e3b0deae backend-drm: Teach drm_property_info_populate() to retrieve range values 5 years ago
Marius Vlad 3a2f829983 libweston: Init weston_output's 'destroy_signal' before timeline has a chance to emit a 5 years ago
Marius Vlad 5de9297df2 libweston: Notify timeline of object modification 5 years ago
Marius Vlad 3203ff68ad libweston: Convert timeline points to use the timeline scope 5 years ago
Marius Vlad da104ebe5b libweston: Create the 'timeline' scope 5 years ago