GBA003/Cores/GBADeltaCore/visualboyadvance-m/dependencies/sdl2
2024-05-30 10:22:15 +08:00
..
acinclude 初始化 2024-05-30 10:22:15 +08:00
android-project 初始化 2024-05-30 10:22:15 +08:00
build-scripts 初始化 2024-05-30 10:22:15 +08:00
cmake 初始化 2024-05-30 10:22:15 +08:00
debian 初始化 2024-05-30 10:22:15 +08:00
docs 初始化 2024-05-30 10:22:15 +08:00
include 初始化 2024-05-30 10:22:15 +08:00
src 初始化 2024-05-30 10:22:15 +08:00
test 初始化 2024-05-30 10:22:15 +08:00
VisualC 初始化 2024-05-30 10:22:15 +08:00
VisualC-WinRT 初始化 2024-05-30 10:22:15 +08:00
Xcode 初始化 2024-05-30 10:22:15 +08:00
Xcode-iOS 初始化 2024-05-30 10:22:15 +08:00
Android.mk 初始化 2024-05-30 10:22:15 +08:00
autogen.sh 初始化 2024-05-30 10:22:15 +08:00
BUGS.txt 初始化 2024-05-30 10:22:15 +08:00
cmake_uninstall.cmake.in 初始化 2024-05-30 10:22:15 +08:00
CMakeLists.txt 初始化 2024-05-30 10:22:15 +08:00
configure 初始化 2024-05-30 10:22:15 +08:00
configure.in 初始化 2024-05-30 10:22:15 +08:00
COPYING.txt 初始化 2024-05-30 10:22:15 +08:00
CREDITS.txt 初始化 2024-05-30 10:22:15 +08:00
INSTALL.txt 初始化 2024-05-30 10:22:15 +08:00
Makefile.in 初始化 2024-05-30 10:22:15 +08:00
Makefile.minimal 初始化 2024-05-30 10:22:15 +08:00
Makefile.pandora 初始化 2024-05-30 10:22:15 +08:00
Makefile.psp 初始化 2024-05-30 10:22:15 +08:00
Makefile.wiz 初始化 2024-05-30 10:22:15 +08:00
README-SDL.txt 初始化 2024-05-30 10:22:15 +08:00
README.txt 初始化 2024-05-30 10:22:15 +08:00
sdl2-config.cmake.in 初始化 2024-05-30 10:22:15 +08:00
sdl2-config.in 初始化 2024-05-30 10:22:15 +08:00
sdl2.m4 初始化 2024-05-30 10:22:15 +08:00
sdl2.pc.in 初始化 2024-05-30 10:22:15 +08:00
SDL2.spec 初始化 2024-05-30 10:22:15 +08:00
SDL2.spec.in 初始化 2024-05-30 10:22:15 +08:00
TODO.txt 初始化 2024-05-30 10:22:15 +08:00
VisualC.html 初始化 2024-05-30 10:22:15 +08:00
WhatsNew.txt 初始化 2024-05-30 10:22:15 +08:00

                         Simple DirectMedia Layer

                                  (SDL)

                                Version 2.0

---
http://www.libsdl.org/

Simple DirectMedia Layer is a cross-platform development library designed
to provide low level access to audio, keyboard, mouse, joystick, and graphics
hardware via OpenGL and Direct3D. It is used by video playback software,
emulators, and popular games including Valve's award winning catalog
and many Humble Bundle games.

More extensive documentation is available in the docs directory, starting
with README.md

Enjoy!
	Sam Lantinga				(slouken@libsdl.org)