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.
crueter
28b89e74f2
[desktop] move GMainWindow to MainWindow + its own set of files
Some genius decided to put the entire MainWindow class into main.h and
main.cpp, which is not only horrific practice but also completely
destroys clangd beyond repair. Please, just don't do this.
Needs comp/testing on Windows
Signed-off-by: crueter <crueter@eden-emu.dev>
8 months ago
..
CPMUtil
[cmake] ffmpeg: use static on MSVC (#2946)
8 months ago
build
[desktop] move GMainWindow to MainWindow + its own set of files
8 months ago
img
[dist] shrink png asset size with optipng, scripts to generate assets (#2573)
10 months ago
scripts
[frontend, android] Move update_checker to frontend_common and add Android support (#2687)
9 months ago
user
[qt] clean up some orphaned_profiles bugs; add help (#2894)
8 months ago
Build.md
[docs] refactor: full rewrite, generalization + dedup (#488)
10 months ago
CODEOWNERS
[codeowners] nyxynx -> kleidis (#2855)
9 months ago
Caveats.md
[compat] Fix other DragonFlyBSD/NixOS issues (#2860)
8 months ago
Coding.md
[compat] Fix other DragonFlyBSD/NixOS issues (#2860)
8 months ago
CrossCompile.md
[docs, tools] Add 3rd party links, debug and testing guidelines; add extra tools for maintaining strings, rewrite lanczos generator in perl (#2749)
9 months ago
Debug.md
[docs] debug log/gfx debug info (#2871)
8 months ago
Deps.md
[compat] Fix other DragonFlyBSD/NixOS issues (#2860)
8 months ago
Development.md
[docs, tools] Add 3rd party links, debug and testing guidelines; add extra tools for maintaining strings, rewrite lanczos generator in perl (#2749)
9 months ago
Options.md
nuke: Goodbye PCH, you will not be missed (#2821)
9 months ago
README.md
[docs] debug log/gfx debug info (#2871)
8 months ago
SIGNUP.md
[docs] initial user handbook draft (#2629)
9 months ago
Eden Build Documentation
This contains documentation created by developers. This contains build instructions, guidelines, instructions/layouts for cool stuff we made , and more.