summaryrefslogtreecommitdiff
path: root/src/port/Engine.cpp
AgeCommit message (Expand)Author
2024-12-27Added alt assetsKiritoDv
2024-12-27Moved port cvars out of display updateKiritoDv
2024-12-27Hook system PoCKiritoDv
2024-12-26cleaner workaround with commentsbriaguya
2024-12-26manually init LUS to workaround init dependency issues in constructorsbriaguya
2024-12-26Bump LUS and fixed breaking changesKiritoDv
2024-12-22fix clang errorcoco875
2024-12-22fix interpolation issueSonic Dreamcaster
2024-12-22set default interpolation to 60Sonic Dreamcaster
2024-12-09Move calculations outside of the loop, as they only need to be calculated onc...Malkierian
2024-12-09Add better cull region calculation, change gCurrentScreenWidth to 1600 to all...Malkierian
2024-12-02cleanupSonic Dreamcaster
2024-11-28Fixed compilation and added an option to set the logging configKiritoDv
2024-11-27MODS_FPS_COUNTER: we don't need this anymoreSonic Dreamcaster
2024-11-22Added drum and instrument custom tuning until we have xml factoriesKiritoDv
2024-11-21Audio loaded from OTRKiritoDv
2024-11-16Add o2r support and xml display listsKiritoDv
2024-11-15reverbs are causing distortionSonic Dreamcaster
2024-11-15Seems to be working on 44100KiritoDv
2024-11-15Some random fixesKiritoDv
2024-11-14Fixed 44100 audioKiritoDv
2024-11-14Changed some calculations on audioKiritoDv
2024-11-14Audio and Message FixesNicholas Estelami
2024-11-14audio workSonic Dreamcaster
2024-11-12current workSonic Dreamcaster
2024-11-12audiospec fixSonic Dreamcaster
2024-11-09Updated audioKiritoDv
2024-11-03Its loading without issues finally! But its still brokenKiritoDv
2024-11-02Added some fun crackingKiritoDv
2024-11-02Trying to reimplement the original functionsKiritoDv
2024-10-29Increased samples per frame and readded malloc systemKiritoDv
2024-10-29We are so fucking close omgKiritoDv
2024-10-25Another attempt at this thingKiritoDv
2024-10-23OTRConvertHUDXToScreenXSonic Dreamcaster
2024-10-16Added interpolation systemKiritoDv
2024-09-17Added srgb toggleKiritoDv
2024-09-17Fixed compilation with latest lusKiritoDv
2024-09-17gVIsPerFrame fix for AquasSonic Dreamcaster
2024-09-17Fixed sf64 clear screen buffer for widescreenKiritoDv
2024-09-17Fixed all remaining compilation issuesKiritoDv
2024-09-17Renamed otrKiritoDv
2024-09-17Added IOS SupportKiritoDv
2024-09-17Bump libultraship to implement osContGetStatusKiritoDv
2024-09-17Fixed switch compilation and other weird quirks with depsKiritoDv
2024-04-07Fixed Solar and ZonessKiritoDv
2024-04-07generic array importerinspectredc
2024-04-07more importersinspectredc
2024-04-06Implemented even more factoriesKiritoDv
2024-04-06First ingame bootKiritoDv
2024-04-06Fixed last cosf/sinf callKiritoDv