Package changes: Merge SDL-arts, SDL-esound, and SDL-nas packages back as options, all defaulting to on (add "-arts -esound -nas" to PKG_OPTIONS.SDL to get the previous behaviour of this package). Reason: trying to get and stay in sync with upstream, who decided not to take back the relevant changes. Ok jmmv@ Also follow upstream w.r.t. library version numbers; bump BUILDLINK_API_DEPENDS for that (no real reason to diverge here). Most patches have been integrated upstream. Changes in 1.2.10: 1.2.10: If SDL_OpenAudio() is passed zero for the desired format fields, the following environment variables will be used to fill them in: SDL_AUDIO_FREQUENCY SDL_AUDIO_FORMAT SDL_AUDIO_CHANNELS SDL_AUDIO_SAMPLES If an environment variable is not specified, it will be set to a reasonable default value. Added support for the SDL_VIDEO_FULLSCREEN_HEAD environment variable, currently supported on X11 Xinerama configurations. Added SDL_GL_SWAP_CONTROL to wait for vsync in OpenGL applications. Added SDL_GL_ACCELERATED_VISUAL to guarantee hardware acceleration. Added current_w and current_h to the SDL_VideoInfo structure, which is set to the desktop resolution during video intialization, and then set to the current resolution when a video mode is set. SDL_SetVideoMode() now accepts 0 for width or height and will use the current video mode (or the desktop mode if no mode has been set.) Added SDL_GetKeyRepeat() Added SDL_config.h, with defaults for various build environments.
220 lines
5.7 KiB
Text
220 lines
5.7 KiB
Text
@comment $NetBSD: PLIST,v 1.7 2006/06/12 16:20:44 wiz Exp $
|
|
bin/sdl-config
|
|
include/SDL/SDL.h
|
|
include/SDL/SDL_active.h
|
|
include/SDL/SDL_audio.h
|
|
include/SDL/SDL_byteorder.h
|
|
include/SDL/SDL_cdrom.h
|
|
include/SDL/SDL_config.h
|
|
include/SDL/SDL_config_amiga.h
|
|
include/SDL/SDL_config_dreamcast.h
|
|
include/SDL/SDL_config_macos.h
|
|
include/SDL/SDL_config_macosx.h
|
|
include/SDL/SDL_config_minimal.h
|
|
include/SDL/SDL_config_os2.h
|
|
include/SDL/SDL_config_win32.h
|
|
include/SDL/SDL_copying.h
|
|
include/SDL/SDL_cpuinfo.h
|
|
include/SDL/SDL_endian.h
|
|
include/SDL/SDL_error.h
|
|
include/SDL/SDL_events.h
|
|
include/SDL/SDL_getenv.h
|
|
include/SDL/SDL_joystick.h
|
|
include/SDL/SDL_keyboard.h
|
|
include/SDL/SDL_keysym.h
|
|
include/SDL/SDL_loadso.h
|
|
include/SDL/SDL_main.h
|
|
include/SDL/SDL_mouse.h
|
|
include/SDL/SDL_mutex.h
|
|
include/SDL/SDL_name.h
|
|
include/SDL/SDL_opengl.h
|
|
include/SDL/SDL_platform.h
|
|
include/SDL/SDL_quit.h
|
|
include/SDL/SDL_rwops.h
|
|
include/SDL/SDL_stdinc.h
|
|
include/SDL/SDL_syswm.h
|
|
include/SDL/SDL_thread.h
|
|
include/SDL/SDL_timer.h
|
|
include/SDL/SDL_types.h
|
|
include/SDL/SDL_version.h
|
|
include/SDL/SDL_video.h
|
|
include/SDL/begin_code.h
|
|
include/SDL/close_code.h
|
|
lib/libSDL.la
|
|
lib/libSDLmain.a
|
|
man/man3/SDLKey.3
|
|
man/man3/SDL_ActiveEvent.3
|
|
man/man3/SDL_AddTimer.3
|
|
man/man3/SDL_AudioCVT.3
|
|
man/man3/SDL_AudioSpec.3
|
|
man/man3/SDL_BlitSurface.3
|
|
man/man3/SDL_BuildAudioCVT.3
|
|
man/man3/SDL_CD.3
|
|
man/man3/SDL_CDClose.3
|
|
man/man3/SDL_CDEject.3
|
|
man/man3/SDL_CDName.3
|
|
man/man3/SDL_CDNumDrives.3
|
|
man/man3/SDL_CDOpen.3
|
|
man/man3/SDL_CDPause.3
|
|
man/man3/SDL_CDPlay.3
|
|
man/man3/SDL_CDPlayTracks.3
|
|
man/man3/SDL_CDResume.3
|
|
man/man3/SDL_CDStatus.3
|
|
man/man3/SDL_CDStop.3
|
|
man/man3/SDL_CDtrack.3
|
|
man/man3/SDL_CloseAudio.3
|
|
man/man3/SDL_Color.3
|
|
man/man3/SDL_CondBroadcast.3
|
|
man/man3/SDL_CondSignal.3
|
|
man/man3/SDL_CondWait.3
|
|
man/man3/SDL_CondWaitTimeout.3
|
|
man/man3/SDL_ConvertAudio.3
|
|
man/man3/SDL_ConvertSurface.3
|
|
man/man3/SDL_CreateCond.3
|
|
man/man3/SDL_CreateCursor.3
|
|
man/man3/SDL_CreateMutex.3
|
|
man/man3/SDL_CreateRGBSurface.3
|
|
man/man3/SDL_CreateRGBSurfaceFrom.3
|
|
man/man3/SDL_CreateSemaphore.3
|
|
man/man3/SDL_CreateThread.3
|
|
man/man3/SDL_CreateYUVOverlay.3
|
|
man/man3/SDL_Delay.3
|
|
man/man3/SDL_DestroyCond.3
|
|
man/man3/SDL_DestroyMutex.3
|
|
man/man3/SDL_DestroySemaphore.3
|
|
man/man3/SDL_DisplayFormat.3
|
|
man/man3/SDL_DisplayFormatAlpha.3
|
|
man/man3/SDL_DisplayYUVOverlay.3
|
|
man/man3/SDL_EnableKeyRepeat.3
|
|
man/man3/SDL_EnableUNICODE.3
|
|
man/man3/SDL_Event.3
|
|
man/man3/SDL_EventState.3
|
|
man/man3/SDL_ExposeEvent.3
|
|
man/man3/SDL_FillRect.3
|
|
man/man3/SDL_Flip.3
|
|
man/man3/SDL_FreeCursor.3
|
|
man/man3/SDL_FreeSurface.3
|
|
man/man3/SDL_FreeWAV.3
|
|
man/man3/SDL_FreeYUVOverlay.3
|
|
man/man3/SDL_GL_GetAttribute.3
|
|
man/man3/SDL_GL_GetProcAddress.3
|
|
man/man3/SDL_GL_LoadLibrary.3
|
|
man/man3/SDL_GL_SetAttribute.3
|
|
man/man3/SDL_GL_SwapBuffers.3
|
|
man/man3/SDL_GLattr.3
|
|
man/man3/SDL_GetAppState.3
|
|
man/man3/SDL_GetAudioStatus.3
|
|
man/man3/SDL_GetClipRect.3
|
|
man/man3/SDL_GetCursor.3
|
|
man/man3/SDL_GetError.3
|
|
man/man3/SDL_GetEventFilter.3
|
|
man/man3/SDL_GetGamma.3
|
|
man/man3/SDL_GetGammaRamp.3
|
|
man/man3/SDL_GetKeyName.3
|
|
man/man3/SDL_GetKeyState.3
|
|
man/man3/SDL_GetModState.3
|
|
man/man3/SDL_GetMouseState.3
|
|
man/man3/SDL_GetRGB.3
|
|
man/man3/SDL_GetRGBA.3
|
|
man/man3/SDL_GetRelativeMouseState.3
|
|
man/man3/SDL_GetThreadID.3
|
|
man/man3/SDL_GetTicks.3
|
|
man/man3/SDL_GetVideoInfo.3
|
|
man/man3/SDL_GetVideoSurface.3
|
|
man/man3/SDL_Init.3
|
|
man/man3/SDL_InitSubSystem.3
|
|
man/man3/SDL_JoyAxisEvent.3
|
|
man/man3/SDL_JoyBallEvent.3
|
|
man/man3/SDL_JoyButtonEvent.3
|
|
man/man3/SDL_JoyHatEvent.3
|
|
man/man3/SDL_JoystickClose.3
|
|
man/man3/SDL_JoystickEventState.3
|
|
man/man3/SDL_JoystickGetAxis.3
|
|
man/man3/SDL_JoystickGetBall.3
|
|
man/man3/SDL_JoystickGetButton.3
|
|
man/man3/SDL_JoystickGetHat.3
|
|
man/man3/SDL_JoystickIndex.3
|
|
man/man3/SDL_JoystickName.3
|
|
man/man3/SDL_JoystickNumAxes.3
|
|
man/man3/SDL_JoystickNumBalls.3
|
|
man/man3/SDL_JoystickNumButtons.3
|
|
man/man3/SDL_JoystickNumHats.3
|
|
man/man3/SDL_JoystickOpen.3
|
|
man/man3/SDL_JoystickOpened.3
|
|
man/man3/SDL_JoystickUpdate.3
|
|
man/man3/SDL_KeyboardEvent.3
|
|
man/man3/SDL_KillThread.3
|
|
man/man3/SDL_ListModes.3
|
|
man/man3/SDL_LoadBMP.3
|
|
man/man3/SDL_LoadWAV.3
|
|
man/man3/SDL_LockAudio.3
|
|
man/man3/SDL_LockSurface.3
|
|
man/man3/SDL_LockYUVOverlay.3
|
|
man/man3/SDL_MapRGB.3
|
|
man/man3/SDL_MapRGBA.3
|
|
man/man3/SDL_MixAudio.3
|
|
man/man3/SDL_MouseButtonEvent.3
|
|
man/man3/SDL_MouseMotionEvent.3
|
|
man/man3/SDL_NumJoysticks.3
|
|
man/man3/SDL_OpenAudio.3
|
|
man/man3/SDL_Overlay.3
|
|
man/man3/SDL_Palette.3
|
|
man/man3/SDL_PauseAudio.3
|
|
man/man3/SDL_PeepEvents.3
|
|
man/man3/SDL_PixelFormat.3
|
|
man/man3/SDL_PollEvent.3
|
|
man/man3/SDL_PumpEvents.3
|
|
man/man3/SDL_PushEvent.3
|
|
man/man3/SDL_Quit.3
|
|
man/man3/SDL_QuitEvent.3
|
|
man/man3/SDL_QuitSubSystem.3
|
|
man/man3/SDL_RWFromFile.3
|
|
man/man3/SDL_Rect.3
|
|
man/man3/SDL_RemoveTimer.3
|
|
man/man3/SDL_ResizeEvent.3
|
|
man/man3/SDL_SaveBMP.3
|
|
man/man3/SDL_SemPost.3
|
|
man/man3/SDL_SemTryWait.3
|
|
man/man3/SDL_SemValue.3
|
|
man/man3/SDL_SemWait.3
|
|
man/man3/SDL_SemWaitTimeout.3
|
|
man/man3/SDL_SetAlpha.3
|
|
man/man3/SDL_SetClipRect.3
|
|
man/man3/SDL_SetColorKey.3
|
|
man/man3/SDL_SetColors.3
|
|
man/man3/SDL_SetCursor.3
|
|
man/man3/SDL_SetEventFilter.3
|
|
man/man3/SDL_SetGamma.3
|
|
man/man3/SDL_SetGammaRamp.3
|
|
man/man3/SDL_SetModState.3
|
|
man/man3/SDL_SetPalette.3
|
|
man/man3/SDL_SetTimer.3
|
|
man/man3/SDL_SetVideoMode.3
|
|
man/man3/SDL_ShowCursor.3
|
|
man/man3/SDL_Surface.3
|
|
man/man3/SDL_SysWMEvent.3
|
|
man/man3/SDL_ThreadID.3
|
|
man/man3/SDL_UnlockAudio.3
|
|
man/man3/SDL_UnlockSurface.3
|
|
man/man3/SDL_UnlockYUVOverlay.3
|
|
man/man3/SDL_UpdateRect.3
|
|
man/man3/SDL_UpdateRects.3
|
|
man/man3/SDL_UserEvent.3
|
|
man/man3/SDL_VideoDriverName.3
|
|
man/man3/SDL_VideoInfo.3
|
|
man/man3/SDL_VideoModeOK.3
|
|
man/man3/SDL_WM_GetCaption.3
|
|
man/man3/SDL_WM_GrabInput.3
|
|
man/man3/SDL_WM_IconifyWindow.3
|
|
man/man3/SDL_WM_SetCaption.3
|
|
man/man3/SDL_WM_SetIcon.3
|
|
man/man3/SDL_WM_ToggleFullScreen.3
|
|
man/man3/SDL_WaitEvent.3
|
|
man/man3/SDL_WaitThread.3
|
|
man/man3/SDL_WarpMouse.3
|
|
man/man3/SDL_WasInit.3
|
|
man/man3/SDL_keysym.3
|
|
man/man3/SDL_mutexP.3
|
|
man/man3/SDL_mutexV.3
|
|
share/aclocal/sdl.m4
|
|
@dirrm include/SDL
|