mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-18 17:04:34 +00:00
Update libretro-common
This commit is contained in:
parent
bd2b913bc6
commit
dc61e23a21
@ -2207,7 +2207,7 @@ static bool glsm_state_ctx_init(void *data)
|
||||
#ifdef CORE
|
||||
hw_render.context_type = RETRO_HW_CONTEXT_OPENGL_CORE;
|
||||
hw_render.version_major = 3;
|
||||
hw_render.version_minor = 1;
|
||||
hw_render.version_minor = 3;
|
||||
#else
|
||||
hw_render.context_type = RETRO_HW_CONTEXT_OPENGL;
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user