1. efa504f compositor-drm: Ignore non-KMS devices by Daniel Stone · 9 years ago
  2. 9bcf4c5 compositor-drm: Mark eDP connection as internal by Armin Krezović · 8 years ago
  3. efc2b1d compositor-drm: Remove connector_allocator by Daniel Stone · 8 years ago
  4. c0ec759 compositor-drm: Avoid connector_allocator for hotplugs by Daniel Stone · 8 years ago
  5. 72c0e1b compositor-drm: Remove crtc_allocator by Daniel Stone · 8 years ago
  6. 9a200d7 compositor-drm: don't pass option_connector to create_outputs by Ucan, Emre (ADITG/SW1) · 9 years ago
  7. 21e4944 compositor-drm: update connectors with connector config by Ucan, Emre (ADITG/SW1) · 9 years ago
  8. c889012 compositor-drm: don't put y-inverted / interlaced / bottom-first dmabufs on overlays by Micah Fedke · 9 years ago
  9. 605ac8e compositor-drm: Restore use-current-mode functionality by Armin Krezović · 9 years ago
  10. 23e1d6f libweston: Properly namespace backends entrypoint by Quentin Glidic · 9 years ago
  11. 2d66a7d compositor-drm: allow mode frequency selection by Fabien Dessenne · 9 years ago
  12. 4dca0e1 compositor-drm: fix a couple of typos by Abdur Rehman · 9 years ago
  13. 296d7a9 compositor-drm: Reshuffle and comment plane conditions by Daniel Stone · 9 years ago
  14. f33e104 compositor-drm: Remove open-coded weston_compositor_wake by Daniel Stone · 9 years ago
  15. 47224cc compositor-drm: Delete drm_backend_set_modes by Daniel Stone · 9 years ago
  16. c8c917c compositor-drm: Store width and height inside drm_fb by Daniel Stone · 9 years ago
  17. f214fdc compositor-drm: Use signed int for width/height by Daniel Stone · 9 years ago
  18. 4e5eceb compositor-drm: Use fb->fd consistently by Daniel Stone · 10 years ago
  19. 3e661f7 compositor-drm: Extract EGL destroy to helper by Daniel Stone · 9 years ago
  20. a3ae476 compositor-drm: Simplify drm_sprite_crtc_supported by Daniel Stone · 10 years ago
  21. 1733923 compositor-drm: Comment struct members by Daniel Stone · 10 years ago
  22. 41700e3 gl-renderer: Add <platform_attribs> param to gl_renderer_display_create by Miguel A. Vico · 9 years ago
  23. c095cde gl-renderer: Rename gl_renderer::output_create to output_window_create by Miguel A. Vico · 9 years ago
  24. dddc670 gl-renderer: Rename gl_renderer_create to gl_renderer_display_create by Miguel A. Vico · 9 years ago
  25. c950667 libweston: include weston-egl-ext.h in drm, x11 and wayland compositor by Vincent Abriou · 9 years ago
  26. 4008740 weston: Rename weston_output_init_pending() to weston_output_init() by Armin Krezović · 9 years ago
  27. 0836813 weston: Port DRM backend to new output handling API by Armin Krezović · 9 years ago
  28. 4b6321f compositor-drm: Zero drmModeAddFB2 data by Yong Bakos · 9 years ago
  29. 482ffdf compositor-drm: Stop sending uninit data to the kernel by Derek Foreman · 9 years ago
  30. 545dba6 compositor-drm: Use non-cast functions to retrieve backend and output objects by Armin Krezović · 9 years ago
  31. 984781f compositor-drm: Do not exit when there are no outputs left by Armin Krezović · 9 years ago
  32. b12a754 compositor-drm: Do not return an error when no connectors are configured by Armin Krezović · 9 years ago
  33. 649bbce include stdint.h for int32_t/uint32_t by Jussi Kukkonen · 9 years ago
  34. b5e3ea2 Rename src/ to libweston/ by Pekka Paalanen · 9 years ago[Renamed from src/compositor-drm.c]
  35. f8da0c2 compositor-drm: support RGB565 with pixman renderer by Tomi Valkeinen · 9 years ago
  36. a256c5e libweston: remove unused backend_init() arguments by Pekka Paalanen · 9 years ago
  37. 8aedf7b libinput: don't use weston_config when configuring input devices by Giulio Camuffo · 9 years ago
  38. b8347e3 compositor-drm: Prevent a crash in the pixman renderer by Emmanuel Gil Peyrot · 9 years ago
  39. a62138b compositor-drm: Write a name in the mode generated from a modeline by Emmanuel Gil Peyrot · 9 years ago
  40. 373c108 compositor-drm: Remove unused output reference in drm_fb by Emmanuel Gil Peyrot · 9 years ago
  41. 1c0e40d drm: port the drm backend to the new init api by Giulio Camuffo · 9 years ago
  42. b993998 drm: Spelling fix in comment by Bryce Harrington · 9 years ago
  43. fcf4b6c compositor-drm: Renaming of gbm fields by Miguel A. Vico · 9 years ago
  44. 7a5c562 compositor-drm: fix memcmp using a bad pointer in drm_outout_choose_initial_mode by comic fans · 9 years ago
  45. b00c79b protocol: migrate to stable presentation-time.xml by Pekka Paalanen · 9 years ago
  46. 6c19b69 compositor-drm: the cursor plane only supports ARGB by Derek Foreman · 10 years ago
  47. b042756 compositor-drm: update internal cursor plane location when disabling cursor by Derek Foreman · 9 years ago
  48. 91880f1 compositor-{drm, fbdev, rpi}: Make VT switching configurable by Bob Ham · 10 years ago
  49. c399692 linux-dmabuf: Move the attributes part of linux_dmabuf_buffer into its own struct by Emmanuel Gil Peyrot · 10 years ago
  50. 7eaed40 compositor-drm: fix hw cursor positioning by Pekka Paalanen · 10 years ago
  51. be428b3 compositor-drm: Use view transform in cursor plane setup by Derek Foreman · 10 years ago
  52. 4a7ce1f compositor-drm: pass NULL to mmap() instead of 0 as the address by Chris Michael · 10 years ago
  53. 6d55637 compositor-drm: fall back to EGL visual_id 0 if no others work by Derek Foreman · 10 years ago
  54. 93daabb compositor: pass the backend config struct to the backends init function by Giulio Camuffo · 10 years ago
  55. 8743047 compositor-drm: fix cursor size test in drm_assign_planes by Derek Foreman · 10 years ago
  56. 9c7de16 compositor-drm: Ensure strings from EDID blobs are null terminated by Bryce Harrington · 10 years ago
  57. 3f32a13 Revert "compositor-drm: disable hardware cursors" by Pekka Paalanen · 10 years ago
  58. ab81f15 build, compositor-drm: fix output name constants another way by Pekka Paalanen · 10 years ago
  59. 89c49b3 compositor-drm: rename outputs to follow kernel style by Pekka Paalanen · 10 years ago
  60. 2b25450 compositor-drm: cast surface to EGLNativeWindowType by Dawid Gajownik · 10 years ago
  61. a358207 Fix build breakage when using older gbm lacking dmabuf import by Bryce Harrington · 10 years ago
  62. bf8cc6f compositor-drm: dmabuf GBM import by Pekka Paalanen · 11 years ago
  63. e4d231e compositor-drm: init linux_dmabuf support by Pekka Paalanen · 11 years ago
  64. 82d4925 backends: don't destroy renderer and output twice by Dawid Gajownik · 10 years ago
  65. 1281a36 input: Don't test keyboard/pointer/touch pointers by Derek Foreman · 10 years ago
  66. 4a8a3a1 input: Also pass appropriate pointer type when libva unavailable by Bryce Harrington · 10 years ago
  67. 8ae2db5 input: Pass the appropriate pointer type to bindings instead of a seat by Derek Foreman · 10 years ago
  68. 0720ea3 compositor-drm: Simplify logic in setup_output_seat_constraint by Derek Foreman · 10 years ago
  69. d0ead48 compositor-drm: Refactor code into cursor_bo_update() by Pekka Paalanen · 11 years ago
  70. 70d337d compositor-drm: Fix cursor view size check by Daniel Stone · 10 years ago
  71. 36609c7 compositor-drm: Record current DPMS level by Daniel Stone · 10 years ago
  72. eee580b compositor-drm: Refactor getting current mode into a new function by Pekka Paalanen · 11 years ago
  73. 3ce6362 compositor-drm: Refactor connector name into new function by Pekka Paalanen · 11 years ago
  74. 7b36b42 compositor-drm: Refactor initial mode out of create_output by Pekka Paalanen · 11 years ago
  75. f507ec3 compositor-drm: Allow instant start of repaint loop. (v4) by Mario Kleiner · 10 years ago
  76. 459137b compositor: add API to manage compositor instances by Giulio Camuffo · 11 years ago
  77. 954f183 compositor: introduce struct weston_backend by Giulio Camuffo · 11 years ago
  78. c8a1ff0 compositor-drm: fix drm_waitvblank_pipe() decl style by Pekka Paalanen · 10 years ago
  79. ada4f07 compositor-drm: Add comment for newly added drm_waitvblank_pipe() by Bryce Harrington · 10 years ago
  80. 2ab4f4e compositor-drm: Handle more than two output crtcs per card by Mario Kleiner · 10 years ago
  81. 8081704 compositor-drm: Allow weston_output_mode_switch_to_native() to work. by Mario Kleiner · 10 years ago
  82. 872797c compositor-drm: Fix refresh rate selection in drm_output_switch_mode by Mario Kleiner · 10 years ago
  83. 35b2eaa Moved helper macro to a discrete include file. by Jon Cruz · 10 years ago
  84. a0bbfea src: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  85. f556ebe compositor-drm: Clean trailing whitespace by Daniel Stone · 10 years ago
  86. c056a98 compositor-drm: minor sp. fix by Bryce Harrington · 10 years ago
  87. 6858383 compositor-drm: disable hardware cursors by Pekka Paalanen · 10 years ago
  88. c4cfe85 compositor-drm: pass ARGB fallback to gl create functions for XRGB formats by Derek Foreman · 10 years ago
  89. e76f185 gl-renderer: Take a list of acceptable formats in create functions by Derek Foreman · 10 years ago
  90. b114715 compositor: send the output_created signal after inserting it in the list by Giulio Camuffo · 10 years ago
  91. 74eed31 gl-renderer: call supports() automatically in create() by Jonny Lamb · 10 years ago
  92. ace6920 compositor-{drm, wayland, x11}: remove useless tests for ->supports by Jonny Lamb · 10 years ago
  93. a3e6a4a gl-renderer: move all EGL_PLATFORM_* defines here by Jonny Lamb · 10 years ago
  94. 445fb69 gl-renderer: fix build with --disable-egl by Jonny Lamb · 10 years ago
  95. 62185f4 compositor-{drm, x11, wayland}: stop including EGL headers here by Jonny Lamb · 10 years ago
  96. 671148f gl-renderer: use eglCreatePlatformWindowSurfaceEXT to get EGLSurfaces by Jonny Lamb · 10 years ago
  97. 70eba3f gl-renderer: use eglGetPlatformDisplayEXT to get an EGLDisplay by Jonny Lamb · 10 years ago
  98. 662f384 compositor, backends: weston_compositor_read_presentation_clock by Pekka Paalanen · 10 years ago
  99. 5580f22 compositor-drm: avoid scissor in assign_planes by Pekka Paalanen · 10 years ago
  100. bf0e031 compositor, drm: set per-surface Presentation feedback flags by Pekka Paalanen · 11 years ago