summaryrefslogtreecommitdiffstats
path: root/xrdp/xrdp_cache.c
Commit message (Collapse)AuthorAgeFilesLines
* work on codec mode jpegJay Sorg2014-03-221-1/+1
|
* reduce the memory needed for crc16 bitmap cache listsJay Sorg2014-03-151-12/+12
|
* xrdp: speed up bitmap cache lru using linked listJay Sorg2014-03-141-63/+125
|
* xrdp: speed up bitmap cache lookup using hash tableJay Sorg2014-03-141-65/+139
|
* xrdp:no logic change, comments and printfsJay Sorg2014-03-021-1/+1
|
* xrdp: fix after a8 mergeJay Sorg2013-09-261-4/+4
|
* merges from authentic8Jay Sorg2013-09-261-8/+22
|\
| * Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 ↵Jim Grandy2013-08-221-1/+1
| | | | | | | | 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737
| * Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df ↵Jim Grandy2013-08-221-6/+21
| | | | | | | | f994298 38e2def
* | VUL: make sure cache entries are in rangeJay Sorg2013-09-101-3/+14
| |
* | xrdp fix typeo in cache macroJay Sorg2013-08-271-8/+3
| |
* | CRC optimizeJay Sorg2013-08-191-3/+10
|/
* no logic changes, cleanup and copyright year updatesJay Sorg2013-05-281-1/+1
|
* new(color) cursors working nowJay Sorg2013-03-201-2/+4
|
* work on new(color) cursorsJay Sorg2013-03-121-4/+7
|
* More logging addedArvidNorr2013-01-181-1/+2
|
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-520/+570
| | | | | o applied new coding standards to all .c files o moved some files around
* user rfx for cache v3 if client supportsJay Sorg2012-07-231-16/+26
|
* offscreen bitmaps: implement the delete listJay Sorg2012-05-221-0/+11
|
* don't jpeg compress fontsJay Sorg2012-05-211-1/+2
|
* xorg: work on offscreen bitmapsJay Sorg2012-05-191-47/+20
|
* xorg: work on offscreen bitmapsJay Sorg2012-05-171-1/+3
|
* started work on off screen bitmap supportJay Sorg2012-05-131-0/+80
|
* Major code cleanup:Nicola Ruggero2010-11-031-8/+8
| | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.)
* update copyright yearjsorg712010-07-041-1/+1
|
* update copyright yearjsorg712009-01-251-1/+1
|
* added brush cache bits for clients that support itjsorg712008-06-241-0/+46
|
* update copyright yearjsorg712008-01-301-1/+1
|
* added a commentjsorg712007-04-131-0/+1
|
* copyright year updatejsorg712007-01-121-1/+1
|
* printf -> writelnjsorg712006-04-291-10/+10
|
* bitmap cache2jsorg712006-03-171-9/+31
|
* copyright year updatejsorg712006-02-041-1/+1
|
* <lf><cr> should be <cr><lf>jsorg712005-11-261-10/+10
|
* opps, MAKELONG fixjsorg712005-11-081-1/+1
|
* MAKELONG should be lo, hi, not hi, lojsorg712005-11-071-5/+5
|
* added server_reset(which uses demand_active) for resizing the rdp clientjsorg712005-08-241-3/+45
|
* moved files aroundjsorg712005-06-281-19/+30
|
* added connection logjsorg712005-03-061-3/+32
|
* bitmap cache changejsorg712005-02-251-7/+7
|
* added pointer cache, some debug messages and some other fixesjsorg712005-01-211-0/+61
|
* changed the way the palette works in 8 bpp and changed some parameter passingjsorg712005-01-151-0/+8
|
* set bitmap cache and bitmap compression from the config filejsorg712005-01-141-1/+35
|
* added bitmap cachejsorg712005-01-121-12/+84
|
* copyright updatejsorg712005-01-071-1/+1
|
* added vnc modjsorg712004-11-281-0/+2
|
* organization and optimazationjsorg712004-10-061-31/+32
|
* added font stuffjsorg712004-09-271-15/+75
|
* major work and login screenjsorg712004-09-111-0/+145