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
Arnav Bhatt 9aec3108db
some makefile changes
Signed-off-by: Arnav Bhatt <arnav@ghativega.in>
2024-08-21 03:40:59 +05:30
.github initial commit 2024-05-26 04:52:45 +05:30
include add other window functions + other changes 2024-08-21 03:40:57 +05:30
src add other window functions + other changes 2024-08-21 03:40:57 +05:30
test some makefile changes 2024-08-21 03:40:59 +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
dll.lds initial commit 2024-05-26 04:52:45 +05:30
LICENSE.txt initial commit 2024-05-26 04:52:45 +05:30
Makefile some makefile changes 2024-08-21 03:40:59 +05:30
README.md initial commit 2024-05-26 04:52:45 +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)