697 Commits (cd0f1acff44bfc6b6e9a60861f139f622938d0c8)

Author SHA1 Message Date
Giulio Camuffo 2d24e64776 compositor: don't crash if destroying a compositor without a backend 9 years ago
Egor Starkov 56fe1c7edd compositor: remove incorrect idle timer initialization 9 years ago
Pekka Paalanen 230f3b1bf8 dmabuf: implement linux_dmabuf extension 10 years ago
Dawid Gajownik 2f7d33d984 compositor: fix crash when destroying incompletely created output 10 years ago
Derek Foreman f9318d1452 input: add a weston_pointer_clear_focus() helper function 10 years ago
Ryo Munakata 7239d74bb3 compositor: remove a call to weston_compositor_schedule_repaint 10 years ago
Derek Foreman 1281a36e3b input: Don't test keyboard/pointer/touch pointers 10 years ago
Derek Foreman 3f86e50be0 compositor: Respect WESTON_BUILD_DIR env var in weston_load_module 10 years ago
Ryo Munakata 27135af4d4 compositor: destroy modifier_binding_list 10 years ago
Derek Foreman 8ae2db5b0c input: Pass the appropriate pointer type to bindings instead of a seat 10 years ago
Mario Kleiner b7df04ebc0 compositor: Respect repaint-window when restarting repaint loop. 10 years ago
Pekka Paalanen d7894d052a compositor,shared: add millihz_to_nsec() 10 years ago
Pekka Paalanen aa21f6249f shared: introduce timespec-util.h 10 years ago
Giulio Camuffo 2f2a70cc85 compositor: make sure to reset views' pointers to destroyed output 10 years ago
Giulio Camuffo bab996e571 compositor: move the main() to a new main.c file 10 years ago
Giulio Camuffo 459137bfe6 compositor: add API to manage compositor instances 10 years ago
Giulio Camuffo 954f183e2f compositor: introduce struct weston_backend 10 years ago
JoonCheol Park e28ee34214 compositor: add missing help text 10 years ago
Derek Foreman 4fa7b7f06e compositor: Add missing help text 10 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 10 years ago
Jon Cruz 4678bab13c Remove redundant #include path component. 10 years ago
Bryce Harrington a0bbfea64b src: Update boilerplate from MIT X11 license to MIT Expat license 10 years ago
Murray Calavera 9a51cd7d10 move text_backend initialization into the shell plugin 10 years ago
Giulio Camuffo b114715dae compositor: send the output_created signal after inserting it in the list 10 years ago
Derek Foreman 4c93c08679 touch: Make weston_touch_set_focus() take a touch instead of a seat 10 years ago
Pekka Paalanen ca79076b03 compositor: change weston_surface::destroy_signal argument 10 years ago
Pekka Paalanen 08d3fb7625 compositor: inert wl_surface objects do not exist 10 years ago
Bryce Harrington 06c42747ec compositor: Help text for --config 10 years ago
Pekka Paalanen 8a0e0ba66a compositor: add option to specify a weston.ini 10 years ago
Pekka Paalanen 6c71aaeec5 Pass config file from compositor to everything 10 years ago
Pekka Paalanen dc940caae5 compositor: move code into load_configuration() 10 years ago
Pekka Paalanen 17a1a966c2 compositor: postpone unhandled option check 10 years ago
Derek Foreman 67a18b9942 compositor: fix weston_output_transform_coordinate 10 years ago
Derek Foreman c002321cd6 compositor: Create the inverse of the output matrix 10 years ago
Pekka Paalanen 111c6f9bb7 compositor: fix return code from main() 10 years ago
Pekka Paalanen 8fd4de458e compositor: warn about insane repaint delay 10 years ago
Pekka Paalanen 0513a95a06 compositor: add repaint delay timer 10 years ago
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