Age | Commit message (Expand) | Author | Files | Lines |
2016-04-06 | drm: Drop use of drm_config config wrapperlibweston-backend-config | Bryce Harrington | 1 | -21/+14 |
2016-04-06 | Enforce destruction of all backend config objects after initialization | Bryce Harrington | 1 | -12/+23 |
2016-04-06 | drm: Don't hang onto the backend config object post-backend_init | Bryce Harrington | 3 | -20/+25 |
2016-04-06 | drm: Code and comments reformatting for consistency with other backend configs | Bryce Harrington | 3 | -21/+38 |
2016-04-06 | headless: port the headless backend to the new init api | Bryce Harrington | 4 | -42/+121 |
2016-04-06 | x11: port the x11 backend to the new init api | Benoit Gschwind | 4 | -103/+261 |
2016-04-01 | compositor: Document refs for alternatives/assumptions for backend configs | Bryce Harrington | 1 | -0/+6 |
2016-03-25 | compositor: Version the backend configuration structures | Bryce Harrington | 3 | -2/+26 |
2016-03-25 | drm: Fix gcc warning about missing braces. | Bryce Harrington | 1 | -1/+1 |
2016-03-25 | drm: port the drm backend to the new init api | Giulio Camuffo | 5 | -110/+282 |
2016-03-25 | Revert "main: Remove unused function load_backend_new()" | Bryce Harrington | 1 | -0/+17 |
2016-03-24 | ivi-shell: harden get_ivi_shell_surface() | Pekka Paalanen | 1 | -3/+9 |
2016-03-24 | ivi-shell: add sanity check in ivi_shell_surface_configure | Pekka Paalanen | 1 | -1/+5 |
2016-03-24 | ivi-shell: add input panel label func | Pekka Paalanen | 1 | -0/+8 |
2016-03-24 | ivi-shell: add shell surface labels | Pekka Paalanen | 1 | -0/+16 |
2016-03-24 | ivi-shell: remove ivi_layout_get_screen_output API | Ucan, Emre (ADITG/SW1) | 2 | -17/+0 |
2016-03-24 | ivi-shell: remove ivi_layout_get_screen_from_id API | Ucan, Emre (ADITG/SW1) | 2 | -26/+1 |
2016-03-24 | ivi-shell: implement get_screen_from_output | Ucan, Emre (ADITG/SW1) | 1 | -3/+17 |
2016-03-24 | ivi-shell: use weston_output in public APIs | Ucan, Emre (ADITG/SW1) | 4 | -68/+54 |
2016-03-24 | ivi-shell: remove ivi_layout_get_screens API | Ucan, Emre (ADITG/SW1) | 4 | -114/+8 |
2016-03-24 | ivi-shell: remove ivi_layout_get_screen_resolution API | Ucan, Emre (ADITG/SW1) | 4 | -97/+11 |
2016-03-24 | ivi-shell: remove ivi_layout_get_id_of_screen API | Ucan, Emre (ADITG/SW1) | 3 | -23/+4 |
2016-03-24 | ivi-shell: remove id_screen | Ucan, Emre (ADITG/SW1) | 1 | -7/+2 |
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 |