awtk/3rd/SDL
2020-02-21 16:33:46 +08:00
..
acinclude use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
android-project use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
android-project-ant add demo basic 2019-11-12 15:59:14 +08:00
build-scripts use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
cmake use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
debian use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
docs use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
gen use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
include support mingw 2019-08-15 07:18:47 +08:00
src fix sdl warnings 2020-02-21 16:33:46 +08:00
test use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
VisualC use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
VisualC-WinRT use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
visualtest use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
wayland-protocols use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
Xcode use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
Xcode-iOS use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
.hgignore use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
.hgtags use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
Android.mk use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
autogen.sh use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
BUGS.txt use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
cmake_uninstall.cmake.in use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
CMakeLists.txt use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
configure use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
configure.in use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
COPYING.txt use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
CREDITS.txt use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
INSTALL.txt use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
Makefile.in use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
Makefile.minimal use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
Makefile.pandora use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
Makefile.psp use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
Makefile.wiz use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
README-SDL.txt use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
README.txt use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
s use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
SConscript support mingw 2019-08-15 07:18:47 +08:00
sdl2-config.cmake.in use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
sdl2-config.in use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
sdl2.m4 use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
sdl2.pc.in use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
SDL2.spec.in use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
SDL2Config.cmake use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
sync.py update docs 2018-10-16 09:44:41 +08:00
TODO.txt use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
VisualC.html use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00
WhatsNew.txt use customized SDL to support hidpi on windows/linux 2018-10-13 07:59:46 +08:00

                         Simple DirectMedia Layer

                                  (SDL)

                                Version 2.0

---
https://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)