awtk/3rd/SDL
2024-10-20 12:16:59 +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 fix sdl memory leak 2021-02-26 14:46:26 +08:00
src fix android build warnings 2024-02-20 21:06:51 +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 use wayland as sdl video driver 2024-10-20 12:16:59 +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)