mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-07-20 22:02:59 +12:00
Adds a `renderer` class for which a rendering backend must implement and will conditionally use OpenGL in the case that `ENABLE_GL` is enabled. |
||
---|---|---|
.. | ||
core | ||
config.cpp | ||
emulator.cpp | ||
gl_state.cpp | ||
httpserver.cpp | ||
io_file.cpp | ||
main.cpp | ||
renderer.cpp | ||
stb_image_write.c |