Pavel Roskin
8a1de8dbc4
Remove trailing whitespace
2017-02-08 13:30:56 +09:00
Pavel Roskin
6664aac00f
Use "void" for empty argument list in declarations
...
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".
2017-01-05 17:27:20 -08:00
Pavel Roskin
ca9cbcafc8
Typo fixes
2016-05-04 23:33:30 -07:00
Pavel Roskin
92a6833e9b
Fix typos
2016-02-13 20:41:07 -08:00
mirabilos
c3f9f82daf
replace image with one I shot myself just now: “Blick auf’s Meßdorfer Feld”
...
(view towards Meßdorfer Feld, from ↳ tarent) published under any
OSI certified Open Source licence
2015-08-26 20:19:36 +02:00
Laxmikant Rashinkar
1123323fda
o moved from GNU General Public License to Apache License, Version 2.0
...
o applied new coding standards to all .c files
o moved some files around
2012-09-19 20:51:34 -07:00
Jay Sorg
51349f9288
xorg: added xdemo test for offscreen to offscreen
2012-08-29 20:59:09 -07:00
Jay Sorg
50fec9a216
xorg/tests: added smooth3 and 4 option
2012-02-21 13:43:13 -08:00
Jay Sorg
968a293e19
xorg/tests: added xdemo Makefile
2012-02-12 22:40:56 -08:00
Jay Sorg
a866b7b330
xorg: added tests
2012-02-11 11:44:13 -08:00