2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-10-04 19:59:36 +00:00

21 Commits

Author SHA1 Message Date
02a7b85b23 aurora: WIP cache for display lists & static buffers 2022-03-15 02:18:45 -04:00
13b1ebb12e The Great Removal 2022-03-09 00:06:42 -05:00
e88f831950 Implement HandleTransparency, lighting & fix texture load 2022-03-08 17:19:02 -05:00
7d07892198 Extract GX shader/pipeline generation into shared API 2022-03-06 15:58:06 -05:00
cd86dbd6ee More CCubeMaterial, more CGraphics, more aurora::gx 2022-03-06 02:46:42 -05:00
33d0d14fda Initial working CGraphics Stream API 2022-03-04 22:37:07 -05:00
740114af9e Begin transitioning to new CTexture; start Stream API 2022-03-04 02:47:21 -05:00
fcda2eb261
Add imgui settings back using FileStoreManager to get the path 2022-02-27 17:55:47 -08:00
4b69cb449d aurora: DPI scaling fixes (renderer, imgui) 2022-02-26 15:59:55 -05:00
ad0affb11d
Fix compiling SDL 2022-02-23 21:20:41 -08:00
693da0b59b aurora: Refactor Dawn private API hacks 2022-02-22 01:28:28 -05:00
c33674b9ab Lots of Windows fixes; add D3D12; more boo decoupling 2022-02-22 00:53:57 -05:00
49418f444f
aurora: Cleanup, rename ZTest to ZComp to more accurately describe purprose, implement colored_quad 2022-02-20 13:06:04 -08:00
8863003855
aurora: Implement Controller events 2022-02-19 06:36:03 -08:00
c8c2f44fbc aurora: Textured quads 2022-02-19 03:28:44 -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
dcc040c7e0 aurora: imgui over SDL/WebGPU 2022-02-17 01:03:00 -05:00
e866245f60 aurora: Dawn + SDL united at last 2022-02-16 18:13:40 -05:00
ea3641153e aurora: Dawn initialization 2022-02-16 02:05:42 -05:00
7b9f893a49 aurora: the boring C++ version 2022-02-16 00:21:24 -05:00