mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2024-11-25 21:10:08 +00:00
d03a04d088
- remove the GL error check in cudaGLVertexBuffer : * unrelated GL errors left on the stack were triggering erroneous vertexBuffer allocation errors * we should not be checking for GL errors here anyway (as most other buffer allocations aren't checked either) - add some pointer checking in the GL / D3D drawContexts in case the vertexBuffer pointers passed are NULL - add some additional typedefs in OsdError to report some of the new CUDA / GL related errors |
||
---|---|---|
.. | ||
common | ||
dxViewer | ||
glutViewer | ||
mayaPtexViewer | ||
mayaViewer | ||
mutex | ||
ptexViewer | ||
simpleCpu | ||
CMakeLists.txt |