[macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching.

Co-authored-by: Riteo <riteo@posteo.net>
This commit is contained in:
bruvzg
2021-11-12 14:49:49 +02:00
parent 59139df16e
commit 1887a9df19
84 changed files with 7467 additions and 579 deletions

View File

@ -29,5 +29,3 @@
/**************************************************************************/
#include <malloc.h>
#define OPENGL_INCLUDE_H "thirdparty/glad/glad/gl.h"