summaryrefslogtreecommitdiffstats
path: root/xorg
Commit message (Collapse)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 ↵Jim Grandy2013-08-222-24/+56
| | | | | | | | b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce
| * 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 ↵Jim Grandy2013-08-222-66/+6
| | | | | | | | with rdp_is_os, and use a temporary value as final parameter to draw_item_add_img_region
| * 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 ↵Jim Grandy2013-08-226-291/+394
| | | | | | | | 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737
| * 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 ↵Jim Grandy2013-08-221-0/+10
| | | | | | | | events) from Authentic8: 19f1718
| * Hand-apply patch (reduce logging in xorg/X11R7.6/rdp/rdpdraw.c) from ↵Jim Grandy2013-08-221-1/+1
| | | | | | | | Authentic8: 44a1390
| * 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 ↵Jim Grandy2013-08-223-26/+47
| | | | | | | | 0552905 00b08a0
| * Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 ↵Jim Grandy2013-08-2223-66/+1300
| | | | | | | | 74b015d 4e51e6d 2829087
| * Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df ↵Jim Grandy2013-08-221-10/+16
| | | | | | | | f994298 38e2def
| * Hand-apply patches (X11rdp: add cleanx.sh script) from Authentic8 branch: ↵Jim Grandy2013-08-221-0/+102
| | | | | | | | 88d3aa1 28044b3
| * Hand-apply patches (X11rdp: fix for frame buffer getting smaller in randr) ↵Jim Grandy2013-08-223-3/+11
| | | | | | | | from Authentic8 branch: 1e92a08
| * Hand-apply patches (framebuffer alloc) from Authentic8 branch: ↵Jay Sorg2013-08-222-1/+3
| | | | | | | | 15ba9cc409e8f57e1800abcd52e77ed409b6cc17
| * Hand-apply patches (keyboard autorepeat) from Authentic8 branch: ↵Jay Sorg2013-08-221-0/+48
| | | | | | | | b5b58fcbbd9eb57ff1ff4b8df8f4426c1c2881fb
| * Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a ↵Jim Grandy2013-08-222-0/+8
| | | | | | | | 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a
| * Hand-apply patches (keyboard fix for alt,shift on focus in) from Authentic8 ↵Jim Grandy2013-08-221-1/+6
| | | | | | | | branch: 108e625 29947e5
| * Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, ↵Jim Grandy2013-08-222-2/+34
| | | | | | | | 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f
* | 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 ↵Jay Sorg2013-09-094-36/+168
| | | | | | | | drawing
* | 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 ↵Jay Sorg2013-08-224-12/+108
| | | | | | | | till used twice
* | 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
|