Subv
|
21bac2d7d7
FS: Added the IDirectory IPC interface and implemented its two functions.
|
il y a 8 ans |
Subv
|
6d90d99d12
FS: Implement DiskFileSystem's OpenDirectory interface.
|
il y a 8 ans |
Subv
|
e1d7b9fc2c
FS: Implement DiskFileSystem::GetEntryType for existing files/directories.
|
il y a 8 ans |
Subv
|
a9ba2c2000
FS: Updated the Directory Entry structure to match the Switch.
|
il y a 8 ans |
Subv
|
fc44261dd1
FS: Support the file Append open mode.
|
il y a 8 ans |
Mat M
|
f4700ccabf
Merge pull request #253 from Subv/rt_depth
|
il y a 8 ans |
bunnei
|
4bdb46e4c2
renderer_gl: Port over gl_shader_decompiler module from Citra.
|
il y a 8 ans |
bunnei
|
a3e10b1a72
renderer_gl: Port over gl_rasterizer_cache module from Citra.
|
il y a 8 ans |
bunnei
|
db0cfb8e8b
gl_resource_manager: Sync latest version with Citra.
|
il y a 8 ans |
bunnei
|
0e4b9cdde4
renderer_gl: Port over gl_stream_buffer module from Citra.
|
il y a 8 ans |
bunnei
|
a1cf5020e6
externals: Update Glad to latest version used by Citra.
|
il y a 8 ans |
bunnei
|
6a0902e56d
gl_state: Sync latest version with Citra.
|
il y a 8 ans |
Subv
|
808704c78c
FS: Implement MountSdCard.
|
il y a 8 ans |
Subv
|
c4ca802b9d
FS: Added an SDMC archive factory and registered it to the SDMC archive on startup.
|
il y a 8 ans |
Subv
|
7a27a11770
GPU: Added Z buffer registers to Maxwell3D's reg structure.
|
il y a 8 ans |
Subv
|
21d9519032
GPU: Added the render target (RT) registers to Maxwell3D's reg structure.
|
il y a 8 ans |
bunnei
|
a90ab1dec7
Merge pull request #252 from N00byKing/3064
|
il y a 8 ans |
N00byKing
|
1d8b6ad13b
Clang Fixes
|
il y a 8 ans |
N00byKing
|
d16e08454d
oops
|
il y a 8 ans |
N00byKing
|
0e72d0d826
More Warning cleanups
|
il y a 8 ans |
N00byKing
|
ef875d6a35
Clean Warnings (?)
|
il y a 8 ans |
bunnei
|
b2d7c92cae
Merge pull request #251 from Subv/tic_tsc
|
il y a 8 ans |
Subv
|
dcae0c9a4f
GPU: Added the TSC registers to the Maxwell3D register structure.
|
il y a 8 ans |
Subv
|
cff7b29bba
GPU: Added the TIC registers to the Maxwell3D register structure.
|
il y a 8 ans |
bunnei
|
23a0d2d7b7
Merge pull request #193 from N00byKing/3184_2_robotic_boogaloo
|
il y a 8 ans |
bunnei
|
2dc3a56e96
Merge pull request #250 from bunnei/buffer-dequeue-wait
|
il y a 8 ans |
bunnei
|
2332a44b68
Merge pull request #249 from Subv/macro_E1A
|
il y a 8 ans |
bunnei
|
c1c92c30f9
vi: Remove DequeueBuffer and wait until next available buffer.
|
il y a 8 ans |
bunnei
|
c86af6939c
hle_ipc: Add SleepClientThread to block current thread within HLE routines.
|
il y a 8 ans |
bunnei
|
2faa83ca13
hle_ipc: Use shared_ptr instead of unique_ptr to allow copies.
|
il y a 8 ans |