mirror of
https://github.com/libretro/RetroArch
synced 2025-03-25 16:44:01 +00:00
Fix CocoaGL context driver
This commit is contained in:
parent
413914a1cf
commit
f4c83157af
@ -666,6 +666,7 @@ const gfx_ctx_driver_t gfx_ctx_cocoagl = {
|
|||||||
cocoagl_gfx_ctx_swap_interval,
|
cocoagl_gfx_ctx_swap_interval,
|
||||||
cocoagl_gfx_ctx_set_video_mode,
|
cocoagl_gfx_ctx_set_video_mode,
|
||||||
cocoagl_gfx_ctx_get_video_size,
|
cocoagl_gfx_ctx_get_video_size,
|
||||||
|
NULL, /* get_refresh_rate */
|
||||||
NULL, /* get_video_output_size */
|
NULL, /* get_video_output_size */
|
||||||
NULL, /* get_video_output_prev */
|
NULL, /* get_video_output_prev */
|
||||||
NULL, /* get_video_output_next */
|
NULL, /* get_video_output_next */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user