summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-23input: use doubles in the interfaces to notify of input eventsGiulio Camuffo9-81/+89
2016-03-22compositor-drm: Renaming of gbm fieldsMiguel A. Vico1-29/+29
2016-03-22gl-renderer: Implement & use check_extensionMiguel A. Vico1-14/+42
2016-03-18hmi-controller: fix wrong panel widthUcan, Emre (ADITG/SW1)1-5/+3
2016-03-18hmi-controller: fix wrong background surface sizeUcan, Emre (ADITG/SW1)1-9/+8
2016-03-17input: Implement wl_seat.releaseQuentin Glidic1-0/+7
2016-03-17compositor-drm: fix memcmp using a bad pointer in drm_outout_choose_initial_modecomic fans1-1/+1
2016-03-17ivi: Switch from MEM_ALLOC to the now equivalent xzallocBryce Harrington1-15/+7
2016-03-17shared: Print .c file/line number in x* routinesBryce Harrington1-24/+4
2016-03-17clients & tests: Unify multiple definitions of x*alloc and related functionsBryce Harrington23-159/+150
2016-03-17ivi-shell: simplify ivi_layout_screen_set_render_orderUcan, Emre (ADITG/SW1)1-13/+3
2016-03-17ivi-shell: simplify ivi_layout_screen_add_layerUcan, Emre (ADITG/SW1)1-12/+2
2016-03-17ivi-shell: simplify ivi_layout_set_render_orderUcan, Emre (ADITG/SW1)1-16/+3
2016-03-17ivi-shell: simplify ivi_layout_layer_add_surfaceUcan, Emre (ADITG/SW1)1-12/+2
2016-03-17ivi-shell: simplify ivi_layout_remove_surfaceUcan, Emre (ADITG/SW1)1-11/+2
2016-03-16ivi-shell: remove add_configured_listener left-overPekka Paalanen1-4/+0
2016-03-16ivi-shell: introduce ivi-layout-shell.hPekka Paalanen5-20/+71
2016-03-16ivi-shell: remove configured signal from ivi-layoutPekka Paalanen3-30/+1
2016-03-16ivi-shell: call shell_surface_send_configure() directlyPekka Paalanen4-26/+35
2016-03-16clients: fix incorrect format handling in simple-shmMurray Calavera1-4/+5
2016-03-15ivi-shell: add include guards on ivi-shell.hPekka Paalanen1-0/+5
2016-03-15ivi-shell: include config.h in ivi-layout-transition.cPekka Paalanen1-0/+2
2016-03-15simple-egl: use roundtrip after get_registry requestMarek Chalupa1-1/+1
2016-03-15ivi-shell: remove content_observer notificationUcan, Emre (ADITG/SW1)3-32/+0
2016-03-15ivi-shell: Remove all surface transitions when it is being removed.Mateusz Polrola3-0/+21
2016-03-10desktop-shell: make panel clock configurableArmin Krezović3-7/+59
2016-03-09clients: Use zallocBryce Harrington12-14/+30
2016-03-08platform: explicitly cast the return value of weston_platform_get_egl_proc_ad...Matthias Treydte1-4/+6
2016-03-08option-parser: Handle short double-arg optionsBryce Harrington1-3/+38
2016-03-07configure: Make jpeglib an optional dependency.Emmanuel Gil Peyrot2-16/+37
2016-03-07protocol: migrate to stable presentation-time.xmlPekka Paalanen15-384/+111
2016-03-04ivi-shell: remove ivi_layout_layer_set_dimension APIUcan, Emre \(ADITG/SW1\)3-68/+2
2016-03-04ivi-shell: remove ivi_layout_surface_set_dimension APIUcan, Emre \(ADITG/SW1\)5-58/+2
2016-03-04ivi-shell: remove ivi_layout_layer_set_position APIUcan, Emre \(ADITG/SW1\)6-71/+13
2016-03-04ivi-shell: remove ivi_layout_surface_set_position APIUcan, Emre \(ADITG/SW1\)5-58/+3
2016-03-04ivi-shell: remove ivi_layout_layer_get_orientation APIUcan, Emre \(ADITG/SW1\)3-29/+3
2016-03-04ivi-shell: remove ivi_layout_surface_get_orientation APIUcan, Emre \(ADITG/SW1\)4-33/+4
2016-03-04ivi-shell: remove ivi_layout_layer_get_dimension APIUcan, Emre \(ADITG/SW1\)3-58/+5
2016-03-04ivi-shell: remove ivi_layout_surface_get_dimension APIUcan, Emre \(ADITG/SW1\)6-62/+8
2016-03-04ivi-shell: remove ivi_layout_layer_get_position APIUcan, Emre \(ADITG/SW1\)6-63/+15
2016-03-04ivi-shell: remove ivi_layout_surface_get_position APIUcan, Emre \(ADITG/SW1\)4-53/+6
2016-03-04ivi-shell: remove ivi_layout_layer_get_opacity APIUcan, Emre \(ADITG/SW1\)5-32/+8
2016-03-04ivi-shell: remove ivi_layout_surface_get_opacity APIUcan, Emre \(ADITG/SW1\)5-42/+10
2016-03-04ivi-shell: remove ivi_layout_layer_get_visibility APIUcan, Emre \(ADITG/SW1\)3-28/+4
2016-03-04ivi-shell: remove ivi_layout_surface_get_visibility APIUcan, Emre \(ADITG/SW1\)6-33/+1
2016-03-04hmi-controller: fix leak of ivi surface listWataru Natsume1-1/+4
2016-03-04remove warning of ivisurface reassign on the ivilayerWataru Natsume1-3/+1
2016-03-04hmi-controller: remove duplicate commit_changes in random modeWataru Natsume1-9/+0
2016-02-26libinput-device: Remove unnecessary function callChris Michael1-2/+1
2016-02-23tests: cleanup test runner script.Jon A. Cruz1-10/+10