FreeRDP/libfreerdp
Martin Fleisz 343d210a75 primitives: separating optimized functions into their own .c files.
This way we use certain compiler flags (like -msse3) only on files
containing optimized code. This avoids problems that occured when
using these flags compiling generic code and running it on platforms
that don't support these optimizations (i.e. NEON optimization on
ARM platforms).
2013-02-21 02:45:10 -08:00
..
cache libfreerdp-core: fix async updates with palettes 2013-02-03 16:19:25 -05:00
codec build/arm: added build option to specify fp ABI 2013-02-20 01:08:27 +01:00
common libfreerdp-common: added new command-line options 2013-02-14 19:38:45 -05:00
core Merge branch 'master' of github.com:FreeRDP/FreeRDP 2013-02-15 11:23:59 -05:00
crypto xfreerdp-server: fix encoding 2013-02-17 11:03:35 -05:00
gdi libfreerdp-gdi: implemented mem3blt pattern brush support 2013-02-04 11:40:40 -05:00
locale Merge branch 'master' of github.com:FreeRDP/FreeRDP 2013-01-29 14:01:33 -05:00
primitives primitives: separating optimized functions into their own .c files. 2013-02-21 02:45:10 -08:00
rail always initialize lpMultiByteStr parameter when calling ConvertFromUnicode 2013-01-16 01:14:03 +01:00
utils added missing defined() in #elif 2013-01-25 17:50:40 +01:00
CMakeLists.txt freerdp primitives library 2013-01-18 15:32:58 -07:00