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
*
GPU/DisplayTransfer: Implemented bit 5 in the transfer flags.
Subv
2015-07-19
2
-12
/
+31
*
Pica: Correct switched S/T texture wrapping registers
Yuri Kunde Schlesner
2015-07-19
1
-2
/
+2
*
Pica: Fix DP3 instruction, which wasn't assigning to the w component
Yuri Kunde Schlesner
2015-07-19
1
-1
/
+1
*
Change trace/unimplemented service call logs to use hex
archshift
2015-07-19
1
-1
/
+1
*
Rasterizer/Textures: Fixed a bug where the I4 format would get twice the real...
Subv
2015-07-19
2
-1
/
+2
*
Merge pull request #941 from citra-emu/armv6-thumb-mov
Yuri Kunde Schlesner
2015-07-18
1
-10
/
+4
|
\
|
*
Dyncom: Support for a missing ARMv6 Thumb MOV encoding
Yuri Kunde Schlesner
2015-07-18
1
-10
/
+4
*
|
Common: Remove the unused and commented GetThemeDir prototype from FileUtil.
Emmanuel Gil Peyrot
2015-07-18
1
-3
/
+0
|
/
*
Merge pull request #938 from Subv/querymem
Yuri Kunde Schlesner
2015-07-17
2
-4
/
+24
|
\
|
*
Kernel/SVC: Implemented svcQueryMemory.
Subv
2015-07-17
2
-4
/
+24
*
|
Merge pull request #937 from yuriks/codeset-leak
bunnei
2015-07-17
12
-8
/
+45
|
\
\
|
|
/
|
/
|
|
*
Ensure all kernel objects are released during shutdown
Yuri Kunde Schlesner
2015-07-17
12
-8
/
+45
*
|
arm_dyncom_interpreter: Simplify assignment in SMLAW
Lioncash
2015-07-16
1
-1
/
+1
|
/
*
Merge pull request #918 from yuriks/romfs
bunnei
2015-07-16
17
-97
/
+111
|
\
|
*
Loader: Fix variable type and remove unused variable
Yuri Kunde Schlesner
2015-07-13
1
-2
/
+1
|
*
Archive: Correct a few incorrect types in function signatures
Yuri Kunde Schlesner
2015-07-13
6
-22
/
+22
|
*
Loader: Remove unnecessary pointer indirection to IOFile
Yuri Kunde Schlesner
2015-07-13
10
-50
/
+50
|
*
FS: Stream RomFS from file instead of loading all of it to memory
condut
2015-07-13
9
-32
/
+47
*
|
Merge pull request #931 from neobrain/move_default_attr_handler
Tony Wasserka
2015-07-15
1
-40
/
+40
|
\
\
|
*
|
Pica/CommandProcessor: Move default attribute setup to the proper position.
Tony Wasserka
2015-07-15
1
-40
/
+40
*
|
|
Pica/Clipper: Output proper number of triangles in debugging logs.
Tony Wasserka
2015-07-15
1
-1
/
+1
|
/
/
*
|
VideoCore: Implement the DOT3_RGB combiner
Lectem
2015-07-14
2
-1
/
+13
*
|
Merge pull request #904 from aroulin/y2r-narrowing-warning
archshift
2015-07-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Y2R: Fix narrowing warning
aroulin
2015-07-12
1
-1
/
+1
*
|
Merge pull request #924 from aroulin/qt-disassembly-step
Yuri Kunde Schlesner
2015-07-13
2
-2
/
+5
|
\
\
|
*
|
Qt: Fix disassembly widget stepping
aroulin
2015-07-13
2
-2
/
+5
*
|
|
Pica: Implement stencil testing.
Tony Wasserka
2015-07-13
3
-13
/
+199
*
|
|
citra-qt: Add depth formats to framebuffer viewing widget.
Tony Wasserka
2015-07-13
2
-6
/
+33
*
|
|
citra-qt: Properly specify the framebuffer format.
Tony Wasserka
2015-07-13
2
-3
/
+28
*
|
|
CiTrace: Clean up initialization method.
Tony Wasserka
2015-07-13
3
-79
/
+61
*
|
|
CiTrace: Record LCD registers. Cleanup recording code.
Tony Wasserka
2015-07-13
1
-7
/
+11
*
|
|
CiTrace: Record default vertex attributes.
Tony Wasserka
2015-07-13
5
-43
/
+65
*
|
|
Clean up command_processor.cpp.
Tony Wasserka
2015-07-13
1
-22
/
+27
*
|
|
citra-qt: Properly disable the CiTrace widget upon starting/stopping emulation.
Tony Wasserka
2015-07-13
3
-2
/
+39
*
|
|
Add CiTrace recording support.
Tony Wasserka
2015-07-13
15
-4
/
+641
*
|
|
GPU: Be robust against nullptr addresses; properly reset busy bits in the tri...
Tony Wasserka
2015-07-13
1
-27
/
+34
*
|
|
FileUtil: Add a WriteObject method for writing a single, POD-type object.
Tony Wasserka
2015-07-13
1
-0
/
+10
*
|
|
HW: Fix a stupid issue which led to unknown register reads/writes.
Tony Wasserka
2015-07-13
1
-0
/
+30
|
/
/
*
|
Merge pull request #859 from Apology11/master
Yuri Kunde Schlesner
2015-07-12
1
-2
/
+4
|
\
\
|
*
|
don“t define snprintf on Visual Studio 2015
Apology11
2015-07-12
1
-2
/
+4
|
|
/
*
|
Merge pull request #921 from linkmauve/fix-applet
bunnei
2015-07-12
7
-7
/
+32
|
\
\
|
*
|
Core: Fix applet includes using iwyu.
Emmanuel Gil Peyrot
2015-07-12
7
-7
/
+32
|
|
/
*
|
Kernel: Add CodeSet case to Object::IsWaitable
Yuri Kunde Schlesner
2015-07-12
1
-0
/
+1
*
|
Implement new argument parsing using getopt and add the corresponding library...
Greg Wicks
2015-07-12
2
-3
/
+42
|
/
*
Merge pull request #823 from Subv/applets_drawing
bunnei
2015-07-11
11
-58
/
+567
|
\
|
*
Applets: Reworked how the Applet update event is handled.
Subv
2015-07-11
7
-35
/
+61
|
*
Applets: Add infrastructure to allow custom drawing and input handling in App...
Subv
2015-07-11
7
-39
/
+162
|
*
HLE/APT: Initial HLE support for applets.
Subv
2015-07-11
9
-50
/
+410
*
|
Core: Properly configure address space when loading a binary
Yuri Kunde Schlesner
2015-07-11
11
-52
/
+223
*
|
Memory: Fix unmapping of pages
Yuri Kunde Schlesner
2015-07-11
1
-4
/
+2
[next]