dolphin/Source/Core/VideoBackends
Lioncash ba01f6dba3 CommonFuncs: Convert ROUND_UP_POW2 macro to a function
Also move it to MathUtils where it belongs with the rest of the
power-of-two functions. This gets rid of pollution of the current scope
of any translation unit with b<value> macros that aren't intended to be
used directly.
2018-05-10 19:42:20 -04:00
..
D3D D3D: Drop gamma parameter from util draw helper 2018-05-02 21:58:56 +10:00
Null Implement EFB copy filter and gamma in hardware backends 2018-04-29 19:05:20 +10:00
OGL CommonFuncs: Convert ROUND_UP_POW2 macro to a function 2018-05-10 19:42:20 -04:00
Software Implement EFB copy filter and gamma in hardware backends 2018-04-29 19:05:20 +10:00
Vulkan Implement EFB copy filter and gamma in hardware backends 2018-04-29 19:05:20 +10:00
CMakeLists.txt CMake: remove references to D3D12 2017-05-26 01:16:04 -07:00