Annotated edit history of
SDL_UnlockYUVOverlay(3) version 1 showing authors affecting page license.
View with all changes included.
Rev |
Author |
# |
Line |
1 |
perry |
1 |
SDL_UnlockYUVOverlay |
|
|
2 |
!!!SDL_UnlockYUVOverlay |
|
|
3 |
NAME |
|
|
4 |
SYNOPSIS |
|
|
5 |
DESCRIPTION |
|
|
6 |
SEE ALSO |
|
|
7 |
---- |
|
|
8 |
!!NAME |
|
|
9 |
|
|
|
10 |
|
|
|
11 |
SDL_UnlockYUVOverlay- Unlock an overlay |
|
|
12 |
!!SYNOPSIS |
|
|
13 |
|
|
|
14 |
|
|
|
15 |
__#include __ |
|
|
16 |
|
|
|
17 |
|
|
|
18 |
__void SDL_UnlockYUVOverlay__(__SDL_Overlay |
|
|
19 |
*overlay__); |
|
|
20 |
!!DESCRIPTION |
|
|
21 |
|
|
|
22 |
|
|
|
23 |
The opposite to __SDL_LockYUVOverlay__. Unlocks a |
|
|
24 |
previously locked overlay. An overlay must be unlocked |
|
|
25 |
before it can be displayed. |
|
|
26 |
!!SEE ALSO |
|
|
27 |
|
|
|
28 |
|
|
|
29 |
__SDL_UnlockYUVOverlay__, __SDL_CreateYUVOverlay__, |
|
|
30 |
__SDL_Overlay__ |
|
|
31 |
---- |
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.