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.
lizzie
eebb4bd91e
[eden-cli] add extra CLI options -n/-x/-s ( #4173 )
from wasm PR:
- `--null-render/-n`: Forces the usage of the "Null" render backend irrespective of settings.
- `--filter/-x`: Sets the debug log filter irrespective of settings.
- `--singlecore/-s`: Forces single-core regardless of settings.
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4173
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Reviewed-by: Maufeat <sahyno1996@gmail.com>
1 week ago
..
build
[docs] add instructions to build older commits (#3826)
4 months ago
dynarmic
[dynarmic] remove dead-code interpreter (#3547)
5 months ago
img
[dist] shrink png asset size with optipng, scripts to generate assets (#2573)
10 months ago
policies
[docs] Tighten AI restrictions and switch to CONTRIBUTING.md (#4193)
3 weeks ago
user
wa
2 days ago
Build.md
[docs] clang-cl with MSVC, misc docs updates (#4034)
2 months ago
CODEOWNERS
[docs] Tighten AI restrictions and switch to CONTRIBUTING.md (#4193)
3 weeks ago
CPMUtil.md
[cmake] CPMUtil rewrite of the day number 852 (#4130)
4 weeks ago
Caveats.md
[tools] refactor, use #!/bin/sh, update license files (#3998)
2 months ago
CrossCompile.md
[cmake, docs] Reorganize CMakeModules directory and add GentooCross toolchain (#4088)
2 months ago
Debug.md
[vk, renderdoc] fixed zero-sized streambuffer bug on old heap-absent GPUs (#4052)
2 months ago
Deps.md
[cmake] Bump minimum version to 3.31 (#4055)
2 months ago
Development.md
[docs] Clean up debug and development docs + fix mdlint (#3936)
3 months ago
DriverBugs.md
[docs] initial document driver bugs (#3382)
6 months ago
HosKernel.md
[docs] clang-cl with MSVC, misc docs updates (#4034)
2 months ago
NvidiaGpu.md
[docs] add CodingStyle + Coding guidelines, HOS kernel basics, 'Settings' and add external resources, add better docs for dtrace-tool.pl (#3964)
3 months ago
Options.md
[externals] Update to SDL3 (#3952)
3 months ago
README.md
[docs] Tighten AI restrictions and switch to CONTRIBUTING.md (#4193)
3 weeks ago
RenderDoc.md
[vk, renderdoc] fixed zero-sized streambuffer bug on old heap-absent GPUs (#4052)
2 months ago
Settings.md
[docs] add CodingStyle + Coding guidelines, HOS kernel basics, 'Settings' and add external resources, add better docs for dtrace-tool.pl (#3964)
3 months ago
Eden Build Documentation
Are you just a casual user? Take a look at our User Handbook then!
If you want to register/signup as a contributor, take a gander at the signup guide .
This contains documentation created by developers. This contains build instructions, guidelines, instructions/layouts for cool stuff we made , and more.
Policies
Policies and information on development.
Externals
Other useful resources in general, take a quick read if you need.