.. |
clDispatcher.cpp
|
Add OpenCL kernel and dispatcher. not to be compiled yet.
|
2012-06-15 17:52:36 -07:00 |
clDispatcher.h
|
Add OpenCL kernel and dispatcher. not to be compiled yet.
|
2012-06-15 17:52:36 -07:00 |
clKernel.cl
|
Add OpenCL kernel and dispatcher. not to be compiled yet.
|
2012-06-15 17:52:36 -07:00 |
CMakeLists.txt
|
Add public & private header files to the source_group statements.
|
2012-06-19 12:34:26 -07:00 |
cpuDispatcher.cpp
|
Changed to use kernel enum rather than strings. If clients need to add their own
|
2012-06-14 21:18:00 -07:00 |
cpuDispatcher.h
|
re-engineering the find_package strategy :
|
2012-06-13 17:41:18 -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
|
Changed to use kernel enum rather than strings. If clients need to add their own
|
2012-06-14 21:18:00 -07:00 |
cudaKernel.cu
|
add bilinear computation for cuda kernel (not yet for CL, GLSL kernels)
|
2012-06-11 18:09:23 -07:00 |
dump.cpp
|
including the correct version file so namespaces work
|
2012-06-11 17:02:27 -07:00 |
glslDispatcher.cpp
|
Adding GLSL compute kernels for bilinear scheme
|
2012-06-19 18:57:43 -07:00 |
glslDispatcher.h
|
Adding GLSL compute kernels for bilinear scheme
|
2012-06-19 18:57:43 -07:00 |
glslKernel.glsl
|
Adding GLSL compute kernels for bilinear scheme
|
2012-06-19 18:57:43 -07:00 |
kernelDispatcher.cpp
|
Changed to use kernel enum rather than strings. If clients need to add their own
|
2012-06-14 21:18:00 -07:00 |
kernelDispatcher.h
|
Fix syntax (cast to int)
|
2012-06-19 12:30:55 -07:00 |
local.h
|
adding support for optional GLSL compute kernels
|
2012-06-09 13:40:48 -07:00 |
mesh.cpp
|
first pass at an osd regression suite, following similar lines to the far regression.
|
2012-06-19 17:15:07 -07:00 |
mesh.h
|
first pass at an osd regression suite, following similar lines to the far regression.
|
2012-06-19 17:15:07 -07:00 |
vertex.h
|
including the correct version file so namespaces work
|
2012-06-11 17:02:27 -07:00 |
vertexBuffer.h
|
Added OsdVertexBuffer class. OsdMesh no longer has vertex buffer and vertex
|
2012-06-12 16:28:17 -07:00 |