Simple DirectMedia Layer https://libsdl.org
Find a file
Alex Szpakowski 28fe9f0cfc Switched to the core versions of OpenGL ES framebuffer object and renderbuffer functions.
Both the extension (OES) and the core versions work, but the core versions are more correct for GLES2+ and they're less verbose.
2014-10-28 01:34:40 -03:00
acinclude
android-project
build-scripts Fixed the cmake-guided static analysis and use it by default. 2014-08-20 01:21:45 -04:00
cmake Freescale i.MX6 video driver 2014-09-10 08:54:01 -07:00
debian
docs Changed version displayed in documentation generated by doxygen. 2014-09-04 22:59:32 +02:00
include Merged default into iOS-improvements 2014-09-10 18:10:37 -03:00
premake Fixed bug 2696 - Mac: fix display mode refresh rate calculation 2014-08-23 10:47:50 -07:00
src Switched to the core versions of OpenGL ES framebuffer object and renderbuffer functions. 2014-10-28 01:34:40 -03:00
test Fixed typos in test program. 2014-08-20 22:51:56 +02:00
VisualC
VisualC-WinRT
visualtest
Xcode Updated version to 2.0.4 2014-09-02 06:55:47 -07:00
Xcode-iOS Switched to the core versions of OpenGL ES framebuffer object and renderbuffer functions. 2014-10-28 01:34:40 -03:00
.hgignore
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt Freescale i.MX6 video driver 2014-09-10 08:54:01 -07:00
configure Freescale i.MX6 video driver 2014-09-10 08:54:01 -07:00
configure.in Freescale i.MX6 video driver 2014-09-10 08:54:01 -07:00
COPYING.txt
CREDITS.txt
INSTALL.txt
Makefile.in
Makefile.minimal
Makefile.pandora
Makefile.psp
Makefile.wiz
README-SDL.txt
README.txt
sdl2-config.in
sdl2.m4
sdl2.pc.in
SDL2.spec.in
TODO.txt
VisualC.html
WhatsNew.txt

                         Simple DirectMedia Layer

                                  (SDL)

                                Version 2.0

---
http://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)