Jeremy Cowles
3f96f9872a
Removed last remnants of glut from simpleCpu comments
2013-02-16 13:15:29 -08:00
jcowles
eb1652bc26
Fixed core profile setup in simpleCpu for linux
2013-02-16 13:10:00 -08:00
Jeremy Cowles
70502cceab
Disabled string drawing from simpleCpu
2013-02-16 12:19:04 -08:00
Jeremy Cowles
cd8405a47a
Added stdio.h for printf in simpleCpu/main.cpp
2013-02-16 12:05:15 -08:00
Jeremy Cowles
e9b29cda95
Updated simpleCpu to use GLFW for all platforms
2013-02-16 12:03:21 -08:00
Jeremy Cowles
5a7e33a792
Renamed mainGlut.cpp to mainGlfw.cpp in simpleCpu
2013-02-16 11:28:25 -08:00
Dirk Van Gelder
f7181d2f9d
Get evalTest and simpleCpu to build again, changing glut references to glfw.
2013-02-15 18:32:10 -08:00
manuelk
9ed6ac7da8
- clean up all unused variables / constructors...
...
- add a -Wall flag, but leave it commented out for now until the same is done for other compilers
fixes #96
2013-01-22 14:47:46 -08:00
David G Yu
50ddf242d6
Fixed simpleCPU example to run on OS X
2013-01-04 18:18:38 -08:00
manuelk
6a8f58b65e
fix CMake dependencies for shader string in mainApple.mm
...
fix missing includes
fixes #81
2012-12-12 12:28:26 -08:00
manuelk
10c687ecd5
Release Candidate 1.0 :
...
- [Feature Adaptive GPU Rendering of Catmull-Clark Surfaces](http://research.microsoft.com/en-us/um/people/cloop/tog2012.pdf ).
- New API architecture : we are planning to lock on to this new framework as the basis for backward compatibility, which we will enforce from Release 1.0 onward. Subsequent releases of OpenSubdiv should not break client code.
- DirectX 11 support
- and much more...
2012-12-10 17:15:13 -08:00
Jeremy Cowles
c89b4db270
Update simpleCpu example to compile under OSX after refactoring
2012-11-11 23:18:48 -08:00
U-octave\dyu
4168e5788d
Fixed a couple build issues with Visual Studio 2010
2012-10-09 10:56:31 -07:00
jcowles
732cb10fe0
Fix header issues after merging recent revisions
2012-10-09 10:07:57 -07:00
jcowles
11d2800aef
Clean up simpleCpu code a bit
2012-10-09 09:28:27 -07:00
jcowles
b3214f09eb
Added simpleCpu example with markdown commentary
2012-10-08 16:04:53 -07:00