Time Nick Message 14:29 SFENCE GoogleAngle + SDL2 -> https://ibb.co/PZFcb2Wj 14:29 sfan5 looks good 14:30 sfan5 does native GLES not work? 14:31 SFENCE Native GLES are obsolete, probably work on native iOS, but by report on developer apple forum, does not work in iOS simlator from version 15.3 or something like it. 14:32 SFENCE plus Google ANGLE allows GLES 3, native version is limited to GLES 2. 14:33 SFENCE Similar limitation is for OpenGL on Apple silicon macOS. (Limit to OpenGL 2). So, I will probably try to do Luanti macOS build with GLES 3 from google ANLGE also in some time. 15:50 sfan5 apparently running luanti with a remote postgres database slows everything to a crawl because it's a constant query-response ping pong 15:50 sfan5 and this was just 14ms 15:53 sfan5 minetestmapper is reasonably efficient by comparison