citra/src/core/hw
FearlessTobi da908a9ed1 core: Remove unnecessary enum casts in log calls
Follows the video core PR. fmt doesn't require casts for enum classes
anymore, so we can remove quite a few casts.

Co-Authored-By: LC <712067+lioncash@users.noreply.github.com>
2020-12-29 06:39:21 +01:00
..
aes core/hw/rsa: Make GetSignature() a const member function 2020-05-01 10:17:43 -04:00
rsa core/hw/rsa: Make GetSignature() a const member function 2020-05-01 10:17:43 -04:00
gpu.cpp core: Remove unnecessary enum casts in log calls 2020-12-29 06:39:21 +01:00
gpu.h Add measured frame cycles 2020-04-26 18:02:25 -04:00
hw.cpp hw/gpu: pass in memory reference 2018-12-05 20:16:42 -05:00
hw.h hw/gpu: pass in memory reference 2018-12-05 20:16:42 -05:00
lcd.cpp reformat all files with clang-format 2018-06-29 16:56:12 +03:00
lcd.h Finished archives; remove pod.h 2020-02-13 17:41:26 +08:00
y2r.cpp Y2R: pass in MemorySystem from service 2019-03-13 10:23:58 -04:00
y2r.h Y2R: pass in MemorySystem from service 2019-03-13 10:23:58 -04:00