Updating the ChangeLog

This commit is contained in:
Richard Allen 2012-04-04 18:22:51 +00:00
parent 51d3c26bc5
commit bc62db3a7a
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
- Clear render buffer on allocate, fixes corrupt screen issue
- Use GL_RGB16_F instead of GL_RGBA16_F for hdr render buffer
- Draw chat messages & co. during intermission
- Don't reserve render buffers when textures are used for a FBO. Fixes a crash when GPU memory is at a premium.
* Beta 1 - Initial Public Release.