Added support for OpenGL 2.1 and OpenGL ES 3.0 with no modifications to the code necessary by the user

This commit is contained in:
Ryzerth
2021-08-21 17:45:21 +02:00
parent 53cb328c2c
commit f01cb4af9f
3 changed files with 72 additions and 26 deletions

View File

@@ -1,3 +1,3 @@
#pragma once
#define VERSION_STR "1.0.3"
#define VERSION_STR "1.0.4"