Updated version number for 2.7.1 release, and added OSG_FORCE_QUERY_RESULT_AVAILABLE_BEFORE_RETRIEVAL Cmake option

that enables the occlusion query workaround for an OpenGL driver crash
This commit is contained in:
Robert Osfield
2008-08-25 16:44:48 +00:00
parent 7f042b803a
commit 908f49f6e3
4 changed files with 95 additions and 4 deletions

View File

@@ -21,7 +21,7 @@ extern "C" {
#define OPENSCENEGRAPH_MAJOR_VERSION 2
#define OPENSCENEGRAPH_MINOR_VERSION 7
#define OPENSCENEGRAPH_PATCH_VERSION 0
#define OPENSCENEGRAPH_PATCH_VERSION 1
#define OPENSCENEGRAPH_SOVERSION 45
/**