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 #513 from Subv/cache_alignment
bunnei
2018-06-04
1
-1
/
+2
|
\
|
*
GLCache: Corrected a mismatch between storing compressed sizes and verifying ...
Subv
2018-06-04
1
-1
/
+2
*
|
Nvdrv/devices/nvhost_gpu : Add some IoctlCommands with their params (#511)
greggameplayer
2018-06-04
1
-0
/
+47
*
|
am: Implement ILibraryAppletAccessor::PopOutData.
bunnei
2018-06-03
1
-1
/
+11
*
|
am: ISelfController:LaunchableEvent should be sticky.
bunnei
2018-06-03
1
-1
/
+1
*
|
am: Stub out ILibraryAppletAccessor Start and GetResult methods.
bunnei
2018-06-03
1
-2
/
+16
|
/
*
Merge pull request #499 from bunnei/am-stuff
bunnei
2018-06-03
2
-66
/
+105
|
\
|
*
am: Implement ILibraryAppletAccessor::PushInData.
bunnei
2018-06-03
1
-43
/
+55
|
*
am: Implement IStorageAccessor::Write.
bunnei
2018-06-03
1
-1
/
+17
|
*
am: Cleanup IStorageAccessor::Read.
bunnei
2018-06-03
1
-5
/
+3
|
*
am: Implement ILibraryAppletCreator::CreateStorage.
bunnei
2018-06-03
2
-21
/
+34
*
|
Merge pull request #500 from Subv/long_queries
bunnei
2018-06-03
1
-9
/
+24
|
\
\
|
*
|
GPU: Partial implementation of long GPU queries.
Subv
2018-06-03
1
-9
/
+24
*
|
|
gl_shader_decompiler: Implement TEXS component mask.
bunnei
2018-06-03
2
-9
/
+26
|
|
/
|
/
|
*
|
Merge pull request #494 from bunnei/shader-tex
bunnei
2018-06-03
2
-2
/
+58
|
\
\
|
*
|
gl_shader_decompiler: Implement TEX instruction.
bunnei
2018-05-31
2
-1
/
+36
|
*
|
gl_shader_decompiler: Support multi-destination for TEXS.
bunnei
2018-05-31
2
-2
/
+23
*
|
|
Merge pull request #495 from bunnei/improve-rro
bunnei
2018-06-03
2
-9
/
+18
|
\
\
\
|
*
|
|
gl_shader_decompiler: Implement RRO as a register move.
bunnei
2018-06-03
2
-9
/
+18
|
|
/
/
*
|
|
Merge pull request #484 from mailwl/nvhost-nvdec
bunnei
2018-06-03
4
-0
/
+74
|
\
\
\
|
*
|
|
Services/nvdrv: add '/dev/nvhost-nvdec' device
mailwl
2018-05-30
4
-0
/
+74
*
|
|
|
Merge pull request #496 from Subv/waitprocesswidekey_timeout
bunnei
2018-06-03
1
-2
/
+5
|
\
\
\
\
|
*
|
|
|
Kernel/Threads: A thread waking up by timeout from a WaitProcessWideKey may a...
Subv
2018-06-02
1
-2
/
+5
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
GPU: Implemented the DXN1 (BC4) texture format.
Subv
2018-06-02
3
-3
/
+16
|
/
/
/
*
|
/
Service/time: implement posix time to calendar conversion
mailwl
2018-06-01
2
-14
/
+72
|
|
/
|
/
|
*
|
Merge pull request #488 from Subv/thread_masks
bunnei
2018-05-31
3
-4
/
+31
|
\
\
|
*
|
Kernel/Thread: Corrected a typo that caused the affinity mask to never be cha...
Subv
2018-05-30
1
-2
/
+2
|
*
|
Kernel/SVC: Support special core values -2 and -3 in svcSetThreadCoreMask.
Subv
2018-05-30
2
-1
/
+28
|
*
|
Kernel/Thread: Corrected a typo in an assert about the processor id.
Subv
2018-05-30
1
-1
/
+1
*
|
|
gl_rasterizer_cache: Assert that component type is UNorm or format is RGBA16F.
bunnei
2018-05-30
1
-1
/
+2
*
|
|
gl_rasterizer_cache: Implement PixelFormat RGBA16F.
bunnei
2018-05-30
3
-6
/
+22
*
|
|
Merge pull request #489 from Subv/vertexid
bunnei
2018-05-30
2
-1
/
+11
|
\
\
\
|
*
|
|
Shaders: Implemented reading the gl_InstanceID and gl_VertexID variables in t...
Subv
2018-05-30
2
-1
/
+11
|
|
/
/
*
|
|
add IPC CommandType & Some HID FunctionInfo (#487)
greggameplayer
2018-05-30
2
-0
/
+33
*
|
|
Merge pull request #483 from bunnei/sonic
Sebastian Valle
2018-05-30
5
-10
/
+35
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
gl_shader_decompiler: F2F_R instruction: Implement abs.
bunnei
2018-05-29
1
-1
/
+7
|
*
|
gl_shader_decompiler: Partially implement F2F_R instruction.
bunnei
2018-05-29
2
-4
/
+9
|
*
|
nvhost_ctrl: Stub out IocCtrlEventRegister.
bunnei
2018-05-29
2
-0
/
+10
|
*
|
nvhost_ctrl: Stub out IocCtrlEventWaitAsyncCommand.
bunnei
2018-05-29
2
-5
/
+9
|
*
|
gl_rasterize_cache: Invert order of tex format RGB565.
bunnei
2018-05-29
1
-1
/
+1
|
|
/
*
/
GPU: Implemented the R8 texture format (0x1D)
Subv
2018-05-29
3
-5
/
+18
|
/
*
Merge pull request #480 from mailwl/bcat
bunnei
2018-05-29
8
-0
/
+120
|
\
|
*
Service/BCAT: add module and services
mailwl
2018-05-28
8
-0
/
+120
*
|
add all the known TextureFormat (#474)
greggameplayer
2018-05-28
1
-2
/
+71
|
/
*
Merge pull request #472 from bunnei/greater-equal
bunnei
2018-05-27
1
-4
/
+3
|
\
|
*
gl_shader_decompiler: Implement GetPredicateComparison GreaterEqual.
bunnei
2018-05-25
1
-4
/
+3
*
|
Merge pull request #476 from Subv/a1bgr5
bunnei
2018-05-27
4
-5
/
+21
|
\
\
|
*
|
GPU: Implemented the A1B5G5R5 texture format (0x14)
Subv
2018-05-27
4
-5
/
+21
|
|
/
*
|
Merge pull request #475 from ogniK5377/nvos-getconfig
bunnei
2018-05-27
1
-1
/
+1
|
\
\
|
*
|
NvOsGetConfigU32 should return null instead of 0 for default output
David Marcec
2018-05-26
1
-1
/
+1
|
|
/
[next]