- Over the past two weeks, almost all of my time working with SDLU was spent at updating the build system. Here's the detailed info:
Build System:
- Added new autotools build system
- Added CMake build system for the tests
- Added ability to link to OpenGL ES on desktop platforms [premake]
- Fixed compatibility with premake 4.3
- Lots of bug fixes
none
Misc Changes:
- Increased speed of SDLU_RenderSetPoints()
- Fixed common test code build errors for Android
- Removed old-unused code from the Button API