16 Commits (eb53d7c1566a7d2782c6bc8f0f3e614025ae5f86)

Author SHA1 Message Date
Stefan Agner 7d2da94b05 backend-rdp: release seat on peer disconnect 4 years ago
David Fort e3f447eee8 rdp-backend: require FreeRDP >= 2.2 to remove all the version hacks 4 years ago
David Fort 495a892190 rdp-backend: unify creation of pixman_renderer_output 4 years ago
Ken C 6b64d39ab7 set SURFACE_BITS_COMMAND cmdType explicitly 4 years ago
Daniel Stone 61abf35ec4 pixman-renderer: Replace output-create flags with struct 5 years ago
Stefan Agner c3c0b247a0 backend-rdp: unref keymap after associating with seat 5 years ago
Stefan Agner 483cc63669 backend-rdp: use compositor wide struct xkb_context 5 years ago
Stefan Agner c220a40a81 backend-rdp: constify keyboard layout information 5 years ago
Stefan Agner edcab103da backend-rdp: disconnect and free peers on compositor shutdown 5 years ago
Stefan Agner 163f26f520 backend-rdp: unregister events before shuting down compositor 5 years ago
Leandro Ribeiro db6b141bf0 backend-rdp: report a zero physical size to compositor 5 years ago
Stefan Agner 24756a8965 backend-rdp: don't use shadow buffer for the RDP backend 5 years ago
Antonio Borneo c90fccc256 backend-drm: fix race during system suspend 5 years ago
Stefan Agner b0e16d4c53 backend-rdp: allow to force compression off 5 years ago
Stefan Agner d93c0f7059 backend-rdp: fix memory leak 5 years ago
Pekka Paalanen b70ee941b5 backend-rdp: move into new subdir 5 years ago
Pekka Paalanen 7571027f17 Rename public backend headers 6 years ago
Pekka Paalanen 3d5d9476e3 Rename compositor.h to libweston/libweston.h 6 years ago
David Fort 7b7d9d316a rdp-compositor: fix compilation with FreeRDP 2.0-rc4 6 years ago
David Fort 029583e56e rdp-compositor: fix compilation against FreeRDP 2.0.0 rc2 6 years ago
Pekka Paalanen 26ded94aa0 pixman: make shadow buffer optional 6 years ago
Pekka Paalanen 388646506b compositor-rdp: migrate to head-based output API 7 years ago
Pekka Paalanen 01f60211b2 libweston: introduce weston_head 7 years ago
Jason Gerecke 9fc2e461b3 compositor-rdp: Correct mouse scrolling direction 7 years ago
Pekka Paalanen f461414501 libweston: remove restore functionality 7 years ago
Alexandros Frantzis 409b01fd6d libweston: Use struct timespec for compositor time 7 years ago
Alexandros Frantzis 47e79c860b libweston: Use struct timespec for key events 7 years ago
Alexandros Frantzis 80321942e7 libweston: Use struct timespec for axis events 7 years ago
Alexandros Frantzis 215bedc88b libweston: Use struct timespec for button events 7 years ago
Alexandros Frantzis 84b31f8956 libweston: Use struct timespec for motion events 7 years ago
Pekka Paalanen 7da9a3802f libweston: set backend pointer earlier 7 years ago
Pekka Paalanen ae6d35db14 libweston: rename weston_output_destroy() to weston_output_release() 7 years ago
Pekka Paalanen 26ac2e1218 libweston: weston_output_init(..., +name) 7 years ago
Pekka Paalanen 4270414549 libweston: move weston_output::mode_list init to core 7 years ago
David Fort be2f6b0f75 Fix API troubles with FreeRDP 2.0 v2 7 years ago
Daniel Stone b1f166d71e Allow backends to group repaint flushes 8 years ago
Daniel Stone cb3f1b0105 compositor-rdp: Fix build with freerdp2, take 2 8 years ago
Emilio Pozuelo Monfort beec77e9b9 compositor-rdp: Fix build with freerdp2 8 years ago
Quentin Glidic 23e1d6f176
libweston: Properly namespace backends entrypoint 8 years ago
Armin Krezović a483cac1af compositor-rdp: Properly destroy the renderer and pixman image 8 years ago
Armin Krezović 4008740d5e weston: Rename weston_output_init_pending() to weston_output_init() 8 years ago
Armin Krezović 8f1dca1369 weston: Port RDP backend to new output handling API 8 years ago
Yann E. MORIN e9168f98e6
libweston/compositor-rdp: fix no-break space U+A0 (U8+C2A0) 8 years ago
Armin Krezović fb371c62c2 compositor-rdp: Use non-cast functions to retrieve backend and output objects 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Bryce Harrington 5ba41ebd65 rdp: Check for non-digits and errno in strtol call 8 years ago
Bryce Harrington bac72b29f8 rdp: Check for non-numeric value in RDP_FD env var 8 years ago
Pekka Paalanen b5e3ea218b Rename src/ to libweston/ 8 years ago
David Fort ba2ad0ee4f rdp: don't release the seat until it is safe v2 8 years ago
Pekka Paalanen a256c5ed8d libweston: remove unused backend_init() arguments 8 years ago