OpenSubdiv/opensubdiv/osd
2012-06-26 02:04:11 -07:00
..
clDispatcher.cpp Fixed clDispatcher::Map to return void (instead of void *> to avoid errors on VS2010. 2012-06-26 02:04:11 -07:00
clDispatcher.h Fixed clDispatcher::Map to return void (instead of void *> to avoid errors on VS2010. 2012-06-26 02:04:11 -07:00
clKernel.cl Add OpenCL kernel and dispatcher. not to be compiled yet. 2012-06-15 17:52:36 -07:00
CMakeLists.txt Merge branch 'master' of github.com:PixarAnimationStudios/OpenSubdiv 2012-06-20 18:52:54 -07:00
cpuDispatcher.cpp Fix gl / glew includes and fix some related windows build issues 2012-06-21 12:30:12 -07:00
cpuDispatcher.h Fix gl / glew includes and fix some related windows build issues 2012-06-21 12:30:12 -07:00
cpuKernel.cpp re-engineering the find_package strategy : 2012-06-13 17:41:18 -07:00
cpuKernel.h Added OsdVertexBuffer class. OsdMesh no longer has vertex buffer and vertex 2012-06-12 16:28:17 -07:00
cudaDispatcher.cpp Added OsdVertexBuffer class. OsdMesh no longer has vertex buffer and vertex 2012-06-12 16:28:17 -07:00
cudaDispatcher.h Fix gl / glew includes and fix some related windows build issues 2012-06-21 12:30:12 -07:00
cudaKernel.cu add bilinear computation for cuda kernel (not yet for CL, GLSL kernels) 2012-06-11 18:09:23 -07:00
glslDispatcher.cpp Fix gl / glew includes and fix some related windows build issues 2012-06-21 12:30:12 -07:00
glslDispatcher.h Fix gl / glew includes and fix some related windows build issues 2012-06-21 12:30:12 -07:00
glslKernel.glsl Adding GLSL compute kernels for bilinear scheme 2012-06-19 18:57:43 -07:00
kernelDispatcher.cpp Fix gl / glew includes and fix some related windows build issues 2012-06-21 12:30:12 -07:00
kernelDispatcher.h Fix gl / glew includes and fix some related windows build issues 2012-06-21 12:30:12 -07:00
local.h adding support for optional GLSL compute kernels 2012-06-09 13:40:48 -07:00
mesh.cpp Fix gl / glew includes and fix some related windows build issues 2012-06-21 12:30:12 -07:00
mesh.h Fix gl / glew includes and fix some related windows build issues 2012-06-21 12:30:12 -07:00
vertex.h including the correct version file so namespaces work 2012-06-11 17:02:27 -07:00
vertexBuffer.cpp Fix gl / glew includes and fix some related windows build issues 2012-06-21 12:30:12 -07:00
vertexBuffer.h Fix gl / glew includes and fix some related windows build issues 2012-06-21 12:30:12 -07:00