|
From: Otavio S. <ot...@os...> - 2011-03-23 21:36:24
|
On Wed, Mar 23, 2011 at 18:20, Marc-André Moreau <mar...@gm...> wrote: > There is at least one part of libfreerdpgdi that could be used everywhere: > gdi_color.c > The color conversion is currently done in software, and probably eats half > of the CPU usage related to GDI. We just need to add cursor support for it. > We're looking on ways to add GPU acceleration to libfreerdpgdi, so that it > can be a suitable replacement for the current X11 GDI implementation. On an ideal World we would use all it for all clients and just port the GDI to the backend (Win32, WinCE, X11, OpenGL, Wayland, whatever). We just need to be careful and focus on doing code fast and optimized. This is where performance will be critical. -- Otavio Salvador O.S. Systems E-mail: ot...@os... http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br |