bunnei
|
2d5f51bb9b
Merge pull request #1381 from valentinvanelslande/patch-1
|
7 лет назад |
James Rowe
|
37bb2c45ee
Merge pull request #1383 from DarkLordZach/game-list-interpolation
|
7 лет назад |
Zach Hilman
|
4f183123f5
game_list: Add Qt SmoothTransformation to picture scaling
|
7 лет назад |
Zach Hilman
|
ba0873d33c
qt: Add UI elements for LayeredFS and related tools
|
7 лет назад |
Zach Hilman
|
050547b801
romfs: Implement CreateRomFS
|
7 лет назад |
Zach Hilman
|
6eada3c57d
file_sys: Port Atmosphere-NX fs_mitm implementation
|
7 лет назад |
Zach Hilman
|
940a711caf
filesystem: Add LayeredFS VFS directory getter
|
7 лет назад |
Zach Hilman
|
50a470eab8
bis_factory: Add mod directory VFS getter
|
7 лет назад |
Zach Hilman
|
16188acb50
patch_manager: Add LayeredFS mods support
|
7 лет назад |
Zach Hilman
|
44fdac334c
vfs_concat: Rewrite and fix ConcatenatedVfsFile
|
7 лет назад |
Zach Hilman
|
3e5c3d0f16
vfs_layered: Add LayeredVfsDirectory
|
7 лет назад |
Zach Hilman
|
b52343a428
vfs_vector: Add VectorVfsFile
|
7 лет назад |
Zach Hilman
|
c65d4d119f
vfs_static: Add StaticVfsFile
|
7 лет назад |
Zach Hilman
|
f68e324672
vfs: Add and rewite VfsRawCopy functions
|
7 лет назад |
Zach Hilman
|
d6cbb3a3e0
vfs: Add GetEntries method
|
7 лет назад |
Zach Hilman
|
bd8db3f7f8
common_paths: Add Load and Dump dirs
|
7 лет назад |
Lioncash
|
90746c33c7
gl_state: Remove unused type alias
|
7 лет назад |
Valentin Vanelslande
|
19d9b0778a
Update config.cpp
|
7 лет назад |
Lioncash
|
a8f5fd787f
shader_bytecode: Lay out the Ipa-related enums better
|
7 лет назад |
Lioncash
|
272517cf7e
shader_bytecode: Make operator== and operator!= of IpaMode const qualified
|
7 лет назад |
bunnei
|
4f186de069
Merge pull request #1379 from lioncash/bitwise
|
7 лет назад |
zhupengfei
|
44228ee3ed
game_list: move SearchField to game_list_p.h and fix untranslated text
|
8 лет назад |
FernandoS27
|
57b44200a2
Reverse stride align restriction on FastSwizzle due to lost performance
|
7 лет назад |
FernandoS27
|
d2dd1289bd
Join both Swizzle methods within one interface function
|
7 лет назад |
FernandoS27
|
41c6c4593a
Standarized Legacy Swizzle to look alike FastSwizzle and use a Swizzling Table instead
|
7 лет назад |
FernandoS27
|
f020319a45
Remove same output bpp restriction on FastSwizzle
|
7 лет назад |
FernandoS27
|
68aaa83836
Improved Legacy Swizzler to be better documented and work better
|
7 лет назад |
Lioncash
|
ba02dd9ebc
gl_stream_buffer: Fix use of bitwise OR instead of logical OR in Map()
|
7 лет назад |
Lioncash
|
48b2eda492
svc: Move most process termination code to its own function within Process
|
7 лет назад |
Lioncash
|
acfc801d14
thread/process: Move TLS slot marking/freeing to the process class
|
7 лет назад |