FreeRDP/libfreerdp
akallabeth 8020efcd0b
[primitives,codec] guard NEON code with platform
NEON optimized code might be used in multiarch/universal builds.
So not only guard with WITH_NEON but also with architecture defines from
winpr/platform.h
2024-06-25 10:00:41 +02:00
..
cache [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
codec [primitives,codec] guard NEON code with platform 2024-06-25 10:00:41 +02:00
common [common,settings] add GfxSuspendFrameAck 2024-05-24 11:51:56 +02:00
core [core,settings] enable SupportDynamicTimeZone 2024-06-24 14:38:39 +03:00
crypto Merge pull request #10281 from mfleisz/fix/cert-chain-pem 2024-06-17 18:24:16 +02:00
emu [warnings] fixed sign and const 2024-04-18 11:05:58 +02:00
gdi [gdi,gfx] fix gfx dump variables and format string 2024-06-05 23:15:22 +02:00
locale [locale] add functions for locale mapping 2024-06-20 10:27:43 +02:00
primitives [primitives,codec] guard NEON code with platform 2024-06-25 10:00:41 +02:00
utils [utils] link m library if required 2024-05-14 20:45:38 +02:00
CMakeLists.txt [cmake] refactor libfreerdp 2024-06-11 09:44:05 +02:00
freerdp.pc.in [pkg-config] add private optional link libraries 2024-03-14 10:35:03 +01:00
FreeRDPConfig.cmake.in [core,client] replace cJSON with WinPR wrapper 2024-05-14 20:45:31 +02:00