1. 405ae2f compositor-rdp: rdp_destroy() double free error #91457 by Dawid Gajownik · 10 years ago
  2. f965db5 compositor-rdp: free() can handle NULL pointers by Dawid Gajownik · 10 years ago
  3. b3463a9 Fix crash when using RDP4 security by FORT David · 10 years ago
  4. c2635c6 remove a warning during compilation by FORT David · 10 years ago
  5. 459137b compositor: add API to manage compositor instances by Giulio Camuffo · 11 years ago
  6. 954f183 compositor: introduce struct weston_backend by Giulio Camuffo · 11 years ago
  7. 35b2eaa Moved helper macro to a discrete include file. by Jon Cruz · 10 years ago
  8. a0bbfea src: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  9. ab3298a RDP compositor: enforce certificate and key by David FORT · 10 years ago
  10. 0c944b0 RDP compositor: fixes for multiple connections, mstsc and FreeRDP master compilation by Hardening · 10 years ago
  11. b114715 compositor: send the output_created signal after inserting it in the list by Giulio Camuffo · 10 years ago
  12. 662f384 compositor, backends: weston_compositor_read_presentation_clock by Pekka Paalanen · 10 years ago
  13. 363aa7b compositor: set presentation.presented flags by Pekka Paalanen · 11 years ago
  14. 6ae7bc9 compositor: Refactor weston_output_mode_switch() by Derek Foreman · 11 years ago
  15. b5eedad compositor: set and use the presentation clock everywhere by Pekka Paalanen · 11 years ago
  16. 6d1d112 Use FreeRDP buildin functions to get scancodes by Hardening · 11 years ago
  17. ea2aa13 Add more keyboards for the RDP compositor by Hardening · 11 years ago
  18. fdc3e4c compositor-rdp: Remove unneeded client->Close call by Jason Ekstrand · 11 years ago
  19. f34cd2c compositor-rdp: Add an option to disable client initiated resizes by Hardening · 11 years ago
  20. 9fc7151 Add possible capabilities CURSOR_PLANE and ARBITRARY_MODE by Jason Ekstrand · 11 years ago
  21. fb24eaa Make RDP backend supports arbitrary modes by Hardening · 11 years ago
  22. 04633b6 Fix compilation with FreeRdp 1.1 and master v2 by Hardening · 12 years ago
  23. fb8546e Release pointer and keyboard with the seat by Hardening · 12 years ago
  24. 1853676 compositor: Destroy renderer in weston_compositor_shutdown() by Ander Conselvan de Oliveira · 12 years ago
  25. 62a9075 compositor-headless, compositor-rdp: Don't call weston_output_move() by Ander Conselvan de Oliveira · 12 years ago
  26. 1edf44c compositor: finish frame if redraw fails by David Herrmann · 12 years ago
  27. 57388e4 Notify clients on mode_switch() by Hardening · 12 years ago
  28. ff39efa Rename current, origin, scale, origin_scale by Hardening · 12 years ago
  29. 58bcc36 set RDP output enabled by default (stable 1.2) by Hardening · 12 years ago
  30. f3d6227 malloc + memset -> zalloc by Peter Hutterer · 12 years ago
  31. fe107f3 Fix compilation with FreeRDP master by Hardening · 12 years ago
  32. c228e23 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS by Daniel Stone · 12 years ago
  33. 9af5f9e input: Add a seat name parameter to weston_seat_init by Rob Bradford · 12 years ago
  34. b60e46f Handle mouse wheel by Hardening · 12 years ago
  35. 6a4e8c6 Fix name clash in RDP compositor by Hardening · 12 years ago
  36. 14e438c compositor: Parse config file in main(), only keep weston config object by Kristian Høgsberg · 12 years ago
  37. b8f03aa Don't store FreeRDP file descriptors by Hardening · 12 years ago
  38. 785e1f3 rdp: Update output initialization to new API by Kristian Høgsberg · 12 years ago
  39. fe36a13 rdp: Improve raw surfaces by Hardening · 12 years ago
  40. c39118b rdp: Don't rely on Synchronize packet for first screen refresh by Hardening · 12 years ago
  41. 827358e rdp: Fixed codec initialisations by Hardening · 12 years ago
  42. 7d79dcc rdp: Drop unneeded main_seat by Hardening · 12 years ago
  43. a1ce6cd rdp: Fix compilation against FreeRDP and weston by Hardening · 12 years ago
  44. a50e6e4 config-parser: Honor XDG_CONFIG_DIRS by Ossama Othman · 12 years ago
  45. 4a3c150 Correctly handle extended RDP keycodes by Hardening · 12 years ago
  46. e5a1225 Make backends always specify output repaint time by Jonas Ådahl · 12 years ago
  47. a83409c RDP compositor take 6 by Hardening · 12 years ago