696 Commits (7e17fec68d8056c13d8ed557c338438deaf5b53d)

Author SHA1 Message Date
Egor Starkov 56fe1c7edd compositor: remove incorrect idle timer initialization 10 years ago
Pekka Paalanen 230f3b1bf8 dmabuf: implement linux_dmabuf extension 11 years ago
Dawid Gajownik 2f7d33d984 compositor: fix crash when destroying incompletely created output 11 years ago
Derek Foreman f9318d1452 input: add a weston_pointer_clear_focus() helper function 11 years ago
Ryo Munakata 7239d74bb3 compositor: remove a call to weston_compositor_schedule_repaint 11 years ago
Derek Foreman 1281a36e3b input: Don't test keyboard/pointer/touch pointers 11 years ago
Derek Foreman 3f86e50be0 compositor: Respect WESTON_BUILD_DIR env var in weston_load_module 11 years ago
Ryo Munakata 27135af4d4 compositor: destroy modifier_binding_list 11 years ago
Derek Foreman 8ae2db5b0c input: Pass the appropriate pointer type to bindings instead of a seat 11 years ago
Mario Kleiner b7df04ebc0 compositor: Respect repaint-window when restarting repaint loop. 11 years ago
Pekka Paalanen d7894d052a compositor,shared: add millihz_to_nsec() 11 years ago
Pekka Paalanen aa21f6249f shared: introduce timespec-util.h 11 years ago
Giulio Camuffo 2f2a70cc85 compositor: make sure to reset views' pointers to destroyed output 11 years ago
Giulio Camuffo bab996e571 compositor: move the main() to a new main.c file 11 years ago
Giulio Camuffo 459137bfe6 compositor: add API to manage compositor instances 11 years ago
Giulio Camuffo 954f183e2f compositor: introduce struct weston_backend 11 years ago
JoonCheol Park e28ee34214 compositor: add missing help text 11 years ago
Derek Foreman 4fa7b7f06e compositor: Add missing help text 11 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 11 years ago
Jon Cruz 4678bab13c Remove redundant #include path component. 11 years ago
Bryce Harrington a0bbfea64b src: Update boilerplate from MIT X11 license to MIT Expat license 11 years ago
Murray Calavera 9a51cd7d10 move text_backend initialization into the shell plugin 11 years ago
Giulio Camuffo b114715dae compositor: send the output_created signal after inserting it in the list 11 years ago
Derek Foreman 4c93c08679 touch: Make weston_touch_set_focus() take a touch instead of a seat 11 years ago
Pekka Paalanen ca79076b03 compositor: change weston_surface::destroy_signal argument 11 years ago
Pekka Paalanen 08d3fb7625 compositor: inert wl_surface objects do not exist 11 years ago
Bryce Harrington 06c42747ec compositor: Help text for --config 11 years ago
Pekka Paalanen 8a0e0ba66a compositor: add option to specify a weston.ini 11 years ago
Pekka Paalanen 6c71aaeec5 Pass config file from compositor to everything 11 years ago
Pekka Paalanen dc940caae5 compositor: move code into load_configuration() 11 years ago
Pekka Paalanen 17a1a966c2 compositor: postpone unhandled option check 11 years ago
Derek Foreman 67a18b9942 compositor: fix weston_output_transform_coordinate 11 years ago
Derek Foreman c002321cd6 compositor: Create the inverse of the output matrix 11 years ago
Pekka Paalanen 111c6f9bb7 compositor: fix return code from main() 11 years ago
Pekka Paalanen 8fd4de458e compositor: warn about insane repaint delay 11 years ago
Pekka Paalanen 0513a95a06 compositor: add repaint delay timer 11 years ago
Pekka Paalanen 662f384e6a compositor, backends: weston_compositor_read_presentation_clock 11 years ago
Pekka Paalanen e54e31c84c compositor: add weston_surface_to_buffer_region() 11 years ago
Jason Ekstrand 1e05904cd3 compositor: Add surface-to-buffer and buffer-to-surface matrices 11 years ago
Derek Foreman 0f67941c2f compositor: use weston_matrix_transform for weston_output_transform_coordinate 11 years ago
Jason Ekstrand fb23df7b35 Use pixel coordinates for weston_output.matrix 11 years ago
Pekka Paalanen 380adf5bf0 compositor: add weston_view_set_mask() API and state 11 years ago
Pekka Paalanen fc22a52647 compositor: restructure weston_compositor_pick_view() 11 years ago
Pekka Paalanen 502f5e06a2 compositor: fix plane coords in view_accumulate_damage() 11 years ago
Pekka Paalanen c7d7fdfd11 compositor: let view_compute_bbox() take a box32_t 11 years ago
Pekka Paalanen 9e944d3070 compositor: remove dead code from weston_output_move() 11 years ago
Pekka Paalanen e508ce6a2b compositor: note, weston_surface_damage does it wrong 11 years ago
Pekka Paalanen c647ed79de compositor: add surface-shooting API 11 years ago
Pekka Paalanen 25c0ca5715 compositor: turn weston_view boundingbox into masked 11 years ago
Pekka Paalanen 8844bf2ab0 compositor: turn weston_view::transform.opaque into masked 11 years ago