From 6bc7763718680a83ca19d916434ceef5a990682c Mon Sep 17 00:00:00 2001 From: Russ Taylor Date: Wed, 14 Sep 2016 09:12:59 -0400 Subject: [PATCH] Version 0.6.52 installer. --- installer/README.txt | 13 +++ installer/osvrRenderManager.aip | 167 ++++++++++++++++---------------- 2 files changed, 98 insertions(+), 82 deletions(-) diff --git a/installer/README.txt b/installer/README.txt index 53cd8c2..a457ace 100755 --- a/installer/README.txt +++ b/installer/README.txt @@ -46,6 +46,19 @@ Source code for RenderManager, including example programs, is available at: https://github.com/sensics/OSVR-RenderManager Version notes: +0.6.52: + ftr Android compatibility improvements + ftr Removed VAO references for backwards compatibility + *ftr Modified OpenGL code to run with GLES 2.0 shaders + ftr Added example program using shared contexts and present + bug Fixed shared contexts in present mode + ftr Performance improvements, improved config file defaults + ftr High-polygon-count test application added to enable performance testing + bug Modified DLL loading so that it is backwards compatible before Windows 10 + ftr Several vendor IDs added to DirectMode + *ftr Logging support added, providing info on all applications/frameworks + bug Adjusted thread priority so ATW runs more smoothly + bug Qt example program also working in DirectMode 0.6.51: *ftr Now shares OpenGL context with app by default bug Now looks for AMD cards second, avoiding false-positive DirectMode finds diff --git a/installer/osvrRenderManager.aip b/installer/osvrRenderManager.aip index 7df15db..c53e22f 100755 --- a/installer/osvrRenderManager.aip +++ b/installer/osvrRenderManager.aip @@ -8,10 +8,10 @@ - + - + @@ -41,86 +41,87 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -155,10 +156,11 @@ - + + @@ -219,7 +221,7 @@ - + @@ -351,6 +353,7 @@ +