index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
gl_state: Remove unnecessary const specifier on Apply
Lioncash
2015-05-23
2
-2
/
+2
|
*
y2r_u: Remove unused variable in StartConversion
Lioncash
2015-05-23
1
-1
/
+0
|
*
video_core/utils: Remove unused variables in GetMortonOffset
Lioncash
2015-05-23
1
-3
/
+0
*
|
Merge pull request #806 from yuriks/annoying-qt-warning
Tony Wasserka
2015-05-23
1
-1
/
+7
|
\
\
|
|
/
|
/
|
|
*
Qt: Silence a bogus warning printed when using the debug runtime
Yuri Kunde Schlesner
2015-05-23
1
-1
/
+7
*
|
Merge pull request #804 from lioncash/dclean
Lioncash
2015-05-23
2
-532
/
+372
|
\
\
|
|
/
|
/
|
|
*
dyncom: Remove unused cpu parameter from decode_thumb_instr
Lioncash
2015-05-22
1
-3
/
+2
|
*
dyncom: remove load_r15 from arm_inst
Lioncash
2015-05-22
2
-490
/
+331
|
*
dyncom: Remove unnecessary parameter for load/store operations
Lioncash
2015-05-22
1
-39
/
+39
*
|
Merge pull request #776 from bunnei/pica-state
bunnei
2015-05-22
15
-438
/
+461
|
\
\
|
|
/
|
/
|
|
*
Pica: Create 'State' structure and move state memory there.
bunnei
2015-05-22
15
-438
/
+461
*
|
Merge pull request #801 from purpasmart96/hid_stubs
bunnei
2015-05-22
4
-9
/
+47
|
\
\
|
|
/
|
/
|
|
*
HID: Stub DisableAccelerometer and DisableGyroscopeLow
purpasmart96
2015-05-22
4
-9
/
+47
*
|
Merge pull request #803 from lioncash/typo
Yuri Kunde Schlesner
2015-05-22
1
-1
/
+1
|
\
\
|
*
|
gl_state: Fix a condition typo in Apply
Lioncash
2015-05-22
1
-1
/
+1
|
/
/
*
|
Merge pull request #802 from bunnei/vfp-trace-log
Lioncash
2015-05-22
1
-23
/
+23
|
\
\
|
*
|
VFP: Log as trace to get rid of spamming.
bunnei
2015-05-22
1
-23
/
+23
|
|
/
*
|
Merge pull request #789 from tfarley/opengl-renderer
bunnei
2015-05-22
34
-49
/
+2271
|
\
\
|
|
/
|
/
|
|
*
Flush for y2r (moflex)
tfarley
2015-05-22
1
-0
/
+11
|
*
MakeCurrent race condition fix
tfarley
2015-05-22
2
-2
/
+3
|
*
OpenGL renderer
tfarley
2015-05-22
28
-47
/
+2245
|
*
INI hw/sw renderer toggle
tfarley
2015-05-22
4
-0
/
+12
|
/
*
Merge pull request #798 from yuriks/y2r-bw
Yuri Kunde Schlesner
2015-05-22
3
-35
/
+267
|
\
|
*
Service::Y2R: Support for grayscale decoding of specific formats
Yuri Kunde Schlesner
2015-05-22
3
-35
/
+267
*
|
Merge pull request #795 from lioncash/clang
Lioncash
2015-05-22
4
-406
/
+404
|
\
\
|
|
/
|
/
|
|
*
dyncom: Eliminate clang warnings
Lioncash
2015-05-21
4
-406
/
+404
|
/
*
Merge pull request #794 from linkmauve/resource-limit
Yuri Kunde Schlesner
2015-05-21
1
-2
/
+1
|
\
|
*
Kernel: Fix a warning introduced with ResourceLimit, and remove the fallback ...
Emmanuel Gil Peyrot
2015-05-21
1
-2
/
+1
|
/
*
Merge pull request #792 from bunnei/fix-zalbw
Yuri Kunde Schlesner
2015-05-20
8
-21
/
+39
|
\
|
*
y2r_u: Stub StartConversion to prevent moflex games from hanging.
bunnei
2015-05-20
1
-1
/
+17
|
*
Kernel: Move reschedules from SVCs to actual mechanisms that reschedule.
bunnei
2015-05-20
7
-20
/
+22
|
/
*
Merge pull request #783 from jroweboy/cond-wait
bunnei
2015-05-18
2
-2
/
+14
|
\
|
*
Use condition var to properly pause the CPU thread
James Rowe
2015-05-18
2
-2
/
+14
*
|
Merge pull request #766 from purpasmart96/cfg_service_update
bunnei
2015-05-18
5
-337
/
+304
|
\
\
|
*
|
CFG: Update the cfg service to be like other integrated services
purpasmart96
2015-05-15
5
-337
/
+304
*
|
|
Merge pull request #772 from lioncash/warn
bunnei
2015-05-18
4
-10
/
+10
|
\
\
\
|
*
|
|
pica: Add the ULL specifier in IsDefaultAttribute
Lioncash
2015-05-14
1
-1
/
+1
|
*
|
|
vfp: Get rid of warnings
Lioncash
2015-05-14
2
-6
/
+6
|
*
|
|
process: Get rid of warnings
Lioncash
2015-05-14
1
-3
/
+3
*
|
|
|
Merge pull request #785 from archshift/break
bunnei
2015-05-18
2
-1
/
+17
|
\
\
\
\
|
*
|
|
|
Implement svcBreak
archshift
2015-05-16
2
-1
/
+17
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #787 from Subv/default_attributes_fallback
Tony Wasserka
2015-05-18
1
-21
/
+23
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
GPU/DefaultAttributes: Clear up a comment in command_processor
Subv
2015-05-17
1
-2
/
+2
|
*
|
|
GPU/DefaultAttributes: Let the attribute data from the loaders overwrite the ...
Subv
2015-05-17
1
-21
/
+23
|
/
/
/
*
|
|
Merge pull request #781 from archshift/delete
bunnei
2015-05-16
1
-33
/
+0
|
\
\
\
|
*
|
|
Delete unused hle/coprocessor.cpp
archshift
2015-05-15
1
-33
/
+0
*
|
|
|
Merge pull request #778 from purpasmart96/apt_assert_fix
bunnei
2015-05-16
2
-5
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
APT/FS: Remove asserts that were causing false positives
purpasmart96
2015-05-15
2
-5
/
+5
*
|
|
|
Merge pull request #758 from yuriks/sync-logging
Yuri Kunde Schlesner
2015-05-15
12
-393
/
+35
|
\
\
\
\
|
*
|
|
|
Remove unused concurrent_ring_buffer.h
Yuri Kunde Schlesner
2015-05-15
2
-164
/
+0
[prev]
[next]