summaryrefslogtreecommitdiffstats
path: root/xorg
Commit message (Expand)AuthorAgeFilesLines
* xorg: work on xorg driverJay Sorg2014-01-1810-20/+469
* xorg: added test scriptJay Sorg2014-01-181-0/+41
* work on xorg driverJay Sorg2014-01-1759-78/+138
* xorg: work on driverJay Sorg2014-01-178-230/+533
* X11rdp: keyboard organization, added XKB ruls base option back, still default...Jay Sorg2014-01-149-495/+865
* X11rdp: set the keymap in X11rdp, don't fork and exec setxkbmapJay Sorg2014-01-121-138/+70
* X11rdp: RandR, put RRGetInfo backJay Sorg2013-12-201-1/+1
* X11rdp: add Portuguese to setxkbmapJay Sorg2013-12-051-0/+3
* X11rdp: call RRScreenSizeNotify when resizing desktopJay Sorg2013-12-031-2/+3
* X11rdp: switch to timer for waitpidJay Sorg2013-11-291-38/+42
* X11rdp: wait for setxkbmap to finishJay Sorg2013-11-293-2/+65
* X11rdp: run setxkbmap when client connectsJay Sorg2013-11-224-14/+170
* X11rdp: change from base to evdev XKB rules and cleanup rdpinput.cJay Sorg2013-11-211-135/+208
* xorg driver header cleanupJay Sorg2013-11-181-113/+119
* xorg: work on xrdp xorg driverJay Sorg2013-11-154-1/+333
* xorg: work on xrdp xorg driverJay Sorg2013-11-154-1/+294
* xorg: work on xrdp xorg driverJay Sorg2013-11-1410-35/+824
* X11rdp: starting to add multimonspeidy2013-11-051-0/+13
* 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