Am 02.06.2010 12:06, schrieb Corentin Chary:
> On Tue, May 4, 2010 at 10:12 AM, Kevin Wolf <kw...@redhat.com> 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.
>>
>> Kevin
>>
> 
> 
> vnc-encodnig-tight.c is growing up, and I think I'll split it, again.
> So, maybe it's time to move VNC code (and others) to a subdirectory.
> 
> I suggest ui/ .
>  If it's ok, I'll make the patch.

ui/ sounds good.

Kevin

Reply via email to