OpenSubdiv/examples
David G. Yu f0128a5f5e Fixed Far::PatchParam encoding of refinement level
This change restores the use of 4-bits in Far::PatchParam to
encode the refinement level of a patch. This restores one bit
that was stolen to allow for more general encoding of boundary
edge and transition edge masks. In order to accommodate all
of the bits that are required, the transition edge mask bits
are now stored along with the faceId bits.

Also, accessors are now exposed directly as members of Far::PatchParam
and the internal bitfield class is no longer directly exposed.
2015-06-11 15:10:30 -07:00
..
common Removed GLFW2 -> GLFW3 shenanigans from glUtils 2015-06-03 18:36:08 -07:00
dxPtexViewer Workaround dxPtexViewer link dependencies 2015-05-31 10:20:41 -07:00
dxViewer example fix: remove unnecessary debugging feature. 2015-06-03 17:40:36 -07:00
farViewer Fixed Far::PatchParam encoding of refinement level 2015-06-11 15:10:30 -07:00
glEvalLimit examples fix: CLEW crash, print a message for unsupported GPU kernel 2015-06-03 15:01:05 -07:00
glFVarViewer Merge pull request #586 from davidgyu/fvarRename 2015-06-02 14:26:25 -07:00
glImaging examples fix: CLEW crash, print a message for unsupported GPU kernel 2015-06-03 15:01:05 -07:00
glPaintTest examples cleanup: remove framebuffer class 2015-05-31 20:52:20 -07:00
glPtexViewer examples cleanup: remove framebuffer class 2015-05-31 20:52:20 -07:00
glShareTopology Fixed Far::PatchParam encoding of refinement level 2015-06-11 15:10:30 -07:00
glStencilViewer examples fix: CLEW crash, print a message for unsupported GPU kernel 2015-06-03 15:01:05 -07:00
glViewer example fix: remove unnecessary debugging feature. 2015-06-03 17:40:36 -07:00
mayaPolySmooth cmake fix: specify the destination file name for the maya script 2015-06-10 18:04:01 -07:00
CMakeLists.txt Renamed vtrViewer to farViewer. 2015-05-18 19:46:22 -07:00