Age | Commit message (Expand) | Author | Files | Lines |
2016-03-23 | input: use doubles in the interfaces to notify of input events | Giulio Camuffo | 9 | -81/+89 |
2016-03-22 | compositor-drm: Renaming of gbm fields | Miguel A. Vico | 1 | -29/+29 |
2016-03-22 | gl-renderer: Implement & use check_extension | Miguel A. Vico | 1 | -14/+42 |
2016-03-18 | hmi-controller: fix wrong panel width | Ucan, Emre (ADITG/SW1) | 1 | -5/+3 |
2016-03-18 | hmi-controller: fix wrong background surface size | Ucan, Emre (ADITG/SW1) | 1 | -9/+8 |
2016-03-17 | input: Implement wl_seat.release | Quentin Glidic | 1 | -0/+7 |
2016-03-17 | compositor-drm: fix memcmp using a bad pointer in drm_outout_choose_initial_mode | comic fans | 1 | -1/+1 |
2016-03-17 | ivi: Switch from MEM_ALLOC to the now equivalent xzalloc | Bryce Harrington | 1 | -15/+7 |
2016-03-17 | shared: Print .c file/line number in x* routines | Bryce Harrington | 1 | -24/+4 |
2016-03-17 | clients & tests: Unify multiple definitions of x*alloc and related functions | Bryce Harrington | 23 | -159/+150 |
2016-03-17 | ivi-shell: simplify ivi_layout_screen_set_render_order | Ucan, Emre (ADITG/SW1) | 1 | -13/+3 |
2016-03-17 | ivi-shell: simplify ivi_layout_screen_add_layer | Ucan, Emre (ADITG/SW1) | 1 | -12/+2 |
2016-03-17 | ivi-shell: simplify ivi_layout_set_render_order | Ucan, Emre (ADITG/SW1) | 1 | -16/+3 |
2016-03-17 | ivi-shell: simplify ivi_layout_layer_add_surface | Ucan, Emre (ADITG/SW1) | 1 | -12/+2 |
2016-03-17 | ivi-shell: simplify ivi_layout_remove_surface | Ucan, Emre (ADITG/SW1) | 1 | -11/+2 |
2016-03-16 | ivi-shell: remove add_configured_listener left-over | Pekka Paalanen | 1 | -4/+0 |
2016-03-16 | ivi-shell: introduce ivi-layout-shell.h | Pekka Paalanen | 5 | -20/+71 |
2016-03-16 | ivi-shell: remove configured signal from ivi-layout | Pekka Paalanen | 3 | -30/+1 |
2016-03-16 | ivi-shell: call shell_surface_send_configure() directly | Pekka Paalanen | 4 | -26/+35 |
2016-03-16 | clients: fix incorrect format handling in simple-shm | Murray Calavera | 1 | -4/+5 |
2016-03-15 | ivi-shell: add include guards on ivi-shell.h | Pekka Paalanen | 1 | -0/+5 |
2016-03-15 | ivi-shell: include config.h in ivi-layout-transition.c | Pekka Paalanen | 1 | -0/+2 |
2016-03-15 | simple-egl: use roundtrip after get_registry request | Marek Chalupa | 1 | -1/+1 |
2016-03-15 | ivi-shell: remove content_observer notification | Ucan, Emre (ADITG/SW1) | 3 | -32/+0 |
2016-03-15 | ivi-shell: Remove all surface transitions when it is being removed. | Mateusz Polrola | 3 | -0/+21 |
2016-03-10 | desktop-shell: make panel clock configurable | Armin Krezović | 3 | -7/+59 |
2016-03-09 | clients: Use zalloc | Bryce Harrington | 12 | -14/+30 |
2016-03-08 | platform: explicitly cast the return value of weston_platform_get_egl_proc_ad... | Matthias Treydte | 1 | -4/+6 |
2016-03-08 | option-parser: Handle short double-arg options | Bryce Harrington | 1 | -3/+38 |
2016-03-07 | configure: Make jpeglib an optional dependency. | Emmanuel Gil Peyrot | 2 | -16/+37 |
2016-03-07 | protocol: migrate to stable presentation-time.xml | Pekka Paalanen | 15 | -384/+111 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_set_dimension API | Ucan, Emre \(ADITG/SW1\) | 3 | -68/+2 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_set_dimension API | Ucan, Emre \(ADITG/SW1\) | 5 | -58/+2 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_set_position API | Ucan, Emre \(ADITG/SW1\) | 6 | -71/+13 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_set_position API | Ucan, Emre \(ADITG/SW1\) | 5 | -58/+3 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_get_orientation API | Ucan, Emre \(ADITG/SW1\) | 3 | -29/+3 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_get_orientation API | Ucan, Emre \(ADITG/SW1\) | 4 | -33/+4 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_get_dimension API | Ucan, Emre \(ADITG/SW1\) | 3 | -58/+5 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_get_dimension API | Ucan, Emre \(ADITG/SW1\) | 6 | -62/+8 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_get_position API | Ucan, Emre \(ADITG/SW1\) | 6 | -63/+15 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_get_position API | Ucan, Emre \(ADITG/SW1\) | 4 | -53/+6 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_get_opacity API | Ucan, Emre \(ADITG/SW1\) | 5 | -32/+8 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_get_opacity API | Ucan, Emre \(ADITG/SW1\) | 5 | -42/+10 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_get_visibility API | Ucan, Emre \(ADITG/SW1\) | 3 | -28/+4 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_get_visibility API | Ucan, Emre \(ADITG/SW1\) | 6 | -33/+1 |
2016-03-04 | hmi-controller: fix leak of ivi surface list | Wataru Natsume | 1 | -1/+4 |
2016-03-04 | remove warning of ivisurface reassign on the ivilayer | Wataru Natsume | 1 | -3/+1 |
2016-03-04 | hmi-controller: remove duplicate commit_changes in random mode | Wataru Natsume | 1 | -9/+0 |
2016-02-26 | libinput-device: Remove unnecessary function call | Chris Michael | 1 | -2/+1 |
2016-02-23 | tests: cleanup test runner script. | Jon A. Cruz | 1 | -10/+10 |