- Bugfixes
- LOD strategy: consider derived scale of the object
- PlatformInformation: Android - fix detecting NEON on x86
- CMake
- stop installing FindOGRE.cmake
- fix generating XCode project for static targets
- GL3Plus: Added state cache manager
- GLES2
- Android - recreate GLSLESProgramPipeline on context loss
- use the same matrix transpositon logic as GL & GL3Plus
- RTSS
- add bool to GLSLES basic types
- make FFP_Alpha_Test available on non Windows & non D3D11 platforms
- Samples
- drop unused jaiquaDualQuatTest material
- drop unused, old style, Blur/ Bloom scripts
- DualQuaternion - fix GLSL & Cg and drop GLSL150 shaders
- merge GLSL150 and GLSL shaders as GLSL120
- move skinning shaders to common GLSL120 folder
- TestContext: enable MSAA to test alpha to coverage and MSAA resolve