opengl 3.3 renderer integration, minor renderer tweaks

This commit is contained in:
tmj-fstate
2019-10-31 19:37:53 +01:00
parent 9dcaa1e339
commit ae3cecfa42
49 changed files with 1804 additions and 412 deletions

View File

@@ -117,3 +117,5 @@ int const null_handle = 0;
#else
#include "imgui.h"
#endif
#pragma warning( disable : 5033 ) // "register is no longer a supported storage class" but it's all over python headers