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
Age
Commit message (
Expand
)
Author
2015-08-09
arm_disasm: ARMv6 saturation media instructions
aroulin
2015-08-09
arm_disasm: ARMv6 packing and sign-extend media instructions
aroulin
2015-08-07
Merge pull request #1026 from lioncash/disasm
Lioncash
2015-08-06
arm_disasm: Remove unnecessary code
Lioncash
2015-08-06
Disassembler: ARMv6K REX instructions
aroulin
2015-08-06
Disassembler: ARMv6K hint instructions
aroulin
2015-08-05
Merge pull request #1018 from bbarenblat/master
bunnei
2015-08-04
Videocore: Implement simple vertex caching
Yuri Kunde Schlesner
2015-08-02
Use UNREACHABLE macro for impossible cases in previous commit
Benjamin Barenblat
2015-08-02
Common: Work around bug in MSVC2015 standard library
Yuri Kunde Schlesner
2015-08-02
Handle invalid `Log::Level::Count`
Benjamin Barenblat
2015-07-31
Save the path leading where the last file have been loaded
LittleWhite
2015-07-30
Merge pull request #1008 from lioncash/pc
bunnei
2015-07-30
Merge pull request #1006 from yuriks/fb-commit-profile
bunnei
2015-07-29
Merge pull request #1014 from lioncash/unused-warn
bunnei
2015-07-29
Merge pull request #1011 from lioncash/initializer
bunnei
2015-07-29
Merge pull request #963 from yuriks/gpu-fixes
bunnei
2015-07-29
Merge pull request #1013 from lioncash/unused
Yuri Kunde Schlesner
2015-07-29
core: Eliminate some unused variable warnings
Lioncash
2015-07-29
dyncom: Remove an unused variable
Lioncash
2015-07-29
Merge pull request #1012 from lioncash/prototype
bunnei
2015-07-29
core: Fix missing prototype warnings
Lioncash
2015-07-29
citra-qt: Adjust initializer list order
Lioncash
2015-07-29
citra-qt: Pass string by const reference
Lioncash
2015-07-29
Merge pull request #1009 from lioncash/table
Yuri Kunde Schlesner
2015-07-29
am_net: Add missing function to the function table
Lioncash
2015-07-29
am_net: Add correct function name to the function table
Lioncash
2015-07-29
Merge pull request #982 from Subv/home
bunnei
2015-07-29
dyncom: Handle the case where PC is the source register for STR/VSTM/VLDM
Lioncash
2015-07-28
dyncom: Handle left-operand PC correctly for data-processing ops
Lioncash
2015-07-28
Merge pull request #899 from zawata/Winsock-Deprecation
bunnei
2015-07-28
OpenGL: Add a profiler category measuring framebuffer readback
Yuri Kunde Schlesner
2015-07-28
Update Start menu text to match with the real state of the emulator.
LittleWhite
2015-07-28
Settings: Fix saving wrong values for input configuration
Trung Do
2015-07-28
Merge pull request #1003 from lioncash/armcruft
bunnei
2015-07-28
Merge pull request #873 from jroweboy/input_array
Tony Wasserka
2015-07-28
dyncom: Remove an unnecessary typedef
Lioncash
2015-07-28
dyncom: Use enum class for instruction decoding results
Lioncash
2015-07-27
Move input values into an array
James Rowe
2015-07-27
dyncom: Remove code duplication regarding thumb instructions
Lioncash
2015-07-27
dyncom: Migrate exclusive memory access control into armstate
Lioncash
2015-07-27
dyncom: Remove duplicated typedef and extern
Lioncash
2015-07-27
Merge pull request #1001 from lioncash/arm
bunnei
2015-07-26
Merge pull request #991 from yuriks/globjects
bunnei
2015-07-26
dyncom: Use std::array for register arrays
Lioncash
2015-07-26
dyncom: Use ARMul_State as an object
Lioncash
2015-07-26
Merge pull request #992 from yuriks/hot-path-debug
bunnei
2015-07-26
OpenGL: Make OpenGL object resource wrappers fully inline
Yuri Kunde Schlesner
2015-07-26
Merge pull request #987 from yuriks/regnames
Tony Wasserka
2015-07-26
Videocore: Don't reinitialize register name map on every query
Yuri Kunde Schlesner
[next]