API Additions
- Added button flag SDLU_BUTTON_FOREIGN, which allows you to have buttons without depending on the SDL2 Render API.
- Points in SDLU_RenderDrawPolygon() and SDLU_RenderFillPolygon() should now be passed SDL_Point* lists.
- Moved all cxx classes into the namespace SDLU, to make sure that naming collisions are avoided
- Many updates and fixes in the premake and CMake build systems
- Added linux x86_64 executable
- A number of bug fixes in the code
- Eliminated build errors
-- Aggelos Kolaitis
No comments:
Post a Comment