FreeRDP/libfreerdp/cache
akallabeth de175b7f38 [cache,pointer] ignore pointer cache index violations
If a pointer cache index is out of range for the corresponding size
announced by the capability but within range of the total cache size
only print a warning but do not abort.
2022-12-06 09:08:12 +01:00
..
CMakeLists.txt Implement RDP persistent bitmap cache 2022-06-08 23:37:06 +02:00
bitmap.c reformatted 2022-06-23 08:48:39 +02:00
bitmap.h Reformatted to new style 2019-11-07 10:53:54 +01:00
brush.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
brush.h Reformatted to new style 2019-11-07 10:53:54 +01:00
cache.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
cache.h Reformatted to new style 2019-11-07 10:53:54 +01:00
glyph.c Set fragment cache size to fixed 256 elements 2022-10-07 11:01:25 +02:00
glyph.h Reformatted to new style 2019-11-07 10:53:54 +01:00
nine_grid.c Replace direct rdpSettings access with getter/setter (#7867) 2022-05-02 10:55:44 +02:00
offscreen.c scanbuild fixes 2022-04-28 12:37:19 +02:00
palette.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
palette.h Reformatted to new style 2019-11-07 10:53:54 +01:00
persistent.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
pointer.c [cache,pointer] ignore pointer cache index violations 2022-12-06 09:08:12 +01:00
pointer.h Added RDP 10.7 large pointer support 2019-12-19 09:53:40 +01:00