boo/lib
Lioncash f8e827fcd4 LtRtProcessing: Make use of if constexpr in ClampFull()
This is a condition known at compile-time, so we can turn it into an
if-constexpr statement. We can also make use of std::clamp in this
scenario.
2019-08-24 23:12:56 -04:00
..
audiodev LtRtProcessing: Make use of if constexpr in ClampFull() 2019-08-24 23:12:56 -04:00
graphicsdev Merge pull request #29 from lioncash/gl 2019-08-24 17:32:49 -07:00
inputdev Merge pull request #31 from lioncash/hid 2019-08-24 18:06:10 -07:00
mac General: Tidy up includes 2019-08-19 21:02:56 -04:00
nx General: Tidy up includes 2019-08-19 21:02:56 -04:00
win General: Correct fmt specifiers 2019-08-24 17:12:49 -04:00
x11 Deprecate OpenGL 2019-08-24 17:57:39 -07:00
CFPointer.hpp Massive fmtlib refactor 2019-07-19 18:22:36 -10:00
Common.hpp General: Tidy up includes 2019-08-19 21:02:56 -04:00