FreeRDP/libfreerdp
Clive Stevens 63ecb59681 Fix rounding error in progressive codec
The grid is composed of 64x64 blocks and should not be smaller
than the surface. If width or height were not a multiple of 64
the previous rounding resulted in a grid smaller than the surface.
2015-05-20 12:26:58 +01:00
..
cache free can handle NULL perfectly fine 2015-05-11 09:07:39 +02:00
codec Fix rounding error in progressive codec 2015-05-20 12:26:58 +01:00
common free can handle NULL perfectly fine 2015-05-11 09:07:39 +02:00
core transport/mfreerdp: fix async transport 2015-05-14 21:57:16 +02:00
crypto free can handle NULL perfectly fine 2015-05-11 09:07:39 +02:00
gdi gdi: fix nullification of instance->context->cache 2015-05-14 20:33:21 +02:00
locale Necessary changes to get latest branch working on OpenBSD 5.6 2015-04-21 14:42:06 -04:00
primitives Merge pull request #2435 from llyzs/llyzs 2015-03-06 11:33:30 +01:00
utils ringbuffer: add option to enable/disable debugging 2015-02-03 15:28:05 +01:00
CMakeLists.txt Remove the ARM_FP_ABI option 2015-05-01 17:35:21 -04:00