Skip to content

CXX 3.2.3

Compare
Choose a tag to compare
@xyproto xyproto released this 02 Sep 18:38
  • Delay the trumpet! (in connection with an audio sample that is being played by the mixer example).
  • Add support for OpenGL ES 2.
  • Make it possible to also compile C programs for windows, using cxx win.
  • Add examples for:
    • OpenGL ES 2
    • ReactPhysics3D
    • SFML and C++17
    • OpenGL 4 and SPIRV shaders
    • OpenGL ES 3.0.
  • Update the examples for X11, dunnet/gtk3, lambda and raylib.
  • Remove the pytorch example.
  • Use -- when calling pacman.
  • Fix an issue when building Windows executables.
  • Fix an issue with programs that used freeglut.h.
  • Update the Arch Linux test.
  • Let cxx sloppy also enable -fms-extensions.
  • Add the -fms-extensions flag when compiling 64-bit Windows executables.
  • Use different flags for C + mingw.
  • Use on cxx db file per user, instead of having a common one.