137 Commits (f31de214d93b07cc192393175b90f2ec2151c991)

Author SHA1 Message Date
Pekka Paalanen 9706a807f9 ivi-shell: call weston_layer_fini() 3 years ago
Rajendraprasad K J 4a378afa3b ivi-shell: Avoid unnecessary scaling of the view transformation matrix 4 years ago
Michael Olbrich 6ef2d45a2d ivi-layout: unmap desktop surfaces in ivi_view_destroy() 5 years ago
Michael Olbrich 640109cf5e ivi-layout: use libweston-desktop api is to send configure events everywhere 5 years ago
Pekka Paalanen 3d5d9476e3 Rename compositor.h to libweston/libweston.h 6 years ago
Emmanuel Gil Peyrot 426c24673f Fix typos all around (thanks codespell!) 6 years ago
Michael Teyfel c04188e546 ivi-layout: use libweston-desktop api for configure event 6 years ago
Michael Teyfel 831e58f8e6 ivi-layout: use libweston-desktop api for views 6 years ago
Michael Teyfel 4d886d6058 ivi-layout: introduced surface create and configure 6 years ago
Michael Teyfel 65e1be1234 ivi-layout: introduced configure_desktop_changed 6 years ago
Michael Teyfel c9c247730b layout-interface: added interface to change surface id 6 years ago
Emre Ucan d93a52a6f9 ivi-shell: check ivi_view mappedness in commit_changes() 6 years ago
Emre Ucan f6638a7f0f ivi-shell: unmap views which are not in scenegraph 6 years ago
Emre Ucan e1e7ebdbea ivi-shell: Add build_view_list function 6 years ago
Emre Ucan e8ff7df863 ivi-shell: fix the layer assignment change from one screen to another 7 years ago
Emre Ucan 40d67c2862 ivi-shell: don't expilicitly assign outputs to views 7 years ago
Emre Ucan 7b690559a5 ivi-shell: don't schedule compositor repaint 7 years ago
Emre Ucan 0c1bbb9e52 ivi-shell: don't load controller modules 7 years ago
Emre Ucan ce9bc35185 ivi-shell: register ivi_layout_interface 7 years ago
Alexandros Frantzis 0343c6ac69 ivi-shell: Fix incorrect use of logical instead of bitwise operator 7 years ago
Ucan, Emre (ADITG/SW1) 57ac260c5d ivi-shell: remove orientation calculation 7 years ago
Ucan, Emre (ADITG/SW1) 6e423ed996 ivi-shell: remove layer_set_orientation API 7 years ago
Ucan, Emre (ADITG/SW1) 9337197f82 ivi-shell: remove surface_set_orientation API 7 years ago
Ucan, Emre (ADITG/SW1) deee858b0b ivi-shell: add_screen_remove_layer API 7 years ago
Raúl Peñacoba bd8dc0a255
ivi-layout: Add missing free() in ivi_view_create 8 years ago
Ucan, Emre (ADITG/SW1) 7fe0bb2580 ivi-shell: Damage view below after unmapping 8 years ago
Ucan, Emre (ADITG/SW1) 27799355a9 ivi-shell: simplify commit_changes function 8 years ago
Ucan, Emre (ADITG/SW1) 1b92ba20ac ivi-shell: pass only ivi_view to update_prop 8 years ago
Ucan, Emre (ADITG/SW1) 847c32d34b ivi-shell: don't check layer is already on the screen 8 years ago
Ucan, Emre (ADITG/SW1) 67ed902f4b ivi-shell: don't check view is rendered before adding surface 8 years ago
Ucan, Emre (ADITG/SW1) 6660252274 ivi-shell: fix typo in layer_destroy API 8 years ago
Quentin Glidic 8af2beccbd
weston: Properly namespace modules entrypoint 8 years ago
Quentin Glidic 82681571cf libweston: Position layers in an absolute way 8 years ago
Ucan, Emre (ADITG/SW1) 7da3823ae3 ivi-shell: describe members of type wl_list 8 years ago
Ucan, Emre (ADITG/SW1) 606f59261d ivi-shell: clear unused struct members 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Armin Krezović 50ff4bf308 ivi-shell: update for manual surface/view mapping 8 years ago
Ucan, Emre (ADITG/SW1) 5e8d55da69 ivi-shell: introduce ivi_layout_view 8 years ago
Pekka Paalanen 58f98c99f5 Move weston source to compositor/ 8 years ago
Ucan, Emre (ADITG/SW1) ba0c630f12 ivi-shell: remove ivi_layout_get_weston_view 8 years ago
Giulio Camuffo 179fcda31f Split the modules and include files between weston and libweston 8 years ago
Pekka Paalanen eaa43fc310 ivi-shell: add API for weston_surface -> ivi_layout_surface 8 years ago
Bryce Harrington e6da35d067 ivi: Fix spellings in comments 8 years ago
Yong Bakos e069871da3 ivi-layout: Correct coordinate adjective grammar, misspellings 9 years ago
Wataru Natsume 7b3a52ab39 ivi-layout: clear on_layer when layer_destroy 9 years ago
Ucan, Emre (ADITG/SW1) c49aa5acad ivi-shell: rework configure_surface notification 9 years ago
Ucan, Emre (ADITG/SW1) 67f0aa8767 ivi-shell: rework remove_surface notification 9 years ago
Ucan, Emre (ADITG/SW1) 562f2ecb0c ivi-shell: rework remove_layer notification 9 years ago
Ucan, Emre (ADITG/SW1) c98f2cf16b ivi-shell: rework create_layer_notification 9 years ago
Ucan, Emre (ADITG/SW1) 970f831588 ivi-shell: rework create_surface notification 9 years ago