Commit graph

7 commits

Author SHA1 Message Date
Marcel Hellkamp
b736e44347 Fix canvas key callback signature 2018-03-29 15:56:32 +02:00
Marcel Hellkamp
7269957ce5 Init layers as fully black (transparent if alpha channel is enabled) 2018-03-29 15:55:55 +02:00
Marcel Hellkamp
0f9305c5ac Increase net read buffer for web scale performance! 2018-03-29 15:26:15 +02:00
Marcel Hellkamp
a80c3876c7 Fix protocol parser and logic. Stuff works now :D 2018-03-29 15:25:40 +02:00
Marcel Hellkamp
a7ac7da270 Do all the GL stuff in the render thread. 2018-03-29 15:24:57 +02:00
Marcel Hellkamp
f04796ec8b Build with -O2 by default and -g with make debug 2018-03-29 15:24:17 +02:00
Marcel Hellkamp
68c34c5346 Added C implementation (incomplete) 2018-03-28 22:20:03 +02:00