Go to file
Sam Lantinga 2303d92188 Fixed bug 5145 - Fix whitespace in SDL_vulkan.h
Colin Caine

Everywhere else seems to use spaces.

See patch diffed from a fresh hg checkout yesterday.
2020-05-29 16:28:56 -07:00
VisualC
VisualC-WinRT
Xcode
Xcode-iOS
acinclude
android-project Don't bother logging security exception getting the device serial number 2020-05-29 15:40:17 -07:00
android-project-ant
build-scripts Fixed mkdir warning when running iosbuild.sh multiple times 2020-05-27 09:57:51 -07:00
cmake
debian
docs
include Fixed bug 5145 - Fix whitespace in SDL_vulkan.h 2020-05-29 16:28:56 -07:00
src Fixed bug 5146 - SDL_RenderFillRect doesn't work in DirectFB 2020-05-29 16:02:49 -07:00
test
visualtest
wayland-protocols
.hgignore
Android.mk
BUGS.txt
CMakeLists.txt
COPYING.txt
CREDITS.txt
INSTALL.txt
Makefile.in
Makefile.minimal
Makefile.os2
Makefile.pandora
Makefile.psp
Makefile.wiz
README-SDL.txt
README.txt
SDL2.spec.in
SDL2Config.cmake
TODO.txt
VisualC.html
WhatsNew.txt
autogen.sh
cmake_uninstall.cmake.in
configure configure: fix fcitx tests. 2020-05-20 16:34:19 -04:00
configure.ac Don't include the iOS joystick driver if joysticks are disabled 2020-05-27 10:35:43 -07:00
sdl2-config-version.cmake.in
sdl2-config.cmake.in
sdl2-config.in
sdl2.m4
sdl2.pc.in

README.txt

                         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)