| Commit message (Expand) | Author | Age | Files | Lines |
* | Move libXdmcp above libxcb, libxcb can use it | Pavel Roskin | 2016-10-09 | 1 | -1/+1 |
* | Add *.a to top .gitignore, add xorg/X11R7.6/.gitignore | Pavel Roskin | 2016-10-09 | 1 | -0/+3 |
* | buildx.sh: force forward patch, don't ask whether to revert | Pavel Roskin | 2016-10-09 | 1 | -1/+1 |
* | buildx.sh: remove special case for python, it's not built anymore | Pavel Roskin | 2016-10-08 | 1 | -8/+0 |
* | Change compilation order to resolve dependencies | Pavel Roskin | 2016-10-08 | 1 | -7/+7 |
* | buildx.sh: utilize all available CPUs when compiling | Pavel Roskin | 2016-10-08 | 1 | -1/+5 |
* | buildx.sh: "clean" is a constant string, not a semantic variable | Pavel Roskin | 2016-10-08 | 1 | -1/+1 |
* | buildx.sh: use "mkdir -p" to create $PREFIX_DIR, don't retry | Pavel Roskin | 2016-10-08 | 1 | -20/+11 |
* | X11rdp: remove python as it isn't really needed these days | Koichiro IWAO | 2016-10-05 | 1 | -1/+0 |
* | x11rdp: apply keyboard options | Koichiro IWAO | 2016-09-02 | 1 | -0/+4 |
* | Merge pull request #402 from metalefty/update-python | jsorg71 | 2016-08-08 | 1 | -1/+1 |
|\ |
|
| * | X11rdp: update python 2.7 -> 2.7.11 | Koichiro IWAO | 2016-07-20 | 1 | -1/+1 |
* | | Merge pull request #390 from proski/june21 | jsorg71 | 2016-08-05 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix incorrect use of "it's" and "its", adjust wording | Pavel Roskin | 2016-06-21 | 1 | -1/+1 |
* | | | Merge pull request #394 from AkiraPenguin/devel | jsorg71 | 2016-08-05 | 1 | -0/+88 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add files via upload | Akira Taniguchi | 2016-06-29 | 1 | -0/+88 |
| |/ |
|
* | | X11rdp: xrandr change for multimon | Jay Sorg | 2016-07-13 | 1 | -0/+2 |
|/ |
|
* | Typo fixes | Pavel Roskin | 2016-05-04 | 5 | -6/+6 |
* | X11rdp: Mesa link fix | Jay Sorg | 2016-04-21 | 1 | -0/+7 |
* | multimon fix | Jay Sorg | 2016-04-20 | 1 | -4/+0 |
* | X11rdp: merge multimon from Xorg driver | Jay Sorg | 2016-04-19 | 3 | -7/+197 |
* | Fix typos | Pavel Roskin | 2016-02-13 | 10 | -31/+31 |
* | Don't ignore files known to git | Pavel Roskin | 2016-02-12 | 1 | -0/+1 |
* | Replace "charactor" with "character" everywhere | Pavel Roskin | 2016-01-30 | 3 | -7/+7 |
* | Merge pull request #306 from metalefty/fontconfig-disable-docs | jsorg71 | 2016-01-24 | 1 | -1/+1 |
|\ |
|
| * | X11rdp: disable fontconfig docs | Koichiro IWAO | 2016-01-19 | 1 | -1/+1 |
* | | Run through codespell | Pavel Roskin | 2016-01-14 | 4 | -7/+7 |
|/ |
|
* | replace image with one I shot myself just now: “Blick auf’s Meßdorfer Fe... | mirabilos | 2015-08-26 | 1 | -0/+0 |
* | X11rdp: do not Enqueue motion unless mouse position actually changes, fixes s... | Jay Sorg | 2015-07-19 | 1 | -2/+14 |
* | X11rdp: update versions, web site | Jay Sorg | 2015-03-17 | 2 | -3/+3 |
* | X11rdp: check for errors from shmem calls | Jay Sorg | 2015-03-17 | 1 | -10/+24 |
* | X11rdp: use pCompositeClip for offscreen pixmaps | Jay Sorg | 2015-03-11 | 1 | -1/+1 |
* | Fix "\ _" on jp keyboard | Akira Taniguchi | 2014-12-26 | 1 | -1/+2 |
* | xorg: server removed and put in submodule | Jay Sorg | 2014-12-11 | 101 | -14386/+0 |
* | X11rdp: switch back to 'base' rules for xkb | Jay Sorg | 2014-11-28 | 1 | -3/+3 |
* | X11rdp: set options and default 105 keyboard | Jay Sorg | 2014-11-26 | 1 | -5/+6 |
* | Xorg: yuv rfx unsigned | Jay Sorg | 2014-11-03 | 1 | -7/+8 |
* | Xorg: update readme.txt | Jay Sorg | 2014-11-01 | 1 | -0/+42 |
* | Xorg: move to autotools for building | Jay Sorg | 2014-10-20 | 87 | -294/+490 |
* | Xorg: fix crash in randr | Jay Sorg | 2014-10-17 | 1 | -2/+3 |
* | Xorg: simd changes | Jay Sorg | 2014-10-16 | 9 | -79/+275 |
* | Xorg: install config file too | Jay Sorg | 2014-10-13 | 1 | -0/+2 |
* | Xorg: remove uds file on exit | Jay Sorg | 2014-10-12 | 4 | -2/+26 |
* | Xorg: simd changes | Jay Sorg | 2014-10-09 | 7 | -20/+22 |
* | Xorg: move simd functions assign to it's own file | Jay Sorg | 2014-10-09 | 6 | -87/+182 |
* | Xorg: amd64 sse2 yv12, i420 to rgb working now, other minor changes | Jay Sorg | 2014-10-04 | 5 | -16/+250 |
* | Xorg: Xv, minor optimize for strech | Jay Sorg | 2014-10-04 | 1 | -12/+31 |
* | Xorg: fix for Xv and Composite | Jay Sorg | 2014-10-04 | 1 | -50/+8 |
* | Xorg: fix for Xv and Composite | Jay Sorg | 2014-10-04 | 1 | -2/+14 |
* | Xorg: work on amd64 sse | Jay Sorg | 2014-10-04 | 9 | -38/+356 |