Pixelflut/pixelnuke
Marcel Hellkamp 0090f518e9 Fix: Resize callback won't fire and canvas_get_size would return wrong size.
The canvas_get_size function now returns the number of visible pixels after scaling.
The canvas resize callback now fires after a window was created or updated.
2018-03-29 18:37:18 +02:00
..
canvas.c Fix: Resize callback won't fire and canvas_get_size would return wrong size. 2018-03-29 18:37:18 +02:00
canvas.h Do all the GL stuff in the render thread. 2018-03-29 15:24:57 +02:00
Makefile Build with -O2 by default and -g with make debug 2018-03-29 15:24:17 +02:00
net.c Increase net read buffer for web scale performance! 2018-03-29 15:26:15 +02:00
net.h Added C implementation (incomplete) 2018-03-28 22:20:03 +02:00
pixelnuke.c Fix: Resize callback won't fire and canvas_get_size would return wrong size. 2018-03-29 18:37:18 +02:00