mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-08 03:51:39 +12:00
Support GLES on desktop
This commit is contained in:
parent
80ccede765
commit
cb8b13e129
15 changed files with 125 additions and 59 deletions
|
@ -89,7 +89,6 @@ class Emulator {
|
|||
~Emulator();
|
||||
|
||||
void step();
|
||||
void render();
|
||||
void reset(ReloadOption reload);
|
||||
void runFrame();
|
||||
// Poll the scheduler for events
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue