OpenSubdiv/examples/simpleCpu
Manuel Kraemer a4c43b0522 fix some GLFW 3.0 issues - since we are still in beta, the API is changing a bit
- the closeWindowFun callback changed prototype (now returns void)
- keyboard functions now require the window handle (and pass it to the callback)
2013-03-16 18:44:53 -07:00
..
algebra.h Fixed a couple build issues with Visual Studio 2010 2012-10-09 10:56:31 -07:00
CMakeLists.txt Updated simpleCpu to use GLFW for all platforms 2013-02-16 12:03:21 -08:00
glhelpers.h Disabled string drawing from simpleCpu 2013-02-16 12:19:04 -08:00
main.cpp fix some GLFW 3.0 issues - since we are still in beta, the API is changing a bit 2013-03-16 18:44:53 -07:00
notes.md Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
shader.glsl Fixed simpleCPU example to run on OS X 2013-01-04 18:18:38 -08:00
simpleCpuSubdivision_org.cpp Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
simpleCpuSubdivision.cpp fix simpleCpu to be compilable with the latest API 2013-03-08 09:05:07 -08:00