summaryrefslogtreecommitdiff
path: root/examples/flip.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove Git ident attributesPeter Kokot2018-06-271-1/+0
| | | | | | | | Git ident attributes were in most cases utilized with SVN and keywords substitutions, where $Id$ were replaced with certain revision from the repository. In Git this functionality is different. Each $Id$ needs to be defined in .gitattributes file to be effective. This patch removes unused and outdated attributes.
* - apply same CS everywherepierrejoye2013-04-031-2/+2
|
* fix -Wuninitializedtabe2013-02-111-1/+0
|
* - #129:pajoye2008-02-271-0/+76
- revert horizontal/vertical, was too confusing, it acts now like any application (ie. gimp/ps) instead of talking about h/v axis - optimize both - add simple example