mirror of
https://github.com/glfw/glfw.git
synced 2025-04-11 07:47:04 +00:00
Add missing SDL2 attribution
This commit is contained in:
parent
b702577cd2
commit
297999c9e1
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@
|
|||
|
||||
#include "internal.h"
|
||||
|
||||
// Display link callback for manual swap interval implementation
|
||||
// This is based on a similar workaround added to SDL2
|
||||
//
|
||||
static CVReturn displayLinkCallback(CVDisplayLinkRef displayLink,
|
||||
const CVTimeStamp* now,
|
||||
const CVTimeStamp* outputTime,
|
||||
|
|
Loading…
Add table
Reference in a new issue