summaryrefslogtreecommitdiffstats
path: root/xorg/tests/xdemo
Commit message (Collapse)AuthorAgeFilesLines
* Remove x11rdp from xrdp repositoryKoichiro IWAO2018-04-176-1186/+0
| | | | | Now x11rdp is replaced with xorgxrdp. Deprecating it. Repository moved to https://github.com/neutrinolabs/x11rdp.
* Remove trailing whitespacePavel Roskin2017-02-081-2/+2
|
* Use "void" for empty argument list in declarationsPavel Roskin2017-01-051-1/+1
| | | | | | In C, an empty argument list in a declaration means that the function can accept any arguments. Use "void" instead, it means "no arguments". C++ treats void and empty list as "no arguments".
* Typo fixesPavel Roskin2016-05-041-1/+1
|
* Fix typosPavel Roskin2016-02-131-1/+1
|
* 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
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-194-207/+386
| | | | | o applied new coding standards to all .c files o moved some files around
* xorg: added xdemo test for offscreen to offscreenJay Sorg2012-08-291-9/+66
|
* xorg/tests: added smooth3 and 4 optionJay Sorg2012-02-211-3/+42
|
* xorg/tests: added xdemo MakefileJay Sorg2012-02-121-0/+11
|
* xorg: added testsJay Sorg2012-02-115-0/+900