710 Commits (18e4573cea99fc95aad12b14350bd90c39b9682b)

Author SHA1 Message Date
Bryce Harrington 18e4573cea compositor: Verify that the maximum number of outputs is not exceeded 10 years ago
Bryce Harrington 3f650b8c58 compositor: Document how views and surfaces are mapped to outputs 10 years ago
Bryce Harrington c9626a38c4 compositor: Document routines relating to idle behavior 10 years ago
Derek Foreman 9973967138 compositor: Add doxygen for weston_surface_to_buffer_rect() 10 years ago
Derek Foreman 152254be0d compositor: Add damage_buffer 10 years ago
Chris Michael 6207b6af09 compositor: Remove unused weston_surface_to_buffer function 10 years ago
Derek Foreman e2e15acc06 compositor: change rounding in weston_surface_to_buffer_rect() 10 years ago
Derek Foreman 1909c10825 compositor, input: Don't use MIN() macro for new resource versions 10 years ago
Chris Michael 062edf2b4c compositor: Fix comment of subsurface_commit_to_cache function 10 years ago
Derek Foreman 57e92ed768 compositor: ignore useless surface_damage 10 years ago
Chris Michael 51baeb2840 compositor: Remove extra blank line 10 years ago
Derek Foreman bc9a61cc23 compositor: Move weston_matrix_transform_region to compositor.c and export it 10 years ago
Derek Foreman 060cf11f23 compositor: Change "touched" to bool 10 years ago
Giulio Camuffo 2d24e64776 compositor: don't crash if destroying a compositor without a backend 10 years ago
Egor Starkov 56fe1c7edd compositor: remove incorrect idle timer initialization 10 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 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