Skip to content

Fixed old glsl local_ prefix in the compute shader tutorial and fixed 404 links #96

Merged
gpx1000 merged 3 commits intoKhronosGroup:mainfrom
wpsimon09:patch-1
Jul 15, 2025
Merged

Fixed old glsl local_ prefix in the compute shader tutorial and fixed 404 links #96
gpx1000 merged 3 commits intoKhronosGroup:mainfrom
wpsimon09:patch-1

Conversation

@wpsimon09
Copy link
Copy Markdown
Contributor

@wpsimon09 wpsimon09 commented Jul 12, 2025

  1. Removed outdated references to local_ and local_size_x from the tutorial. These were GLSL-specific and don't apply in Slang.

  2. Fixed links that were pointing to 404

wpsimon09 and others added 2 commits July 12, 2025 15:02
Removed outdated references to `local_` and `local_size_x` from the tutorial. These were GLSL-specific and no longer apply in Slang, which uses a different way to define thread group sizes.
@wpsimon09 wpsimon09 changed the title Fixed old glsl local_ prefix in the compute shader tutorial. Fixed old glsl local_ prefix in the compute shader tutorial and fixed 404 links Jul 13, 2025
@gpx1000
Copy link
Copy Markdown
Contributor

gpx1000 commented Jul 15, 2025

If you can merge the latest from master, it should hopefully clear up the CI windows build.

@gpx1000
Copy link
Copy Markdown
Contributor

gpx1000 commented Jul 15, 2025

Great, thanks for the contribution!

@gpx1000 gpx1000 merged commit 5e77ea9 into KhronosGroup:main Jul 15, 2025
5 checks passed
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