This website works better with JavaScript.
Home
Explore
Help
Sign In
eden-emu
/
eden
mirror of
https://git.eden-emu.dev/eden-emu/eden.git
Watch
1
Star
0
Fork
0
Code
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8097
Commits
125
Branches
22
Tags
176 MiB
C++
88.8%
POV-Ray SDL
5.1%
Kotlin
3.9%
CMake
1%
Pascal
0.3%
Other
0.6%
Tree:
ba8ff096fd
Kernel
Update-some-barriers-test
astc_optimization1
astc_optimizations
atomicops-mxwell
bcn-ternary-soft
camille/bufferc
chore/chore
civa
cyber/async-gpu-android
descriptor
descriptor_pool_opt
descriptor_set
discfix
dmnt2
dravee/less-toggle
dravee/qt
dravee/qt-fix
dravee/uma
dravee/use-https
dynarmic-ppc64
eden-orbis-ps4
eds-true-adreno-fixes
eds-true-adreno-fixes-pre-0.1.0
feat/android_kotlin_compose
feat/game_override
ffmpeg-cross-compile
fix/discord-rpc
fix/socket
fixup-android
flatopsfixes23485
fps-overlay
frame_pacing
fs-try
gentoo-gdb
gpuopts
interval-zero
lanobu
liz-crash-dumps-solaris
liz-dynarmic-macos-fbsd-port
liz-get-rid-of-mcl-intrusive-list
liz-heaptrack-fix
liz-no-rtti-allowance
lizzie/adreno5-mali-driver-fix
lizzie/astc-mp4-improv
lizzie/audio-remove-recursive-lock
lizzie/autogen-serial
lizzie/correcter-convert-abgr8-srgb-d24s8
lizzie/dynarmic-remove-interpreter
lizzie/dynarmic-sse3-impls
lizzie/dynarmic-xbyak-use-ankerl
lizzie/dynrregabiset
lizzie/evil-f32-u32-format-fix
lizzie/fix-dragonslayer-armnce
lizzie/fix-idiv-crash
lizzie/fix-my-fuckup-with-vic
lizzie/fix-rw-garten
lizzie/fix-vic-msvc-attempt-2
lizzie/gmake-fix
lizzie/gutter-sw-blitter
lizzie/inline-dynarmic-spooky
lizzie/ltofix123
lizzie/macos-vk-metal-fix-stype
lizzie/maxwell-dumb-tools
lizzie/microsleep-mingw
lizzie/nce-port1123
lizzie/qt-fix-user-dialogue
lizzie/rasterizer-recursive-mutex-not
lizzie/remove-disassembler-dynarmic
lizzie/remove-disassembler-dynarmic2
lizzie/rework-block-list
lizzie/sgsr
lizzie/sse2neon-fuck123
lizzie/stupid-socket-bullshit
lizzie/texture-pass-revert-1
lizzie/try-fix-win11-crash-fuck
lizzie/update-headers-meta
lizzie/vids-ratatata
lock-term-1
macroify-surface-stuffs
master
memsetopsyscallavoid
mmap-fixews
msvc
msvc-debug
mutliplayer-filter-better1
n64
nce_cpp
pipelinederivative
port/lr
qcomopts2
querybugfix
refactoreds2
release-early-fences
release/0.0.3
release/0.0.4
release/0.1.0
renderer_vulkan
retroarch-core
revert-2695
revert-noinline
revertrevert
sgsrtry
showcase
showcase2
sjkdbsdfjkbsdf-2834
spvopts
sured-revert
techno48473719
test-revert-gpu-optim
test2
true-eds
true-eds-graphics
true-eds-pre-0.0.1
uma
vk-fix-oom-force-maller-buffers
vk-surface-andpc
vk-symph
vkexperiments1
vulkan-thingy
vulkanasync
woa-turnip-expr
workgroup
xbzk-saf-recursive-write-with-permission-request
xbzk/bindless-textures-support
0.0.0
0.0.1-pre-alpha
0.0.2-pre-alpha
test-tag1
test-tag2
v0.0.3
v0.0.3-rc1
v0.0.3-rc2
v0.0.3-rc3
v0.0.3.git
v0.0.4
v0.0.4-rc1
v0.0.4-rc2
v0.0.4-rc2.test
v0.0.4-rc2.test2
v0.0.4-rc3
v0.0.4-rc3.test1
v0.0.4-rc3.test2
v0.0.4.test
v0.1.0
v0.1.0-rc1
v0.1.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ba8ff096fd'
${ noResults }
eden
/
src
/
core
/
file_sys
History
Lioncash
b39cd70cd4
common: Namespace hex_util.h/.cpp
It's in the common code, so it should be under the Common namespace like everything else.
8 years ago
..
bis_factory.cpp
bis_factory: Create NAND dirs if they don't exist
8 years ago
bis_factory.h
bis_factory: Add partial implementation of BISFactory
8 years ago
card_image.cpp
Merge pull request #1005 from DarkLordZach/registered-fmt
8 years ago
card_image.h
Merge pull request #1005 from DarkLordZach/registered-fmt
8 years ago
content_archive.cpp
loader: Add more descriptive errors
8 years ago
content_archive.h
loader: Add more descriptive errors
8 years ago
control_metadata.cpp
control_metadata: Remove unnecessary reference to base file
8 years ago
control_metadata.h
control_metadata: Remove unnecessary reference to base file
8 years ago
directory.h
fsp_srv: Use std::string_view's copy() function instead of strncpy()
8 years ago
errors.h
file_sys/errors: Remove redundant object constructor calls
8 years ago
mode.h
VFS Regression and Accuracy Fixes (#776)
8 years ago
nca_metadata.cpp
registration: Various style and documentation improvements
8 years ago
nca_metadata.h
registration: Update documentation and style
8 years ago
partition_filesystem.cpp
loader: Add more descriptive errors
8 years ago
partition_filesystem.h
made ResultStatus a u16
8 years ago
program_metadata.cpp
loader: Add more descriptive errors
8 years ago
program_metadata.h
made ResultStatus a u16
8 years ago
registered_cache.cpp
common: Namespace hex_util.h/.cpp
8 years ago
registered_cache.h
registration: Add support for force overwrite of installed
8 years ago
romfs.cpp
romfs: Remove cyclic shared_ptr leak in romfs code
8 years ago
romfs.h
RomFS Extraction
8 years ago
romfs_factory.cpp
Virtual Filesystem 2: Electric Boogaloo (#676)
8 years ago
romfs_factory.h
Virtual Filesystem 2: Electric Boogaloo (#676)
8 years ago
savedata_factory.cpp
savedata_factory: Make SaveDataDescriptor's DebugInfo() function a const member function
8 years ago
savedata_factory.h
file_sys: Add missing include in savedata_factory
8 years ago
sdmc_factory.cpp
Virtual Filesystem 2: Electric Boogaloo (#676)
8 years ago
sdmc_factory.h
Virtual Filesystem 2: Electric Boogaloo (#676)
8 years ago
vfs.cpp
vfs: Use sanitized paths within MoveFile() and MoveDirectory()
8 years ago
vfs.h
vfs: Make VfsFilesystem constructor explicit
8 years ago
vfs_concat.cpp
registration: Update documentation and style
8 years ago
vfs_concat.h
file_sys: Comply to style guidelines
8 years ago
vfs_offset.cpp
RomFS Extraction
8 years ago
vfs_offset.h
vfs: Make type hierarchy objects classes instead of structs
8 years ago
vfs_real.cpp
registration: Various style and documentation improvements
8 years ago
vfs_real.h
vfs_real: Add CreateFullPath to Create* operations
8 years ago
vfs_vector.cpp
romfs: Remove cyclic shared_ptr leak in romfs code
8 years ago
vfs_vector.h
Merge pull request #1005 from DarkLordZach/registered-fmt
8 years ago