Project consists of 3 packages and they are meant to ease development using SDL2 in Lazarus.
Packages:
* LazSDL2 - contains SDL2 method and type implementations.
* LazSDLExtensions - contains objects which wraps around LazSDL2 package to help developing using SDL2.
* LazSDL2Design - integration with Lazarus IDE.
Project requires Lazarus 1.6 + FPC 3.0.0 or higher.
Instructions on how to set up Lazarus + FPC can be found here
Instructions on how to configure LazSDL2Design package in Lazarus can be found here
To download source code for LazSDL2 package - go to download page
Wiki: Environment configuration
Wiki: LazSDL2 package
Wiki: LazSDL2Design configuration
Wiki: LazSDL2Design package
Wiki: LazSDL2Extensions package