aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/clipping_helper.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* menu: add some commentsAlexander Sulfrian2013-01-131-0/+20
|
* remove legacy keywords from file headerAlexander Sulfrian2013-01-131-2/+0
|
* menu/clipping_helper: made clipping workingAlexander Sulfrian2013-01-131-1/+2
|
* 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