OpenSubdiv/opensubdiv
David G Yu 98351a9dc1 Updated C++ standard to C++14
The OpenSubdiv public interface currently requires only C++11 but we
choose this version since C++14 has been the default since GCC 6,
Clang 6, and Visual Studio 2017 (for the most part) and C++14 has been
the default for OpenSubdiv on macOS when support for Metal is enabled.

This setting is guarded so that it can be overridden by the caller when
running CMake.

Fixes #1276
2023-06-30 15:42:23 -07:00
..
bfr Fix GCC warnings with -Wconversion and bitfields: 2022-08-30 14:34:17 -07:00
far Fix more internal GCC warnings with -Wconversion 2022-09-14 14:52:01 -07:00
hbr Prefix OpenSubdiv CMake macros 2019-08-17 16:44:30 -07:00
osd Removed 'centroid' qualifier from GLSL struct 2022-09-15 08:29:14 -07:00
sdc Fix GCC warnings with -Wshadow and -Wconversion: 2022-08-30 12:56:59 -07:00
vtr Fix GCC warnings with current default flags: 2022-08-30 12:13:44 -07:00
CMakeLists.txt Updated C++ standard to C++14 2023-06-30 15:42:23 -07:00
version.cpp Add opensubdiv/version.cpp 2014-11-25 12:37:03 -08:00
version.h Release 3.5.0 2022-09-26 11:17:44 -07:00