OpenSubdiv/examples
Takahito Tejima 87114f7428 Rename osd_util to osdutil.
Cleanup the batching classes so that DrawCollection() no longer caches
current batch and effect. Any kind of binding optimization will be
handled in client's delegate class.
Also remove InitializeVertexBuffer method and add some arguments to
constructor instead.
2013-05-21 17:20:22 -07:00
..
common add paint test example 2013-03-15 12:39:44 -07:00
dxViewer more msvc fixes. make dxViewer working. 2013-05-14 10:48:48 -07:00
evalTest Removed mutex implementation. 2013-05-07 11:27:14 -07:00
glBatchViewer Rename osd_util to osdutil. 2013-05-21 17:20:22 -07:00
glViewer Add constructor to FarPatchTables. Add enums to FarPatchTables::Type. 2013-05-17 12:49:57 -07:00
limitEval re-factoring the EvalLimit portion of the code (and other minor comment / typo fixes) 2013-05-16 14:21:11 -07:00
mayaPtexViewer Removed mutex implementation. 2013-05-07 11:27:14 -07:00
mayaViewer Removed mutex implementation. 2013-05-07 11:27:14 -07:00
paintTest Fix paintTest to follow API change 2013-05-17 13:40:39 -07:00
ptexViewer Fixed ptexViewer xform feedback initialization 2013-05-20 12:21:13 -07:00
python change access permissions on files 2013-03-08 08:57:42 -08:00
simpleCpu Fixed simpleCpu draw context construction. 2013-05-20 12:21:13 -07:00
CMakeLists.txt example/paintTest can be built with GL 4.3 or later. 2013-05-17 13:59:06 -07:00