summaryrefslogtreecommitdiffstats
path: root/libxrdp/xrdp_orders.c
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect use of "it's" and "its", adjust wordingPavel Roskin2016-06-211-10/+10
* Typo fixesPavel Roskin2016-05-041-6/+6
* fix warningsJay Sorg2016-04-091-3/+11
* Run through codespellPavel Roskin2016-01-141-2/+2
* 32 bpp compress the alpha, leave room for biggest 32 bpp dataJay Sorg2014-06-291-2/+2
* libxrdp: remove some alloc / freeJay Sorg2014-06-181-12/+8
* libxrdp: changes for planar compressionJay Sorg2014-06-171-8/+10
* libxrdp: 32 bpp compression changes / fixesJay Sorg2014-06-151-2/+10
* o libxrdp: fastpath output, added cursor and palette now updatesspeidy2014-03-131-1/+1
* libxrdp: keep rdp packets < 16KJay Sorg2014-03-091-1/+1
* libxrdp: work on fastpath fragmentsJay Sorg2014-03-091-9/+4
* libxrdp: fastpath output, orders workingJay Sorg2014-03-071-51/+73
* libxrdp: started adding planar bitmap compressionJay Sorg2014-02-151-2/+10
* libxrdp: Authentic8 fixes for xrdp_orders_checkJay Sorg2013-10-171-19/+73
* merges from authentic8Jay Sorg2013-09-261-3/+346
|\
| * Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a...Jim Grandy2013-08-221-0/+326
| * Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 74b0...Jim Grandy2013-08-221-2/+12
| * Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f9...Jim Grandy2013-08-221-1/+8
* | don't use a global for turbo jpegJay Sorg2013-09-191-1/+3
* | neutrinordp: clean old freerdp moduels, add config, fix for RFX codec tospeidy2013-08-241-4/+4
* | CRC optimizeJay Sorg2013-08-191-0/+20
|/
* libxrdp: no logic change, warnings and code cleanupJay Sorg2013-06-231-13/+18
* copyright year updateJay Sorg2013-06-081-1/+1
* Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), RED=...Bart Warmerdam2013-01-201-4/+4
* Revert "Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p19...Bart Warmerdam2013-01-201-4/+4
* Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), RED=...Bart Warmerdam2013-01-201-4/+4
* fixes, logging for off screenJay Sorg2012-12-231-0/+1
* when processing a text order we where not correctly using the text length thi...LawrenceK2012-12-061-3/+15
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-1818/+2111
* remove rail loggin, minor hints changeJay Sorg2012-08-171-0/+8
* codecs: move jpeg hack to bitmap cache v3Jay Sorg2012-07-241-85/+131
* user rfx for cache v3 if client supportsJay Sorg2012-07-231-0/+83
* work on bitmap cache v3Jay Sorg2012-07-171-0/+14
* libxrdp: started adding RAIL supportJay Sorg2012-06-141-1/+1
* libxrdp: fix warningJay Sorg2012-06-111-1/+0
* offscreen bitmaps: implement the delete listJay Sorg2012-05-221-3/+6
* don't jpeg compress fontsJay Sorg2012-05-211-3/+7
* -xorg: work on off screen bitmapsJay Sorg2012-05-201-5/+28
* xorg: work on offscreen bitmapsJay Sorg2012-05-171-2/+2
* started work on off screen bitmap supportJay Sorg2012-05-131-0/+42
* added non standard jpeg support off by defaultJay Sorg2012-04-071-2/+37
* Major code cleanup:Nicola Ruggero2010-11-031-64/+70
* use do ... while (0) style for parse.hjsorg712010-08-091-20/+20
* update copyright yearjsorg712010-07-041-1/+1
* update copyright yearjsorg712009-01-251-1/+1
* add a commentjsorg712008-08-311-4/+6
* make sure rop and mixmode are in rangejsorg712008-08-311-3/+11
* added support for tiny and small order flagsjsorg712008-06-301-62/+107
* added brush cache bits for clients that support itjsorg712008-06-241-0/+28
* use RDP_ORDER_SMALL and RDP_ORDER_TINY for patbltjsorg712008-06-211-5/+35