This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
FreeRDP
Watch
1
Star
0
Fork
0
You've already forked FreeRDP
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
FreeRDP
/
libfreerdp
/
cache
History
akallabeth
6e82adea17
[cache,pointer] Fixed cache size checks
...
PointerCache and ColorPointerCache can be of different size
2022-12-06 09:08:12 +01:00
..
bitmap.c
reformatted
2022-06-23 08:48:39 +02:00
bitmap.h
…
brush.c
…
brush.h
…
cache.c
…
cache.h
…
CMakeLists.txt
…
glyph.c
Set fragment cache size to fixed 256 elements
2022-10-07 11:01:25 +02:00
glyph.h
…
nine_grid.c
…
offscreen.c
…
palette.c
…
palette.h
…
persistent.c
Replaced memset/ZeroMemory with initializer
2022-10-14 12:11:01 +02:00
pointer.c
[cache,pointer] Fixed cache size checks
2022-12-06 09:08:12 +01:00
pointer.h
…