Commit Graph

24 Commits

Author SHA1 Message Date
Nomango dc5ec25c00 feat: update to direct2d 1.3 2023-09-24 16:01:17 +08:00
Nomango 4b9f4b11f9 feat: support create texture from memory 2023-09-12 01:17:22 +08:00
Nomango e9c8ca63ad add SpriteFrame & BinaryData & AnimationEventHandler 2020-10-11 03:45:42 +08:00
Nomango 31692c2a70 [deploy] add Font::Preload 2020-08-04 02:19:23 +08:00
Nomango ada7c2b336 update Texture & GifImage cache management 2020-08-03 21:55:27 +08:00
Nomango 1c8c92862a add Renderer::ResetResolutionWhenWindowResized 2020-07-26 19:00:00 +08:00
Nomango 088cfda0c5 add ObjectPolicy 2020-07-26 00:22:32 +08:00
Nomango 765d20c988 update: middleware-styled module 2020-07-21 20:56:49 +08:00
Nomango a62f1f4d2d Feature: runner settings 2020-05-29 18:44:20 +08:00
Nomango 228fc45035 make Direct3D resources global 2020-05-22 21:07:32 +08:00
Nomango 2ff0d1ad95 Add resolution related functions 2020-05-17 21:02:43 +08:00
Nomango f8cdbe4335 fix bug: incorrect window size in fullscreen mode 2020-05-08 00:57:28 +08:00
Nomango a1e7e77c96 [deploy] Change source code charset to gb2312 2020-03-19 14:28:50 +08:00
Nomango f71c5b9ff8 Remove TextureRenderContext & add function to create a RenderContext from a texture 2020-02-20 18:22:52 +08:00
Nomango 9fbe396e3b [deploy] Tidy 2020-02-19 12:09:50 +08:00
Nomango 60899a6a9b Add texture brush 2020-02-16 20:32:08 +08:00
Nomango 14df3ae55e Add NativeObject & NativePtr 2020-02-16 20:14:01 +08:00
Nomango 1cb97ba0b2 Update TextLayout 2020-02-16 12:53:18 +08:00
Nomango 2c050cafba Remove OuterC library 2020-02-15 17:32:32 +08:00
Nomango f1e0d59cea [deploy] Add KGE_RENDER_ENGINE macro 2020-02-14 22:59:29 +08:00
Nomango 94915b87ff Update Runner 2020-02-14 22:01:56 +08:00
Nomango 72f8fd5e12 Component rename to Module 2020-02-14 17:56:50 +08:00
Nomango fa142b64c9 Change source charset to utf-8 2020-02-10 17:32:04 +08:00
Nomango d302ec3a20 Made Renderer, RenderContext, TextureRenderContext to be interface 2020-02-09 18:41:59 +08:00