Skip to content

renderer: disable EXT_gpu_shader4 on GLSL 1.20 - #1595

Merged
illwieckz merged 5 commits into
masterfrom
illwieckz/glsl-120-ext
Mar 12, 2025
Merged

renderer: disable EXT_gpu_shader4 on GLSL 1.20#1595
illwieckz merged 5 commits into
masterfrom
illwieckz/glsl-120-ext

Conversation

@illwieckz

Copy link
Copy Markdown
Member

Disable EXT_gpu_shader4 on GLSL 1.2.

EXT_gpu_shader4 behaves slightly differently on GLSL 1.20.

See: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12803#note_2819461

The patch is similar to:

Also does a bit of rewording of #1576.

Comment thread src/engine/sys/sdl_glimp.cpp Outdated
@illwieckz
illwieckz force-pushed the illwieckz/glsl-120-ext branch from f5b8288 to 045c518 Compare March 12, 2025 15:22
@illwieckz
illwieckz force-pushed the illwieckz/glsl-120-ext branch 2 times, most recently from db0acaa to c9dce46 Compare March 12, 2025 15:35
@illwieckz
illwieckz force-pushed the illwieckz/glsl-120-ext branch from 51694f3 to 014e0be Compare March 12, 2025 17:55
Comment thread src/engine/sys/sdl_glimp.cpp Outdated
@illwieckz
illwieckz force-pushed the illwieckz/glsl-120-ext branch from 014e0be to 504beb7 Compare March 12, 2025 21:18

@VReaperV VReaperV left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@illwieckz
illwieckz merged commit f476a00 into master Mar 12, 2025
@illwieckz
illwieckz deleted the illwieckz/glsl-120-ext branch March 12, 2025 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants