2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-06-08 12:33:28 +00:00

11 Commits

Author SHA1 Message Date
4048492279 iOS and tvOS support 2022-05-27 15:52:16 -04:00
f80813b9cc Transition all Textured/ColoredQuad usages
- Upload textures using staging buffer
- Fixes SetOrtho logic
- More work on thermal visor rendering (still WIP)
- Rework Dawn backend initialization
- Support MoltenVK on Metal
- Various fixes & cleanup
2022-05-23 20:26:35 -04:00
ef71c009c6 aurora: Working palette textures 2022-05-15 15:50:38 -04:00
d067fa2b7d aurora: Fix I8 handling; add CMPR->RGBA conversion 2022-05-14 15:52:34 -04:00
22dfd3b3f7 aurora: Rework texture binding API
- Texture binding is now handled by GX calls
- More CCubeMaterial / CCubeRenderer impl
- Semi-working thermal visor rendering
- More CGraphicsPalette impl
- Some CWorldShadow impl
- Start work on indirect texturing
- Stub out CTextRenderBuffer
2022-05-13 19:40:31 -04:00
9d634e6a05 Hacky scan visor rendering 2022-05-09 17:13:38 -04:00
e0a7236ad6 Various model rendering fixes 2022-03-08 02:44:57 -05:00
740114af9e Begin transitioning to new CTexture; start Stream API 2022-03-04 02:47:21 -05:00
5183809027 aurora: Async pipeline creation 2022-02-19 01:41:21 -05:00
b6b68135ef aurora: Working movie player (again) 2022-02-19 00:33:56 -05:00
c64f9eb2d1 aurora: Reimplement textures 2022-02-17 19:38:31 -05:00