FreeRDP/libfreerdp
Raul Fernandes 971be4fe9b 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-15 13:25:52 +02:00
..
cache Fixed possible NULL access. 2020-04-09 18:00:51 +02:00
codec Cache the calculated color 2020-04-15 13:25:52 +02:00
common Added raw function wrapping X509_digest 2020-03-06 11:37:35 +01:00
core Allow icon info with empty bitmap data. 2020-04-09 18:00:51 +02:00
crypto tls: support non-RSA keys 2020-04-10 17:57:34 +02:00
gdi Check for int overflow in gdi_InvalidateRegion 2020-04-09 18:00:51 +02:00
locale Merge pull request #5707 from akallabeth/kbd_codepage 2020-02-25 14:50:51 +01:00
primitives Added fallbacks for primitives auto detection. 2020-03-02 11:40:35 +01:00
utils Improve signal handler printout. 2020-03-04 08:22:56 +01:00
CMakeLists.txt Fixed #6067: Better CMake warning for deactivated image scaling 2020-04-13 09:56:19 +02:00
freerdp.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDPConfig.cmake.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00