Commit Graph

3 Commits

Author SHA1 Message Date
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
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
8c805bd037 LuaEngine v0.5
Better Thread and Channel inspired by Golang.

Minor bug fix.
2020-06-24 18:48:49 +08:00