summaryrefslogtreecommitdiffstats
path: root/xorg
Commit message (Expand)AuthorAgeFilesLines
* X11rdp: fix an error in scrolling / CopyAreaJay Sorg2013-05-111-16/+16
* use dx, dy in CopyArea PixToPix, not WndToPixJay Sorg2013-05-111-25/+27
* turn off subtract region for nowJay Sorg2013-05-111-1/+2
* merge from ghomemJay Sorg2013-04-173-0/+55
|\
| * remove unused files, include arch infoGustavo Homem2013-03-212-2/+7
| * improve packaging for X11RDPGustavo Homem2013-03-202-3/+4
| * prepare to package X11rdp on a single .debGustavo Homem2013-03-203-0/+49
* | new(color) cursors working nowJay Sorg2013-03-201-26/+63
* | work on new(color) cursorsJay Sorg2013-03-183-4/+36
|/
* X11rdp: build fix from kyytaMJay Sorg2013-03-181-1/+17
* X11rdp: in composite, use pCompositeClip, not clientClipJay Sorg2013-02-281-7/+2
* randr test, print ConfigureNotify width and heightJay Sorg2013-02-171-1/+2
* randr test changeJay Sorg2013-02-171-7/+11
* xorg randr test appJay Sorg2013-02-172-16/+89
* add randr testJay Sorg2013-02-172-0/+71
* X11rdp: fix for RandR desktop resizingJay Sorg2013-02-151-1/+1
* X11rdp: keyboard and offscreen bitmap fixJay Sorg2012-12-292-2/+6
* off screen bitmap creation, don't invalidate whole areaJay Sorg2012-12-284-11/+21
* X11rdp: create off screen pixmap if not created on useJay Sorg2012-12-2323-47/+86
* if mstsc, don't do pixmap to pixmap blitsJay Sorg2012-12-162-3/+18
* o Previous merge had too many issues. Hence all files in .../xorg/X11R7.6/rdp...Laxmikant Rashinkar2012-09-2222-557/+705
* o fixed some issues that may have cropped up due to mistakes I did during the...Laxmikant Rashinkar2012-09-204-14/+15
* o fixed merge conflictsLaxmikant Rashinkar2012-09-1924-516/+885
|\
| * xorg: work on screen dirty update, still off by defualt, fix for railJay Sorg2012-09-1824-85/+553
* | o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-1935-7207/+7820
|/
* xorg: added xdemo test for offscreen to offscreenJay Sorg2012-08-291-9/+66
* xorg: fix for keyboard repeatJay Sorg2012-08-191-42/+106
* xorg: work on delayed/dirty updatesJay Sorg2012-08-183-75/+96
* xorg: added another package to the notesJay Sorg2012-08-181-1/+1
* remove rail loggin, minor hints changeJay Sorg2012-08-171-2/+2
* xorg: work on delayed/dirty updatesJay Sorg2012-08-1612-117/+196
* xorg: work on dirty updates for bandwidthJay Sorg2012-08-1520-124/+325
* xorg: offscreen bitmaps, don't remote until usedJay Sorg2012-08-0923-368/+1513
* xorg: update needed packages listJay Sorg2012-08-031-3/+2
* xorg: added the rail functionsJay Sorg2012-07-316-72/+262
* X11rdp: reduce excessive loggingJay Sorg2012-07-281-5/+5
* xorg: fix for buildx.sh where multi commands in configureJay Sorg2012-07-271-1/+1
* xorg: don't use jpeg for hintsJay Sorg2012-07-261-8/+2
* xorg: improvments to buildx.shJay Sorg2012-07-241-17/+51
* X11rdp: move xdamage and xfixes upJay Sorg2012-07-181-2/+2
* X11rdp: move libXdamage downJay Sorg2012-07-181-1/+1
* X11rdp: fix for building on Ubuntu 12.04, move fonts to end of buildJay Sorg2012-07-182-44/+43
* xorg: don't build xdmx, failes sometimesJay Sorg2012-06-271-1/+1
* xorg: mkfont* after libfontencJay Sorg2012-06-261-2/+2
* xorg: added mkfontscale, move mkfont* to topJay Sorg2012-06-261-1/+2
* xorg: possible fix for xdriinfo build error with -lGLJay Sorg2012-06-211-1/+1
* xorg: wrap window functionsJay Sorg2012-06-013-2/+110
* xorg: need length in all messages nowJay Sorg2012-05-211-1/+2
* xorg: check for if off screen bitmaps are offJay Sorg2012-05-211-0/+8
* -xorg: work on off screen bitmapsJay Sorg2012-05-201-39/+41