citra/src/core/hw
Max Fedotov a2f34ea82b
gcc 11 compatibility fix (suggestion) (#5778)
Fixes missing include and runtime variable in offsetof

* gcc 11 compatibility fix

* Revert "gcc 11 compatibility fix"

This reverts commit bf5711d944.

* gcc 11 compatibility fix (with pointer math)

* Don't require pointers for framebuffer field math

* Code style fix (clang-format)
2021-05-10 22:10:29 -05: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 gcc 11 compatibility fix (suggestion) (#5778) 2021-05-10 22:10:29 -05: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