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.
xbzk
48a95da874
[debug] debug knobs adjustments ( #4317 )
- [x] I have read and followed the [Contribution Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/CONTRIBUTING.md#code-contributions ).
- [x] I have read and followed the [AI Policy](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/AI.md )
- [x] I have read and followed the [Coding Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/Coding.md ) to the best of my ability.
-------------------
minor changes to debug knobs:
-changed its category to System so it becomes per-game-able (believe me, it's useful)
-fixed kotlin field type to UShort
-changed get to Get for proper standard
-added spacings and more info to docs
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4317
Reviewed-by: Lizzie and Samuel <lizzie@eden-emu.dev>
Reviewed-by: crueter <crueter@eden-emu.dev>
17 hours ago
..
build
[docs] add instructions to build older commits (#3826)
5 months ago
dynarmic
[dynarmic] remove dead-code interpreter (#3547)
6 months ago
img
[dist] shrink png asset size with optipng, scripts to generate assets (#2573)
11 months ago
policies
[meta] Discourage profanity usage (#4239)
3 weeks ago
user
[docs] overview doc for newcomers (#4266)
2 weeks ago
Build.md
[docs] clang-cl with MSVC, misc docs updates (#4034)
3 months ago
CODEOWNERS
[docs] Tighten AI restrictions and switch to CONTRIBUTING.md (#4193)
2 months ago
CPMUtil.md
[cmake] CPMUtil rewrite of the day number 852 (#4130)
2 months ago
Caveats.md
[tools] refactor, use #!/bin/sh, update license files (#3998)
3 months ago
CrossCompile.md
[cmake, docs] Reorganize CMakeModules directory and add GentooCross toolchain (#4088)
3 months ago
Debug.md
[vk, renderdoc] fixed zero-sized streambuffer bug on old heap-absent GPUs (#4052)
3 months ago
Deps.md
[cmake] Bump minimum version to 3.31 (#4055)
3 months ago
DesignOverview.md
[docs] overview doc for newcomers (#4266)
2 weeks ago
Development.md
[docs] Clean up debug and development docs + fix mdlint (#3936)
4 months ago
DriverBugs.md
[docs] initial document driver bugs (#3382)
7 months ago
HosKernel.md
[docs] clang-cl with MSVC, misc docs updates (#4034)
3 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)
4 months ago
Options.md
[cmake] Add ENABLE_WERROR option (#4080)
3 weeks ago
README.md
[docs] overview doc for newcomers (#4266)
2 weeks ago
RenderDoc.md
[vk, renderdoc] fixed zero-sized streambuffer bug on old heap-absent GPUs (#4052)
3 months ago
Settings.md
[debug] debug knobs adjustments (#4317)
17 hours 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.