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
963f9981ce
[chore] Resolve more "warning C4127: conditional expression is constant" while building under MSVC ( #3595 )
NOISY warning on NINJA MSVC build log.
Complement for PR 3567. Now in another place.
D:\dev\eden\src\dynarmic\src\dynarmic\backend\x64\emit_x64_vector_floating_point.cpp(207): warning C4127: conditional expression is constant
D:\dev\eden\src\dynarmic\src\dynarmic\backend\x64\emit_x64_vector_floating_point.cpp(207): note: consider using 'if constexpr' statement instead
Signed-off-by: xbzk <xbzk@eden-emu.dev>
Co-authored-by: DraVee <dravee@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3595
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
Reviewed-by: DraVee <dravee@eden-emu.dev>
Co-authored-by: xbzk <xbzk@eden-emu.dev>
Co-committed-by: xbzk <xbzk@eden-emu.dev>
4 months ago
..
CPMUtil
[vk, cmake] Bump minimum VulkanTools to 1.4.317 and add UnifiedImageLayouts (#3318)
4 months ago
build
[Docs] Change examples to make more sense. (#3255)
5 months ago
dynarmic
[dynarmic] remove dead-code interpreter (#3547)
4 months ago
img
[dist] shrink png asset size with optipng, scripts to generate assets (#2573)
9 months ago
policies
[docs] reorg a bit, add AI policy, rewrite release policy (#3423)
4 months ago
user
[settings] changed debug knobs category to allow per-game usage (#3564)
4 months ago
Build.md
[docs] reorg a bit, add AI policy, rewrite release policy (#3423)
4 months ago
CODEOWNERS
[meta] update codeowners (#3460)
4 months ago
Caveats.md
[port, cmake] fix NetBSD/OpenBSD 7.8 build failure, update documentation (#3272)
4 months ago
CrossCompile.md
[docs] update coding guidelines, freebsd+windows ARM caveats (#3209)
5 months ago
Debug.md
[docs] Add Gentoo and Arch Linux packages to GDB instructions (#3521)
4 months ago
Deps.md
[crypto] Atomize all traces of MbedTLS, and require OpenSSL 3+ (#3606)
4 months ago
Development.md
[port, cmake] fix NetBSD/OpenBSD 7.8 build failure, update documentation (#3272)
4 months ago
DriverBugs.md
[docs] initial document driver bugs (#3382)
5 months ago
NvidiaGpu.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
6 months ago
README.md
[docs] reorg a bit, add AI policy, rewrite release policy (#3423)
4 months ago
SIGNUP.md
[docs] initial user handbook draft (#2629)
8 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.
Policies
Policies and information on development.