Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
- This is because we compile the full shader code space, and therefore its common to compile malformed instructions.
|
|
|
|
|
|
|
|
instructions.
|
|
|
|
|
|
FileUtil: Missing #include, Add const to IOFile methods
|
|
|
|
Set Kernel config "Hardware Inited" to 1 (true)
|
|
CitraQt: Apply config at startup
|
|
|
|
|
|
|
|
Pica: Remove geometry dumper (PICA_DUMP_GEOMETRY)
|
|
Implementation for a configure widget
|
|
|
|
Fix BLX LR opcode interpretation
|
|
|
|
Implement buffer-write allow registers
|
|
|
|
|
|
|
|
|
|
Adopted WinterMute's gdbstub changes
|
|
|
|
|
|
Update cpsr (T)humb bit while creating thread
|
|
|
|
OpenGL: Fix a double framebuffer completeness checks.
|
|
|
|
Append the missing function name"GetAppletInfo", "SetAppCpuTimeLimit" and "GetAppCpuTimeLimit" to APT:A
|
|
Fix thumb ADR instruction alignment
|
|
|
|
This fixes the comments left on the PR (whitespace, SO_REUSEADDR,
comment changes).
|
|
|
|
frd:u: Initial stub some functions
|
|
Common: Remove Common::make_unique, use std::make_unique
|
|
|
|
Fix filename&path encode problem on Windows
|
|
|
|
|
|
CMakeFiles: Compile as C++14
|
|
|
|
|
|
|