OpenSubdiv/examples/simpleCpu
David G Yu a07ad19559 Fixed examples to run correctly on high DPI displays with GLFW 3
The example code now uses the new glfw*FramebufferSize methods
to determine the size of the windows's framebuffer for rendering
and glfw*WindowSize method for user interaction

Fixes #263
2014-02-21 19:25:00 -08:00
..
algebra.h Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
CMakeLists.txt Improve stringification of shaders & kernels in build. 2014-01-03 16:59:26 -08:00
glhelpers.h Improve stringification of shaders & kernels in build. 2014-01-03 16:59:26 -08:00
main.cpp Fixed examples to run correctly on high DPI displays with GLFW 3 2014-02-21 19:25:00 -08:00
notes.md Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
shader.glsl Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
simpleCpuSubdivision_org.cpp Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
simpleCpuSubdivision.cpp Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00