OpenSubdiv/opensubdiv
David G Yu 63fdb39912 Improved XFB Evaluation of 1st and 2nd derivatives
Most GL implementations support a maximum of 4 transform
feedback buffer bindings. With the addition of 1st and 2nd
derivative evaluation up to 6 bindings might be required,
i.e. dst, du, dv, duu, duv, dvv.

This change extends the GLXFB Evaluator interface to allow
a client to specialize the evaluator when it is known that
(at least) the 1st derivative and 2nd derivative outputs
are interleaved together into shared buffers.

When this option is used, the maximum number of transform
feedback buffer bindings can be reduced to 3 instead of 6.
2017-01-30 12:12:00 -08:00
..
far Publicly exposed choice for smooth boundary patches at smooth corners: 2017-01-27 16:22:04 -08:00
hbr Remove #pragma once 2015-05-20 09:59:18 -07:00
osd Improved XFB Evaluation of 1st and 2nd derivatives 2017-01-30 12:12:00 -08:00
sdc Fixed some typos in comments. 2017-01-24 22:48:48 -08:00
tools/stringify Merge branch 'dev' 2016-06-24 23:30:44 +02:00
vtr spelling phase 2 2017-01-24 22:48:44 -08:00
CMakeLists.txt Fixed CUDA build with newer SDKs 2016-09-29 21:04:42 -07:00
version.cpp Add opensubdiv/version.cpp 2014-11-25 12:37:03 -08:00
version.h Release 3.1.1 2017-01-09 16:33:08 -08:00