mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-26 07:39:56 -06:00
WIP: use Duckstation's context code to directly render into QT Widget from separate thread without two OpenGL contexts
currently only works on Windows
This commit is contained in:
@ -22,8 +22,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <epoxy/gl.h>
|
||||
|
||||
#include "glad/glad.h"
|
||||
|
||||
#include "Platform.h"
|
||||
|
||||
|
Reference in New Issue
Block a user