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
ce202292cf
[gpu] Destroy GPU thread after all non-trivial members had been destroyed (#4368)
Should help fix any game hangs after closing the emulator, or sporadic hangs when restarting.
Signed-off-by: lizzie <lizzie@eden-emu.dev>
- [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.
-------------------
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4368
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Reviewed-by: Maufeat <sahyno1996@gmail.com>
|
5 days ago |
| .. |
|
A32
|
[dynarmic] flatten terminal variants to not use recursive pointers (#4218)
|
2 months ago |
|
A64
|
[common] Switch to boost::unordered_flat containers (#4326)
|
2 weeks ago |
|
fp
|
[dynarmic, cmake] Assorted RISC-V build fixes (#3797)
|
5 months ago |
|
native
|
[dynarmic] fix dynarmic_tests build issues on xcode due to using relative paths (#3765)
|
6 months ago |
|
unicorn_emu
|
[dynarmic, cmake] Assorted RISC-V build fixes (#3797)
|
5 months ago |
|
CMakeLists.txt
|
[common] Switch to boost::unordered_flat containers (#4326)
|
2 weeks ago |
|
decoder_tests.cpp
|
[dynarmic] remove decode matcher function handlers using std::function<>, use raw function pointers (#3920)
|
4 months ago |
|
fuzz_util.cpp
|
[dynarmic, cmake] Assorted RISC-V build fixes (#3797)
|
5 months ago |
|
fuzz_util.h
|
[dynarmic, cmake] Assorted RISC-V build fixes (#3797)
|
5 months ago |
|
print_info.cpp
|
[fmt] use {#:x} instead of 0x{:#x} (#4170)
|
2 months ago |
|
rand_int.h
|
[common] rework BitField and BitUtil, use concepts whenever possible (#4076)
|
2 months ago |
|
rsqrt_test.cpp
|
[dynarmic, cmake] Assorted RISC-V build fixes (#3797)
|
5 months ago |
|
rsqrt_test_fn.s
|
[cmake] refactor: Use CPM over submodules (#143)
|
1 year ago |
|
test_generator.cpp
|
[dynarmic, cmake] Assorted RISC-V build fixes (#3797)
|
5 months ago |
|
test_reader.cpp
|
[dynarmic, cmake] Assorted RISC-V build fixes (#3797)
|
5 months ago |
|
x64_cpu_info.cpp
|
[dynarmic] drop Xeon Phi features from tests (#3978)
|
4 months ago |