Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Merged revision 3472 from SDL 1.2, fixing bug #493
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Dec 29, 2007
1 parent 9789a3c commit 8c91d65
Show file tree
Hide file tree
Showing 174 changed files with 174 additions and 174 deletions.
2 changes: 1 addition & 1 deletion docs/man3/SDLKey.3
@@ -1,6 +1,6 @@
.TH "SDLKey" "3" "Wed 11 Oct 2000, 22:28" "SDL" "SDL API Reference"
.SH "NAME"
SDLKey\- SDL Keysym Definitions
SDLKey \- SDL Keysym Definitions
.SH "SDL Keysym definitions"
.PP
\fBSDLKey ASCII value Common Name\fR
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_ActiveEvent.3
@@ -1,6 +1,6 @@
.TH "SDL_ActiveEvent" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME"
SDL_ActiveEvent\- Application visibility event structure
SDL_ActiveEvent \- Application visibility event structure
.SH "STRUCTURE DEFINITION"
.PP
.nf
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_AddTimer.3
@@ -1,6 +1,6 @@
.TH "SDL_AddTimer" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME"
SDL_AddTimer\- Add a timer which will call a callback after the specified number of milliseconds has elapsed\&.
SDL_AddTimer \- Add a timer which will call a callback after the specified number of milliseconds has elapsed\&.
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_AudioCVT.3
@@ -1,6 +1,6 @@
.TH "SDL_AudioCVT" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME"
SDL_AudioCVT\- Audio Conversion Structure
SDL_AudioCVT \- Audio Conversion Structure
.SH "STRUCTURE DEFINITION"
.PP
.nf
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_AudioSpec.3
@@ -1,6 +1,6 @@
.TH "SDL_AudioSpec" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME"
SDL_AudioSpec\- Audio Specification Structure
SDL_AudioSpec \- Audio Specification Structure
.SH "STRUCTURE DEFINITION"
.PP
.nf
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_BlitSurface.3
@@ -1,6 +1,6 @@
.TH "SDL_BlitSurface" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME"
SDL_BlitSurface\- This performs a fast blit from the source surface to the destination surface\&.
SDL_BlitSurface \- This performs a fast blit from the source surface to the destination surface\&.
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_BuildAudioCVT.3
@@ -1,6 +1,6 @@
.TH "SDL_BuildAudioCVT" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME"
SDL_BuildAudioCVT\- Initializes a SDL_AudioCVT structure for conversion
SDL_BuildAudioCVT \- Initializes a SDL_AudioCVT structure for conversion
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_CD.3
@@ -1,6 +1,6 @@
.TH "SDL_CD" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME"
SDL_CD\- CDROM Drive Information
SDL_CD \- CDROM Drive Information
.SH "STRUCTURE DEFINITION"
.PP
.nf
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_CDClose.3
@@ -1,6 +1,6 @@
.TH "SDL_CDClose" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME"
SDL_CDClose\- Closes a SDL_CD handle
SDL_CDClose \- Closes a SDL_CD handle
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_CDEject.3
@@ -1,6 +1,6 @@
.TH "SDL_CDEject" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME"
SDL_CDEject\- Ejects a CDROM
SDL_CDEject \- Ejects a CDROM
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_CDName.3
@@ -1,6 +1,6 @@
.TH "SDL_CDName" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME"
SDL_CDName\- Returns a human-readable, system-dependent identifier for the CD-ROM\&.
SDL_CDName \- Returns a human-readable, system-dependent identifier for the CD-ROM\&.
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_CDNumDrives.3
@@ -1,6 +1,6 @@
.TH "SDL_CDNumDrives" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME"
SDL_CDNumDrives\- Returns the number of CD-ROM drives on the system\&.
SDL_CDNumDrives \- Returns the number of CD-ROM drives on the system\&.
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_CDOpen.3
@@ -1,6 +1,6 @@
.TH "SDL_CDOpen" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME"
SDL_CDOpen\- Opens a CD-ROM drive for access\&.
SDL_CDOpen \- Opens a CD-ROM drive for access\&.
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_CDPause.3
@@ -1,6 +1,6 @@
.TH "SDL_CDPause" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME"
SDL_CDPause\- Pauses a CDROM
SDL_CDPause \- Pauses a CDROM
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_CDPlay.3
@@ -1,6 +1,6 @@
.TH "SDL_CDPlay" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME"
SDL_CDPlay\- Play a CD
SDL_CDPlay \- Play a CD
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_CDPlayTracks.3
@@ -1,6 +1,6 @@
.TH "SDL_CDPlayTracks" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME"
SDL_CDPlayTracks\- Play the given CD track(s)
SDL_CDPlayTracks \- Play the given CD track(s)
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_CDResume.3
@@ -1,6 +1,6 @@
.TH "SDL_CDResume" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME"
SDL_CDResume\- Resumes a CDROM
SDL_CDResume \- Resumes a CDROM
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_CDStatus.3
@@ -1,6 +1,6 @@
.TH "SDL_CDStatus" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME"
SDL_CDStatus\- Returns the current status of the given drive\&.
SDL_CDStatus \- Returns the current status of the given drive\&.
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_CDStop.3
@@ -1,6 +1,6 @@
.TH "SDL_CDStop" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME"
SDL_CDStop\- Stops a CDROM
SDL_CDStop \- Stops a CDROM
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_CDtrack.3
@@ -1,6 +1,6 @@
.TH "SDL_CDtrack" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME"
SDL_CDtrack\- CD Track Information Structure
SDL_CDtrack \- CD Track Information Structure
.SH "STRUCTURE DEFINITION"
.PP
.nf
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_CloseAudio.3
@@ -1,6 +1,6 @@
.TH "SDL_CloseAudio" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME"
SDL_CloseAudio\- Shuts down audio processing and closes the audio device\&.
SDL_CloseAudio \- Shuts down audio processing and closes the audio device\&.
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_Color.3
@@ -1,6 +1,6 @@
.TH "SDL_Color" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME"
SDL_Color\- Format independent color description
SDL_Color \- Format independent color description
.SH "STRUCTURE DEFINITION"
.PP
.nf
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_CondBroadcast.3
@@ -1,6 +1,6 @@
.TH "SDL_CondBroadcast" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME"
SDL_CondBroadcast\- Restart all threads waiting on a condition variable
SDL_CondBroadcast \- Restart all threads waiting on a condition variable
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_CondSignal.3
@@ -1,6 +1,6 @@
.TH "SDL_CondSignal" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME"
SDL_CondSignal\- Restart a thread wait on a condition variable
SDL_CondSignal \- Restart a thread wait on a condition variable
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_CondWait.3
@@ -1,6 +1,6 @@
.TH "SDL_CondWait" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME"
SDL_CondWait\- Wait on a condition variable
SDL_CondWait \- Wait on a condition variable
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_CondWaitTimeout.3
@@ -1,6 +1,6 @@
.TH "SDL_CondWaitTimeout" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME"
SDL_CondWaitTimeout\- Wait on a condition variable, with timeout
SDL_CondWaitTimeout \- Wait on a condition variable, with timeout
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_ConvertAudio.3
@@ -1,6 +1,6 @@
.TH "SDL_ConvertAudio" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME"
SDL_ConvertAudio\- Convert audio data to a desired audio format\&.
SDL_ConvertAudio \- Convert audio data to a desired audio format\&.
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_ConvertSurface.3
@@ -1,6 +1,6 @@
.TH "SDL_ConvertSurface" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME"
SDL_ConvertSurface\- Converts a surface to the same format as another surface\&.
SDL_ConvertSurface \- Converts a surface to the same format as another surface\&.
.SH "SYNOPSIS"
.PP
\fB#include "SDL/SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_CreateCond.3
@@ -1,6 +1,6 @@
.TH "SDL_CreateCond" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME"
SDL_CreateCond\- Create a condition variable
SDL_CreateCond \- Create a condition variable
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_CreateCursor.3
@@ -1,6 +1,6 @@
.TH "SDL_CreateCursor" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME"
SDL_CreateCursor\- Creates a new mouse cursor\&.
SDL_CreateCursor \- Creates a new mouse cursor\&.
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_CreateMutex.3
@@ -1,6 +1,6 @@
.TH "SDL_CreateMutex" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME"
SDL_CreateMutex\- Create a mutex
SDL_CreateMutex \- Create a mutex
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_CreateRGBSurface.3
@@ -1,6 +1,6 @@
.TH "SDL_CreateRGBSurface" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME"
SDL_CreateRGBSurface\- Create an empty SDL_Surface
SDL_CreateRGBSurface \- Create an empty SDL_Surface
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_CreateRGBSurfaceFrom.3
@@ -1,6 +1,6 @@
.TH "SDL_CreateRGBSurfaceFrom" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME"
SDL_CreateRGBSurfaceFrom\- Create an SDL_Surface from pixel data
SDL_CreateRGBSurfaceFrom \- Create an SDL_Surface from pixel data
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_CreateSemaphore.3
@@ -1,6 +1,6 @@
.TH "SDL_CreateSemaphore" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME"
SDL_CreateSemaphore\- Creates a new semaphore and assigns an initial value to it\&.
SDL_CreateSemaphore \- Creates a new semaphore and assigns an initial value to it\&.
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_CreateThread.3
@@ -1,6 +1,6 @@
.TH "SDL_CreateThread" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME"
SDL_CreateThread\- Creates a new thread of execution that shares its parent\&'s properties\&.
SDL_CreateThread \- Creates a new thread of execution that shares its parent\&'s properties\&.
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_CreateYUVOverlay.3
@@ -1,6 +1,6 @@
.TH "SDL_CreateYUVOverlay" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME"
SDL_CreateYUVOverlay\- Create a YUV video overlay
SDL_CreateYUVOverlay \- Create a YUV video overlay
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_Delay.3
@@ -1,6 +1,6 @@
.TH "SDL_Delay" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME"
SDL_Delay\- Wait a specified number of milliseconds before returning\&.
SDL_Delay \- Wait a specified number of milliseconds before returning\&.
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_DestroyCond.3
@@ -1,6 +1,6 @@
.TH "SDL_DestroyCond" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME"
SDL_DestroyCond\- Destroy a condition variable
SDL_DestroyCond \- Destroy a condition variable
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_DestroyMutex.3
@@ -1,6 +1,6 @@
.TH "SDL_DestroyMutex" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME"
SDL_DestroyMutex\- Destroy a mutex
SDL_DestroyMutex \- Destroy a mutex
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_DestroySemaphore.3
@@ -1,6 +1,6 @@
.TH "SDL_DestroySemaphore" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME"
SDL_DestroySemaphore\- Destroys a semaphore that was created by \fISDL_CreateSemaphore\fR\&.
SDL_DestroySemaphore \- Destroys a semaphore that was created by \fISDL_CreateSemaphore\fR\&.
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_DisplayFormat.3
@@ -1,6 +1,6 @@
.TH "SDL_DisplayFormat" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME"
SDL_DisplayFormat\- Convert a surface to the display format
SDL_DisplayFormat \- Convert a surface to the display format
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_DisplayFormatAlpha.3
@@ -1,6 +1,6 @@
.TH "SDL_DisplayFormatAlpha" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME"
SDL_DisplayFormatAlpha\- Convert a surface to the display format
SDL_DisplayFormatAlpha \- Convert a surface to the display format
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_DisplayYUVOverlay.3
@@ -1,6 +1,6 @@
.TH "SDL_DisplayYUVOverlay" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME"
SDL_DisplayYUVOverlay\- Blit the overlay to the display
SDL_DisplayYUVOverlay \- Blit the overlay to the display
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_EnableKeyRepeat.3
@@ -1,6 +1,6 @@
.TH "SDL_EnableKeyRepeat" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME"
SDL_EnableKeyRepeat\- Set keyboard repeat rate\&.
SDL_EnableKeyRepeat \- Set keyboard repeat rate\&.
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_EnableUNICODE.3
@@ -1,6 +1,6 @@
.TH "SDL_EnableUNICODE" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME"
SDL_EnableUNICODE\- Enable UNICODE translation
SDL_EnableUNICODE \- Enable UNICODE translation
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_Event.3
@@ -1,6 +1,6 @@
.TH "SDL_Event" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME"
SDL_Event\- General event structure
SDL_Event \- General event structure
.SH "STRUCTURE DEFINITION"
.PP
.nf
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_EventState.3
@@ -1,6 +1,6 @@
.TH "SDL_EventState" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME"
SDL_EventState\- This function allows you to set the state of processing certain events\&.
SDL_EventState \- This function allows you to set the state of processing certain events\&.
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_ExposeEvent.3
@@ -1,6 +1,6 @@
.TH "SDL_ExposeEvent" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME"
SDL_ExposeEvent\- Quit requested event
SDL_ExposeEvent \- Quit requested event
.SH "STRUCTURE DEFINITION"
.PP
.nf
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_FillRect.3
@@ -1,6 +1,6 @@
.TH "SDL_FillRect" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME"
SDL_FillRect\- This function performs a fast fill of the given rectangle with some color
SDL_FillRect \- This function performs a fast fill of the given rectangle with some color
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down
2 changes: 1 addition & 1 deletion docs/man3/SDL_Flip.3
@@ -1,6 +1,6 @@
.TH "SDL_Flip" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME"
SDL_Flip\- Swaps screen buffers
SDL_Flip \- Swaps screen buffers
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
Expand Down

0 comments on commit 8c91d65

Please sign in to comment.