| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
* bump latest lus and bring over array resource
* use upstream otrexporter
|
|
|
|
|
|
* Bump LUS to `94b755b77c0c0f566686c9d23fa4c15e23473a0c`.
Remove `CVAR_ALT_ASSETS` from LUS cvars cmake.
Change all pertinent `CVarGetInteger` calls for `CVAR_ALT_ASSETS` to `ResourceManager::IsAltAssetsEnabled`.
Implement frame-end toggle of `mAltAssetsEnabled`.
* Remove `ShouldClearTextureCacheAtEndOfFrame`.
Move prevAltAssets check to end of `Gfx_ProcessGfxCommands`.
* Missed initial `mAltAssetsEnabled` set.
|
|
* update to latest lus main
* upstream otrexporter and zapdtr submodules
* upstream LUS submodule
|
|
|
|
|
|
|
|
|
|
|
|
* imgui
* detangle zapdutils
* ship namespace
* register global factories
* readfb
* deps
* bump submodules
* keyframe
* bump modules
|
|
|
|
|
|
* Implement HIRES support and fix Bombers notebook
* bump lus
|
|
|
|
* Track LUS changes. So far implemented:
- Moving the big switch into unordered maps.
- Dynamically switching between different ucodes. So far tested switching between f3dex2 and s2dex.
* track LUS changes
* LUS Bump
|
|
* Changes for new LUS resources
* fix factory issues and bump modules
* add build version, custom assets folder, and fix extraction
* add missing custom assets
* fix build .h
* libzip in the workflows
* apt-deps
* Fixes to importers to work with upstream Resource Manager.
Also remove duplicated structs.
* Bump LUS
* bump LUS
* Bump LUS
* bump lus
* point back to louist103/mm
---------
Co-authored-by: Adam Bird <archez39@me.com>
|
|
* set gfx debugger define for LUS
* bump lus
|
|
* Add framebuffer effects methods
* Implement motion blur effect
* Implement shrinking window framebuffer effect
* Implement pause render framebuffer effect
* update framebuffer gbi logic
* update lus ref
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Louis <35883445+louist103@users.noreply.github.com>
Co-authored-by: Nicholas Estelami <NEstelami@users.noreply.github.com>
Co-authored-by: Random06457 <28494085+Random06457@users.noreply.github.com>
|