Caio Oliveira DraVee
  • Joined on 2025-08-27
DraVee pushed to variables/fixup at DraVee/eden 2025-10-01 16:32:28 +02:00
f315159bbb [meta] fix bad variable names
DraVee pushed to master at DraVee/eden 2025-10-01 16:24:51 +02:00
020f1cdb1f [qt] fix ci missing build_id (#2638)
dfe10bc851 [common] use libc++ provided jthread instead of in-house one (which deadlocks on FBSD 14) (#351)
9a098441de [audio_core] Fix audio issue in The Legend of Zelda - Echoes of Wisdom (#2594)
91fb1df624 [meta] allow customisation of auto-updater, remove hardcoded title names and fix dup title names (#2588)
43a7470a7d [Maxwell]: Fix shaders compilation memory leak (#2606)
Compare 7 commits »
DraVee commented on pull request eden-emu/eden#147 2025-10-01 06:59:27 +02:00
[mvk, cmake] Fix mac qt version, add terminal output option, fix moltenvk header for mac

Is it still relevant?

DraVee pushed to cmake/symbols-on-release at DraVee/eden 2025-10-01 06:58:00 +02:00
84a365935b [cmake] fix debug symbols building on window
9a098441de [audio_core] Fix audio issue in The Legend of Zelda - Echoes of Wisdom (#2594)
91fb1df624 [meta] allow customisation of auto-updater, remove hardcoded title names and fix dup title names (#2588)
43a7470a7d [Maxwell]: Fix shaders compilation memory leak (#2606)
dfca07f4e3 Initial a9 (minsdk=28) support (#2600)
Compare 6 commits »
DraVee pushed to scripts/license at DraVee/eden 2025-10-01 06:57:42 +02:00
8efba93294 [ci] license-header.sh: Fix some shellcheck warnings
5f5ca83991 [ci] license-header.sh: add file exclusion capability
aafe255295 [ci] license-header.sh: Make it POSIX-compliant!
9a098441de [audio_core] Fix audio issue in The Legend of Zelda - Echoes of Wisdom (#2594)
91fb1df624 [meta] allow customisation of auto-updater, remove hardcoded title names and fix dup title names (#2588)
Compare 9 commits »
DraVee commented on pull request eden-emu/eden#2603 2025-10-01 06:54:26 +02:00
[common/logging] faster logging by avoiding constructing unused strings/results (and filtering first)

I don't think this have any regression or improvement on speed as tested, should be good to approve since it's better to reduce unn

DraVee commented on pull request eden-emu/eden#2587 2025-10-01 06:40:06 +02:00
[core/memory] Remove defered heap allocation on Linux.

Needed on line 108

DraVee commented on pull request eden-emu/eden#2587 2025-10-01 06:40:06 +02:00
[core/memory] Remove defered heap allocation on Linux.

Should be (std::min) cause aarch64, i think

DraVee commented on pull request eden-emu/eden#2587 2025-10-01 06:40:06 +02:00
[core/memory] Remove defered heap allocation on Linux.

Same as previous

DraVee suggested changes for eden-emu/eden#2587 2025-10-01 06:40:06 +02:00
[core/memory] Remove defered heap allocation on Linux.
DraVee closed pull request eden-emu/eden#2625 2025-09-30 15:47:11 +02:00
Partially reverts "CMake improvements: ccache, bundled Qt, MoltenVK, LTO, and Linux deps"
DraVee created pull request eden-emu/eden#2626 2025-09-30 04:24:32 +02:00
common: include missing headers after PCH disable
DraVee created pull request eden-emu/eden#2625 2025-09-30 04:24:28 +02:00
Partially reverts "CMake improvements: ccache, bundled Qt, MoltenVK, LTO, and Linux deps"
DraVee created branch android/fix_headers in DraVee/eden 2025-09-30 04:24:14 +02:00
DraVee pushed to android/fix_headers at DraVee/eden 2025-09-30 04:24:14 +02:00
1819b48341 common: include missing headers after PCH disable
DraVee created branch android/ci in DraVee/eden 2025-09-30 04:22:31 +02:00
DraVee pushed to android/ci at DraVee/eden 2025-09-30 04:22:31 +02:00
7a58fec4b0 Partially reverts "CMake improvements: ccache, bundled Qt, MoltenVK, LTO, and Linux deps"
DraVee deleted branch eden/liz-use-libcpp-jthread from DraVee/eden 2025-09-30 03:41:44 +02:00
DraVee deleted branch gui/old/alert_wayland from DraVee/eden 2025-09-30 03:41:40 +02:00