summaryrefslogtreecommitdiffstats
path: root/xorg
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #402 from metalefty/update-pythonjsorg712016-08-081-1/+1
|\ | | | | X11rdp: update python 2.7 -> 2.7.11
| * X11rdp: update python 2.7 -> 2.7.11Koichiro IWAO2016-07-201-1/+1
| | | | | | | | | | Python 2.7 cannot build with OpenSSL 1.0.2h pointed out in #399. Python-2.7.11.tar.xz needs to be uploaded to server1.xrdp.org.
* | Merge pull request #390 from proski/june21jsorg712016-08-051-1/+1
|\ \ | | | | | | Cleanups and C++ compatibility
| * | Fix incorrect use of "it's" and "its", adjust wordingPavel Roskin2016-06-211-1/+1
| | |
* | | Merge pull request #394 from AkiraPenguin/develjsorg712016-08-051-0/+88
|\ \ \ | |_|/ |/| | Fix pc105-jp-Henkan key.
| * | Add files via uploadAkira Taniguchi2016-06-291-0/+88
| |/
* | X11rdp: xrandr change for multimonJay Sorg2016-07-131-0/+2
|/
* Typo fixesPavel Roskin2016-05-045-6/+6
|
* X11rdp: Mesa link fixJay Sorg2016-04-211-0/+7
|
* multimon fixJay Sorg2016-04-201-4/+0
|
* X11rdp: merge multimon from Xorg driverJay Sorg2016-04-193-7/+197
|
* Fix typosPavel Roskin2016-02-1310-31/+31
|
* Don't ignore files known to gitPavel Roskin2016-02-121-0/+1
| | | | | | | | | | | | | That can cause unexpected behavior, especially with third party tools. The ignored files will be lost if the source tree is re-imported to another git repository, unless special care is taken. Whitelist all non-generated makefiles. To whitelist instfiles/pam.d/xrdp-sesman, add path to all generated executables listed in the top-level .gitignore, sort .gitignore alphabetically. Add mkinstalldir, it's used by Automake on some systems.
* Replace "charactor" with "character" everywherePavel Roskin2016-01-303-7/+7
|
* Merge pull request #306 from metalefty/fontconfig-disable-docsjsorg712016-01-241-1/+1
|\ | | | | X11rdp: disable fontconfig docs
| * X11rdp: disable fontconfig docsKoichiro IWAO2016-01-191-1/+1
| | | | | | | | | | | | as it rarely fails to build. Nobody actually needs fontconfig docs to build and run x11rdp even if it builds successfully. Thus we can just disable it.
* | Run through codespellPavel Roskin2016-01-144-7/+7
|/
* replace image with one I shot myself just now: “Blick auf’s Meßdorfer ↵mirabilos2015-08-261-0/+0
| | | | | | | Feld” (view towards Meßdorfer Feld, from ↳ tarent) published under any OSI certified Open Source licence
* X11rdp: do not Enqueue motion unless mouse position actually changes, fixes ↵Jay Sorg2015-07-191-2/+14
| | | | some context menus not always working
* X11rdp: update versions, web siteJay Sorg2015-03-172-3/+3
|
* X11rdp: check for errors from shmem callsJay Sorg2015-03-171-10/+24
|
* X11rdp: use pCompositeClip for offscreen pixmapsJay Sorg2015-03-111-1/+1
|
* Fix "\ _" on jp keyboardAkira Taniguchi2014-12-261-1/+2
|
* xorg: server removed and put in submoduleJay Sorg2014-12-11101-14386/+0
|
* X11rdp: switch back to 'base' rules for xkbJay Sorg2014-11-281-3/+3
|
* X11rdp: set options and default 105 keyboardJay Sorg2014-11-261-5/+6
|
* Xorg: yuv rfx unsignedJay Sorg2014-11-031-7/+8
|
* Xorg: update readme.txtJay Sorg2014-11-011-0/+42
|
* Xorg: move to autotools for buildingJay Sorg2014-10-2087-294/+490
|
* Xorg: fix crash in randrJay Sorg2014-10-171-2/+3
|
* Xorg: simd changesJay Sorg2014-10-169-79/+275
|
* Xorg: install config file tooJay Sorg2014-10-131-0/+2
|
* Xorg: remove uds file on exitJay Sorg2014-10-124-2/+26
|
* Xorg: simd changesJay Sorg2014-10-097-20/+22
|
* Xorg: move simd functions assign to it's own fileJay Sorg2014-10-096-87/+182
|
* Xorg: amd64 sse2 yv12, i420 to rgb working now, other minor changesJay Sorg2014-10-045-16/+250
|
* Xorg: Xv, minor optimize for strechJay Sorg2014-10-041-12/+31
|
* Xorg: fix for Xv and CompositeJay Sorg2014-10-041-50/+8
|
* Xorg: fix for Xv and CompositeJay Sorg2014-10-041-2/+14
|
* Xorg: work on amd64 sseJay Sorg2014-10-049-38/+356
|
* Xorg: asm, add->leaJay Sorg2014-09-302-10/+10
|
* Xorg: avoid excessive malloc / freeJay Sorg2014-09-292-11/+42
|
* Xorg: fix for cpuidJay Sorg2014-09-291-6/+12
|
* Xorg: added a header file to the asm funcsJay Sorg2014-09-282-10/+40
|
* Xorg: added asm cpuid for x86Jay Sorg2014-09-283-6/+63
|
* Xorg: asm i420Jay Sorg2014-09-281-0/+221
|
* Xorg: align memory in XvJay Sorg2014-09-283-13/+37
|
* Xorg: asm changesJay Sorg2014-09-281-121/+64
|
* Xorg: asm changesJay Sorg2014-09-271-154/+55
|
* Xorg: asm work on yv12Jay Sorg2014-09-261-0/+356
|