diff options
author | Sindre Sorhus <sindresorhus@gmail.com> | 2014-01-16 20:21:24 +0100 |
---|---|---|
committer | Sindre Sorhus <sindresorhus@gmail.com> | 2014-01-16 20:38:58 +0100 |
commit | 9fed906bd03def3e21aba3c90bcbadd7b248b350 (patch) | |
tree | 3cf51f116f1a1bc898482312f735d9f433aa37d7 /ChangeLog | |
parent | 7dc8c2ff08e46c9d9a88ba44bf221a404eeb1e5e (diff) |
It's 2014
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,12 +12,12 @@ Current trunk code - To see a list of commits in the active development branch 'incoming', which have not yet been packaged in a release, see https://github.com/kripken/emscripten/compare/1.8.2...incoming -v1.8.2: 1/4/2013 +v1.8.2: 1/4/2014 ------------------ - Fixed glGetFramebufferAttachmentParameteriv and an issue with glGetXXX when the returned value was null. - Full list of changes: https://github.com/kripken/emscripten/compare/1.8.1...1.8.2 -v1.8.1: 1/3/2013 +v1.8.1: 1/3/2014 ------------------ - Added support for WebGL hardware instancing extension. - Improved fastcomp native LLVM backend support. |