index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
math_util.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-26
MathUtil: add PI constant
wwylele
1
-0
/
+2
2016-11-12
Round the rectangle size to prevent float to int casting issues
James Rowe
1
-2
/
+2
2016-11-05
Add default hotkey to swap primary screens.
James Rowe
1
-4
/
+2
2016-11-05
Rework frame layouts to use a max rectangle instead of hardcoded calculations
James Rowe
1
-0
/
+12
2016-09-19
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
1
-4
/
+2
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
1
-14
/
+19
2015-06-09
Render-to-texture flush, interval math fix
tfarley
1
-1
/
+1
2015-05-23
OpenGL renderer
tfarley
1
-0
/
+4
2015-05-14
Common: Remove unused cruft from math_util, and remove a duplicated Rect class in common_types.
Emmanuel Gil Peyrot
1
-171
/
+3
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
1
-1
/
+1
2014-12-21
License change
purpasmart96
1
-2
/
+2
2014-11-18
MathUtil: Make Rectangle work with unsigned types.
Tony Wasserka
1
-4
/
+5
2014-08-19
Common: Add a clamp function to math_utils.h
Lioncash
1
-0
/
+7
2014-08-17
Common: Move header guards over to pragma once
Lioncash
1
-5
/
+1
2014-04-09
fixed project includes to use new directory structure
bunnei
1
-1
/
+1
2014-04-09
got rid of 'src' folders in each sub-project
bunnei
1
-0
/
+0
2014-04-02
convert tabs to spaces
bunnei
1
-102
/
+102
2013-09-05
replaced common code with dolphin common
ShizZy
1
-0
/
+200