1. 6bd6294 Add a weston_buffer structure to replace wl_buffer by Jason Ekstrand · 12 years ago
  2. a0d2dde output: Use wl_resource_get accessors for weston_output resources by Jason Ekstrand · 12 years ago
  3. c228e23 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS by Daniel Stone · 12 years ago
  4. b846a8d screenshooter: Scale damage by output scale in screen recorder by Alexander Larsson · 12 years ago
  5. 5576546 screenshoter: Make recorder handle PIXMAN_x8r8g8b8 by Alexander Larsson · 12 years ago
  6. d0cbf18 screenshooter: print info to log by Pekka Paalanen · 12 years ago
  7. 4fc5dd0 compositor: add capability CAPTURE_YFLIP by Pekka Paalanen · 12 years ago
  8. e314875 input: Merge wl_seat into weston_seat by Kristian Høgsberg · 12 years ago
  9. e6675c2 screenshooter: Free allocated memory where missing from some return paths by Rob Bradford · 13 years ago
  10. 2617185 screenshoter: add cases for x8r8g8b8 and x8b8g8r8 formats by Vasily Khoruzhick · 13 years ago
  11. 094ca1d screenshoter: don't use hardcoded bpp value by Vasily Khoruzhick · 13 years ago
  12. ba1e292 screenshooter: Report an error if we fail to open the file by Rob Bradford · 13 years ago
  13. 4988703 screenshooter: Abandon recording rather than use unitialised format by Rob Bradford · 13 years ago
  14. b8fcca9 compositor: Move buffer damage fields from weston_output to gl-renderer by Ander Conselvan de Oliveira · 13 years ago
  15. f0377dd wcap: Transform damage rectangles according to output tranform by Kristian Høgsberg · 13 years ago
  16. f9e710b screenshooter: Use the renderer function for reading out pixels by John Kåre Alsaker · 13 years ago
  17. 8ea818f compositor: Generalize output previous damage into per buffer damage by Ander Conselvan de Oliveira · 13 years ago
  18. 79af73e compositor-drm: Disable planes when zoomed or capturing by Kristian Høgsberg · 13 years ago
  19. 49952d1 compositor: Introduce weston_output_schedule_repaint() by Kristian Høgsberg · 13 years ago
  20. 9c9b3a4 recorder: Always initialize prev when computing the run-length by Kristian Høgsberg · 13 years ago
  21. e0f832b compositor: Pass weston_output as the frame_signal argument by Kristian Høgsberg · 13 years ago
  22. ae2ba9b screenshooter: Just use frame signal for screenshots too by Kristian Høgsberg · 13 years ago
  23. e9d0492 compositor: Emit frame_signal from weston_output_do_read_pixels() by Kristian Høgsberg · 13 years ago
  24. f6f69d3 wcap: Make recorder debug code compile again by Kristian Høgsberg · 13 years ago
  25. 325fc2d Split bindings into separate key/button/axis bindings by Daniel Stone · 13 years ago
  26. 053be42 wcap: Compute per-component deltas by Kristian Høgsberg · 13 years ago
  27. 2bcb2fc wcap: Rename wcap-encode to just wcap by Kristian Høgsberg · 13 years ago
  28. 894e0b5 wcap: Move wcap structs and constants to a shader header by Kristian Høgsberg · 13 years ago
  29. e012c82 wcap: Discard first frame since it doesn't have a full frame of damage by Kristian Høgsberg · 13 years ago
  30. 3b96960 wcap: Add a file format magic number and add the pixel format to the header by Kristian Høgsberg · 13 years ago
  31. 5fb70bf Add screen recorder tool by Kristian Høgsberg · 13 years ago
  32. 37816df Convert wl_input_device to wl_seat (and friends) by Daniel Stone · 13 years ago
  33. 72c2372 screenshooter: Move buffer assembly to client side by Scott Moreau · 13 years ago
  34. 062be7e screenshooter: Grab pixel data directly before buffer swap by Scott Moreau · 13 years ago
  35. a1d57db compositor: make GL_EXT_read_format_bgra optional by Pekka Paalanen · 13 years ago
  36. 45fab0e screenshooter: refactor the copy loop by Pekka Paalanen · 13 years ago
  37. 02e79dc compositor: Add a destroy signal and turn weston_shell into signals by Kristian Høgsberg · 13 years ago
  38. eae5de7 Follow wayland change to serial numbers by Kristian Høgsberg · 13 years ago
  39. 80d27b7 screenshooter: Properly handle multiple outputs. by Scott Moreau · 13 years ago
  40. f9247dd compositor: Use GL_BGRA_EXT for glReadPixels in screenshooter by Kristian Høgsberg · 13 years ago
  41. 56456d6 Secure screenshooter protocol. by Scott Moreau · 13 years ago
  42. f02a649 Consolidate image loading code and move to shared/ by Kristian Høgsberg · 13 years ago
  43. 3466bc8 Merge remote-tracking branch 'pq/compositor-dtors-v1' by Kristian Høgsberg · 14 years ago
  44. 8334bc1 Rename wayland-compositor to weston by Kristian Høgsberg · 14 years ago[Renamed (94%) from compositor/screenshooter.c]
  45. 43c61d8 compositor-x11: improve x11_destroy() by Pekka Paalanen · 14 years ago
  46. 96aa7da Change remaining GPLv2 headers to MIT by Kristian Høgsberg · 14 years ago
  47. 97d44aa Pass resources to functions that take object references by Kristian Høgsberg · 14 years ago
  48. d9551a3 compositor: drop wl_display_add_object() by Kristian Høgsberg · 14 years ago
  49. 904055a compositor: Make all exported objects wl_resources by Kristian Høgsberg · 14 years ago
  50. 8f0ce05 compositor: Send out more detailed output events by Kristian Høgsberg · 14 years ago
  51. 8544903 compositor: Screenhoot into a client provided shm buffer by Kristian Høgsberg · 14 years ago
  52. cf57dc5 Update to work with scanner that doesn't hardcode wl_* by Kristian Høgsberg · 14 years ago
  53. 0fe0eb3 Screenshots were upside down by Tim Wiederhake · 15 years ago
  54. c4df99c Replace gdk_pixbuf_unref with g_object_unref by Darxus@chaosreigns.com · 15 years ago
  55. c5dcb90 Use scanner for screenshooter protocol by Kristian Høgsberg · 15 years ago
  56. 76b4332 Move example compositor to subdirectory by Kristian Høgsberg · 15 years ago[Renamed from screenshooter.c]
  57. fc783d4 Split native drm part of compositor out by Kristian Høgsberg · 15 years ago