Skip to content

secondlife/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