| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Unit files for building Free Pascal / Delphi applications using the SDL3 library.
Simply add the units to your include path. You can achieve this by:
Use the SDL3 unit for the main SDL3 library (should be always needed). Units for the other SDL3 libraries are (or will be) also provided:
If you have any contributions or bugfixes, feel free to drop a pull request or send in a patch. Please use the GitHub issue tracker.
The main principle is to stay as tight as possible at the names in the C headers. These guidelines aim to have better consistency in this community project and make it easier to find certain code parts in the C headers/Pascal includes. Feel free to discuss or extend these guidelines, use the issue tracker.
For details please refer to our Translation Code Style Sheet.
The version number/tag (see tags) refers to the version of this unit package SDL3 for Pascal, not the SDL3 Library.
The units are licensed under the zlib license.
| Back | FazBrowse Home | New Git URL |