Skip to content

An unofficial, SDL2 mirror with a Mali framebuffer EGL/OpenGLES 2 driver

License

Notifications You must be signed in to change notification settings

yuppox/SDL-mirror

 
 

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				(slouken@libsdl.org)

---
NOTE:

This version of SDL includes an attempt to provide a video driver for the
Mali chipset found in Odroid SBCs. The video driver is meant to be used in a
"framebuffer" environment, which means that there is no X Windows system. It
still uses accelerated rendering via EGL and OpenGL ES 2 (GLESv2).

About

An unofficial, SDL2 mirror with a Mali framebuffer EGL/OpenGLES 2 driver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 72.4%
  • C++ 17.5%
  • Objective-C 3.8%
  • Shell 2.2%
  • M4 1.6%
  • Java 1.2%
  • Other 1.3%