NShader Changelog

What's new in NShader 1.1

May 17, 2010
  • New :
  • a Visual Studio 2010 port can be installed through the new extension manager : you just have to download NShaderVS2010.vsix and run it.
  • Bugfixes :
  • New file extensions supported : .hlsl, .vsh (for vertex shader), .psh (for pixel shader) for HLSL files
  • HLSL should be compliant with latest Shader Model 5.0 (DirectX 11)
  • GLSL is including texture. functions (but is not probably fully compliant with latest specs)