mirror of
https://github.com/PabloMK7/citra.git
synced 2025-10-31 22:00:05 +00:00
* hw: Migrate logging macros Use NGLOG instead of LOG prefixed macros for logging * gpu: Remove unnecessary casting At first this line without any casting gave an error. Without knowing which argument is causing the error, I just casted everything. After that forgot to check which argument is the one causing trouble. * hw: Change format specifiers for the one missed |
||
|---|---|---|
| .. | ||
| aes | ||
| gpu.cpp | ||
| gpu.h | ||
| hw.cpp | ||
| hw.h | ||
| lcd.cpp | ||
| lcd.h | ||
| y2r.cpp | ||
| y2r.h | ||