rpi: avoid vc_dispmanx_set_wl_buffer_in_use without EGL
[profile/ivi/weston-ivi-shell.git] / src / rpi-renderer.c
2013-11-28 Pekka Paalanenrpi: avoid vc_dispmanx_set_wl_buffer_in_use without EGL
2013-11-14 Neil RobertsAdd calls to wl_shm_buffer_begin/end_access
2013-10-28 Tomeu Vizosorpi: Remove create_view and destroy_view implementations
2013-10-25 Ander Conselvan... compositor: Let renderers create and destroy surface...
2013-10-25 Tomeu Vizosorpi: Protect in-use DispmanX resources from premature...
2013-10-25 Tomeu Vizosorpi: Remove dangling reference to weston_view
2013-10-25 Tomeu Vizosorpi: Only check for prematurely destroyed wl_buffers...
2013-10-25 Tomeu Vizosorpi: EGL surfaces need to be swapped always that we...
2013-10-25 Tomeu Vizosorpi: Fix logging of buffer swaps for the EGL case
2013-10-25 Tomeu Vizosorpi: Initialize surface's list of views
2013-10-22 Jason EkstrandSplit the geometry information from weston_surface...
2013-10-10 Tomeu Vizosorpi: Remove redundant cast
2013-10-08 Tomeu Vizosorpi: Add support for EGL buffers
2013-09-21 HardeningRename current, origin, scale, origin_scale
2013-08-06 Tomeu Vizosorpi: Add support for SHM buffers in RGB565 format
2013-06-22 Jason EkstrandAdd a weston_buffer structure to replace wl_buffer
2013-06-05 Daniel Stoneconfigure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
2013-05-22 Pekka Paalanenrpi: add a Dispmanx renderer