OpenSubdiv/examples/mayaPtexViewer
manuelk 468198e4a8 more cleanup :
- consolidate cmake compile flags
- turn on -Wall
- suppress hidden overloaded function warning when using Clang
  (part of it is bug, part of it will require code refactoring
  on our end)
- add support for Maya 2013.5 for windows in cmake module
- clean up some glew includes which break builds with MSVC Express
  & Windows SDK
- move the bitmap for font_image into a compiled object
- remove some unused variables and other minor warnings

Note : this is a checkpoint, there are still a few more warnings to clean up...

fixes #96
2013-01-24 13:40:43 -08:00
..
AEopenSubdivPtexShaderTemplate.mel Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
CMakeLists.txt fix linking problems for maya viewer plugins (PLATFORM_LIBRARIES was being reset accidentally) 2013-01-18 16:42:22 -08:00
cudaUtil.cpp more cleanup : 2013-01-24 13:40:43 -08:00
hbrUtil.cpp Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
hbrUtil.h Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
OpenSubdivPtexShader.cpp more cleanup : 2013-01-24 13:40:43 -08:00
OpenSubdivPtexShader.h Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
OpenSubdivPtexShaderOverride.cpp more cleanup : 2013-01-24 13:40:43 -08:00
OpenSubdivPtexShaderOverride.h Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
osdPtexMeshData.cpp more cleanup : 2013-01-24 13:40:43 -08:00
osdPtexMeshData.h Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
shader.glsl Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00