Penguin
Annotated edit history of SDLManPages version 3 showing authors affecting page license. View with all changes included.
Rev Author # Line
1 WikiAdmin 1 The SimpleDirectMediaLayer (SDL) has a bunch of manual pages that are in this wiki but didn't get caught by the script that indexes man pages.
2
3 So.. here they all are! ([RegularExpression]s are my NewBestFriend)
4
5 SDLKey(3) %%%
6 SDL_ActiveEvent(3) %%%
7 SDL_AddTimer(3) %%%
8 SDL_AudioCVT(3) %%%
9 SDL_AudioSpec(3) %%%
10 SDL_BlitSurface(3) %%%
11 SDL_BuildAudioCVT(3) %%%
12 SDL_CD(3) %%%
13 SDL_CDClose(3) %%%
14 SDL_CDEject(3) %%%
15 SDL_CDName(3) %%%
16 SDL_CDNumDrives(3) %%%
17 SDL_CDOpen(3) %%%
18 SDL_CDPause(3) %%%
19 SDL_CDPlay(3) %%%
20 SDL_CDPlayTracks(3) %%%
21 SDL_CDResume(3) %%%
22 SDL_CDStatus(3) %%%
23 SDL_CDStop(3) %%%
24 SDL_CDtrack(3) %%%
25 SDL_CloseAudio(3) %%%
26 SDL_Color(3) %%%
27 SDL_CondBroadcast(3) %%%
28 SDL_CondSignal(3) %%%
29 SDL_CondWait(3) %%%
30 SDL_CondWaitTimeout(3) %%%
31 SDL_ConvertAudio(3) %%%
32 SDL_ConvertSurface(3) %%%
33 SDL_CreateCond(3) %%%
34 SDL_CreateCursor(3) %%%
35 SDL_CreateMutex(3) %%%
36 SDL_CreateRGBSurface(3) %%%
37 SDL_CreateRGBSurfaceFrom(3) %%%
38 SDL_CreateSemaphore(3) %%%
39 SDL_CreateThread(3) %%%
40 SDL_CreateYUVOverlay(3) %%%
41 SDL_Delay(3) %%%
42 SDL_DestroyCond(3) %%%
43 SDL_DestroyMutex(3) %%%
44 SDL_DestroySemaphore(3) %%%
45 SDL_DisplayFormat(3) %%%
46 SDL_DisplayFormatAlpha(3) %%%
47 SDL_DisplayYUVOverlay(3) %%%
48 SDL_EnableKeyRepeat(3) %%%
49 SDL_EnableUNICODE(3) %%%
50 SDL_Event(3) %%%
51 SDL_EventState(3) %%%
52 SDL_FillRect(3) %%%
53 SDL_Flip(3) %%%
54 SDL_FreeCursor(3) %%%
55 SDL_FreeSurface(3) %%%
56 SDL_FreeWAV(3) %%%
57 SDL_FreeYUVOverlay(3) %%%
58 SDL_GL_GetAttribute(3) %%%
59 SDL_GL_GetProcAddress(3) %%%
60 SDL_GL_LoadLibrary(3) %%%
61 SDL_GL_SetAttribute(3) %%%
62 SDL_GL_SwapBuffers(3) %%%
63 SDL_GLattr(3) %%%
64 SDL_GetAppState(3) %%%
65 SDL_GetAudioStatus(3) %%%
66 SDL_GetCursor(3) %%%
67 SDL_GetGamma(3) %%%
68 SDL_GetGammaRamp(3) %%%
69 SDL_GetKeyName(3) %%%
70 SDL_GetKeyState(3) %%%
71 SDL_GetModState(3) %%%
72 SDL_GetMouseState(3) %%%
73 SDL_GetRGB(3) %%%
74 SDL_GetRGBA(3) %%%
75 SDL_GetRelativeMouseState(3) %%%
76 SDL_GetThreadID(3) %%%
77 SDL_GetTicks(3) %%%
78 SDL_GetVideoInfo(3) %%%
79 SDL_GetVideoSurface(3) %%%
80 SDL_Init(3) %%%
81 SDL_InitSubSystem(3) %%%
82 SDL_JoyAxisEvent(3) %%%
83 SDL_JoyBallEvent(3) %%%
84 SDL_JoyButtonEvent(3) %%%
85 SDL_JoyHatEvent(3) %%%
86 SDL_JoystickClose(3) %%%
87 SDL_JoystickEventState(3) %%%
88 SDL_JoystickGetAxis(3) %%%
89 SDL_JoystickGetBall(3) %%%
90 SDL_JoystickGetButton(3) %%%
91 SDL_JoystickGetHat(3) %%%
92 SDL_JoystickIndex(3) %%%
93 SDL_JoystickName(3) %%%
94 SDL_JoystickNumAxes(3) %%%
95 SDL_JoystickNumBalls(3) %%%
96 SDL_JoystickNumButtons(3) %%%
97 SDL_JoystickNumHats(3) %%%
98 SDL_JoystickOpen(3) %%%
99 SDL_JoystickOpened(3) %%%
100 SDL_JoystickUpdate(3) %%%
101 SDL_KeyboardEvent(3) %%%
102 SDL_KillThread(3) %%%
2 CraigBox 103 SDL_ListModes(3) %%%
104 SDL_LoadBMP(3) %%%
105 SDL_LoadWAV(3) %%%
1 WikiAdmin 106 SDL_LockAudio(3) %%%
107 SDL_LockSurface(3) %%%
108 SDL_LockYUVOverlay(3) %%%
109 SDL_MapRGB(3) %%%
110 SDL_MapRGBA(3) %%%
111 SDL_MixAudio(3) %%%
112 SDL_MouseButtonEvent(3) %%%
113 SDL_MouseMotionEvent(3) %%%
114 SDL_NumJoysticks(3) %%%
115 SDL_OpenAudio(3) %%%
116 SDL_Overlay(3) %%%
117 SDL_Palette(3) %%%
118 SDL_PauseAudio(3) %%%
119 SDL_PeepEvents(3) %%%
120 SDL_PixelFormat(3) %%%
121 SDL_PollEvent(3) %%%
122 SDL_PumpEvents(3) %%%
123 SDL_PushEvent(3) %%%
124 SDL_Quit(3) %%%
125 SDL_QuitEvent(3) %%%
126 SDL_QuitSubSystem(3) %%%
127 SDL_Rect(3) %%%
128 SDL_RemoveTimer(3) %%%
129 SDL_ResizeEvent(3) %%%
130 SDL_SaveBMP(3) %%%
131 SDL_SemPost(3) %%%
132 SDL_SemTryWait(3) %%%
133 SDL_SemValue(3) %%%
134 SDL_SemWait(3) %%%
135 SDL_SemWaitTimeout(3) %%%
136 SDL_SetAlpha(3) %%%
137 SDL_SetClipRect(3) %%%
138 SDL_SetColorKey(3) %%%
139 SDL_SetColors(3) %%%
140 SDL_SetCursor(3) %%%
141 SDL_SetEventFilter(3) %%%
142 SDL_SetGamma(3) %%%
143 SDL_SetGammaRamp(3) %%%
144 SDL_SetModState(3) %%%
145 SDL_SetPalette(3) %%%
146 SDL_SetTimer(3) %%%
147 SDL_SetVideoMode(3) %%%
148 SDL_ShowCursor(3) %%%
149 SDL_Surface(3) %%%
150 SDL_SysWMEvent(3) %%%
151 SDL_ThreadID(3) %%%
152 SDL_UnlockAudio(3) %%%
153 SDL_UnlockSurface(3) %%%
154 SDL_UnlockYUVOverlay(3) %%%
155 SDL_UpdateRect(3) %%%
156 SDL_UpdateRects(3) %%%
157 SDL_UserEvent(3) %%%
158 SDL_VideoInfo(3) %%%
159 SDL_VideoModeOK(3) %%%
160 SDL_WM_GetCaption(3) %%%
161 SDL_WM_GrabInput(3) %%%
162 SDL_WM_IconifyWindow(3) %%%
163 SDL_WM_SetCaption(3) %%%
164 SDL_WM_SetIcon(3) %%%
165 SDL_WM_ToggleFullScreen(3) %%%
166 SDL_WaitEvent(3) %%%
167 SDL_WaitThread(3) %%%
168 SDL_WarpMouse(3) %%%
169 SDL_WasInit(3) %%%
170 SDL_keysym(3) %%%
171 SDL_mutexP(3) %%%
172 SDL_mutexV(3) %%%