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

Update sRGB API for Texture and RenderTarget #252

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

Marioalexsan
Copy link
Member

Fixes #222, supersedes #236.

As far as I'm aware, most of the functionality for sRGB was already added through other PRs.

@eXpl0it3r eXpl0it3r added the Feature New functionality or extending of an existing one label May 27, 2024
@eXpl0it3r eXpl0it3r mentioned this pull request May 27, 2024
22 tasks
src/SFML.Graphics/RenderTarget.cs Outdated Show resolved Hide resolved
src/SFML.Graphics/RenderTarget.cs Show resolved Hide resolved
@eXpl0it3r eXpl0it3r merged commit 1efcfdc into SFML:master Jun 3, 2024
16 checks passed
@eXpl0it3r
Copy link
Member

Thank you for aligning this! 🙂

@eXpl0it3r eXpl0it3r added this to the 2.6.0 milestone Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New functionality or extending of an existing one
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add proper support for sRGB
2 participants