- Fixes a bug in texture program (#9)
https://github.com/natario1/Egloo/compare/v0.3.0...v0.3.1
- Support for non-rect shapes in textures (#8)
https://github.com/natario1/Egloo/compare/v0.2.4...v0.3.0
- Added GlRoundRect (#7)
https://github.com/natario1/Egloo/compare/v0.2.3...v0.2.4
- Fix a bug with GlRect ([#6][6])
https://github.com/natario1/Egloo/compare/v0.2.2...v0.2.3
- Fix a bug with GlTextureProgram implementation (#5)