#364 add hack for Intel HD 4000 driver Build 10.18.10.4252 bug - disable multipass shader

This commit is contained in:
FunkyFr3sh 2024-12-10 20:43:06 +01:00
parent 7e46fab834
commit 31b8d0aff8
3 changed files with 23 additions and 0 deletions

View file

@ -115,5 +115,6 @@ extern HMODULE g_oglu_hmodule;
extern BOOL g_oglu_got_version2;
extern BOOL g_oglu_got_version3;
extern char g_oglu_version[];
extern char g_oglu_version_long[];
#endif