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
*
common: fix swap functions on Bitrig and OpenBSD
Daniel Lim Wee Soong
2018-04-03
1
-1
/
+13
*
Merge pull request #297 from bunnei/hid-touch-state
bunnei
2018-04-02
1
-5
/
+21
|
\
|
*
hid: Write empty touch screen state.
bunnei
2018-04-01
1
-5
/
+21
*
|
Merge pull request #296 from bunnei/misc-mem-fsp-fixes
bunnei
2018-04-02
10
-16
/
+49
|
\
\
|
*
|
hle_ipc, fsp_srv: Cleanup logging.
bunnei
2018-03-31
2
-3
/
+3
|
*
|
hid: Stub out GetSupportedNpadStyleSet.
bunnei
2018-03-31
1
-0
/
+8
|
*
|
hle_ipc: Do not ensure write buffer size.
bunnei
2018-03-31
1
-2
/
+5
|
*
|
fsp_srv: Implement GetSize and SetSize.
bunnei
2018-03-31
2
-4
/
+24
|
*
|
memory: Fix stack region.
bunnei
2018-03-31
6
-10
/
+12
|
|
/
*
|
Merge pull request #288 from Subv/macro_interpreter
bunnei
2018-04-02
5
-121
/
+444
|
\
\
|
|
/
|
/
|
|
*
GPU: Use the MacroInterpreter class to execute the GPU macros instead of HLEi...
Subv
2018-04-01
2
-121
/
+13
|
*
GPU: Implemented a gpu macro interpreter.
Subv
2018-04-01
5
-0
/
+431
*
|
Merge pull request #293 from N00byKing/drkthm
bunnei
2018-03-31
7
-0
/
+79
|
\
\
|
*
|
Port citra-emu/citra#3610 to yuzu
N00byKing
2018-03-30
2
-3
/
+7
|
*
|
Remove whitespaces
N00byKing
2018-03-30
1
-1
/
+1
|
*
|
Add Dark theme, Icon theming
N00byKing
2018-03-30
7
-0
/
+75
*
|
|
audren_u: Stub QueryAudioDeviceSystemEvent and GetActiveChannelCount.
bunnei
2018-03-29
1
-8
/
+36
*
|
|
svc: Stub GetThreadCoreMask.
bunnei
2018-03-29
2
-3
/
+26
*
|
|
service: Add NFP module interface.
bunnei
2018-03-29
8
-0
/
+101
|
/
/
*
/
result: Check against self-assignment in ResultVal's copy assignment operator
Lioncash
2018-03-28
1
-0
/
+3
|
/
*
Merge pull request #286 from N00byKing/citratoyuzuagain
bunnei
2018-03-27
1
-5
/
+2
|
\
|
*
main.h: Add pragma once, remove ifndef
N00byKing
2018-03-27
1
-5
/
+2
*
|
Merge pull request #284 from bunnei/docked-config
bunnei
2018-03-27
9
-61
/
+88
|
\
\
|
*
|
settings: Remove unused CpuCore class.
bunnei
2018-03-26
1
-5
/
+0
|
*
|
config: Use simplified checkbox (from Citra) for CPU JIT.
bunnei
2018-03-26
8
-46
/
+33
|
*
|
config: Rename is_docked to use_docked_mode to be consistent with other confi...
bunnei
2018-03-26
7
-14
/
+14
|
*
|
configure_general: Cleanup naming.
bunnei
2018-03-26
1
-14
/
+14
|
*
|
qt: Add config option for is_docked.
bunnei
2018-03-26
2
-0
/
+23
|
*
|
config: Add setting for whether the system is docked or not.
bunnei
2018-03-26
5
-2
/
+24
*
|
|
Merge pull request #282 from N00byKing/patch-2
bunnei
2018-03-26
3
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
log.h: Change comment from citra to yuzu
N00byKing
2018-03-26
1
-1
/
+1
|
*
|
file_util.h: Update Comment from citra to yuzu
N00byKing
2018-03-26
1
-1
/
+1
|
*
|
cpu_detect.cpp: Change comment from citra to yuzu
N00byKing
2018-03-26
1
-1
/
+1
|
|
/
*
|
renderer_opengl: Use better naming for DrawScreens and DrawSingleScreen.
bunnei
2018-03-26
2
-8
/
+8
*
|
graphics_surface: Remove superfluous cast.
bunnei
2018-03-26
1
-2
/
+1
*
|
gl_rasterizer: Move code to bind framebuffer surfaces before draw to its own ...
bunnei
2018-03-26
2
-22
/
+31
*
|
gl_rasterizer: Add a SyncViewport method.
bunnei
2018-03-26
3
-18
/
+30
*
|
gl_rasterizer: Move PrimitiveTopology check to MaxwellToGL.
bunnei
2018-03-26
2
-11
/
+12
*
|
graphics_surface: Fix merge conflicts.
bunnei
2018-03-26
2
-3
/
+4
*
|
gl_rasterizer: Use ReadBlock instead of GetPointer for SetupVertexArray.
bunnei
2018-03-26
1
-1
/
+1
*
|
gl_rasterizer: Normalize vertex array data as appropriate.
bunnei
2018-03-26
2
-1
/
+5
*
|
memory: Fix cast for ReadBlock/WriteBlock/ZeroBlock/CopyBlock.
bunnei
2018-03-26
1
-4
/
+8
*
|
maxwel_to_gl: Fix string formatting in log statements.
bunnei
2018-03-26
1
-2
/
+2
*
|
rasterizer: Rename DrawTriangles to DrawArrays.
bunnei
2018-03-26
3
-5
/
+5
*
|
gl_rasterizer: Use passthrough shader for SetupVertexShader.
bunnei
2018-03-26
1
-1
/
+2
*
|
renderer_opengl: Logging, etc. cleanup.
bunnei
2018-03-26
6
-33
/
+34
*
|
renderer_opengl: Remove framebuffer RasterizerFlushVirtualRegion hack.
bunnei
2018-03-26
1
-5
/
+0
*
|
gl_rasterizer_cache: Implement UpdatePagesCachedCount.
bunnei
2018-03-26
2
-8
/
+37
*
|
memory: Add RasterizerMarkRegionCached code and cleanup.
bunnei
2018-03-26
2
-200
/
+195
*
|
gl_rasterizer: Implement SetupVertexArray.
bunnei
2018-03-26
1
-20
/
+38
[next]