Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Releases: septag/glslcc

glslcc v1.7.6

19 Jan 20:30
Compare
Choose a tag to compare
  • Added current file directory to the include-dirs
  • Added //@begin_vert //@begin_frag //@EnD tags in .glsl files. now you can embed both shaders in a single .glsl file
  • List include names in the shader with -L argument
  • Minor bugs fixed

glslcc v1.7.2

16 Oct 11:00
Compare
Choose a tag to compare
  • fixed parsing multiple include_dirs and defines arguments
  • spirv-cross / glslang update
  • fixed a bug with GLSL headers (#version)

glslcc v.1.62.0

04 Sep 16:39
Compare
Choose a tag to compare
  • shader validation
  • outputs custom error formats for clang/gcc and msvc
  • fixes in GLES2 shaders

glslcc v1.5.0

08 Mar 10:02
413c83e
Compare
Choose a tag to compare
  • minor bug fixes
  • new SGS file format (see README)

glslc v1.4.3

27 Nov 20:09
Compare
Choose a tag to compare

Also contains binary pre-built releases for each platform