- 57ac260 ivi-shell: remove orientation calculation by Ucan, Emre (ADITG/SW1) · 8 years ago
- 6e423ed ivi-shell: remove layer_set_orientation API by Ucan, Emre (ADITG/SW1) · 8 years ago
- 9337197 ivi-shell: remove surface_set_orientation API by Ucan, Emre (ADITG/SW1) · 8 years ago
- deee858 ivi-shell: add_screen_remove_layer API by Ucan, Emre (ADITG/SW1) · 8 years ago
- bd8dc0a ivi-layout: Add missing free() in ivi_view_create by Raúl Peñacoba · 8 years ago
- 7fe0bb2 ivi-shell: Damage view below after unmapping by Ucan, Emre (ADITG/SW1) · 8 years ago
- 2779935 ivi-shell: simplify commit_changes function by Ucan, Emre (ADITG/SW1) · 8 years ago
- 1b92ba2 ivi-shell: pass only ivi_view to update_prop by Ucan, Emre (ADITG/SW1) · 8 years ago
- 847c32d ivi-shell: don't check layer is already on the screen by Ucan, Emre (ADITG/SW1) · 8 years ago
- 67ed902 ivi-shell: don't check view is rendered before adding surface by Ucan, Emre (ADITG/SW1) · 8 years ago
- 6660252 ivi-shell: fix typo in layer_destroy API by Ucan, Emre (ADITG/SW1) · 8 years ago
- 8af2bec weston: Properly namespace modules entrypoint by Quentin Glidic · 9 years ago
- 8268157 libweston: Position layers in an absolute way by Quentin Glidic · 9 years ago
- 7da3823 ivi-shell: describe members of type wl_list by Ucan, Emre (ADITG/SW1) · 9 years ago
- 606f592 ivi-shell: clear unused struct members by Ucan, Emre (ADITG/SW1) · 9 years ago
- 649bbce include stdint.h for int32_t/uint32_t by Jussi Kukkonen · 9 years ago
- 50ff4bf ivi-shell: update for manual surface/view mapping by Armin Krezović · 9 years ago
- 5e8d55d ivi-shell: introduce ivi_layout_view by Ucan, Emre (ADITG/SW1) · 9 years ago
- 58f98c9 Move weston source to compositor/ by Pekka Paalanen · 9 years ago
- ba0c630 ivi-shell: remove ivi_layout_get_weston_view by Ucan, Emre (ADITG/SW1) · 9 years ago
- 179fcda Split the modules and include files between weston and libweston by Giulio Camuffo · 9 years ago
- eaa43fc ivi-shell: add API for weston_surface -> ivi_layout_surface by Pekka Paalanen · 9 years ago
- e6da35d ivi: Fix spellings in comments by Bryce Harrington · 9 years ago
- e069871 ivi-layout: Correct coordinate adjective grammar, misspellings by Yong Bakos · 9 years ago
- 7b3a52a ivi-layout: clear on_layer when layer_destroy by Wataru Natsume · 9 years ago
- c49aa5a ivi-shell: rework configure_surface notification by Ucan, Emre (ADITG/SW1) · 9 years ago
- 67f0aa8 ivi-shell: rework remove_surface notification by Ucan, Emre (ADITG/SW1) · 9 years ago
- 562f2ec ivi-shell: rework remove_layer notification by Ucan, Emre (ADITG/SW1) · 9 years ago
- c98f2cf ivi-shell: rework create_layer_notification by Ucan, Emre (ADITG/SW1) · 9 years ago
- 970f831 ivi-shell: rework create_surface notification by Ucan, Emre (ADITG/SW1) · 9 years ago
- 3750d1b ivi-shell: rework layer_add_notification API by Ucan, Emre (ADITG/SW1) · 9 years ago
- 706cb5a ivi-shell: rework surface_add_notification API by Ucan, Emre (ADITG/SW1) · 9 years ago
- 0bd29b6 ivi-shell: move event_mask to properties struct by Ucan, Emre (ADITG/SW1) · 9 years ago
- 1c04d7b ivi-shell: remove ivi_layout_get_screen_output API by Ucan, Emre (ADITG/SW1) · 9 years ago
- 6d89b1c ivi-shell: remove ivi_layout_get_screen_from_id API by Ucan, Emre (ADITG/SW1) · 9 years ago
- b216c92 ivi-shell: implement get_screen_from_output by Ucan, Emre (ADITG/SW1) · 9 years ago
- 273874e ivi-shell: use weston_output in public APIs by Ucan, Emre (ADITG/SW1) · 9 years ago
- 3a8521e ivi-shell: remove ivi_layout_get_screens API by Ucan, Emre (ADITG/SW1) · 9 years ago
- ff6a9f8 ivi-shell: remove ivi_layout_get_screen_resolution API by Ucan, Emre (ADITG/SW1) · 9 years ago
- d56b90d ivi-shell: remove ivi_layout_get_id_of_screen API by Ucan, Emre (ADITG/SW1) · 9 years ago
- 1e344dc ivi-shell: remove id_screen by Ucan, Emre (ADITG/SW1) · 9 years ago
- 4e221f0 ivi-shell: simplify ivi_layout_screen_set_render_order by Ucan, Emre (ADITG/SW1) · 9 years ago
- f46306f ivi-shell: simplify ivi_layout_screen_add_layer by Ucan, Emre (ADITG/SW1) · 9 years ago
- 72ad164 ivi-shell: simplify ivi_layout_set_render_order by Ucan, Emre (ADITG/SW1) · 9 years ago
- 1094237 ivi-shell: simplify ivi_layout_layer_add_surface by Ucan, Emre (ADITG/SW1) · 9 years ago
- 536d833 ivi-shell: simplify ivi_layout_remove_surface by Ucan, Emre (ADITG/SW1) · 9 years ago
- 32ca791 ivi-shell: introduce ivi-layout-shell.h by Pekka Paalanen · 9 years ago
- 4a75039 ivi-shell: remove configured signal from ivi-layout by Pekka Paalanen · 9 years ago
- 1f82193 ivi-shell: call shell_surface_send_configure() directly by Pekka Paalanen · 9 years ago
- 193e301 ivi-shell: remove content_observer notification by Ucan, Emre (ADITG/SW1) · 9 years ago
- dada6e3 ivi-shell: Remove all surface transitions when it is being removed. by Mateusz Polrola · 9 years ago
- 16d1fa1 ivi-shell: remove ivi_layout_layer_set_dimension API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- 45d3942 ivi-shell: remove ivi_layout_surface_set_dimension API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- e62bfd8 ivi-shell: remove ivi_layout_layer_set_position API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- 161da40 ivi-shell: remove ivi_layout_surface_set_position API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- 5bb068d ivi-shell: remove ivi_layout_layer_get_orientation API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- 4d9001b ivi-shell: remove ivi_layout_surface_get_orientation API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- 18691f0 ivi-shell: remove ivi_layout_layer_get_dimension API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- c507f67 ivi-shell: remove ivi_layout_surface_get_dimension API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- dfc2d76 ivi-shell: remove ivi_layout_layer_get_position API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- b2ff255 ivi-shell: remove ivi_layout_surface_get_position API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- c3aee1f ivi-shell: remove ivi_layout_layer_get_opacity API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- 995e6fb ivi-shell: remove ivi_layout_surface_get_opacity API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- 17610f2 ivi-shell: remove ivi_layout_layer_get_visibility API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- c6a138c ivi-shell: remove ivi_layout_surface_get_visibility API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
- 9c926fe remove warning of ivisurface reassign on the ivilayer by Wataru Natsume · 9 years ago
- 90c2789 ivi-layout: apply opacity to weston_view correctly by Nobuhiko Tanibata · 10 years ago
- 1c2618e ivi-shell: multi screen support to calcuration of a mask of weston_surface. by Nobuhiko Tanibata · 10 years ago
- 29babdf ivi-shell: convert from screen to global coordinates by Nobuhiko Tanibata · 10 years ago
- b4cb25d ivi-shell: avoid update_prop() on invisible surfaces by Nobuhiko Tanibata · 10 years ago
- 747c386 ivi-shell: remove a code which expects only a screen in the system. by Nobuhiko Tanibata · 10 years ago
- fbfa8f2 ivi-shell: fix layout_layer.view_list is not initilized per a screen. by Nobuhiko Tanibata · 10 years ago
- 77b0ee1 ivi-shell: avoid inserting a ivi_layer to multiple screens. by Nobuhiko Tanibata · 10 years ago
- 3e710d1 ivi-shell: fix TODO which expects only one screen in the system. by Nobuhiko Tanibata · 10 years ago
- 0c0e51e ivi-shell: rename ivi_controller_interface by Ucan, Emre \(ADITG/SW1\) · 10 years ago
- 64635ee ivi-shell: introduce get_weston_view by Ucan, Emre (ADITG/SW1) · 10 years ago
- 4a18364 ivi-shell: remove is_surface_in_layer API by Ucan, Emre (ADITG/SW1) · 10 years ago
- bb4ec0a ivi-shell: remove is_layer_in_screen API by Ucan, Emre (ADITG/SW1) · 10 years ago
- dfac375 ivi-shell: remove struct link_layer by Ucan, Emre (ADITG/SW1) · 10 years ago
- 8a22367 ivi-shell: remove struct link_screen by Ucan, Emre (ADITG/SW1) · 10 years ago
- 193c7a5 ivi_layout_surface_add_notification: Fix potential leak of memory pointed to by 'notification' by Lucas Tanure · 10 years ago
- acbcc6c ivi-layout: implement surface clipping by Nobuhiko Tanibata · 10 years ago
- cf34dc2 ivi-shell: remove redundant wl_list_empty/init calls by Ucan, Emre (ADITG/SW1) · 10 years ago
- 174257b ivi-shell: clear order.layer_list before reordering it by Ucan, Emre (ADITG/SW1) · 10 years ago
- 38fcf38 ivi-shell: clear order.surface_list before reordering it by Ucan, Emre (ADITG/SW1) · 10 years ago
- c2be638 ivi-shell: bugfix, list of surfaces on a layer are cumulated when set render order is called several time in one commitchanges. by Ucan, Emre (ADITG/SW1) · 10 years ago
- 74a635b Coding style fixes by Dawid Gajownik · 10 years ago
- 21deb28 ivi-shell: transform refactoring to improve it to more readable code by Nobuhiko Tanibata · 10 years ago
- 1e6fd66 ivi-shell: transform refactoring, remove transform part of ivi_layout_surface and ivi_layout_layer once by Nobuhiko Tanibata · 10 years ago
- 4c1dbf7 ivi-shell: remove one indent level from update_prop() by Nobuhiko Tanibata · 10 years ago
- 3aa8aed ivi-shell: rename to ivi_layout_layer_destroy() by Nobuhiko Tanibata · 10 years ago
- 5d4a323 ivi-shell: bugfix, update event_mask when new propertiy is not same as before. by Nobuhiko Tanibata · 10 years ago
- 6ce3ef8 ivi-shell: bugfix, send notification when properties are changed according to event mask. by Nobuhiko Tanibata · 10 years ago
- 4d0116e ivi-shell: add interface to get screen ID by Nobuhiko Tanibata · 10 years ago
- db8efd1 ivi-shell: add new method to remove a callback to get notificaiton of ivi_layer property changes. by Nobuhiko Tanibata · 10 years ago
- 8205170 ivi-shell: add new method to remove a callback to get notification of ivi_surface property changes. by Nobuhiko Tanibata · 10 years ago
- 4b601e1 ivi-shell: bugfix, add ref_count to ivi_layout_layer by Nobuhiko Tanibata · 10 years ago
- 6f6c938 ivi-shell: make ivi_layout_surface destruction explicit by Nobuhiko Tanibata · 10 years ago
- 0c217cb ivi-shell: bugfix, SEVG by adding NULL check in ivi_layout_get_screen_resolution by Nobuhiko Tanibata · 10 years ago
- e2b8214 ivi-shell: Fix wrong link of wl_list_for_each() of ivilayer by Nobuhiko Tanibata · 10 years ago