| Age | Commit message (Collapse) | Author |
|
core/video_core: Minor const-related changes
|
|
|
|
Not to say these subscript operators aren't totally ugly as is.
|
|
|
|
|
|
PICA: Fix viewport offset
|
|
Clear JIT cache
|
|
Fix MAD/MADI encoding
|
|
SDL2: Explicitly use RGB8 color buffer.
|
|
|
|
|
|
citra: Shutdown cleanly if ROM load fails
|
|
|
|
|
|
|
|
|
|
Reorganize the ndm service path for implement dummy function
|
|
|
|
SuspendDaemons , ResumeDaemons , OverrideDefaultDaemons
The NDM file move to /core/hle/service/ndm/ now!
|
|
|
|
common: Minor changes to NonCopyable
|
|
hid: fix pad update
|
|
|
|
Align attribute components
|
|
|
|
svc: Minor enum changes
|
|
|
|
|
|
|
|
An equivalent enum already exists within address_arbiter.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HLE/Applets: Implemented a dummy Mii Selector applet.
|
|
This prevents some games (like Super Mario 3D Land) from freezing when trying to launch it, however, it's not complete and won't let you go past Mii selection as the parameter structure hasn't been reverse engineered yet.
|
|
gsp_gpu: Change 0 literal to nullptr
|
|
|
|
hle: Update service function tables
|
|
|
|
emitter: constexpr/misc changes
|
|
Common: Get rid of alignment macros
|
|
Fix attribute mapping in vs debugger
|
|
Fix missing return
|
|
|
|
renderer_base: Minor changes
|
|
|
|
|