1. 61abf35 pixman-renderer: Replace output-create flags with struct by Daniel Stone · 5 years ago
  2. 9f53edd pixman-renderer: half-fix bilinear sampling on edges by Pekka Paalanen · 5 years ago
  3. 0bb9447 renderer: change all frame_signal emission to pass previous_damage by Stefan Agner · 6 years ago
  4. 2eee164 libweston: remove previous_damage from struct weston_output by Leandro Ribeiro · 6 years ago
  5. 914c96c Revert "move frame_signal emission to weston_output_repaint()" by Leandro Ribeiro · 6 years ago
  6. 2619bfe move frame_signal emission to weston_output_repaint() by Leandro Ribeiro · 6 years ago
  7. da2e574 pixman: avoid unnecessary y-flip for screen capture by Stefan Agner · 6 years ago
  8. 6762967 libweston: Support zwp_surface_synchronization_v1.get_release by Alexandros Frantzis · 7 years ago
  9. 486b463 gl-renderer, pixman: disconnect the client on unhandled buffer type. by Vasilis Liaskovitis · 7 years ago
  10. 195dade libweston: add weston_surface is_opaque property by Philipp Zabel · 7 years ago
  11. 26ded94 pixman: make shadow buffer optional by Pekka Paalanen · 7 years ago
  12. acf50c3 pixman,drm: do not composite previous damage by Pekka Paalanen · 7 years ago
  13. 47e79c8 libweston: Use struct timespec for key events by Alexandros Frantzis · 8 years ago
  14. 649bbce include stdint.h for int32_t/uint32_t by Jussi Kukkonen · 9 years ago
  15. b5e3ea2 Rename src/ to libweston/ by Pekka Paalanen · 9 years ago[Renamed from src/pixman-renderer.c]
  16. bc9a61c compositor: Move weston_matrix_transform_region to compositor.c and export it by Derek Foreman · 10 years ago
  17. 52c476a pixman-renderer: Use output->matrix for region transformations and enable output zoom by Jason Ekstrand · 10 years ago
  18. 8ae2db5 input: Pass the appropriate pointer type to bindings instead of a seat by Derek Foreman · 10 years ago
  19. 867d50e Unified multiple definitions of container_of() macro. by Jon Cruz · 10 years ago
  20. a0bbfea src: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  21. a5855ad pixman-renderer: use pre-computed inverse output matrix by Derek Foreman · 10 years ago
  22. c93782a pixman-renderer: implement view scissor by Pekka Paalanen · 10 years ago
  23. d7ca6b0 pixman-renderer: implement source clipping by Pekka Paalanen · 10 years ago
  24. ccf99ce pixman-renderer: move code to draw_view_translated() by Pekka Paalanen · 10 years ago
  25. 11af0d9 pixman-renderer: change repaint_region() arguments by Pekka Paalanen · 10 years ago
  26. f75b6bb pixman-renderer: refactor into region_intersect_only_translation() by Pekka Paalanen · 10 years ago
  27. 23d4af5 pixman-renderer: add view_transformation_is_translation() by Pekka Paalanen · 10 years ago
  28. 6ea523b pixman-renderer: refactor transformation computation by Pekka Paalanen · 10 years ago
  29. 8870a23 pixman-renderer: simplify the output-to-buffer matrix computation by Jason Ekstrand · 11 years ago
  30. 6764bbe pixman-renderer: implement surface_copy_content by Pekka Paalanen · 10 years ago
  31. 25c0ca5 compositor: turn weston_view boundingbox into masked by Pekka Paalanen · 10 years ago
  32. de16d89 Use zalloc instead of calloc(1, ...) by Bryce Harrington · 11 years ago
  33. 389d205 pixman-renderer: copy_to_hw_buffer: don't leak output_region by Ryo Munakata · 11 years ago
  34. 66951b7 pixman-renderer: fail to zoom more gracefully by Derek Foreman · 11 years ago
  35. 8e3fe08 pixman-renderer: free shadow buffer on renderer destruction by Arnaud Vrac · 11 years ago
  36. 95ec0f9 compositor: add a masking mechanism to weston_layer by Giulio Camuffo · 11 years ago
  37. 4283370 pixman-renderer: Use width/height_from_buffer for buffer transforms by Jason Ekstrand · 11 years ago
  38. 9c4ab66 Fix on-the-fly transparency changes in pixman-renderer by Manuel Bachmann · 11 years ago
  39. b1fff41 Support on-the-fly transparency changes in pixman renderer by Manuel Bachmann · 11 years ago
  40. 0b4c535 protocol,compositor: split wl_viewport setters by Pekka Paalanen · 11 years ago
  41. f0cad48 compositor: replace weston_buffer_viewport::viewport_set by Pekka Paalanen · 11 years ago
  42. 952b6c8 compositor: reorganize struct weston_buffer_viewport by Pekka Paalanen · 11 years ago
  43. 50fba97 Fix the pixman renderer with respect to output transforms by Jason Ekstrand · 11 years ago
  44. b0420ae protocol: rename wl_surface_scaler to wl_viewport by Pekka Paalanen · 12 years ago
  45. ddc2b1e pixman: Destroy pixman images when underlying buffer is destroyed by Lubomir Rintel · 12 years ago
  46. fa1b305 pixman-renderer: implement surface scaling and cropping by Jonny Lamb · 12 years ago
  47. 918f2dd Remove the weston_view.geometry.width/height fields by Jason Ekstrand · 12 years ago
  48. 1fd9c0f compositor: gather buffer_transform and _scale into a struct by Pekka Paalanen · 12 years ago
  49. e505171 Add calls to wl_shm_buffer_begin/end_access by Neil Roberts · 12 years ago
  50. 33ff636 Move region transformation code to weston_transformed_region by Jason Ekstrand · 12 years ago
  51. adda00e pixman-renderer, gl-renderer: Destroy surface state with the renderer by Ander Conselvan de Oliveira · 12 years ago
  52. aa398ae compositor: Let renderers create and destroy surface state on their own by Ander Conselvan de Oliveira · 12 years ago
  53. 6b16214 pixman-renderer, gl-renderer: Destroy debug bindings on clean up by Ander Conselvan de Oliveira · 12 years ago
  54. c68b108 pixman-renderer: Initialize pixman-renderer struct with zeros by Ander Conselvan de Oliveira · 12 years ago
  55. a7af704 Split the geometry information from weston_surface out into weston_view by Jason Ekstrand · 12 years ago
  56. ff39efa Rename current, origin, scale, origin_scale by Hardening · 12 years ago
  57. 1c1fc29 pixman-renderer: Add support for SHM buffers in RGB565 format by Tomeu Vizoso · 12 years ago
  58. 6bd6294 Add a weston_buffer structure to replace wl_buffer by Jason Ekstrand · 12 years ago
  59. c228e23 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS by Daniel Stone · 12 years ago
  60. 97af792 pixman-renderer: Fix read_pixels for screen recorder by Alexander Larsson · 12 years ago
  61. 0b13506 compositor: Store modes in physical units by Alexander Larsson · 12 years ago
  62. 4fc5dd0 compositor: add capability CAPTURE_YFLIP by Pekka Paalanen · 12 years ago
  63. 7bb6510 compositor: add capability flag for arbitrary surface rotation by Pekka Paalanen · 12 years ago
  64. 4ea9552 compositor: Support output/buffer scaling by Alexander Larsson · 12 years ago
  65. 1f206b4 pixman-renderer: Fix up transform handling by Alexander Larsson · 12 years ago
  66. e314875 input: Merge wl_seat into weston_seat by Kristian Høgsberg · 12 years ago
  67. f3e39f9 pixman-renderer: don't forget to initialize the debug fields by Philipp Brüschweiler · 12 years ago
  68. 031fc87 pixman renderer: respect output position by Vasily Khoruzhick · 13 years ago
  69. f4a457f pixman-renderer: handle surface transform matrix properly by Vasily Khoruzhick · 13 years ago
  70. 23e72b8 pixman-renderer: Don't unreference NULL hw_buffer image by Ander Conselvan de Oliveira · 13 years ago
  71. 936effd pixman-renderer: Move shadow buffer into renderer by Ander Conselvan de Oliveira · 13 years ago
  72. 8792ef1 pixman-renderer: Add repaint debugging feature by Ander Conselvan de Oliveira · 13 years ago
  73. 52cfd61 renderer: introduce destroy callback by Vasily Khoruzhick · 13 years ago
  74. 71c2dd3 Implement pixman renderer by Vasily Khoruzhick · 13 years ago