28024 Commits (v0.0.3-rc1)
 

Author SHA1 Message Date
Pavel Barabanov d9eea0dc72 renamed SetTouchScreenOutputRanges to SetTouchScreenOutputRanges [20.0.0+] 8 months ago
Pavel Barabanov d55e400c7c started adding services for firmware 20.0.0 without implementation 8 months ago
Briar 559eb0a488 renderer_vulkan: Use raw surface handles and improve release logic (#75) 8 months ago
MrPurple666 cb8f449dca Add LRU toggle in Android settings (#72) 8 months ago
edendev 20f2e4dffd Revert "Add more audio logging to pinpoint issues better" 8 months ago
edendev b75251742c Add more audio logging to pinpoint issues better 8 months ago
MrPurple666 7bd606bece Merge https://git.eden-emu.dev/eden-emu/eden 8 months ago
MrPurple666 bb2f527b16 Use a different approach for the LRU toggle 8 months ago
MrPurple666 b5bec371ae Add toggle for LRU 8 months ago
MrPurple666 4cf41673ba Fix some issues in RAII 8 months ago
JPikachu 8599c47fe0 service: sm/kernel/loader: Implement QueryPointerBufferSize, automatic pointer buffer sizing, and SM service improvements 8 months ago
JPikachu e57b12d020 vulkan_device: Fully disable dynamic state extensions/features when dyna_state = 0 8 months ago
swurl 04578ac5b6 fix syntax 8 months ago
JPikachu 6abdda8072 vulkan_device: Remove must_emulate_scaled_formats = false for all Qualcomm and Arm processes 8 months ago
JPikachu 0de8f866db vulkan_device: Dynamically control scaled format emulation based on dynamic state setting fixing the "0" option 8 months ago
JPikachu e4e27ef86b implement: New API for Multiplayer Support 8 months ago
Pavel Barabanov 37a508c3ba Add USE AUTO STUB to Android 8 months ago
Pavel Barabanov 56e619c872 Remove the stub for GetCradleFwVersion 8 months ago
MrPurple666 449a2497ea Initial MMO implementation 8 months ago
MrPurple666 4e7f6ef694 Better FastMemcpy and FastMemset 8 months ago
MrPurple666 476e0fe432 Use 4MB cache size instead of 1MB 8 months ago
MrPurple666 0b35e89ab9 Some RAII fixes 8 months ago
MrPurple666 a58799aca7 Initial RAII implementation 8 months ago
MrPurple666 abc7e71ecd Replace std::memcpy/memset with intrinsics on known sizes 8 months ago
MrPurple666 b695ca5a2a Revert some wip changes 8 months ago
swurl 808276b48a Dynamic State Fixes (#57) 8 months ago
swurl 47efb1873b updated build guide links (#60) 8 months ago
Bix 399a3127cd Some slight changes to the readme. (#59) 8 months ago
swurl de2009575e fix cmake formatting 8 months ago
swurl a8f105d4ff Merge branch 'game-warnings' 8 months ago
swurl 9f806138ab Merge branch 'log-by-line' 8 months ago
CamilleLaVey 30670bd92a Merge pull request 'Add configurations for VkExtendedDynamicState extensions' (#53) from crueter/eden:dynamic-state-config into master 8 months ago
CamilleLaVey fa950aaeca Merge pull request 'Fix Qt <6.7 build and allow speed limit to be saved' (#52) from crueter/eden:fix-limit-speed into master 8 months ago
CamilleLaVey a9c3d3abbe Merge pull request 'shader compiler: Ensure all clip distances are initialized when used' (#48) from JPikachu/eden:EOW into master 8 months ago
swurl 7a9011b82d add tick marks to desktop slider 8 months ago
Briar 13eb5e1be4 android: Add `dyna_state` setting to UI 8 months ago
swurl c5f98d0388 switch bad updates list to hex 8 months ago
swurl 01065a89a5 fix android setting 8 months ago
swurl 83cf9774e1 switch dynamic state to a slider 8 months ago
swurl e8ad10350e Warn about updates for affected games 8 months ago
swurl c140529a75 add notice for extensions 8 months ago
swurl 918d6d3514 proper placement of clip distance init 8 months ago
swurl 9cb03cd007 Log by line compilation option 8 months ago
swurl eb90246803 use macro to remove eye destruction 8 months ago
swurl b47c0e07a3 Proper linking between states 8 months ago
swurl a137760b48 add dynamic state settings to android settings 8 months ago
swurl 1949e7c438 Add dynamic state extension configs 8 months ago
swurl 446e362530 remove duplicate code in statusbar 8 months ago
swurl 8795b96d46 Fix Qt <6.7 build and allow speed limit to be saved 8 months ago
JPikachu c64c404a2f Enable ExtendedDynamicState 3 8 months ago