floooh / sokol-tools

Command line tools for use with sokol headers
MIT License
219 stars 54 forks source link

Reminder: remove glsl100 support. #119

Closed floooh closed 5 months ago

floooh commented 6 months ago

There is actually subtle breakage when using glsl100 shaders on WebGL2:

https://github.com/floooh/sokol/issues/996

...better to remove glsl100 output from sokol-shdc to avoid any future confusion.

floooh commented 5 months ago

Fixed in branch https://github.com/floooh/sokol-tools/tree/storage-buffers