Commit Graph

11 Commits (master)

Author SHA1 Message Date
Kirigaya Kazuto 08237332c0 LuaEngine v0.5.5
Code refactor.
More font function supported.
2020-07-05 17:15:28 +08:00
Kirigaya Kazuto 466dd6ee73 LuaEngine v0.5.4
Fix compile errors in Linux
2020-07-04 16:38:06 +08:00
Kirigaya Kazuto 4cd800084a LuaEngine v0.5.3
Improved Thread and Channel
Add ShareableResource.
Channels now support push and get Surface objects as ShareableResource.
  Some objects are not allowed to be used out of main thread. Thus not all SDL objects are planned to be shareable via Channels.
More Surface methods.
2020-07-01 21:11:32 +08:00
Kirigaya Kazuto 1d9e2eadbf LuaEngine v0.5.2
Renderer update.
2020-06-30 11:02:56 +08:00
Kirigaya Kazuto 7b098c50ed LuaEngine v0.5.1
Add api docs.
More support of loading resources from memory.
Minor fix.
2020-06-29 20:38:23 +08:00
Kirigaya Kazuto 8c805bd037 LuaEngine v0.5
Better Thread and Channel inspired by Golang.

Minor bug fix.
2020-06-24 18:48:49 +08:00
Kirigaya Kazuto 6be18a6b6a LuaEngine v0.4.1
Add drop event support
2020-06-13 20:58:36 +08:00
Kirigaya Kazuto d34aa416b6 LuaEngine v0.4
SDL2_gfx built-in support
2020-05-31 18:03:21 +08:00
Kirigaya Kazuto 71059fda47 LuaEngine v0.3 2020-05-29 01:39:49 +08:00
Kirigaya Kazuto 3abf10ed2b LuaEngine v0.2 2020-05-24 05:24:13 +08:00
Kirigaya Kazuto 040f4340a3 LuaEngine v0.1 2020-05-23 01:11:46 +08:00