mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-14 00:58:51 +02:00
workaround older glew versions
This commit is contained in:
@ -20,6 +20,10 @@
|
|||||||
#include "GLUtil.h"
|
#include "GLUtil.h"
|
||||||
#include "StreamBuffer.h"
|
#include "StreamBuffer.h"
|
||||||
|
|
||||||
|
#ifndef EXTERNAL_VIRTUAL_MEMORY_BUFFER_AMD
|
||||||
|
#define EXTERNAL_VIRTUAL_MEMORY_BUFFER_AMD 0x9160
|
||||||
|
#endif
|
||||||
|
|
||||||
namespace OGL
|
namespace OGL
|
||||||
{
|
{
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user