make color-fractory somewhat work on web #2
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "yulya3102/psemek:web-runtime"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This isn't fully working yet, but at least it doesn't crashes. No sound and some weirdness with fonts, but we're getting there.
3d70c41bf4to8adb68630eWIP: make color-fractory somewhat work on webto make color-fractory somewhat work on webLet's not touch the gles32 code and instead create a new API backend specifically for Emscripten.
libs/gfx/api/gles32libs/gfxlibs/gfx/api/gles30-emscriptendir similar togl33andgles32and put the attachedgl.cppandgl.hppin therePSEMEK_GL_APItogles30-emscriptenwhen building for Emscripten-sFULL_ES3linker flag, as said hereUpdated GL files