DarthMike / indielib-crossplatform

IndieLib is a cross-platform Game Graphics engine. Main focus is OpenGL ES 2.0 for mobile iOS operating system, and OpenGL desktop. **NOT SUPPORTED ANYMORE**
zlib License
61 stars 27 forks source link

Upgrade dependencies to current versions #144

Open M-F-K opened 10 years ago

M-F-K commented 10 years ago

Currently these can be upgraded:

Glew 1.10.0 SDL ( were curently using stable, - should we use unstable 2.0.1?) Freeimage 3.15.4 The TMXparser ( no releases but repository have new commits/fixes).

M-F-K commented 10 years ago

Regarding glew, it is probably smarter to wait for release 1.10.1 since it will have a fix for this bug http://sourceforge.net/p/glew/bugs/201/ I have temp fixed it in our 1.9.0 dependency setup. => https://github.com/DarthMike/indielib-crossplatform/commit/83101cd00f5ba932afb2a59a5a7ea59f43b6c5b3