gl: Dont use hard assertions on error, driver reporting is so much better (#2094)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
namespace gl
|
||||
{
|
||||
#if 1//def _DEBUG
|
||||
#ifdef _DEBUG
|
||||
struct __glcheck_impl_t
|
||||
{
|
||||
const char* file;
|
||||
|
||||
Reference in New Issue
Block a user