index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2016-11-05
Support additional screen layouts.
James Rowe
2016-11-02
Style fix
mailwl
2016-11-02
Rename AcConfig, change types u8 to u32
mailwl
2016-11-02
AC_U: Stub functions, used if EULA agreed
mailwl
2016-10-31
Merge pull request #2126 from wwylele/stub-nwm
bunnei
2016-10-31
Merge pull request #2123 from jbeich/freebsd
bunnei
2016-10-28
Small fix to let IDA see target.xml
mailwl
2016-10-27
core: some errno values are uncommon on Unix
Jan Beich
2016-10-25
FRD: fix GetMyFriendKey
mailwl
2016-10-20
Fix typos
Ricardo de Almeida Gonzaga
2016-10-12
NWM: stub Initialize with an error
wwylele
2016-10-07
Merge pull request #2024 from JamePeng/update-boss-code
bunnei
2016-10-04
Merge pull request #1652 from wwylele/kernal-tool
bunnei
2016-10-03
Merge pull request #2106 from wwylele/delete-recursive
bunnei
2016-10-02
Update the stub code of BOSS
JamePeng
2016-10-02
fs: clean up log format
wwylele
2016-10-02
fs: implement DeleteDirectoryRecursively
wwylele
2016-09-29
gpu: DisplayTransfer: a less amazing algorithm for flip
wwylele
2016-09-29
gpu: keep the old signal strategy for null pointer
wwylele
2016-09-29
gpu: add validity check for TextureCopy, DisplayTransfer and FillMemory
wwylele
2016-09-29
memory: fix IsValidVirtualAddress for RasterizerCachedMemory
wwylele
2016-09-29
gpu: move MemoryFill, TextureCopy and DisplayTransfer into functions
wwylele
2016-09-22
move ResetType to kernel.h
wwylele
2016-09-22
name objects
wwylele
2016-09-22
implement wait tree widget
wwylele
2016-09-21
Remove special rules for Windows.h and library includes
Yuri Kunde Schlesner
2016-09-21
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-18
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
Dyncom: Disable clang-format on the decoding table.
Emmanuel Gil Peyrot
2016-09-15
arm_dynarmic: Implement GetVFPSystemReg/SetVFPSystemReg.
bunnei
2016-09-15
arm: ResetContext shouldn't be part of ARM_Interface.
bunnei
2016-09-15
arm_dynarmic/arm_dyncom: Remove unnecessary "virtual" keyword.
bunnei
2016-09-15
dyncom: Use VFP_FPSCR/VFP_FPEXC.
bunnei
2016-09-15
core: Add configuration option for CPU JIT.
bunnei
2016-09-15
dynarmic: Implement ARM CPU interface.
bunnei
2016-08-31
Merge pull request #2032 from bunnei/qt-graphics
bunnei
2016-08-31
configure_audio: User-configuratble option to enable/disable audio stretching
MerryMage
2016-08-30
Merge pull request #2023 from yuriks/autobase-bcfnt
bunnei
2016-08-29
system: Add a function to see if the emulator is running.
bunnei
2016-08-29
config: Add a setting for graphics V-Sync.
bunnei
2016-08-28
Merge pull request #1948 from wwylele/cro++
Yuri Kunde Schlesner
2016-08-27
Merge pull request #1987 from Lectem/ipcdescriptors
Yuri Kunde Schlesner
2016-08-27
LDR: Implement CRO
wwylele
2016-08-27
ARM: add ClearInstructionCache function
wwylele
2016-08-27
Memory: add ReadCString function
wwylele
2016-08-27
Auto-detect original shared_font.bin memory base
Yuri Kunde Schlesner
2016-08-22
dyncom: Read-after-write in SMLA
MerryMage
2016-08-14
Dyncom: Correct implementation of STM for R15
MerryMage
[next]