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
...
*
|
Merge pull request #821 from Subv/ImportDisplayCaptureInfo
bunnei
2015-05-26
1
-1
/
+47
|
\
\
|
*
|
Service/GSP: Implemented ImportDisplayCaptureInfo.
Subv
2015-05-25
1
-1
/
+47
|
|
/
*
/
Core/SVC: Map the shared memory created in CreateMemoryBlock to the specified...
Subv
2015-05-25
1
-0
/
+2
|
/
*
dyncom: Get rid of armemu.h
Lioncash
2015-05-23
5
-50
/
+29
*
Merge pull request #805 from lioncash/warn
Lioncash
2015-05-23
4
-6
/
+2
|
\
|
*
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
*
|
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
|
|
/
*
|
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
*
|
dyncom: Eliminate clang warnings
Lioncash
2015-05-21
4
-406
/
+404
|
/
*
Kernel: Fix a warning introduced with ResourceLimit, and remove the fallback ...
Emmanuel Gil Peyrot
2015-05-21
1
-2
/
+1
*
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
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
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
|
*
|
|
Common: Use the log system to print assert messages
Yuri Kunde Schlesner
2015-05-12
1
-7
/
+3
[prev]
[next]