FreeRDP/client
Norbert Federa 633ef183ee 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-03-25 07:26:25 -05:00
..
DirectFB libfreerdp-gdi: fix opaque rect color with --gdi sw 2011-12-13 11:36:05 -05:00
Windows wfreerdp: fix RemoteFX 2012-02-08 21:44:22 -05:00
X11 xfreerdp: Fixed PIC base address corruption by inline assembly 2012-03-25 07:26:25 -05:00
test libfreerdp-gdi: fix opaque rect color with --gdi sw 2011-12-13 11:36:05 -05:00
CMakeLists.txt build: use WITH_XXX instead of XXX_FOUND 2012-01-23 14:40:05 +01:00