|
int value = SDL_AtomicSet(&self->dirty, 0);
|
|
int value = SDL_AtomicSet(&self->dirty, 0);
|
|
/* We call the real underlying update here, since -[SDLOpenGLContext update] just calls us. */
|
|
/* We call the real underlying update here, since -[SDLOpenGLContext update] just calls us. */
|