1. a0bbfea src: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  2. c143df1 rpi-renderer: minimal fix to zoom coordinates by Pekka Paalanen · 10 years ago
  3. d5e2187 rpi-renderer: don't pass a box to pixman_region32_contains_point() by Derek Foreman · 11 years ago
  4. de16d89 Use zalloc instead of calloc(1, ...) by Bryce Harrington · 11 years ago
  5. bff3472 Setting members to 0/NULL after a zalloc or calloc is redundant by Bryce Harrington · 11 years ago
  6. 2d0f8b7 rpi: build fix for compute_rects debug by Pekka Paalanen · 11 years ago
  7. ac9f35a rpi: call eglTerminate if we're bailing by U. Artie Eoff · 12 years ago
  8. 5e854bc rpi-backend: ensure pixels is destroyed in resource_update by U. Artie Eoff · 12 years ago
  9. e067b30 rpi: free renderer if we bail early during create by U. Artie Eoff · 12 years ago
  10. 918f2dd Remove the weston_view.geometry.width/height fields by Jason Ekstrand · 12 years ago
  11. e4f7b92 rpi: Support opaque regions by Tomeu Vizoso · 12 years ago
  12. d5fbfb2 rpi: avoid vc_dispmanx_set_wl_buffer_in_use without EGL by Pekka Paalanen · 12 years ago
  13. e505171 Add calls to wl_shm_buffer_begin/end_access by Neil Roberts · 12 years ago
  14. 96dc9e4 rpi: Remove create_view and destroy_view implementations by Tomeu Vizoso · 12 years ago
  15. aa398ae compositor: Let renderers create and destroy surface state on their own by Ander Conselvan de Oliveira · 12 years ago
  16. 7498758 rpi: Protect in-use DispmanX resources from premature deletion by Tomeu Vizoso · 12 years ago
  17. 34dad7d rpi: Remove dangling reference to weston_view by Tomeu Vizoso · 12 years ago
  18. e3df6f1 rpi: Only check for prematurely destroyed wl_buffers in the EGL case by Tomeu Vizoso · 12 years ago
  19. 4424774 rpi: EGL surfaces need to be swapped always that we have an incoming back buffer by Tomeu Vizoso · 12 years ago
  20. 1576781 rpi: Fix logging of buffer swaps for the EGL case by Tomeu Vizoso · 12 years ago
  21. 5c3ea3b rpi: Initialize surface's list of views by Tomeu Vizoso · 12 years ago
  22. a7af704 Split the geometry information from weston_surface out into weston_view by Jason Ekstrand · 12 years ago
  23. a8e5f29 rpi: Remove redundant cast by Tomeu Vizoso · 12 years ago
  24. b4659eb rpi: Add support for EGL buffers by Tomeu Vizoso · 12 years ago
  25. ff39efa Rename current, origin, scale, origin_scale by Hardening · 12 years ago
  26. 0368189 rpi: Add support for SHM buffers in RGB565 format by Tomeu Vizoso · 12 years ago
  27. 6bd6294 Add a weston_buffer structure to replace wl_buffer by Jason Ekstrand · 12 years ago
  28. c228e23 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS by Daniel Stone · 12 years ago
  29. d7265bc rpi: add a Dispmanx renderer by Pekka Paalanen · 12 years ago