Skip to content

Release v1.5.0

Latest
Compare
Choose a tag to compare
@wojciech-graj wojciech-graj released this 11 Nov 22:55
· 1 commit to master since this release

Changes:

  • Rename tgl3d_vertex_shader_simple to tgl_vertex_shader_simple
  • Extract anonymous union color in TGLFmt to TGLFmtColor
  • Support compilers other than gcc
  • Improve windows support
  • Implement proper macro hygiene
  • Miscellaneous code cleanliness improvements
  • Fix bugs in demos
  • Rewrite Makefile
  • Add github CI