Releases: antaalt/shader-validator
Releases · antaalt/shader-validator
v0.1.3
28 Aug 18:28
Compare
Sorry, something went wrong.
No results found
Fix CI issue that package the wrong server version.
Improved tests
v0.1.2
27 Aug 19:33
Compare
Sorry, something went wrong.
No results found
Fix crash with relative include failing to be resolved and panicking the server.
v0.1.1
26 Aug 18:14
Compare
Sorry, something went wrong.
No results found
Fix a server crash when completing code with HLSL / WGSL
Fix function symbol regex matching issues
Clean deprecated code
v0.1.0
25 Aug 19:38
Compare
Sorry, something went wrong.
No results found
This extension is now using language server protocol to communicate with language server. With this change, we now support some additional features (only for GLSL for now):
Autocompletion
Signature helper
Hover
Go to definition
v0.1.0-pre1
17 Aug 13:04
Compare
Sorry, something went wrong.
No results found
Extension is now relying on language server protocol
Version 0.0.5
03 Aug 10:31
Compare
Sorry, something went wrong.
No results found
Fix the web version of the linter. Some issues prevented it to work correctly which are now fixed.
Version 0.0.4
29 Jul 21:04
Compare
Sorry, something went wrong.
No results found
Fix some web issues & improve server.
Version 0.0.3
21 Jul 17:26
Compare
Sorry, something went wrong.
No results found
Bundle the extension and make it runnable on the web. The web version is not working already as some dependencies are in pre-release.
Version 0.0.2
20 Jul 10:08
Compare
Sorry, something went wrong.
No results found
Updated server glslang to support column error
Initial release
14 Jul 10:05
Compare
Sorry, something went wrong.
No results found
Initial release of this extension