Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wrong gamma in WebkitGTK #888

Merged
merged 12 commits into from
Nov 13, 2021
Merged

Fix wrong gamma in WebkitGTK #888

merged 12 commits into from
Nov 13, 2021

Conversation

KentaTheBugMaker
Copy link
Contributor

Epiphany's incorrect sRGB handling cause same result as displaying linear image on other browsers.
I fixed this issue by double sRGB correcting in post process.
Glitched image
color difference
fixed result
スクリーンショット 2021-11-08 174650

egui_web/src/webgl1.rs Outdated Show resolved Hide resolved
egui_glow/CHANGELOG.md Outdated Show resolved Hide resolved
@emilk emilk changed the title Fix #794 Fix wrong gamma in Epiphany browser Nov 8, 2021
KentaTheBugMaker and others added 2 commits November 9, 2021 06:55
Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
egui_glow/src/painter.rs Outdated Show resolved Hide resolved
@KentaTheBugMaker
Copy link
Contributor Author

I made some mistake in diag VAO code .
So i want to fix this issue in this PR.

@KentaTheBugMaker KentaTheBugMaker changed the title Fix wrong gamma in Epiphany browser Fix wrong gamma in WebkitGTK Nov 10, 2021
egui_glow/src/misc_util.rs Outdated Show resolved Hide resolved
egui_web/CHANGELOG.md Outdated Show resolved Hide resolved
@emilk emilk merged commit 008a971 into emilk:master Nov 13, 2021
emilk added a commit that referenced this pull request Nov 13, 2021
@emilk emilk mentioned this pull request Jan 10, 2022
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