AdamRedwoods
AdamRedwoods
Can add this just for the stdcpp builder? It'd help a lot for DLLs. add this to " src / transcc / builders / stdcpp.monkey" after line 53 ``` LIBS+=GetConfigVar(...
Hi, not sure if you are interested in GLFW targets getting png 4-bit (i am!), but with picopng it can be done easily. picopng is a zlib license, so i...
HTML5 is slow in debug mode (Chrome browser) because checking for openGL errors is costly because of the ANGLE overhead. I won't fix this yet, because release mode avoids the...