summaryrefslogtreecommitdiffstats
path: root/xorg
Commit message (Expand)AuthorAgeFilesLines
* X11rdp: fix for composite on screen delay and fixes for shared memory orderJay Sorg2013-10-014-8/+25
* X11rdp: disable glyph cache for nowJay Sorg2013-09-261-1/+2
* X11rdp: fix after a8 mergeJay Sorg2013-09-262-34/+0
* merges from authentic8Jay Sorg2013-09-2627-274/+2846
|\
| * fix merge error in xorg/X11R7.6/rdp/rdp.hJim Grandy2013-08-221-1/+0
| * X11rdp: fixes for the merge, offscreen fixJay Sorg2013-08-223-13/+16
| * X11rdp: valgrind font fixJay Sorg2013-08-221-0/+4
| * Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b9...Jim Grandy2013-08-222-24/+56
| * part of merge, no logic change, add -g to Makefile and LLOGLN to xup.cJay Sorg2013-08-221-1/+1
| * part of merge, composite, out_uint8s fixesJay Sorg2013-08-223-17/+22
| * part of merge, move all glyph calls to rdpglyph.cJay Sorg2013-08-223-68/+73
| * rdpup: use out_uint8s instead of out_uint8; rdpdraw.c: resolve bad merge with...Jim Grandy2013-08-222-66/+6
| * Add xorg/X11R7.6/rdp/rdpComposite.c, missed from previous commit (a27cbdd)Jim Grandy2013-08-221-0/+908
| * Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a...Jim Grandy2013-08-226-291/+394
| * fix typo introduced in cb1efca6Jim Grandy2013-08-221-0/+1
| * Fix typo introduced in cb1efca6Jim Grandy2013-08-221-1/+1
| * Hand-apply patches (X11rdp text) from Authentic8: d25c23d f977cd9Jim Grandy2013-08-221-2/+29
| * Hand-apply patch (Update cursor location whenever receiving mouse down events...Jim Grandy2013-08-221-0/+10
| * Hand-apply patch (reduce logging in xorg/X11R7.6/rdp/rdpdraw.c) from Authenti...Jim Grandy2013-08-221-1/+1
| * Hand-apply patches (glyph cache) from Authentic8: d9641daJim Grandy2013-08-222-20/+164
| * Hand-apply patch (added special meta keys) from Authentic8: c22b7d7Jim Grandy2013-08-221-0/+8
| * Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 0552...Jim Grandy2013-08-223-26/+47
| * Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 74b0...Jim Grandy2013-08-2223-66/+1300
| * Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f9...Jim Grandy2013-08-221-10/+16
| * Hand-apply patches (X11rdp: add cleanx.sh script) from Authentic8 branch: 88d...Jim Grandy2013-08-221-0/+102
| * Hand-apply patches (X11rdp: fix for frame buffer getting smaller in randr) fr...Jim Grandy2013-08-223-3/+11
| * Hand-apply patches (framebuffer alloc) from Authentic8 branch: 15ba9cc409e8f5...Jay Sorg2013-08-222-1/+3
| * Hand-apply patches (keyboard autorepeat) from Authentic8 branch: b5b58fcbbd9e...Jay Sorg2013-08-221-0/+48
| * Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a 2c99e6...Jim Grandy2013-08-222-0/+8
| * Hand-apply patches (keyboard fix for alt,shift on focus in) from Authentic8 b...Jim Grandy2013-08-221-1/+6
| * Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, 0e21d...Jim Grandy2013-08-222-2/+34
* | X11rdp: fixes for off screen bitmap limitsJay Sorg2013-09-242-16/+28
* | X11rdp: use lossy compression in more placesJay Sorg2013-09-163-14/+23
* | X11rdp: work on off screen bitmap, size limit, use ack for screen delayed dra...Jay Sorg2013-09-094-36/+168
* | X11rdp: fix spelling error, pack changeJay Sorg2013-08-2720-66/+109
* | kill disconencted, make work like man page and update man pageJay Sorg2013-08-241-12/+23
* | hook up the kill disconnect timeout to the sesman config fileJay Sorg2013-08-241-0/+23
* | X11rdp: work on kill disconnect, drawinging fixes, off screen, don't remote t...Jay Sorg2013-08-224-12/+108
* | xup: add shared memory option for X11rdp and xrdpJay Sorg2013-08-182-2/+167
* | X11rdp: input delay motionJay Sorg2013-08-161-16/+59
|/
* X11rdp: fix drawing issues, turn on screen delay remotingJay Sorg2013-08-1611-78/+121
* X11rdp: download from xrdp.orgJay Sorg2013-08-131-105/+8
* xorg driver, added rdpMain.hJay Sorg2013-08-011-0/+30
* xorg driver, work on rdpupJay Sorg2013-08-017-28/+78
* xorg driver, work on client connectionJay Sorg2013-08-015-3/+248
* xorg driver, keyboard / mouse cleanupJay Sorg2013-08-015-127/+153
* xorg driver, add xrdp connectionJay Sorg2013-07-315-1/+238
* xorg driver, mouse fix for newer xorgJay Sorg2013-07-311-29/+2
* xorg driver, PROLOGUE / EPILOGUE changesJay Sorg2013-07-3128-95/+66
* X11rdp: fix for dragging text in Firefox, more loggingJay Sorg2013-07-2718-61/+109