2
0
mirror of https://github.com/arnavbhatt288/sdl-2.30.3-kolibri.git synced 2024-11-05 23:30:27 +01:00
SDL 2.30.3 port for KolibriOS
Go to file
2024-08-24 01:24:58 +05:30
.github initial commit 2024-05-26 04:52:45 +05:30
acinclude Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
android-project Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
build-scripts Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
cmake Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
docs Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
include Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
src Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
test Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
VisualC Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
VisualC-GDK Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
VisualC-WinRT Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
wayland-protocols Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
Xcode Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
Xcode-iOS/Demos Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
.clang-format initial commit 2024-05-26 04:52:45 +05:30
.editorconfig initial commit 2024-05-26 04:52:45 +05:30
.gitignore clean source code 2024-08-21 03:40:18 +05:30
.wikiheaders-options initial commit 2024-05-26 04:52:45 +05:30
Android.mk Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
autogen.sh Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
BUGS.txt Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
cmake_uninstall.cmake.in Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
CMakeLists.txt Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
configure Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
configure.ac Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
CREDITS.txt Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
dll.lds initial commit 2024-05-26 04:52:45 +05:30
INSTALL.txt Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
LICENSE.txt initial commit 2024-05-26 04:52:45 +05:30
Makefile Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
Makefile.in Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
Makefile.minimal Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
Makefile.os2 Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
Makefile.pandora Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
Makefile.w32 Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
README-SDL.txt Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
README.md initial commit 2024-05-26 04:52:45 +05:30
sdl2-config-version.cmake.in Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
sdl2-config.cmake.in Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
sdl2-config.in Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
sdl2.m4 Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
sdl2.pc.in Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
SDL2.spec.in Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
SDL2Config.cmake.in Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
TODO.txt Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30
WhatsNew.txt Update to SDL2-2.30.6 2024-08-24 01:24:58 +05:30

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)