Fix strike post effect for core GLSL profile #58

Closed
TysonTheEmber wants to merge 4 commits from codex/convert-shaders-to-glsl-core-profile into master
TysonTheEmber commented 2025-10-15 13:39:45 -06:00 (Migrated from github.com)

Summary

  • replace the strike vertex and fragment shaders with GLSL 150 core versions and register them via updated program JSON
  • add a minimal strike post chain JSON and point the client reload logic at the correct resource while improving success/error logging

Testing

  • ⚠️ ./gradlew build (fails: repository does not ship the Gradle wrapper script)

https://chatgpt.com/codex/tasks/task_e_68efe9f63aa083258a5c533e4cf9c8ef

## Summary - replace the strike vertex and fragment shaders with GLSL 150 core versions and register them via updated program JSON - add a minimal strike post chain JSON and point the client reload logic at the correct resource while improving success/error logging ## Testing - ⚠️ `./gradlew build` *(fails: repository does not ship the Gradle wrapper script)* ------ https://chatgpt.com/codex/tasks/task_e_68efe9f63aa083258a5c533e4cf9c8ef
Commenting is not possible because the repository is archived.
No description provided.