FreeRDP/client/SDL/SDL2
akallabeth 4e111874de
[client,sdl] mark SDL2 as deprecated.
SDL2 client is a dead end due to lacking API (clipboard support, ...) so
mark the SDL2 client deprecated and point out there is a SDL3 version
available
2025-02-21 09:17:16 +01:00
..
dialogs [client,warnings] fix -Wunused-parameter for SDL 2025-02-13 15:54:01 +01:00
man [cmake,format] reformat all cmake files 2024-11-27 20:41:48 +01:00
CMakeLists.txt [cmake] set SYSTEM for external includes 2024-12-18 20:41:59 +01:00
sdl_channels.cpp [warnings] fix clang-tidy issues in clients 2024-08-29 15:34:27 +02:00
sdl_channels.hpp [client,sdl] merge SDL2 and SDL3 projects 2024-05-16 20:34:11 +02:00
sdl_disp.cpp [client,sdl] fix keyboard grab 2025-02-17 05:03:37 +01:00
sdl_disp.hpp [client,sdl] remove unused private fields 2024-10-01 13:04:54 +02:00
sdl_freerdp.cpp [client,sdl] mark SDL2 as deprecated. 2025-02-21 09:17:16 +01:00
sdl_freerdp.hpp [client,sdl] fix class constructors and operators 2024-09-18 23:33:50 +02:00
sdl_kbd.cpp [client,sdl] fix keyboard grab 2025-02-17 05:03:37 +01:00
sdl_kbd.hpp [client,sdl] fix keyboard grab 2025-02-17 05:03:37 +01:00
sdl_monitor.cpp [client,warnings] fix -Wunused-parameter for SDL 2025-02-13 15:54:01 +01:00
sdl_monitor.hpp fix declaration and implementation parameter names 2024-09-03 12:24:53 +02:00
sdl_pointer.cpp [client,sdl] eliminate unused variables 2024-09-24 19:45:20 +02:00
sdl_pointer.hpp [client,sdl] merge SDL2 and SDL3 projects 2024-05-16 20:34:11 +02:00
sdl_touch.cpp [warnings] remove or comment unused macros 2024-09-20 18:49:38 +02:00
sdl_touch.hpp [client,sdl] merge SDL2 and SDL3 projects 2024-05-16 20:34:11 +02:00
sdl_types.hpp [client,sdl] merge SDL2 and SDL3 projects 2024-05-16 20:34:11 +02:00
sdl_utils.cpp [warnings] fix integer casting 2024-12-19 12:45:23 +01:00
sdl_utils.hpp [warnings] fix integer casting 2024-12-19 12:45:23 +01:00
sdl_window.cpp [client,sdl] fix redundant initializer 2024-09-11 20:50:36 +02:00
sdl_window.hpp [client,sdl] fix class constructors and operators 2024-09-18 23:33:50 +02:00