FreeRDP/client/SDL/SDL3
akallabeth d4f7fb081b
[warnings] fix -Wunused-function
* delete unused functions that are no longer required
* define guard functions only used while debugging
2025-02-27 19:29:46 +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 [sdl3] fix build against last SDL3 2024-08-12 11:50:02 +02:00
sdl_channels.hpp [client,sdl] merge SDL2 and SDL3 projects 2024-05-16 20:34:11 +02:00
sdl_clip.cpp [warnings] fix -Wunused-function 2025-02-27 19:29:46 +01:00
sdl_clip.hpp update clipboard on sdl thread 2025-02-03 14:37:10 +01:00
sdl_disp.cpp [client,warnings] fix -Wunused-parameter for SDL 2025-02-13 15:54:01 +01:00
sdl_disp.hpp [client,sdl] remove unused private fields 2024-10-01 13:04:54 +02:00
sdl_freerdp.cpp [client,warnings] fix -Wunused-parameter for SDL 2025-02-13 15:54:01 +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] use keyboard_layout_remap* 2024-12-17 13:23:05 +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] fix integer casting 2024-12-19 12:45:23 +01: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 update clipboard on sdl thread 2025-02-03 14:37:10 +01:00
sdl_utils.hpp [warnings] fix integer casting 2024-12-19 12:45:23 +01:00
sdl_window.cpp [client,warnings] fix -Wunused-parameter for SDL 2025-02-13 15:54:01 +01:00
sdl_window.hpp [client,sdl] fix class constructors and operators 2024-09-18 23:33:50 +02:00