Lioncash
|
04f8d39a96
session: Make helper functions constexpr
|
10 년 전 |
Lioncash
|
c99f47d8f0
loader: Make MakeMagic constexpr
|
10 년 전 |
bunnei
|
b83e95727f
Merge pull request #1302 from Subv/save_fix
|
10 년 전 |
Subv
|
f707026ac5
HLE/FS: Change the error code returned when an ExtSaveData archive is not found.
|
10 년 전 |
Subv
|
3aa42627a3
HLE/FS: Corrected some style concerns.
|
10 년 전 |
bunnei
|
ff6c24932a
Merge pull request #1550 from LittleWhite-tb/gdbstub_include_fix
|
10 년 전 |
Subv
|
95380d8950
HLE/FS: Fixed creating the config savefile when it doesn't exist.
|
10 년 전 |
Subv
|
d26c6b3212
HLE/FS: Implemented GetFormatInfo
|
10 년 전 |
Subv
|
9b2d643451
HLE/FS: Don't return an error when deleting the ExtSaveData if it does not exist.
|
10 년 전 |
Subv
|
95b34f8081
HLE/FS: Return the proper error codes when opening files.
|
10 년 전 |
Subv
|
802ef6d099
HLE/FS: Fixed the OpenDirectory error code
|
10 년 전 |
Subv
|
96f0e32f83
HLE/FS: Return the proper error codes on file Read/Write operations.
|
10 년 전 |
Subv
|
09b0564c75
HLE/FS: Corrected the error codes for DeleteFile
|
10 년 전 |
Subv
|
b350f192bb
HLE/FS: Corrected the error codes for CreateFile
|
10 년 전 |
Subv
|
381a5c053f
HLE/FS: FS::CreateFile takes an u64 for the file size.
|
10 년 전 |
LittleWhite
|
89a43b8447
Fix missing header
|
10 년 전 |
bunnei
|
784c5539ea
Merge pull request #1538 from lioncash/dot
|
10 년 전 |
bunnei
|
116194b147
Merge pull request #1522 from MerryMage/dylibbundler
|
10 년 전 |
bunnei
|
958b978efe
Merge pull request #1543 from lioncash/zero
|
10 년 전 |
Lioncash
|
1400aeceac
vector_math: Add missing member in Vec4's SetZero function
|
10 년 전 |
bunnei
|
06b70d170e
Merge pull request #1505 from pippo2931/fef
|
10 년 전 |
bunnei
|
58852bedbf
Merge pull request #1535 from JayFoxRox/fix-align
|
10 년 전 |
bunnei
|
20ba5b14b4
Merge pull request #1539 from lioncash/const
|
10 년 전 |
Yuri Kunde Schlesner
|
de7ecee516
Merge pull request #1466 from LittleWhite-tb/gamelist-update-recent
|
10 년 전 |
Lioncash
|
63e956cc7a
video_core: Don't cast away const
|
10 년 전 |
Lioncash
|
4d89df8df2
shader_interpreter: use std::inner_product for the dot product
|
10 년 전 |
Yuri Kunde Schlesner
|
0c0fb463f0
Merge pull request #1537 from lioncash/const
|
10 년 전 |
Lioncash
|
c928b04eee
core/video_core: Make NumIds functions constexpr
|
10 년 전 |
Lioncash
|
39baad9926
core/video_core: Don't cast away const in subscript operators
|
10 년 전 |
Jannik Vogel
|
7eef9ebc3b
PICA: Alignment happens locally in vertex
|
10 년 전 |