660 Commits (662f384e6a184d6249b01de8437c9cd4027af069)

Author SHA1 Message Date
Pekka Paalanen 662f384e6a compositor, backends: weston_compositor_read_presentation_clock 10 years ago
Pekka Paalanen e54e31c84c compositor: add weston_surface_to_buffer_region() 10 years ago
Jason Ekstrand 1e05904cd3 compositor: Add surface-to-buffer and buffer-to-surface matrices 10 years ago
Derek Foreman 0f67941c2f compositor: use weston_matrix_transform for weston_output_transform_coordinate 10 years ago
Jason Ekstrand fb23df7b35 Use pixel coordinates for weston_output.matrix 10 years ago
Pekka Paalanen 380adf5bf0 compositor: add weston_view_set_mask() API and state 10 years ago
Pekka Paalanen fc22a52647 compositor: restructure weston_compositor_pick_view() 10 years ago
Pekka Paalanen 502f5e06a2 compositor: fix plane coords in view_accumulate_damage() 10 years ago
Pekka Paalanen c7d7fdfd11 compositor: let view_compute_bbox() take a box32_t 10 years ago
Pekka Paalanen 9e944d3070 compositor: remove dead code from weston_output_move() 10 years ago
Pekka Paalanen e508ce6a2b compositor: note, weston_surface_damage does it wrong 10 years ago
Pekka Paalanen c647ed79de compositor: add surface-shooting API 10 years ago
Pekka Paalanen 25c0ca5715 compositor: turn weston_view boundingbox into masked 10 years ago
Pekka Paalanen 8844bf2ab0 compositor: turn weston_view::transform.opaque into masked 10 years ago
Pekka Paalanen 8291979662 compositor: refactor to weston_output_schedule_repaint_reset() 10 years ago
Pekka Paalanen 51723d50b5 compositor: document weston_view_damage_below() 10 years ago
Pekka Paalanen bf0e031e4a compositor, drm: set per-surface Presentation feedback flags 10 years ago
Pekka Paalanen 363aa7bc76 compositor: set presentation.presented flags 10 years ago
Ondřej Majerech 01e98b65c6 compositor: Propagate errors from module_init 10 years ago
Pekka Paalanen b502654b9f compositor: Implement JSON-timeline logging 10 years ago
Pekka Paalanen 8274d901f1 compositor: add weston_surface_set_label_func() 10 years ago
Bryce Harrington de16d89306 Use zalloc instead of calloc(1, ...) 10 years ago
Bryce Harrington bff3472e2e Setting members to 0/NULL after a zalloc or calloc is redundant 10 years ago
Bryce Harrington 3e3b59e0a2 compositor: Document options for headless compositor 10 years ago
Frederic Plourde 4a84c83ad7 compositor: Add idle timeout option to weston.ini 10 years ago
Derek Foreman 64a3df086e backends: refactor transform string parsing 10 years ago
Pekka Paalanen f5ef88ff60 compositor: do not overwrite error exit code 10 years ago
Frederic Plourde c336f06e70 compositor: Return a user-defined exit code 10 years ago
Pekka Paalanen 86b70e16eb compositor: add missing newline to help text 10 years ago
Bryce Harrington 32297c96d3 compositor: List only available backends in help text 10 years ago
Bryce Harrington 8eb95c495c compositor: Display option help text only for enabled backends 10 years ago
Bryce Harrington b8b25bd5e8 compositor: Fix typos in help text 10 years ago
Bryce Harrington f5b34aeeb8 compositor: Fix tabbing of help output 10 years ago
Bryce Harrington 59fe423e3a compositor: (Whitespace-only) Indent with tabs 10 years ago
Derek Foreman dd4cd33f18 compositor: stop sending spurious events on mode switch 10 years ago
Derek Foreman 41bdc27393 compositor: check version before calling wl_output_send_scale() 10 years ago
Derek Foreman 6ae7bc982f compositor: Refactor weston_output_mode_switch() 10 years ago
Carlos Olmedo Escobar 61a9bf5557 compositor: Fix weston_subsurface_is_synchronized() return value. 10 years ago
Derek Foreman 280e7dd918 cosmetic: replace boolean function return values with bool 10 years ago
Pekka Paalanen 50b6747903 compositor: send error for surface role resets 10 years ago
Pekka Paalanen 641307ca21 compositor-drm: deliver frame seq for feedback 10 years ago
Pekka Paalanen 133e439674 compositor: implement presentation_feedback 10 years ago
Pekka Paalanen b5eedade36 compositor: set and use the presentation clock everywhere 10 years ago
Pekka Paalanen 31f7d78cd8 compositor: add stub implementation of presentation interface 10 years ago
Ondřej Majerech 03db71caea compositor: Don't free an uninitialised pointer. 10 years ago
Derek Foreman 4b1a0a1d07 cosmetic: update comments that refer to weston_surface_update_transform() 10 years ago
Giulio Camuffo 00535ce6b4 compositor: fix memory corruption when removing an output 10 years ago
Ryo Munakata 03faed2074 main: don't leak option strings 10 years ago
Ryo Munakata d8deff617a compositor: extract choose_default_backend and create_listening_socket 10 years ago
Jason Ekstrand f83a0d44b8 Fix a copy-paste error in weston_surface_commit_state 10 years ago