summaryrefslogtreecommitdiff
path: root/src/common/math_util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* math_util: Always initialize members of RectangleGravatar Lioncash2018-08-021-5/+5
* math_util: Remove the Clamp() functionGravatar Lioncash2018-04-201-5/+0
* MathUtil: add PI constantGravatar wwylele2016-12-261-0/+2
* Round the rectangle size to prevent float to int casting issuesGravatar James Rowe2016-11-121-2/+2
* Add default hotkey to swap primary screens.Gravatar James Rowe2016-11-051-4/+2
* Rework frame layouts to use a max rectangle instead of hardcoded calculationsGravatar James Rowe2016-11-051-0/+12
* Manually tweak source formatting and then re-run clang-formatGravatar Yuri Kunde Schlesner2016-09-181-4/+2
* Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot2016-09-181-14/+19
* Render-to-texture flush, interval math fixGravatar tfarley2015-06-081-1/+1
* OpenGL rendererGravatar tfarley2015-05-221-0/+4
* Common: Remove unused cruft from math_util, and remove a duplicated Rect clas...Gravatar Emmanuel Gil Peyrot2015-05-141-171/+3
* Common: Remove common.hGravatar Yuri Kunde Schlesner2015-05-071-1/+1
* License changeGravatar purpasmart962014-12-201-2/+2
* MathUtil: Make Rectangle work with unsigned types.Gravatar Tony Wasserka2014-11-181-4/+5
* Common: Add a clamp function to math_utils.hGravatar Lioncash2014-08-191-0/+7
* Common: Move header guards over to pragma onceGravatar Lioncash2014-08-171-5/+1
* fixed project includes to use new directory structureGravatar bunnei2014-04-081-1/+1
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-081-0/+200