summaryrefslogtreecommitdiff
path: root/src/viewport.h
Commit message (Expand)AuthorAgeFilesLines
* make all header files self-contained and include it in the source fileSimon Ruderich2016-02-071-0/+2
* remove fwddecl.hAmadeusz Sławiński2015-06-261-3/+2
* forward declarations for types make more sense in a separate fileAmadeusz Sławiński2015-06-261-3/+3
* use Canvas type instead of struct canvasAmadeusz Sławiński2015-06-251-2/+2
* use Viewport type instead of struct viewportAmadeusz Sławiński2015-06-251-3/+3
* more header stuffAmadeusz Sławiński2015-06-251-2/+2
* include headers once + some struct reformattingAmadeusz Sławiński2015-06-251-11/+9
* remove __P macro it's obsoleteAmadeusz Sławiński2015-06-251-2/+2
* GNUize.Sadrul Habib Chowdhury2009-12-151-1/+1
* Refactor 'layout' and 'viewport'Sadrul Habib Chowdhury2009-11-121-0/+51