Raul Fernandes 4df7200836 Cache the calculated color
In desktop area, the next color has high odds to be the same of previous color.
If we cache the value, it can be reused by the next pixel avoiding recalculation.
This optimization can halve the function's processing.
2020-04-28 14:03:19 +02:00
2020-02-18 13:16:51 +01:00
2020-04-28 14:03:19 +02:00
2020-04-09 18:00:51 +02:00
2020-04-28 14:03:19 +02:00
2020-03-02 08:43:59 +01:00
2019-12-02 10:57:31 +01:00
2019-11-07 10:53:54 +01:00
2020-04-09 10:03:20 +02:00
2020-04-28 14:03:19 +02:00
2019-11-07 10:51:42 +01:00
2020-04-10 07:40:04 +02:00

FreeRDP: A Remote Desktop Protocol Implementation

FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under the Apache license. Enjoy the freedom of using your software wherever you want, the way you want it, in a world where interoperability can finally liberate your computing experience.

Resources

Project website: https://www.freerdp.com/
Issue tracker: https://github.com/FreeRDP/FreeRDP/issues
Sources: https://github.com/FreeRDP/FreeRDP/
Downloads: https://pub.freerdp.com/releases/
Wiki: https://github.com/FreeRDP/FreeRDP/wiki
API documentation: https://pub.freerdp.com/api/

IRC channel: #freerdp @ irc.freenode.net
Mailing list: https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Microsoft Open Specifications

Information regarding the Microsoft Open Specifications can be found at: http://www.microsoft.com/openspecifications/

A list of reference documentation is maintained here: https://github.com/FreeRDP/FreeRDP/wiki/Reference-Documentation

Compilation

Instructions on how to get started compiling FreeRDP can be found on the wiki: https://github.com/FreeRDP/FreeRDP/wiki/Compilation

Description
No description provided
Readme 84 MiB
Languages
C 87.6%
C++ 3.3%
CMake 3.2%
Objective-C 2.7%
Java 1.9%
Other 1.2%