Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

efornara/sdl2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ([email protected])


THIS IS NOT THE ORIGINAL SDL2!

Please refer to the above link to get it, or switch to the original repository: https://github.com/libsdl-org/SDL

Most of the code in this repository has been written by Sam Lantinga and contributors. Refer to COPYING.txt, CREDITS.txt and the full git history for details.

Here you can find some changes that I have written to better deal with single board computers.

Changes in this repository are also distributed under the terms of the zlib license: http://www.zlib.net/zlib_license.html

Emanuele

About

Simple Directmedia Layer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 67.6%
  • C++ 23.6%
  • Objective-C 3.1%
  • Shell 1.7%
  • M4 1.3%
  • Java 0.9%
  • Other 1.8%