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

23 Commits

Author SHA1 Message Date
aa13632704
Add removed use declaration 2022-02-13 13:36:32 -08:00
615204f71f
More input and rendering implementations 2022-02-13 13:32:52 -08:00
a6b2d66e1e
Input: Add onControllerAdded/Removed callbacks and also display the controller name in the input viewer 2022-02-09 00:54:53 -08:00
40aafbef4b
Fix imgui in aurora CMakeLists.txt 2022-02-08 21:55:42 -08:00
efb6ddd44e
Update CMakeLists in aurora 2022-02-08 21:51:35 -08:00
b13ff392ef Cleanup ffi refs in texture.rs 2022-02-09 00:21:41 -05:00
d84f71f9dc Cleanup lib.rs imports 2022-02-09 00:16:35 -05:00
8286f006cf Automatically remap controllers; separate cxxbridge build files 2022-02-09 00:13:19 -05:00
acd861754c
TexturedQuad fixes, Better controller input handling (needs custom mapping) 2022-02-08 11:18:12 -08:00
5add26b42e
Add ability to set/get player index on SDL controllers 2022-02-08 01:40:50 -08:00
72b4d5a7fc macOS fixes; call onAppWindowResized after launch 2022-02-08 03:42:59 -05:00
011f65c48f Set window icon 2022-02-08 03:28:56 -05:00
921d6bf10a Working movie player 2022-02-08 01:54:05 -05:00
a1482b4743 SDL controller input 2022-02-07 20:48:08 -05:00
b8e60eac1b
Add a raw verts version for queue_textured_quad 2022-02-07 04:22:51 -08:00
4c705683bc
Fix index out of range error 2022-02-07 04:21:49 -08:00
72502ec9a2
Start implementing input 2022-02-07 02:45:56 -08:00
710b9ae6b3
Add resized/moved events, minor cleanup 2022-02-06 14:53:42 -08:00
c53ee12578
Add ability to check if DXT1/BC1 is supported, create a fake texture for the time being for hardware that doesn't support it 2022-02-06 05:13:19 -08:00
8e695dce74 Fix macOS compilation 2022-02-04 23:25:35 -05:00
509252a17f Splash screen rendering 2022-02-04 21:23:15 -05:00
3ba2c4bfff
Minor fixes, more CModel RE 2022-02-01 00:14:49 -08:00
e48435f11e Start wiring up wgpu+winit 2022-01-31 19:06:54 -05:00