Skip to content

An SDL 1.2.15 (legacy) fork that includes a better RaspberryPi native 2D API driver for optimal performance and visuals.

License

Notifications You must be signed in to change notification settings

joolswills/SDL-1.2.15-raspberrypi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDL-1.2.15-raspberrypi

An SDL 1.2.15 (legacy) fork that includes a better RaspberryPi native 2D API driver for optimal performance and visuals. Uses a triple buffering mechanism and threaded vsync wait so CPU is not hold until vsync arrives before each pageflip. This leads to optimal performance.

BUILDING

Run the MAC_ConfigureSDL12-rpi*.sh script corresponding to your Raspberry Pi model (1 or 2), and then simply do: make sudo make install

It will overwrite your default debian SDL libraries, which are broken on the Pi anyway.

Thanks to exobuzz on the RaspberryPi.org forums for making me realize how bad my previous code was, and his configure.in modifications which I took from his published package!

About

An SDL 1.2.15 (legacy) fork that includes a better RaspberryPi native 2D API driver for optimal performance and visuals.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages