- Relaxed upper version bounds for
random
andbytestring
.
- Fixed typo in documentation.
- Relaxed upper version bound for
StateVar
.
- Relaxed upper version bound for
containers
.
- Relaxed upper version bound for
OpenGLRaw
.
- Mac OS X: Make it possible to link against freeglut.
- Linux: Try to load versioned GLUT library, too, because the unversioned one is often in *-dev packages only.
- Mac OS X: Search public frameworks first, then system frameworks.
- The GLUT package compiles without any additional library/framework now.
- Windows: We search for a native freeglut DLL, a MinGW freeglut DLL and a classic GLUT DLL, in that order.
- Relaxed upper version bound for
OpenGLRaw
.
- Removed redundant constraints.
- Relaxed upper version bound for
OpenGLRaw
.
- Make things work with both old and new
OpenGLRaw
/GLURaw
packages. - Build all examples via cabal, no need for
make
anymore.
- Relaxed upper version bound for
transformers
.
- Relaxed upper version bound for OpenGLRaw.
- Added CHANGELOG.md to distribution.
- Minor build/testing tweaks.
- Fixed typo in shader file extension.
- Relaxed bounds for OpenGL package.