Commit Graph

8 Commits

Author SHA1 Message Date
Julian Hinxlage 5b378366b8 Merge branch 'getter' into dev
# Conflicts:
#	src/Color.cpp
#	src/FontType.h
#	src/internal.cpp
#	src/vkvm.cpp
2019-11-07 17:35:30 +01:00
Johannes Theiner 145c7f4695 + dummy getters 2019-11-07 17:02:00 +01:00
Julian Hinxlage 5439f89e2c + local memory as shared memory
+ getters/setters
2019-11-07 16:34:15 +01:00
Julian Hinxlage e30280241e + changed sharedMemoryKey 2019-11-07 12:58:37 +01:00
Julian Hinxlage 9d0766612f + getSharedMemory cleanup 2019-11-07 12:41:01 +01:00
Julian Hinxlage 2dec86e752 + register and call event 2019-11-06 13:41:24 +01:00
Julian Hinxlage 3d8bf74fbf + getSharedMemory 2019-11-04 23:17:15 +01:00
Julian Hinxlage bc28f2819b + init implementation
+ Color and KeyType constructor
+ Registers struct
2019-10-29 15:24:57 +01:00