Skip to content

Latest commit

 

History

History
100 lines (64 loc) · 3.64 KB

ReleaseHistory.md

File metadata and controls

100 lines (64 loc) · 3.64 KB

v2.5.5

v2.5.4

v2.5.3

v2.5.1

v2.5

v2.4.g

v2.4.f

v2.4.d

v2.4.c

v2.4.b

  • Added Tutorial 12 - Render Target

v2.4.a

  • Added rendering backend selection dialog on Win32 and Mac

v2.3.a

  • Added Tutorial 10 - Streaming
  • Added Tutorial 11 - Resource Updates

v2.3

  • Implemented Vulkan backend
  • Added fullscreen mode selection dialog box
  • Implemented fullscreen mode toggle on UWP with shift + enter
  • Implemented fullscreen window toggle on Win32 with alt + enter
  • Added tutorial 09 - Quads

v2.2

  • Enabled MacOS and iOS platforms
  • Fixed multiple issues with OpenGL/GLES

v2.1.b

  • Removed legacy VS projects and solutions
  • Added tutorials:
    • 01 - Hello Triangle
    • 02 - Cube
    • 03 - Texturing
    • 04 - Instancing
    • 05 - Texture Array
    • 06 - Multithreading
    • 07 - Geometry Shader
    • 08 - Tessellation

v2.1.a

  • Refactored build system to use CMake and Gradle for Android
  • Added support for Linux platform

v2.1

v2.0.alpha

v1.0.0

Initial release