index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
OpenGL: Take cached viewport sub-rect into account for scissor
Yuri Kunde Schlesner
2016-09-29
3
-29
/
+25
*
qt: shutdown system if error
wwylele
2016-09-22
1
-2
/
+3
*
Remove special rules for Windows.h and library includes
Yuri Kunde Schlesner
2016-09-21
6
-10
/
+8
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
164
-168
/
+170
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
289
-731
/
+214
*
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-18
169
-812
/
+808
*
Tweak formatting settings
Yuri Kunde Schlesner
2016-09-18
1
-4
/
+3
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
386
-17707
/
+19187
*
Dyncom: Disable clang-format on the decoding table.
Emmanuel Gil Peyrot
2016-09-18
1
-0
/
+3
*
Sources: Add a .clang-format configuration file.
Emmanuel Gil Peyrot
2016-09-18
1
-0
/
+89
*
VideoCore: Fix dangling lambda context in shader interpreter
Yuri Kunde Schlesner
2016-09-15
1
-1
/
+1
*
arm_dynarmic: Implement GetVFPSystemReg/SetVFPSystemReg.
bunnei
2016-09-15
1
-5
/
+12
*
microprofile: Double buffer size to 16MB.
bunnei
2016-09-15
1
-1
/
+1
*
arm: ResetContext shouldn't be part of ARM_Interface.
bunnei
2016-09-15
6
-30
/
+17
*
arm_dynarmic/arm_dyncom: Remove unnecessary "virtual" keyword.
bunnei
2016-09-15
2
-2
/
+2
*
dyncom: Use VFP_FPSCR/VFP_FPEXC.
bunnei
2016-09-15
1
-4
/
+4
*
qt: Add UI configuration option to enable CPU JIT.
bunnei
2016-09-15
2
-0
/
+25
*
core: Add configuration option for CPU JIT.
bunnei
2016-09-15
5
-7
/
+20
*
dynarmic: Implement ARM CPU interface.
bunnei
2016-09-15
3
-0
/
+233
*
Merge pull request #2064 from linkmauve/remove-readdir_r
Yuri Kunde Schlesner
2016-09-13
1
-6
/
+2
|
\
|
*
Common: readdir_r() is deprecated, switch to readdir().
Emmanuel Gil Peyrot
2016-09-13
1
-6
/
+2
*
|
Qt: fix birthday combo box updating
wwylele
2016-09-13
1
-2
/
+3
*
|
audio_core: Tweak audio latency
MerryMage
2016-09-07
2
-2
/
+2
|
/
*
Merge pull request #2050 from MerryMage/adpcm
Yuri Kunde Schlesner
2016-09-03
1
-2
/
+2
|
\
|
*
codec: Fix ADPCM distortion caused by incorrect nibble order
fincs
2016-09-03
1
-2
/
+2
*
|
Qt: unify running detection
wwylele
2016-09-02
5
-12
/
+9
|
/
*
Merge pull request #2032 from bunnei/qt-graphics
bunnei
2016-08-31
21
-82
/
+251
|
\
|
*
qt: Rename all "toogle" to "toggle".
bunnei
2016-08-31
6
-24
/
+24
|
*
qt: Add an option to settings for enabling V-Sync.
bunnei
2016-08-29
1
-0
/
+4
|
*
qt: Recreate GL context on startup to support changing V-Sync.
bunnei
2016-08-29
3
-25
/
+39
|
*
system: Add a function to see if the emulator is running.
bunnei
2016-08-29
2
-0
/
+11
|
*
config: Add a setting for graphics V-Sync.
bunnei
2016-08-29
9
-1
/
+20
|
*
qt: Add a configuration tab for Graphics and move relevant fields.
bunnei
2016-08-29
8
-48
/
+169
*
|
configure_audio: User-configuratble option to enable/disable audio stretching
MerryMage
2016-08-31
7
-0
/
+24
*
|
audio_core: Add EnableStretching to interface so that one can toggle stretchi...
MerryMage
2016-08-31
4
-9
/
+52
*
|
sink: Change EnqueueSamples to take a pointer to a buffer instead of a std::v...
MerryMage
2016-08-31
5
-9
/
+9
*
|
OpenGL: Avoid error on unsupported lighting LUT
Jannik Vogel
2016-08-30
1
-0
/
+1
*
|
Merge pull request #2023 from yuriks/autobase-bcfnt
bunnei
2016-08-30
3
-30
/
+68
|
\
\
|
|
/
|
/
|
|
*
Auto-detect original shared_font.bin memory base
Yuri Kunde Schlesner
2016-08-27
3
-30
/
+68
*
|
Merge pull request #1948 from wwylele/cro++
Yuri Kunde Schlesner
2016-08-28
14
-99
/
+3041
|
\
\
|
*
|
LDR: Implement CRO
wwylele
2016-08-27
9
-99
/
+3013
|
*
|
ARM: add ClearInstructionCache function
wwylele
2016-08-27
3
-0
/
+11
|
*
|
Memory: add ReadCString function
wwylele
2016-08-27
2
-0
/
+17
|
|
/
*
|
Merge pull request #1987 from Lectem/ipcdescriptors
Yuri Kunde Schlesner
2016-08-27
5
-22
/
+110
|
\
\
|
|
/
|
/
|
|
*
fix #1942 and adds a few IPC functions for descriptors
Lectem
2016-08-02
5
-22
/
+110
*
|
dyncom: Read-after-write in SMLA
MerryMage
2016-08-22
1
-2
/
+4
*
|
citra: Default to HW renderer.
bunnei
2016-08-15
3
-4
/
+4
*
|
Dyncom: Correct implementation of STM for R15
MerryMage
2016-08-14
1
-3
/
+4
|
/
*
Input GUI: Add tab to remap controls (#1900)
Anon
2016-07-29
9
-8
/
+825
*
Merge pull request #1950 from JamePeng/fix-apt-0x0055004-and-0x00560000
bunnei
2016-07-28
5
-22
/
+31
|
\
[next]