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
...
|
*
|
emitter: Get rid of CanDoOpWith
Lioncash
2016-03-09
1
-7
/
+0
|
*
|
emitter: constexpr-ify OpArg
Lioncash
2016-03-09
1
-30
/
+30
|
*
|
emitter: friend class OpArg with XEmitter
Lioncash
2016-03-09
1
-3
/
+4
|
*
|
emitter: Remove unimplemented prototype
Lioncash
2016-03-09
1
-1
/
+0
*
|
|
Merge pull request #1475 from lioncash/align
Yuri Kunde Schlesner
2016-03-09
2
-13
/
+5
|
\
\
\
|
*
|
|
Common: Get rid of alignment macros
Lioncash
2016-03-09
2
-13
/
+5
|
|
/
/
*
|
|
Merge pull request #1478 from JayFoxRox/master
Yuri Kunde Schlesner
2016-03-09
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix attribute mapping in vs debugger
Jannik Vogel
2016-03-09
1
-2
/
+2
*
|
|
|
Fix missing return
LittleWhite
2016-03-09
1
-0
/
+2
*
|
|
|
Merge pull request #1474 from lioncash/renderer
bunnei
2016-03-09
6
-25
/
+25
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
renderer_base: In-class initialize variables
Lioncash
2016-03-08
1
-5
/
+2
|
*
|
|
render_base: Clarify/normalize getter functions
Lioncash
2016-03-08
1
-2
/
+2
|
*
|
|
renderer_base: Don't directly expose the rasterizer unique_ptr
Lioncash
2016-03-08
6
-18
/
+21
|
|
/
/
*
|
|
Merge pull request #1344 from LittleWhite-tb/error-output
bunnei
2016-03-08
12
-24
/
+95
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Improve error report from Init() functions
LittleWhite
2016-03-08
12
-27
/
+72
|
*
|
Display errors in GUI when loading ROM failed
LittleWhite
2016-03-03
2
-3
/
+29
*
|
|
Merge pull request #1441 from MerryMage/dsp-pipes
bunnei
2016-03-07
4
-77
/
+345
|
\
\
\
|
*
|
|
DSP: Implement Pipe 2
MerryMage
2016-03-06
4
-77
/
+345
*
|
|
|
Merge pull request #1467 from LittleWhite-tb/bug-shader-object
bunnei
2016-03-07
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
Set the appropriate locale to get float conversion working using std::to_string
LittleWhite
2016-03-07
1
-0
/
+4
|
|
/
/
/
*
|
|
|
Merge pull request #1462 from yuriks/depth-test-write
bunnei
2016-03-06
2
-10
/
+12
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Pica: Write depth value even when depth test is disabled
Yuri Kunde Schlesner
2016-03-05
2
-10
/
+12
*
|
|
|
Memory: Do correct Phys->Virt address translation for non-APP linheap
Yuri Kunde Schlesner
2016-03-05
3
-3
/
+6
*
|
|
|
Merge pull request #1455 from yuriks/ResultVal-union
Mathew Maidment
2016-03-05
1
-42
/
+16
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
core: Use unrestricted union to hold storage of ResultVal value
Yuri Kunde Schlesner
2016-03-05
1
-42
/
+16
*
|
|
|
DSP: Print hash of firmware to console
MerryMage
2016-03-06
1
-8
/
+21
*
|
|
|
Loader/NCCH: Log the program ID during loading
Yuri Kunde Schlesner
2016-03-04
1
-1
/
+2
|
/
/
/
*
|
|
Merge pull request #1429 from mailwl/branch-acu
bunnei
2016-03-05
1
-2
/
+17
|
\
\
\
|
*
|
|
ac:u: Stub IsConnected
mailwl
2016-03-04
1
-2
/
+17
|
|
/
/
*
|
|
Merge pull request #1389 from yuriks/stub-cam
bunnei
2016-03-04
3
-20
/
+563
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Service/CAM: Add doxycomments to all service functions
Yuri Kunde Schlesner
2016-02-29
1
-0
/
+217
|
*
|
Service/CAM: Dummy implementation of some functions
Yuri Kunde Schlesner
2016-02-13
3
-20
/
+346
*
|
|
Merge pull request #1394 from ds84182/immediate-mode-vtx
bunnei
2016-03-03
21
-61
/
+177
|
\
\
\
|
*
|
|
Add immediate mode vertex submission
Dwayne Slater
2016-03-02
21
-61
/
+177
*
|
|
|
Merge pull request #1403 from MerryMage/sdl
bunnei
2016-03-02
11
-285
/
+290
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Config: Use unique_ptr instead of raw pointer
MerryMage
2016-03-02
2
-14
/
+12
|
*
|
|
Dependencies: Remove GLFW, Add SDL2
MerryMage
2016-03-02
11
-275
/
+282
*
|
|
|
Merge pull request #1434 from Kloen/legend
bunnei
2016-03-02
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
ThreadProcessorId_All on SVC::CreateThread
Kloen
2016-03-01
1
-0
/
+1
*
|
|
|
|
Merge pull request #1297 from Subv/saves
bunnei
2016-03-01
2
-3
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
DiskDirectory: Initialize the directory member with valid info.
Subv
2016-01-16
2
-3
/
+5
*
|
|
|
|
|
Service/CFG: Fix potential endianess issue
Yuri Kunde Schlesner
2016-02-29
1
-2
/
+3
*
|
|
|
|
|
Service/CFG: Add block 0x000A0000 (username) to default config file
Yuri Kunde Schlesner
2016-02-29
1
-1
/
+14
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #1427 from MerryMage/emit-lbit
Yuri Kunde Schlesner
2016-02-28
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
x64 Emitter: Fix L bit in VEX prefix
MerryMage
2016-02-27
1
-2
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Initial implementation ir:user
mailwl
2016-02-26
5
-18
/
+144
*
|
|
|
|
Merge pull request #1352 from LittleWhite-tb/exit_check
bunnei
2016-02-26
2
-0
/
+26
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add a configuration entry to enable/disable the check
LittleWhite
2016-02-04
2
-9
/
+10
|
*
|
|
|
Add check before closure when emulation is running
LittleWhite
2016-02-04
2
-0
/
+25
*
|
|
|
|
Merge pull request #1424 from MerryMage/lut_init
bunnei
2016-02-25
1
-0
/
+4
|
\
\
\
\
\
[prev]
[next]