52 Commits (65d3464ec6c3c4362ffba8eea3c551cb46c9cb4d)

Author SHA1 Message Date
Pekka Paalanen 827b5d225d compositor: add plugin-registry 9 years ago
Pekka Paalanen b5e3ea218b Rename src/ to libweston/ 10 years ago
Pekka Paalanen 201769a756 compositor: fix wp_viewport.set_source errors 10 years ago
Pekka Paalanen bb32ccc045 compositor: check viewport dst size validity 10 years ago
Pekka Paalanen d9aae9c18c compositor: check viewport source rect validity 10 years ago
Pekka Paalanen 4826f87605 compositor: fix wp_viewport use after free 10 years ago
Pekka Paalanen 9c5a0d9b40 compositor: rename scaler to viewport(er) 10 years ago
Pekka Paalanen e95ad5c47e compositor: migrate to stable viewporter.xml 10 years ago
David Fort 0de859ede4 compositor: recompute output position on mode switch 10 years ago
Pekka Paalanen 50dbf38514 libweston: use enum to choose the backend 10 years ago
Pekka Paalanen a256c5ed8d libweston: remove unused backend_init() arguments 10 years ago
Pekka Paalanen dd18673db2 compositor,main: use weston_compositor_load_backend() 10 years ago
Giulio Camuffo 179fcda31f Split the modules and include files between weston and libweston 10 years ago
Giulio Camuffo fba27fbef2 Move the functions launching clients to main.c 10 years ago
FORT David 8a120690a1 compositor: use generated constant instead of hardcoded value 10 years ago
Pekka Paalanen 130ae6e7d6 compositor: surface and view output comment fixes 10 years ago
Pekka Paalanen 59987fa172 compositor: refactor into convert_size_by_transform_scale() 10 years ago
Pekka Paalanen 04baea58fe compositor: constify weston_surface_build_buffer_matrix() 10 years ago
Yong Bakos 4c72e29f99 compositor: Hyphenate compound adjective surface-local 10 years ago
Pekka Paalanen 87953b7e62 compositor: remove input_loop 10 years ago
Giulio Camuffo 90a6fc659f input: use doubles in the interfaces to notify of input events 10 years ago
Pekka Paalanen b00c79b587 protocol: migrate to stable presentation-time.xml 10 years ago
Bryce Harrington 89324ce888 compositor: Make types consistent for bitshifting unsigned ints 10 years ago
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