Commit Graph

19 Commits

Author SHA1 Message Date
Johannes Theiner 1a6b8e0f2b + Tests for Text
+ Tests for Events
+ clearText
2019-12-01 19:56:35 +01:00
Julian Hinxlage 39a9fd4bbf ~ fixed all clang-tidy errors 2019-11-27 13:39:16 +01:00
Julian Hinxlage 23b5224946 ~ fixed shared memory access error 2019-11-27 11:40:54 +01:00
Julian Hinxlage cc7e3e09ad + translate pixel colors on change GraphicMode 2019-11-26 13:22:53 +01:00
Julian Hinxlage 7fa0988413 + getPixel and setPixel with different GraphicsMode and memory usage per pixel 2019-11-26 12:33:34 +01:00
Julian Hinxlage 82bab57e98 ~ segfault bug fix on getPixel 2019-11-21 13:03:53 +01:00
Johannes Theiner c1c08ca546 ~fixed all clang-tidy erros 2019-11-13 15:42:04 +01:00
Johannes Theiner c8569eb3b4 + everything namespaced
~ fixed clang-tidy errors
2019-11-13 13:37:49 +01:00
Julian Hinxlage 5aa0a7862f ~ use local memory if no shared memory exists 2019-11-12 19:05:33 +01:00
Julian Hinxlage 0ae6f39f86 + logging with multiple arguments 2019-11-12 18:09:50 +01:00
Julian Hinxlage 7bb6846b33 ~ fixed registerEvent 2019-11-12 15:40:36 +01:00
Julian Hinxlage eb3c521038 ~ fixed clang-tidy define errors 2019-11-12 14:29:33 +01:00
Julian Hinxlage f5c461a05b ~ fixed clang-tidy errors 2019-11-12 14:07:02 +01:00
Shaohua Tong f9c866231b getShareMemory(char *address, int size, int offset) hinzufuegen, ob man es braucht. 2019-11-08 18:30:27 +01:00
Julian Hinxlage 5439f89e2c + local memory as shared memory
+ getters/setters
2019-11-07 16:34:15 +01:00
Julian Hinxlage 9e38b13792 + shared memory access cleanup 2019-11-07 12:05:06 +01:00
Julian Hinxlage 9ce7b06c83 + fixed SharedMemoryAccess (build errors) 2019-11-06 11:54:26 +01:00
Cigerxwin Chaker 255b05cd19 shared memory access hinzugefügt 2019-11-06 11:38:46 +01:00
Cigerxwin Chaker 5563867f1f first commit 2019-11-06 11:05:11 +01:00