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

gles/element: Take src into account #1643

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Conversation

Drakulix
Copy link
Member

No idea, why I didn't do this earlier, but this makes the PixelShaderElement properly deal with src and dest, making it work correctly with the RescaleRenderElement and CropRenderElement.

This PR slightly changes the public api of the GlesRenderer, but neither breaks compatibility with existing shaders nor of the api of the PixelShaderElement, so most compositors will likely be fine.

@Drakulix Drakulix force-pushed the feature/gles_src_pixel_elem branch from 3d48dcc to f28b54a Compare January 23, 2025 14:42
@Drakulix Drakulix requested a review from ids1024 January 23, 2025 14:42
@Drakulix Drakulix merged commit 4a7d5e6 into master Jan 23, 2025
13 checks passed
@Drakulix Drakulix deleted the feature/gles_src_pixel_elem branch January 23, 2025 17:43
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