aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/clipping_helper.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* utils/rectangle: removed external constructors and added helperAlexander Sulfrian2013-01-131-0/+6
| | | | | constructors that generate a rectangle from GLint[4] or FTBBox are now helper functions to remove the external dependencies from the helper class
* menu/clipping_helper: helper class for stacked clipping setup and teardownAlexander Sulfrian2013-01-051-0/+51