akallabeth
|
f56b93b243
|
Set fragment cache size to fixed 256 elements
|
2022-10-07 11:01:25 +02:00 |
|
Marc-André Moreau
|
161617c4a4
|
Implement RDP persistent bitmap cache
|
2022-06-08 23:37:06 +02:00 |
|
akallabeth
|
8cc6582044
|
Unify struct definitions (#7633)
* Unified enum/struct definitions, fixed include issues
* Fixed mac compilation issues
* Added missing include
* Fixed windows server build warnings
* Fixed VS2010 build issue
* Removed unnecessary library linking
* Fixed ThreadPool WinXP compatibility
* Fixed pr review remarks
|
2022-02-14 14:59:22 +01:00 |
|
Armin Novak
|
85f1d46eab
|
Fixed cache issues
* Use rdpContext as reference instance
* WINPR_ASSERT what is not otherwise checked
|
2021-09-09 08:53:20 +02:00 |
|
Armin Novak
|
6e1a396aa4
|
rdpNineGridCache now opaque
|
2019-11-14 15:16:36 +01:00 |
|
Armin Novak
|
267bc31248
|
rdpOffscreenCache now opaque
|
2019-11-14 15:16:36 +01:00 |
|
Armin Novak
|
028f523ea0
|
rdpBrushCache now opaque
|
2019-11-14 15:16:36 +01:00 |
|
Armin Novak
|
72ca88f49c
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
|
Armin Novak
|
032b59f93c
|
Reformatted file.
|
2016-10-06 13:43:14 +02:00 |
|
Armin Novak
|
994fed8cba
|
Reformatted file.
|
2016-10-06 13:43:14 +02:00 |
|
Armin Novak
|
d8751a37b2
|
Reformatted file.
|
2016-10-06 13:43:14 +02:00 |
|
Armin Novak
|
032bdef955
|
Unified bitmap drawing.
|
2016-10-06 13:43:03 +02:00 |
|
Armin Novak
|
f9a89ae6b4
|
Bug fixes, refactoring.
|
2016-10-06 13:43:01 +02:00 |
|
Armin Novak
|
df35c135d1
|
Fixed color conversion, unified GFX and updated API.
|
2016-10-06 13:42:58 +02:00 |
|
Marc-André Moreau
|
3cdc490bf4
|
libfreerdp-cache: refactor glyph cache and add logging
|
2013-11-01 10:01:16 -04:00 |
|
Marc-André Moreau
|
8c8a82c31f
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
|
Vic Lee
|
dfaa372cd8
|
include/freerdp/cache: fix missing extern C decls.
|
2013-01-21 13:05:58 +08:00 |
|
Marc-André Moreau
|
709e66a596
|
libfreerdp: header cleanup
|
2012-12-14 00:25:48 -05:00 |
|
Marc-André Moreau
|
9d064171a7
|
freerdp: get rid of old types
|
2012-10-09 03:26:39 -04:00 |
|
Marc-André Moreau
|
e60a092d81
|
freerdp: fix headers
|
2012-10-08 23:02:04 -04:00 |
|
Marc-André Moreau
|
e22023cc76
|
libfreerdp-cache: start NineGrid cache
|
2012-02-12 20:29:33 -05:00 |
|
Marc-André Moreau
|
f7a71079dd
|
xfreerdp: reintroduce Polygon drawing
|
2012-02-12 17:14:59 -05:00 |
|
Marc-André Moreau
|
8fba5fb0af
|
cache: pad and stabilize caching modules
|
2011-11-21 22:28:01 -05:00 |
|
Marc-André Moreau
|
0e234de3ae
|
update: aligning data structures to 4 byte
|
2011-11-21 22:11:31 -05:00 |
|
Marc-André Moreau
|
b2644901f4
|
libfreerdp-cache: refactoring of color table cache
|
2011-11-11 02:07:53 -05:00 |
|
Marc-André Moreau
|
f2b88dcfae
|
libfreerdp-cache: fix offscreen bitmap memory leaks and issues with Windows XP
|
2011-11-11 01:48:31 -05:00 |
|
Marc-André Moreau
|
a1b8dfd79f
|
libfreerdp-cache: got glyph drawing partially working
|
2011-11-09 12:16:09 -05:00 |
|
Marc-André Moreau
|
155446d11e
|
libfreerdp-cache: moving glyph to a graphical object
|
2011-11-09 00:43:56 -05:00 |
|
Marc-André Moreau
|
823e3414d6
|
libfreerdp-cache: initial glyph cache support
|
2011-11-08 23:26:44 -05:00 |
|
Marc-André Moreau
|
488a4161f5
|
libfreerdp-core: refactoring of callback prefix
|
2011-10-20 23:15:18 -04:00 |
|
Marc-André Moreau
|
dbdbea9285
|
libfreerdp-core: added pointer object
|
2011-10-20 18:18:45 -04:00 |
|
Marc-André Moreau
|
b7e7067176
|
libfreerdp-core: refactoring of core bitmap objects
|
2011-10-20 17:28:59 -04:00 |
|
Marc-André Moreau
|
5d9e8b2e28
|
libfreerdp-core: cleanup of freerdp interface
|
2011-10-16 21:02:28 -04:00 |
|
Marc-André Moreau
|
fb5a7d73e4
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
|
2011-10-16 00:50:48 -04:00 |
|
Marc-André Moreau
|
c639ec8593
|
libfreerdp-core: refactoring of context pointers into rdpContext
|
2011-10-16 00:50:10 -04:00 |
|
Nicolas Graziano
|
5c27178055
|
Prevent BadDrawable after creation of offscreen when the current offscreen is recreate.
|
2011-10-15 00:59:23 +02:00 |
|
Marc-André Moreau
|
8999bd8599
|
libfreerdp-cache: refactoring of bitmap and offscreen bitmap cache, fix major memory leaks
|
2011-10-13 15:51:07 -04:00 |
|
Marc-André Moreau
|
9a72e4ffea
|
libfreerdp-cache: refactoring of pointer cache
|
2011-10-11 18:51:45 -04:00 |
|
Marc-André Moreau
|
f6cd71026e
|
xfreerdp: started bitmap caching support
|
2011-10-04 21:29:01 -04:00 |
|
Marc-André Moreau
|
df3d4d4a80
|
xfreerdp: initial glyph drawing support
|
2011-09-18 18:29:23 -04:00 |
|
Marc-André Moreau
|
a51995e482
|
libfreerdp-cache: add pointer cache
|
2011-08-24 11:20:41 -04:00 |
|
Marc-André Moreau
|
961b5f5e49
|
libfreerdp-cache: add support for custom extra glyph data
|
2011-08-21 14:54:08 -04:00 |
|
Marc-André Moreau
|
f53e7baa15
|
libfreerdp-cache: started glyph cache
|
2011-08-21 14:16:53 -04:00 |
|
Marc-André Moreau
|
6215417b29
|
windows: export all exported api functions
|
2011-08-16 23:54:42 -04:00 |
|
Marc-André Moreau
|
9961038649
|
include: restructuring and cleanup of header files
|
2011-08-15 14:33:04 -04:00 |
|