summaryrefslogtreecommitdiff
path: root/src/engine/fox_bg.c
AgeCommit message (Collapse)Author
2026-03-12Refactor Interpolation SystemSonic Dreamcaster
2026-01-06fix seams in backgroundsSonic Dreamcaster
2026-01-03partial starfield floatsSonic Dreamcaster
2026-01-03fix partial starfieldSonic Dreamcaster
2025-05-25NX: Disable gSPInvalidateTexCache and Starfield Interpolation in the map.Sonic Dreamcaster
2025-04-18Bump LUS (#191)Alejandro Asenjo Nitti
* Bump LUS (#190) * Bump LUS * Disabled shader-based linear conversion on metal * Fixed missing mInterpolationIndex * Bump LUS --------- Co-authored-by: KiritoDv <kiritodev01@gmail.com> * restore console * bump LUS * Reverted linear conversion on shader --------- Co-authored-by: KiritoDv <kiritodev01@gmail.com>
2025-04-06Fix texture interpolation issues in aquas (#186)Nicholas Estelami
2025-04-03disable texture interpolation in aquas floor and surface for nowSonic Dreamcaster
2025-04-02correctionSonic Dreamcaster
2025-04-02Aquas floor and surface commentsSonic Dreamcaster
2025-03-29fix Starfield InterpolationSonic Dreamcaster
2025-03-29Seam stars margin increaseSonic Dreamcaster
2025-03-28Floor Scrolling Interpolation (#176)Nicholas Estelami
* Floor Scrolling Interpolation * Scrolling Improvements * Fix scroll stutter * bump LUS & Torch * missing prototype --------- Co-authored-by: Sonic Dreamcaster <alejandro.asenjo88@gmail.com>
2025-02-22minor fix to BGSonic Dreamcaster
2025-02-18Float precision renderingSonic Dreamcaster
2025-02-13Fix AllRange FloorsSonic Dreamcaster
2025-02-13Fortuna Katina Bolse Venom 2 360 floors initial fixSonic Dreamcaster
2025-01-08mitigate AllRange ground interpolation problemsSonic Dreamcaster
2025-01-07Zones: Fix water shadowsSonic Dreamcaster
2024-12-31fix starfield interpolationSonic Dreamcaster
2024-12-27update variable nameQlonever
2024-12-24Updated vs decompKiritoDv
2024-12-0932/9Sonic Dreamcaster
2024-12-09Move calculations outside of the loop, as they only need to be calculated ↵Malkierian
once per frame. Bit of cleanup.
2024-12-09Add better cull region calculation, change gCurrentScreenWidth to 1600 to ↵Malkierian
allow aspect ratios up to 6.2.
2024-12-09Add check for render view to prevent drawing stars outside of it.Malkierian
Remove garbage star interp calculation.
2024-11-28Fixed compilation and added an option to set the logging configKiritoDv
2024-11-27training ground fix for OnRailsSonic Dreamcaster
2024-11-24whoops!Sonic Dreamcaster
2024-11-24fix training groundSonic Dreamcaster
2024-11-23tag backdropSonic Dreamcaster
2024-11-19stars interpolation fixSonic Dreamcaster
2024-11-17improve groundSonic Dreamcaster
2024-11-17Fix Solar Zoness Macbeth and Titania BackgroundSonic Dreamcaster
2024-11-17Fix Fortuna, Katina, Venom 2 and Versus backgroundsSonic Dreamcaster
2024-11-17Fix Corneria and Venom 1 BackgroundsSonic Dreamcaster
2024-11-17fix venom andross backgroundSonic Dreamcaster
2024-10-21fix wrong dlistSonic Dreamcaster
2024-10-18background fixesSonic Dreamcaster
2024-10-17Added frame interpolation markersKiritoDv
2024-10-17background fixSonic Dreamcaster
2024-10-16Added a toggle to disable interpolationKiritoDv
2024-10-16Interpolated starsKiritoDv
2024-10-16Tagged starsKiritoDv
2024-10-16Merge branch 'starfield' into interpolationKiritoDv
2024-10-16Fixed starsKiritoDv
2024-10-16Added interpolation systemKiritoDv
2024-10-15new starfield (not working for now)Sonic Dreamcaster
2024-09-17Repo upstreamedKiritoDv
2024-09-13Hud, Title, Map & Option Docs (#272)Alejandro Asenjo Nitti
* hud title and option docs * hud docs * aspMain vram comment * more hud docs * HUD docs * Hud_ -> HUD_ consistency * ActorMissileSeekModes * fox_option docs * more option docs * more option docs * more option docs * fox_title docs * more fox_title docs * fox_map docs * fix map TLUTs * more fox_map docs * jp1 explore * explore us rev0 * SETUPDL comments * format * fox_map docs * more fox_map docs