mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 11:49:06 +00:00
Pull in the glRenderbufferStorageMultisample function pointer at run time.
This commit is contained in:
parent
53b93f8cd5
commit
91619e28b8
4 changed files with 12 additions and 2 deletions
|
@ -6,6 +6,7 @@
|
|||
#include "FramebufferManager.h"
|
||||
#include "VertexShaderGen.h"
|
||||
#include "OnScreenDisplay.h"
|
||||
#include "GLFunctions.h"
|
||||
|
||||
#include "TextureConverter.h"
|
||||
#include "Render.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue