Skip to content

AiraYumi/3p-sdl2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3p-SDL

This is a fork of Alchemy's 3p-SDL2 repository configured to build and package using autobuild.

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.

How to build:

  • Install autobuild utility.
  • Invoke autobuild at the command line:
        autobuild build
        autobuild package

That will produce a bundled asset of SDL2 libs and header files called something like: SDL2-2.24.1-linux-012345678.tar.bz2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 54.2%
  • C++ 39.0%
  • Objective-C 2.3%
  • Shell 1.4%
  • M4 1.0%
  • CMake 0.8%
  • Other 1.3%