FreeRDP/client
Norbert Federa f821425bf3 xfreerdp: Fixed PIC base address corruption by inline assembly
EBX (or RBX on x86_64) is used for the PIC base address.
The current cpuid inline assembly only saved ebx which is fine
under i386 but only half of the fun on x86_64.
2012-02-29 21:06:56 +01:00
..
DirectFB Completed (almost) System Pointer Update (MS-RDPBCGR 2.2.9.1.1.4.3) 2012-02-24 13:44:23 +01:00
test libfreerdp-gdi: fix opaque rect color with --gdi sw 2011-12-13 11:36:05 -05:00
Windows wfreerdp: minor fixes 2012-02-28 17:10:06 -05:00
X11 xfreerdp: Fixed PIC base address corruption by inline assembly 2012-02-29 21:06:56 +01:00
CMakeLists.txt build: use WITH_XXX instead of XXX_FOUND 2012-01-23 14:40:05 +01:00