GBA-8-19/Cores/GBADeltaCore/visualboyadvance-m/dependencies/sdl2
2024-06-14 17:15:51 +08:00
..
acinclude init 2024-06-14 17:15:51 +08:00
android-project init 2024-06-14 17:15:51 +08:00
build-scripts init 2024-06-14 17:15:51 +08:00
cmake init 2024-06-14 17:15:51 +08:00
debian init 2024-06-14 17:15:51 +08:00
docs init 2024-06-14 17:15:51 +08:00
include init 2024-06-14 17:15:51 +08:00
src init 2024-06-14 17:15:51 +08:00
test init 2024-06-14 17:15:51 +08:00
VisualC init 2024-06-14 17:15:51 +08:00
VisualC-WinRT init 2024-06-14 17:15:51 +08:00
Xcode init 2024-06-14 17:15:51 +08:00
Xcode-iOS init 2024-06-14 17:15:51 +08:00
Android.mk init 2024-06-14 17:15:51 +08:00
autogen.sh init 2024-06-14 17:15:51 +08:00
BUGS.txt init 2024-06-14 17:15:51 +08:00
cmake_uninstall.cmake.in init 2024-06-14 17:15:51 +08:00
CMakeLists.txt init 2024-06-14 17:15:51 +08:00
configure init 2024-06-14 17:15:51 +08:00
configure.in init 2024-06-14 17:15:51 +08:00
COPYING.txt init 2024-06-14 17:15:51 +08:00
CREDITS.txt init 2024-06-14 17:15:51 +08:00
INSTALL.txt init 2024-06-14 17:15:51 +08:00
Makefile.in init 2024-06-14 17:15:51 +08:00
Makefile.minimal init 2024-06-14 17:15:51 +08:00
Makefile.pandora init 2024-06-14 17:15:51 +08:00
Makefile.psp init 2024-06-14 17:15:51 +08:00
Makefile.wiz init 2024-06-14 17:15:51 +08:00
README-SDL.txt init 2024-06-14 17:15:51 +08:00
README.txt init 2024-06-14 17:15:51 +08:00
sdl2-config.cmake.in init 2024-06-14 17:15:51 +08:00
sdl2-config.in init 2024-06-14 17:15:51 +08:00
sdl2.m4 init 2024-06-14 17:15:51 +08:00
sdl2.pc.in init 2024-06-14 17:15:51 +08:00
SDL2.spec init 2024-06-14 17:15:51 +08:00
SDL2.spec.in init 2024-06-14 17:15:51 +08:00
TODO.txt init 2024-06-14 17:15:51 +08:00
VisualC.html init 2024-06-14 17:15:51 +08:00
WhatsNew.txt init 2024-06-14 17:15:51 +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)