summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Hand-apply patches (chansrv/rail) from Authentic8: 516fd1d 6a4fb28 c038a99Jim Grandy2013-07-263-91/+212
|
* Hand-apply patch (Update cursor location whenever receiving mouse down ↵Jim Grandy2013-07-261-0/+10
| | | | events) from Authentic8: 19f1718
* Hand-apply patch (chansrv: handle ReparentNotify) from Authentic8: 68cdc07Jim Grandy2013-07-261-3/+23
|
* Hand-apply patch (reduce logging in xorg/X11R7.6/rdp/rdpdraw.c) from ↵Jim Grandy2013-07-261-1/+1
| | | | Authentic8: 44a1390
* Hand-apply patches (glyph cache) from Authentic8: d9641daJim Grandy2013-07-262-20/+164
|
* Hand-apply patch (added special meta keys) from Authentic8: c22b7d7Jim Grandy2013-07-261-0/+8
|
* Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 ↵Jim Grandy2013-07-264-58/+79
| | | | 0552905 00b08a0
* Fix merge errors introduced in 3ae1b415 and 20ec9ee3Jim Grandy2013-07-261-1/+3
|
* Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 ↵Jim Grandy2013-07-2630-74/+1429
| | | | 74b015d 4e51e6d 2829087
* Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df ↵Jim Grandy2013-07-267-21/+60
| | | | f994298 38e2def
* Hand-apply patches (rail) from Authentic8 branch: e94d059 c36dc61Jim Grandy2013-07-261-4/+16
|
* Hand-apply patches (rail) from Authentic8: b01207f b9807e9 42f0128 0f0750c ↵Jim Grandy2013-07-261-21/+375
| | | | aef2dce
* Hand-apply patches (rail) from Authentic8: bc68076Jim Grandy2013-07-262-18/+294
|
* Hand-apply patches (X11rdp: add cleanx.sh script) from Authentic8 branch: ↵Jim Grandy2013-07-261-0/+102
| | | | 88d3aa1 28044b3
* Hand-apply patches (X11rdp: fix for frame buffer getting smaller in randr) ↵Jim Grandy2013-07-263-3/+11
| | | | from Authentic8 branch: 1e92a08
* Hand-apply patches (framebuffer alloc) from Authentic8 branch: ↵Jay Sorg2013-07-262-1/+3
| | | | 15ba9cc409e8f57e1800abcd52e77ed409b6cc17
* Hand-apply patches (keyboard autorepeat) from Authentic8 branch: ↵Jay Sorg2013-07-261-0/+48
| | | | b5b58fcbbd9eb57ff1ff4b8df8f4426c1c2881fb
* Hand-apply patches (rail improvements) from Authentic8 branch: 6d97878Jim Grandy2013-07-261-7/+15
|
* Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a ↵Jim Grandy2013-07-267-146/+636
| | | | 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a
* Hand-apply patches (keyboard fix for alt,shift on focus in) from Authentic8 ↵Jim Grandy2013-07-261-1/+6
| | | | branch: 108e625 29947e5
* Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, ↵Jim Grandy2013-07-269-16/+342
| | | | 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f
* Merge pull request #89 from neutrinolabs/masterjsorg712013-07-2193-144/+6322
|\ | | | | neutrinordp
| * xorg tests, randr, call XRRUpdateConfiguration on configure notify on root ↵Jay Sorg2013-07-211-1/+3
| | | | | | | | window
| * xorg driver, wrap composite and glyphsJay Sorg2013-07-218-2/+239
| |
| * xorg driver, randrJay Sorg2013-07-203-16/+71
| |
| * added more randr test loggingJay Sorg2013-07-201-2/+8
| |
| * xorg driver, added region files, misc, cleanupJay Sorg2013-07-2010-64/+834
| |
| * vrplayer: added help about dialogJay Sorg2013-07-193-0/+90
| |
| * vrplayer: added volume, fix some useability issuesJay Sorg2013-07-195-3/+60
| |
| * xrdpvr: rename the set volume functionJay Sorg2013-07-192-2/+2
| |
| * xrdpvr: added volume messageJay Sorg2013-07-193-0/+37
| |
| * common: no logic changeJay Sorg2013-07-191-8/+8
| |
| * vrplayer: added help about and fix seg fault when closingJay Sorg2013-07-183-0/+24
| |
| * xrdpvr: fix a crash in xrdpvr_deinit_playerJay Sorg2013-07-181-4/+20
| |
| * xorg driver, still working on randrJay Sorg2013-07-181-23/+1
| |
| * xorg driver, randr working nowJay Sorg2013-07-171-10/+22
| |
| * xorg driver, work on randrJay Sorg2013-07-176-34/+137
| |
| * xorg driver, work on randrJay Sorg2013-07-173-8/+150
| |
| * xorg driver, added randrJay Sorg2013-07-165-2/+286
| |
| * xorg driver, added make clean to toplevel makefileJay Sorg2013-07-161-2/+10
| |
| * xorg driver, added top level makefileJay Sorg2013-07-161-0/+8
| |
| * xorg driver, mouse, keybaord working in 1.7.0 and newer xorgJay Sorg2013-07-163-86/+127
| |
| * work on Xorg keyboard and mouse driversJay Sorg2013-07-142-13/+302
| |
| * work on Xorg keyboard and mouse driversJay Sorg2013-07-143-1/+357
| |
| * xorg driver, fix for older xorg-server and added some notesJay Sorg2013-07-142-0/+12
| |
| * work on xorg driverJay Sorg2013-07-131-0/+86
| |
| * work on xorg driverJay Sorg2013-07-135-49/+11
| |
| * xorg, add mouse driverJay Sorg2013-07-132-0/+38
| |
| * xorg, add keyboard driverJay Sorg2013-07-132-0/+38
| |
| * work on xorg driverJay Sorg2013-07-133-17/+38
| |