Commit Graph
15 Commits
Author SHA1 Message Date
Yoshi Askharoun 9f735c61ac Moved CreateGraphcsDevice and InvokePaint implementations to RenderWindowBase 2021-10-06 21:53:46 -05:00
Yoshi Askharoun b2274ea127 Prevent UIX from blocking UI thread with MainLoop 2021-10-06 17:04:15 -05:00
Yoshi Askharoun 40ba4250e8 Switched to ManagedByteCodeWriter 2021-10-06 14:29:28 -05:00
Yoshi Askharoun ee3e4de91e Added Microsoft.Iris.Debug 2021-10-06 13:55:48 -05:00
Yoshi Askharoun 3bb7bf3bd6 Added image embedded resources (from og UIX.dll) 2021-10-04 14:27:37 -05:00
Yoshi Askharoun 5ba04306df Moved from IntPtr to byte[] in more places 2021-10-04 14:17:40 -05:00
Yoshi Askharoun d0f576c266 Switched everything to ManagedByteCodeReader 2021-10-04 14:16:29 -05:00
Yoshi Askharoun 890990b37a Added instance of IrisEngineInfo to RenderObject 2021-10-01 21:31:34 -05:00
Yoshi Askharoun 094a1d2efd Abstracted RenderWindow for platform-specific implementations 2021-07-29 14:02:25 -05:00
Yoshi Askharoun 37d2410a51 Added basic wrapper for Windows.UI.Xaml.Window implementing IRenderWindow 2021-07-16 20:17:23 -05:00
Yoshi Askharoun cc8deff38a Reimplemented basic RenderEngine for SK 2021-07-16 16:03:13 -05:00
Yoshi Askharoun a44a3ddc3f Added Skia graphics types to Application.Initialize 2021-07-16 01:26:28 -05:00
Yoshi Askharoun 926ed12bd6 Added more Rendering and GraphicsDeviceTypes; Disabled ping request count in Synchronize 2021-07-16 01:11:06 -05:00
Yoshi Askharoun c3d90fccbd Modified UIX libs to allow use from UWP 2021-07-15 22:00:36 -05:00
Yoshi Askharoun dd63b8d273 Added UIX library 2021-07-12 00:40:39 -05:00