28 Commits (6c6164c5ba71786ae7e884ac5af1ff5fbfbd56f3)

Author SHA1 Message Date
Pekka Paalanen c143df1abd rpi-renderer: minimal fix to zoom coordinates 10 years ago
Derek Foreman d5e2187519 rpi-renderer: don't pass a box to pixman_region32_contains_point() 10 years ago
Bryce Harrington de16d89306 Use zalloc instead of calloc(1, ...) 10 years ago
Bryce Harrington bff3472e2e Setting members to 0/NULL after a zalloc or calloc is redundant 10 years ago
Pekka Paalanen 2d0f8b77eb rpi: build fix for compute_rects debug 11 years ago
U. Artie Eoff ac9f35a72b rpi: call eglTerminate if we're bailing 11 years ago
U. Artie Eoff 5e854bcca2 rpi-backend: ensure pixels is destroyed in resource_update 11 years ago
U. Artie Eoff e067b30a1e rpi: free renderer if we bail early during create 11 years ago
Jason Ekstrand 918f2dd4cf Remove the weston_view.geometry.width/height fields 11 years ago
Tomeu Vizoso e4f7b92204 rpi: Support opaque regions 11 years ago
Pekka Paalanen d5fbfb2e35 rpi: avoid vc_dispmanx_set_wl_buffer_in_use without EGL 11 years ago
Neil Roberts e505171a32 Add calls to wl_shm_buffer_begin/end_access 11 years ago
Tomeu Vizoso 96dc9e4f1f rpi: Remove create_view and destroy_view implementations 11 years ago
Ander Conselvan de Oliveira aa398ae1f3 compositor: Let renderers create and destroy surface state on their own 11 years ago
Tomeu Vizoso 7498758525 rpi: Protect in-use DispmanX resources from premature deletion 11 years ago
Tomeu Vizoso 34dad7d69b rpi: Remove dangling reference to weston_view 11 years ago
Tomeu Vizoso e3df6f1bbc rpi: Only check for prematurely destroyed wl_buffers in the EGL case 11 years ago
Tomeu Vizoso 4424774782 rpi: EGL surfaces need to be swapped always that we have an incoming back buffer 11 years ago
Tomeu Vizoso 15767813c2 rpi: Fix logging of buffer swaps for the EGL case 11 years ago
Tomeu Vizoso 5c3ea3b71a rpi: Initialize surface's list of views 11 years ago
Jason Ekstrand a7af70436b Split the geometry information from weston_surface out into weston_view 11 years ago
Tomeu Vizoso a8e5f29ff9 rpi: Remove redundant cast 11 years ago
Tomeu Vizoso b4659eb159 rpi: Add support for EGL buffers 11 years ago
Hardening ff39efa5c0 Rename current, origin, scale, origin_scale 11 years ago
Tomeu Vizoso 0368189bac rpi: Add support for SHM buffers in RGB565 format 11 years ago
Jason Ekstrand 6bd6294f4a Add a weston_buffer structure to replace wl_buffer 11 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 11 years ago
Pekka Paalanen d7265bc4ac rpi: add a Dispmanx renderer 11 years ago