compositor-drm: Work around page flip not setting tiling mode on BYT
[platform/upstream/weston.git] / src / rpi-renderer.c
2014-05-09 Pekka Paalanenrpi: build fix for compute_rects debug
2014-01-20 U. Artie Eoffrpi: call eglTerminate if we're bailing
2014-01-20 U. Artie Eoffrpi-backend: ensure pixels is destroyed in resource_update
2014-01-20 U. Artie Eoffrpi: free renderer if we bail early during create
2013-12-03 Jason EkstrandRemove the weston_view.geometry.width/height fields
2013-12-02 Tomeu Vizosorpi: Support opaque regions
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