emscripten-core / emscripten

Emscripten: An LLVM-to-WebAssembly Compiler
Other
25.6k stars 3.28k forks source link

SRGB framebuffer #8932

Open GregSlazinski opened 5 years ago

GregSlazinski commented 5 years ago

I'm using emscripten_webgl_create_context, and I would like to use an sRGB frame buffer, however in the options for that function I don't see any color space control.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because there has been no activity in the past year. It will be closed automatically if no further activity occurs in the next 7 days. Feel free to re-open at any time if this issue is still relevant.

GregSlazinski commented 4 years ago

still relevant

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because there has been no activity in the past year. It will be closed automatically if no further activity occurs in the next 30 days. Feel free to re-open at any time if this issue is still relevant.

GregSlazinski commented 3 years ago

Reopen

MikhailGorobets commented 7 months ago

Any updates?