Age | Commit message (Collapse) | Author |
|
fix SDL2 detection for Visual
|
|
Respect vs output map
|
|
archive_extsavedata: Fix member initialization order
|
|
armstate: Correct FIQ register banking
|
|
FIQ has seven banked registers (R8 to R14), not two.
|
|
soc_u: Get rid of explicit delete and new
|
|
core: Mark some helper functions as constexpr
|
|
|
|
|
|
shared appears in the initializer list before mount_point
|
|
|
|
HLE/FS: Fixed many corner cases in our file handling
|
|
This allows Fire Emblem to boot again.
|
|
|
|
Fix missing header
|
|
This fixes a regression.
|
|
Format information is currently only implemented for the ExtSaveData, SharedExtSaveData and SaveData archives, the information is stored in a file alongside the root folder of the archive.
|
|
exist.
|
|
|
|
|
|
These operations are limited by the open flags specified while opening the file.
|
|
|
|
|
|
|
|
|
|
shader_interpreter: use std::inner_product for the dot product
|
|
OS X: Use dylibbundler to include dylibs required by citra in nightly build
|
|
vector_math: Add missing member in Vec4's SetZero function
|
|
|
|
GetArchiveResource stub
|
|
PICA: Alignment happens locally in vertex
|
|
video_core: Don't cast away const
|
|
Register ROM started through the gamelist in the list of ROM recently started
|
|
|
|
Same thing, less code.
|
|
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
|
|
|
|
|
|
|