Skip to content

Tags: Noeda/caramia

Tags

0.7.2.2

Toggle 0.7.2.2's commit message

Unverified

This user has not yet uploaded their public signing key.
Add a changelog.

0.7.2.1

Toggle 0.7.2.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Bump version to 0.7.2.1.

0.7.2.0

Toggle 0.7.2.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Add Enum instances to AccessNature and AccessFrequency.

0.7.1.1

Toggle 0.7.1.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Bump version to 0.7.1.1 (bug fix).

0.7.1.0

Toggle 0.7.1.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Bump version back to 0.7.1.0 for Hackage release.

0.7.0.1

Toggle 0.7.0.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Fix package description mistake.

0.7.0.0

Toggle 0.7.0.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Comment about API stability.

The API has been broken a few times and I don't consider things to be stable
yet. I think I should mention that in the READMEs and descriptions.

0.6.0.0

Toggle 0.6.0.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Modify library description wording.

0.5.0.0

Toggle 0.5.0.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Use GL_ARB_buffer_storage if it is available.

There was a TODO-item on this I spotted. OpenGLRaw didn't have that extension
(which was used before) but we are with flextGL now.

The extension text suggests creating buffers with this extension may increase
performance.

0.4.0.0

Toggle 0.4.0.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Advertise generalization over MonadIO.