2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-13 22:31:21 +00:00

26 Commits

Author SHA1 Message Date
1e9d96c906 Migrate to aurora submodule 2022-07-29 16:17:24 -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
cd86dbd6ee More CCubeMaterial, more CGraphics, more aurora::gx 2022-03-06 02:46:42 -05:00
740114af9e Begin transitioning to new CTexture; start Stream API 2022-03-04 02:47:21 -05:00
c64f9eb2d1 aurora: Reimplement textures 2022-02-17 19:38:31 -05:00
7b9f893a49 aurora: the boring C++ version 2022-02-16 00:21:24 -05:00
921d6bf10a Working movie player 2022-02-08 01:54:05 -05:00
e48435f11e Start wiring up wgpu+winit 2022-01-31 19:06:54 -05:00
94f10bb002 Remove Editor & specter 2021-05-29 18:45:07 -04:00
9bae2f943e
Rename everything 2021-04-10 01:42:06 -07:00
Lioncash
fa3e639a9d RuntimeCommon: Make use of bitfield initializers where applicable
Continues and finishes the migration towards initializing all bitfield
members where applicable
2020-04-21 17:16:19 -04:00
232823ae69 Runtime/Graphics: Replace bitfield unions with constructor initializers 2020-04-10 15:03:31 -04:00
Lioncash
a633b8e8fd General: Normalize RuntimeCommon include paths
Performs the same normalizing done to the RuntimeCommonB target, now all
of the runtime headers have normalized include paths.
2019-09-28 04:14:29 -04:00
Jack Andersen
636c82a568 New code style refactor 2018-12-07 19:30:43 -10:00
Jack Andersen
c91e5df986 Convert to pragma once 2018-10-06 17:42:33 -10:00
Jack Andersen
3894749675 Changes to support boo object tracker API 2017-11-04 20:17:12 -10:00
Jack Andersen
6a7fc0145f Bitstream fixes 2017-02-05 17:21:58 -10:00
Jack Andersen
da91c921cb Bitfield initializer bug fixes 2017-01-24 18:40:19 -10:00
Jack Andersen
4c09493a3f CFrontEndUI work 2017-01-08 17:44:00 -10:00
Jack Andersen
03a93c52b9 CSaveUI work 2016-12-17 18:16:04 -10:00
Jack Andersen
5de5c3d85f Character factory support classes 2016-04-12 20:07:23 -10:00
Jack Andersen
5054cd1d8a More stubs for GuiSys 2016-03-09 17:47:37 -10:00
Jack Andersen
52faf42aaa CMoviePlayer G.721 audio implemented 2016-03-08 12:51:13 -10:00
Jack Andersen
9a43c518f9 Working THP audio and deinterlacing 2016-03-07 21:10:52 -10:00
Jack Andersen
bba30a25bf Working CMoviePlayer (video only for now) 2016-03-07 12:48:54 -10:00
Jack Andersen
6e160560fa CMoviePlayer initial implementation 2016-03-06 17:12:32 -10:00