SSDLL-129--vcD

所属分类:OpenGL
开发工具:Visual C++
文件大小:2817KB
下载次数:4
上传日期:2012-08-05 14:02:44
上 传 者chasess
说明:  SDL是一个用来写多媒体软件源码的多平台库, 通过多平台对一般 音频, 键盘, 鼠标, 手柄, 3D OpenGL硬加速, 2D fraamebuffer 进行支持的API,常用于游戏源码与模拟器. 此源代码,是一个ffor Visual C++6.0版本源代码
(SDL is used to write multimedia software source multi-platform library, multi-platform general audio, keyboard, mouse, handle, 3D OpenGL hard-accelerated 2D fraamebuffer supported by the API, commonly used in the game source code with the simulator. This source code is a the ffor Visual C++6.0 version source code)

文件列表:
SSDLL-129--vcD\SDL-1.2.9-vc\acinclude.m4 (224846, 2004-08-23)
SSDLL-129--vcD\SDL-1.2.9-vc\aclocal.m4 (31147, 2005-08-27)
SSDLL-129--vcD\SDL-1.2.9-vc\autogen.sh (523, 2002-04-13)
SSDLL-129--vcD\SDL-1.2.9-vc\Borland.html (6553, 2003-06-30)
SSDLL-129--vcD\SDL-1.2.9-vc\BUGS (7018, 2004-08-20)
SSDLL-129--vcD\SDL-1.2.9-vc\config.guess (41362, 2003-10-06)
SSDLL-129--vcD\SDL-1.2.9-vc\config.sub (29928, 2004-05-06)
SSDLL-129--vcD\SDL-1.2.9-vc\configure (1048264, 2005-08-27)
SSDLL-129--vcD\SDL-1.2.9-vc\configure.in (101644, 2005-08-27)
SSDLL-129--vcD\SDL-1.2.9-vc\COPYING (23244, 2001-04-26)
SSDLL-129--vcD\SDL-1.2.9-vc\CREDITS (2965, 2004-02-15)
SSDLL-129--vcD\SDL-1.2.9-vc\CWprojects.sea.bin (214528, 2005-08-27)
SSDLL-129--vcD\SDL-1.2.9-vc\depcomp (15936, 2005-08-21)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\audio.html (4286, 2004-02-10)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\cdrom.html (4633, 2004-02-10)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\event.html (3266, 2004-02-10)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\eventfunctions.html (7239, 2004-02-10)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\eventstructures.html (3534, 2004-02-10)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\general.html (3392, 2004-02-10)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\guide.html (2106, 2004-02-10)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\guideaboutsdldoc.html (2304, 2004-02-10)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\guideaudioexamples.html (3795, 2004-02-10)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\guidebasicsinit.html (4572, 2004-02-10)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\guidecdromexamples.html (4906, 2004-02-10)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\guidecredits.html (2305, 2004-02-10)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\guideeventexamples.html (4625, 2004-02-10)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\guideexamples.html (2537, 2004-02-10)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\guideinput.html (15432, 2004-02-10)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\guideinputkeyboard.html (17850, 2004-02-10)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\guidepreface.html (2516, 2004-02-10)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\guidethebasics.html (2284, 2004-02-10)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\guidetimeexamples.html (2440, 2004-02-10)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\guidevideo.html (9186, 2004-02-10)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\guidevideoopengl.html (16570, 2004-02-10)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\index.html (21194, 2004-02-10)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\joystick.html (5376, 2004-02-10)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\Makefile.am (4497, 2004-02-16)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\Makefile.in (16393, 2005-08-27)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\reference.html (2282, 2004-02-10)
SSDLL-129--vcD\SDL-1.2.9-vc\docs\html\sdlactiveevent.html (4581, 2004-02-10)
... ...

Simple DirectMedia Layer (SDL) Version 1.2 --- http://www.libsdl.org/ This is the Simple DirectMedia Layer, a general API that provides low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D framebuffer across multiple platforms. SDL is written in C, but works with C++ natively, and has bindings to several other languages, including Ada, C#, Eiffel, Java, Lua, ML, Objective C, Perl, PHP, Pike, Python, and Ruby. The current version supports Linux, Windows, BeOS, MacOS, MacOS X, FreeBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX. The code contains support for Windows CE, AmigaOS, Dreamcast, Atari, NetBSD, AIX, OSF/Tru***, RISC OS, and SymbianOS, but these are not officially supported. This library is distributed under GNU LGPL version 2, which can be found in the file "COPYING". This license allows you to use SDL freely in commercial programs as long as you link with the dynamic library. The best way to learn how to use SDL is to check out the header files in the "include" subdirectory and the programs in the "test" subdirectory. The header files and test programs are well commented and always up to date. More documentation is available in HTML format in "./docs/index.html" The test programs in the "test" subdirectory are in the public domain. Frequently asked questions are answered online: http://www.libsdl.org/faq.php If you need help with the library, or just want to discuss SDL related issues, you can join the developers mailing list: http://www.libsdl.org/mailing-list.php Enjoy! Sam Lantinga (slouken@libsdl.org)

近期下载者

相关文件


收藏者