Zephyron
8b830b310b
fix(dynarmic): Remove MSVC-specific fastmem_pointer assignments
...
Unify fastmem_pointer handling by using reinterpret_cast<uintptr_t>()
and std::nullopt consistently across all platforms, fixing MSVC
compilation errors with std::optional<uintptr_t> assignment.
Fixes: C2679 binary '=' operator errors on MSVC
Signed-off-by: Zephyron <zephyron@citron-emu.org >
2025-10-07 15:45:56 +10:00
collecting
791718ea7f
fix: string for Citron compilation error
2025-10-07 05:10:41 +00:00
Zephyron
1d13bbdadc
Merge branch 'copyright_addition' into 'main'
...
fix: Copyright
See merge request citron/emulator!87
2025-10-07 15:05:00 +10:00
collecting
32ea5f0fd0
fix: MSVC Compiler Error
2025-10-07 02:36:00 +00:00
collecting
20e594ca46
fix: MSVC Compiler Error
2025-10-07 02:35:03 +00:00
collecting
f0ccc3108e
fix: Copyright
2025-10-06 05:00:49 +00:00
collecting
6e315c09e8
fix: Lanczos Frag
2025-10-06 03:24:35 +00:00
Zephyron
dafdc1c775
fix: resolve C4305 truncation warnings in QColor::fromHsvF calls
...
Add 'f' suffix to prevent double->float truncation warnings being treated as errors
Signed-off-by: Zephyron <zephyron@citron-emu.org >
2025-10-06 12:49:43 +10:00
collecting
81630008b6
fix: Lanczos
2025-10-06 02:35:05 +00:00
collecting
19a5cde299
feat: Add Lanczos
2025-10-06 02:14:33 +00:00
collecting
41fc8ee272
feat: Add Lanczos
2025-10-06 02:13:55 +00:00
collecting
5785ae746e
feat: Add Lanczos
2025-10-06 02:12:38 +00:00
collecting
5fb1a16344
feat: Add Lanczos
2025-10-06 02:11:27 +00:00
collecting
37bebbea10
feat: Add Lanczos
2025-10-06 02:10:57 +00:00
collecting
7feef45cee
feat: Add Lanczos
2025-10-06 02:10:20 +00:00
collecting
c0c75e43ad
feat: Add Lanczos
2025-10-06 02:09:42 +00:00
collecting
0202478a37
feat: Add Lanczos
2025-10-06 02:08:29 +00:00
collecting
c2446eb91e
feat: Add Lanczos
2025-10-06 02:07:48 +00:00
collecting
6f2e1f458d
feat: Add Lanczos
2025-10-06 02:07:03 +00:00
collecting
a027fad072
feat: Add Lanczos Frag
2025-10-06 02:06:20 +00:00
collecting
eb5c6ee46b
feat: Add Lanczos
2025-10-06 02:05:23 +00:00
collecting
7a751408a6
feat: Add Lanczos
2025-10-06 02:04:38 +00:00
collecting
0408e26e4c
feat: Add Lanczos
2025-10-06 02:03:36 +00:00
Zephyron
58aeea875f
Merge branch 'fix_and_feat_accent_colors' into 'main'
...
fix(ui): Correct accent color theming for Graphics and Properties
See merge request citron/emulator!82
2025-10-06 10:41:11 +10:00
collecting
6a7c323572
Edit configure_cpu.ui
2025-10-05 11:39:55 +00:00
collecting
ef008771e1
fix: Clang Compiler
2025-10-05 02:33:26 +00:00
collecting
6491a53e72
fix: Clang Compiler
2025-10-05 02:25:57 +00:00
collecting
5a87a11917
fix: Clang Compiler
2025-10-05 02:25:14 +00:00
collecting
1ad8a783b7
Edit configure_cpu.h
2025-10-04 12:12:32 +00:00
collecting
8dcf84858d
Edit configure_audio.cpp
2025-10-04 12:09:33 +00:00
collecting
696fdcda58
Edit configure_cpu.cpp
2025-10-04 12:09:04 +00:00
collecting
273ff26432
Edit configure_graphics_advanced.cpp
2025-10-04 12:08:32 +00:00
collecting
ae60047271
Edit configure_graphics_advanced.h
2025-10-04 12:08:03 +00:00
collecting
99ab916bcc
Edit configure_cpu.ui
2025-10-04 12:07:19 +00:00
collecting
8fa7ceba8c
Edit configure_audio.h
2025-10-04 12:06:18 +00:00
collecting
1026dd9830
Edit configure_system.cpp
2025-10-04 12:05:50 +00:00
collecting
2e27da552c
Edit configure_system.h
2025-10-04 12:05:16 +00:00
collecting
d51df8a2fa
Edit configure.ui
2025-10-04 12:04:20 +00:00
collecting
b3f197e714
Edit configure_per_game.h
2025-10-04 12:03:37 +00:00
collecting
2a8d21c123
Edit configure_per_game.ui
2025-10-04 12:02:38 +00:00
collecting
79c83d94c0
Edit configure_per_game.cpp
2025-10-04 12:01:47 +00:00
collecting
6ab651e732
Edit configure_dialog.cpp
2025-10-04 12:01:06 +00:00
collecting
8fd62cec46
Edit configure_per_game.ui
2025-10-04 10:09:16 +00:00
collecting
ee35997f56
Edit configure_per_game.cpp
2025-10-04 10:08:47 +00:00
collecting
6d130750d3
Edit configure_dialog.cpp
2025-10-04 10:07:55 +00:00
collecting
e475325373
Edit configure_graphics.cpp
2025-10-04 10:07:08 +00:00
collecting
bb871e0764
Edit configure_graphics.h
2025-10-04 10:06:34 +00:00
collecting
0f22691084
Edit game_list.cpp
2025-10-04 05:43:49 +00:00
collecting
540a63fb7e
Edit game_list.h
2025-10-04 05:42:45 +00:00
collecting
9b1184e2db
Edit main.h
2025-10-04 04:17:56 +00:00