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

Improve OpenGL 3.1 support #4272

Merged
merged 2 commits into from
Oct 30, 2023
Merged

Improve OpenGL 3.1 support #4272

merged 2 commits into from
Oct 30, 2023

Conversation

Zoxc
Copy link
Contributor

@Zoxc Zoxc commented Oct 20, 2023

This improves OpenGL 3.1 support by avoiding texture storage, debug functions and layout qualifiers.

Depends on gfx-rs/naga#2575

@Zoxc Zoxc force-pushed the gl-3.1 branch 2 times, most recently from 102cd8b to a227ade Compare October 28, 2023 07:20
@Zoxc Zoxc marked this pull request as ready for review October 28, 2023 07:21
@Zoxc Zoxc requested a review from a team as a code owner October 28, 2023 07:21
@Zoxc Zoxc force-pushed the gl-3.1 branch 2 times, most recently from 2766506 to 31e2565 Compare October 28, 2023 08:22
wgpu-hal/src/gles/adapter.rs Outdated Show resolved Hide resolved
wgpu-hal/src/gles/device.rs Outdated Show resolved Hide resolved
wgpu-hal/src/gles/adapter.rs Outdated Show resolved Hide resolved
@cwfitzgerald cwfitzgerald enabled auto-merge (squash) October 30, 2023 05:22
@cwfitzgerald cwfitzgerald merged commit ac896cf into gfx-rs:trunk Oct 30, 2023
27 checks passed
@Zoxc Zoxc deleted the gl-3.1 branch October 30, 2023 05:46
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