citra-emu
/
citra-canary
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
citra-canary/src/core/hw
Yuri Kunde Schlesner fec7f6b035 Rename GPU::Regs::FramebufferFormat to PixelFormat
This name better represents what the enum does, and is less overloaded
in the context. (The whole register the enum is part of is also called
'format'.)
2014-10-12 14:37:24 +02:00
..
gpu.cpp Rename GPU::Regs::FramebufferFormat to PixelFormat 2014-10-12 14:37:24 +02:00
gpu.h Rename GPU::Regs::FramebufferFormat to PixelFormat 2014-10-12 14:37:24 +02:00
hw.cpp core: Prune redundant includes 2014-09-08 17:54:14 -07:00
hw.h Fix a few warnings. 2014-07-23 00:44:31 +02:00
ndma.cpp core: Prune redundant includes 2014-09-08 17:54:14 -07:00
ndma.h added NDMA hardware interface 2014-04-17 23:43:55 -04:00