153 Commits (62626cbfec08ac58b8419ca30566fae322b46763)

Author SHA1 Message Date
Giulio Camuffo 9c764df043 xwayland: make the plugin usable by libweston compositors 8 years ago
Pekka Paalanen 827b5d225d compositor: add plugin-registry 8 years ago
Pekka Paalanen b5e3ea218b Rename src/ to libweston/ 8 years ago
Pekka Paalanen 201769a756 compositor: fix wp_viewport.set_source errors 8 years ago
Pekka Paalanen bb32ccc045 compositor: check viewport dst size validity 8 years ago
Pekka Paalanen d9aae9c18c compositor: check viewport source rect validity 8 years ago
Pekka Paalanen 4826f87605 compositor: fix wp_viewport use after free 8 years ago
Pekka Paalanen 9c5a0d9b40 compositor: rename scaler to viewport(er) 8 years ago
Pekka Paalanen e95ad5c47e compositor: migrate to stable viewporter.xml 8 years ago
David Fort 0de859ede4 compositor: recompute output position on mode switch 8 years ago
Pekka Paalanen 50dbf38514 libweston: use enum to choose the backend 8 years ago
Pekka Paalanen a256c5ed8d libweston: remove unused backend_init() arguments 8 years ago
Pekka Paalanen dd18673db2 compositor,main: use weston_compositor_load_backend() 8 years ago
Giulio Camuffo 179fcda31f Split the modules and include files between weston and libweston 8 years ago
Giulio Camuffo fba27fbef2 Move the functions launching clients to main.c 8 years ago
FORT David 8a120690a1 compositor: use generated constant instead of hardcoded value 8 years ago
Pekka Paalanen 130ae6e7d6 compositor: surface and view output comment fixes 8 years ago
Pekka Paalanen 59987fa172 compositor: refactor into convert_size_by_transform_scale() 8 years ago
Pekka Paalanen 04baea58fe compositor: constify weston_surface_build_buffer_matrix() 8 years ago
Yong Bakos 4c72e29f99 compositor: Hyphenate compound adjective surface-local 9 years ago
Pekka Paalanen 87953b7e62 compositor: remove input_loop 9 years ago
Giulio Camuffo 90a6fc659f input: use doubles in the interfaces to notify of input events 9 years ago
Pekka Paalanen b00c79b587 protocol: migrate to stable presentation-time.xml 9 years ago
Bryce Harrington 89324ce888 compositor: Make types consistent for bitshifting unsigned ints 9 years ago
Bryce Harrington 18e4573cea compositor: Verify that the maximum number of outputs is not exceeded 9 years ago
Bryce Harrington 3f650b8c58 compositor: Document how views and surfaces are mapped to outputs 9 years ago
Bryce Harrington c9626a38c4 compositor: Document routines relating to idle behavior 9 years ago
Derek Foreman 9973967138 compositor: Add doxygen for weston_surface_to_buffer_rect() 9 years ago
Derek Foreman 152254be0d compositor: Add damage_buffer 9 years ago
Chris Michael 6207b6af09 compositor: Remove unused weston_surface_to_buffer function 9 years ago
Derek Foreman e2e15acc06 compositor: change rounding in weston_surface_to_buffer_rect() 9 years ago
Derek Foreman 1909c10825 compositor, input: Don't use MIN() macro for new resource versions 9 years ago
Chris Michael 062edf2b4c compositor: Fix comment of subsurface_commit_to_cache function 9 years ago
Derek Foreman 57e92ed768 compositor: ignore useless surface_damage 9 years ago
Chris Michael 51baeb2840 compositor: Remove extra blank line 9 years ago
Derek Foreman bc9a61cc23 compositor: Move weston_matrix_transform_region to compositor.c and export it 9 years ago
Derek Foreman 060cf11f23 compositor: Change "touched" to bool 9 years ago
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 9 years ago
Dawid Gajownik 2f7d33d984 compositor: fix crash when destroying incompletely created output 9 years ago
Derek Foreman f9318d1452 input: add a weston_pointer_clear_focus() helper function 9 years ago
Ryo Munakata 7239d74bb3 compositor: remove a call to weston_compositor_schedule_repaint 9 years ago
Derek Foreman 1281a36e3b input: Don't test keyboard/pointer/touch pointers 9 years ago
Derek Foreman 3f86e50be0 compositor: Respect WESTON_BUILD_DIR env var in weston_load_module 9 years ago
Ryo Munakata 27135af4d4 compositor: destroy modifier_binding_list 9 years ago
Derek Foreman 8ae2db5b0c input: Pass the appropriate pointer type to bindings instead of a seat 9 years ago
Mario Kleiner b7df04ebc0 compositor: Respect repaint-window when restarting repaint loop. 9 years ago
Pekka Paalanen d7894d052a compositor,shared: add millihz_to_nsec() 9 years ago
Pekka Paalanen aa21f6249f shared: introduce timespec-util.h 9 years ago