bunnei
|
81aa02424b
gl_shader_decompiler: Check if SetRegister result is ZeroIndex.
|
před 8 roky |
Lioncash
|
e12c84d5c5
exclusive_monitor: Use consistent type alias for u64
|
před 8 roky |
Lioncash
|
db48ebb9c9
partition_filesystem: Use std::move where applicable
|
před 8 roky |
Lioncash
|
a147fa5825
loader: Remove unnecessary constructor call in IdentifyFile()
|
před 8 roky |
Lioncash
|
184c516182
linker: Remove unused parameter from WriteRelocations()
|
před 8 roky |
Lioncash
|
1b4d0ac20e
nro: Replace inclusion with a forward declaration
|
před 8 roky |
Lioncash
|
2b497e5830
nro: Make bracing consistent
|
před 8 roky |
Lioncash
|
ac8133b9ee
nro: Make constructor explicit
|
před 8 roky |
Lioncash
|
1c16700372
nro: Remove unused forward declaration
|
před 8 roky |
bunnei
|
07e5319d55
Merge pull request #695 from DarkLordZach/nro-asset
|
před 8 roky |
bunnei
|
d787873b3b
Merge pull request #778 from lioncash/log
|
před 8 roky |
Lioncash
|
3b88ce3dcb
gl_shader_decompiler: Simplify GetCommonDeclarations()
|
před 8 roky |
Lioncash
|
1432912ae8
vi: Add std::is_trivially_copyable checks to Read and Write functions
|
před 8 roky |
Lioncash
|
344a0c91f2
vi: std::move std::vector in constructors where applicable
|
před 8 roky |
Lioncash
|
cbe841c9c9
hle: Remove config_mem.h/.cpp
|
před 8 roky |
Lioncash
|
1f3889a290
hle: Remove shared_page.h/.cpp
|
před 8 roky |
Lioncash
|
e85308cd90
set: Add missing log call in GetAvailableLanguageCodeCount()
|
před 8 roky |
bunnei
|
7138b99f21
Merge pull request #775 from lioncash/str
|
před 8 roky |
Zach Hilman
|
e8f641a52d
NRO Assets and NACP file format
|
před 8 roky |
bunnei
|
a85366a40c
Merge pull request #777 from lioncash/lang
|
před 8 roky |
Lioncash
|
22f448b632
set: Implement GetAvailableLanguageCodeCount()
|
před 8 roky |
Lioncash
|
37aeecd29f
set: Correct return code size of value in GetAvailableLanguageCodes()
|
před 8 roky |
bunnei
|
e85a528bb9
Merge pull request #769 from bunnei/shader-mask-fixes
|
před 8 roky |
Lioncash
|
9d33122197
string_util: Get rid of separate resize() in CPToUTF16(), UTF16ToUTF8(), CodeToUTF8() and UTF8ToUTF16()
|
před 8 roky |
Lioncash
|
26a157cd31
string_util: Use emplace_back() in SplitString() instead of push_back()
|
před 8 roky |
Lioncash
|
cd46b267f5
string_util: Remove unnecessary std::string instance in TabsToSpaces()
|
před 8 roky |
bunnei
|
a4b2af7382
Merge pull request #774 from Subv/atomic_signal
|
před 8 roky |
bunnei
|
c994cdc532
Merge pull request #773 from Subv/gl_ext_check
|
před 8 roky |
bunnei
|
5ee4c49c30
Merge pull request #768 from lioncash/string-view
|
před 8 roky |
Subv
|
7841447cf0
Kernel/SVC: Perform atomic accesses in SignalProcessWideKey as per the real kernel.
|
před 8 roky |