SVN revision: 59168
This commit is contained in:
Carsten Haitzler 2011-05-04 06:15:11 +00:00
parent 56111d2b69
commit b520b60b81
1 changed files with 7 additions and 0 deletions

View File

@ -295,3 +295,10 @@
* Improved table layout for homogenous mode to handle not column
or row multiple sized table better.
2011-05-04 Jiyoun Park
* OpenGL binary shader ability to cache (save and load back
later) to avoid re-compiling shaders on every time an app starts and
uses the GL engine. Faster startup time.