gl4es updated, added latest changes by ptitSeb

This commit is contained in:
lubomyr
2017-02-05 19:09:57 +02:00
parent 645a2516c6
commit 13295374d7
16 changed files with 493 additions and 73 deletions

View File

@@ -236,6 +236,7 @@ Version history
----
##### current version
* Added tracking of Lights and Materials
* Fixed (Added in fact) support for Multisampling on the GLX Context creation (a bit hacky, but seems to works)
* Added LIBGL_NODOWNSAMPLING and associated Hint
* Try to implement some caching on VAO to avoid some memcpy in renderlist (with a way to disable it just in case)