mirror of
https://github.com/libretro/RetroArch
synced 2025-04-18 14:42:30 +00:00
Add note
This commit is contained in:
parent
4ed151fb35
commit
641d593216
@ -955,6 +955,8 @@ static bool dynamic_request_hw_context(enum retro_hw_context_type type,
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
case RETRO_HW_CONTEXT_OPENGL_CORE:
|
case RETRO_HW_CONTEXT_OPENGL_CORE:
|
||||||
|
/* TODO/FIXME - we should do a check here to see if
|
||||||
|
* the requested core GL version is supported */
|
||||||
RARCH_LOG("Requesting core OpenGL context (%u.%u).\n",
|
RARCH_LOG("Requesting core OpenGL context (%u.%u).\n",
|
||||||
major, minor);
|
major, minor);
|
||||||
break;
|
break;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user