On 05/04/2010 03:12 AM, Kevin Wolf wrote:
Am 03.05.2010 19:15, schrieb Anthony Liguori:
On 05/03/2010 07:31 AM, Corentin Chary wrote:
This will allow to implement new encodings (tight, zrle, ..)
in a cleaner way. This may hurt performances, because some
functions like vnc_convert_pixel are not static anymore, but
should not be a problem with gcc 4.5 and the new -flto.
Signed-off-by: Corentin Chary<corenti...@iksaif.net>
Applied. Thanks.
It's probably time to make a vnc directory too.
Or maybe one for all of the interfaces we currently have in the root
directory? So it would include not only VNC, but also SDL and curses.
Makes sense.
Regards,
Anthony Liguori
Kevin