index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-09-26
Merge pull request #1401 from lioncash/vfs
bunnei
2018-09-26
Merge pull request #1398 from lioncash/macos
bunnei
2018-09-25
patch_manager: Invert conditionals within ApplyLayeredFS()
Lioncash
2018-09-25
vfs_vector: Amend initializer list order in VectorVfsFile's constructor initi...
Lioncash
2018-09-25
fsmitm_romfsbuild: Avoid type truncation warnings
Lioncash
2018-09-25
fsmitm_romfsbuild: Remove unnecessary constructors and initializers for RomFS...
Lioncash
2018-09-25
fsmitm_romfsbuild: Remove unnecessary loops in Build()
Lioncash
2018-09-25
fsmitm_romfsbuild: Make auto variable into a std::size_t variable within Build()
Lioncash
2018-09-25
yuzu/main: Resolve precedence bug within CalculateRomFSEntrySize()
Lioncash
2018-09-25
yuzu/main: Move functions stored into static std::function instances out of O...
Lioncash
2018-09-25
vfs/etc: Append std:: to size_t usages
Lioncash
2018-09-25
vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFile
Lioncash
2018-09-25
vfs_static: Remove template byte parameter from StaticVfsFile
Lioncash
2018-09-25
Merge pull request #1365 from DarkLordZach/lfs
bunnei
2018-09-25
travis: Make macOS builds utilize Xcode 10
Lioncash
2018-09-25
Merge pull request #1393 from tech4me/svc
bunnei
2018-09-23
Implemented fatal:u properly (#1347)
David
2018-09-23
Stubbed IRS (#1349)
David
2018-09-23
Merge pull request #1354 from ogniK5377/ssl-version
bunnei
2018-09-23
fsmitm: Cleanup and modernize fsmitm port
Zach Hilman
2018-09-23
svc: Updated svc names
tech4me
2018-09-23
Added glObjectLabels for renderdoc for textures and shader programs (#1384)
David
2018-09-23
Merge pull request #1387 from FearlessTobi/port-4245
bunnei
2018-09-23
Merge pull request #1385 from FearlessTobi/port-4214
bunnei
2018-09-23
Merge pull request #1391 from ogniK5377/GetAudioRendererState
bunnei
2018-09-23
Merge pull request #1392 from greggameplayer/correct-BC6H
bunnei
2018-09-23
correct BC6H
greggameplayer
2018-09-23
Added audren:u#GetAudioRendererState
David Marcec
2018-09-22
Merge pull request #1378 from lioncash/thread
bunnei
2018-09-22
common/thread: remove YieldCPU()
Weiyi Wang
2018-09-22
Merge pull request #1386 from jroweboy/oops
James Rowe
2018-09-22
Build: Reintroduce Appveyor deploy
James Rowe
2018-09-22
Port citra-emu/citra#4214: "Set citra-qt project as default StartUp Project i...
fearlessTobi
2018-09-22
Merge pull request #1380 from lioncash/const
bunnei
2018-09-22
Merge pull request #1382 from lioncash/inc
bunnei
2018-09-22
Merge pull request #1376 from Subv/timestretch_trace
bunnei
2018-09-22
Merge pull request #1381 from valentinvanelslande/patch-1
bunnei
2018-09-21
Merge pull request #1383 from DarkLordZach/game-list-interpolation
James Rowe
2018-09-21
game_list: Add Qt SmoothTransformation to picture scaling
Zach Hilman
2018-09-21
qt: Add UI elements for LayeredFS and related tools
Zach Hilman
2018-09-21
romfs: Implement CreateRomFS
Zach Hilman
2018-09-21
file_sys: Port Atmosphere-NX fs_mitm implementation
Zach Hilman
2018-09-21
filesystem: Add LayeredFS VFS directory getter
Zach Hilman
2018-09-21
bis_factory: Add mod directory VFS getter
Zach Hilman
2018-09-21
patch_manager: Add LayeredFS mods support
Zach Hilman
2018-09-21
vfs_concat: Rewrite and fix ConcatenatedVfsFile
Zach Hilman
2018-09-21
vfs_layered: Add LayeredVfsDirectory
Zach Hilman
2018-09-21
vfs_vector: Add VectorVfsFile
Zach Hilman
2018-09-21
vfs_static: Add StaticVfsFile
Zach Hilman
2018-09-21
vfs: Add and rewite VfsRawCopy functions
Zach Hilman
[next]