summaryrefslogtreecommitdiffstats
path: root/xorg
Commit message (Collapse)AuthorAgeFilesLines
* Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c ↵Jim Grandy2013-08-072-24/+56
| | | | b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce
* part of merge, no logic change, add -g to Makefile and LLOGLN to xup.cJay Sorg2013-07-261-1/+1
|
* part of merge, composite, out_uint8s fixesJay Sorg2013-07-263-17/+22
|
* part of merge, move all glyph calls to rdpglyph.cJay Sorg2013-07-263-68/+73
|
* rdpup: use out_uint8s instead of out_uint8; rdpdraw.c: resolve bad merge ↵Jim Grandy2013-07-262-67/+8
| | | | 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-07-261-0/+908
|
* Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 ↵Jim Grandy2013-07-266-293/+394
| | | | 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737
* fix typo introduced in cb1efca6Jim Grandy2013-07-261-0/+1
|
* Fix typo introduced in cb1efca6Jim Grandy2013-07-261-1/+1
|
* Hand-apply patches (X11rdp text) from Authentic8: d25c23d f977cd9Jim Grandy2013-07-261-2/+29
|
* Hand-apply patch (Update cursor location whenever receiving mouse down ↵Jim Grandy2013-07-261-0/+10
| | | | events) from Authentic8: 19f1718
* 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-263-26/+47
| | | | 0552905 00b08a0
* Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 ↵Jim Grandy2013-07-2623-66/+1323
| | | | 74b015d 4e51e6d 2829087
* Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df ↵Jim Grandy2013-07-261-10/+16
| | | | f994298 38e2def
* 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: 6e15b4a ↵Jim Grandy2013-07-262-0/+8
| | | | 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-262-2/+34
| | | | 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f
* 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
|
* 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
|
* work on xorg driverJay Sorg2013-07-137-42/+267
|
* xorg, work on driverJay Sorg2013-07-134-8/+7
|
* xorg: work on Xorg driverJay Sorg2013-07-124-19/+67
|
* xorg: work on Xorg driverJay Sorg2013-07-1248-15/+2247
|
* xorg: work on Xorg driverJay Sorg2013-07-123-2/+580
|