Skip to content

Compile dearimgui with IMGUI_IMPL_OPENGL_ES3 on Emscripten - #617

Merged
RandyGaul merged 1 commit into
RandyGaul:masterfrom
bullno1:emscripten-dearimgui-mipmap
Sep 18, 2026
Merged

RandyGaul merged 1 commit into
RandyGaul:masterfrom
bullno1:emscripten-dearimgui-mipmap

Conversation

@bullno1

@bullno1 bullno1 commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

If cf_draw3d_mips is set to anything other than 0, a dearimgui window would be black since it doesn't have mipmap and without the definition, it won't bind its own separate samplers (not available in WebGL1/GLES2).

@bullno1
bullno1 force-pushed the emscripten-dearimgui-mipmap branch from 918c34e to be7d1c6 Compare September 16, 2026 11:45
@RandyGaul
RandyGaul merged commit 78741b7 into RandyGaul:master Sep 18, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants