OpenSubdiv/opensubdiv/osd
2013-05-06 23:59:58 -07:00
..
Android.mk Updated to support GLES 2.0 on iOS and Android 2012-12-20 10:25:41 -08:00
clComputeContext.cpp Fixed VS2010 build warnings/errors 2013-03-08 12:07:09 -08:00
clComputeContext.h fixing / adding doxy comments 2013-05-06 19:05:50 -07:00
clComputeController.cpp KernelBatch tables refactor / cleanup : 2013-05-06 17:50:58 -07:00
clComputeController.h Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
clD3D11VertexBuffer.cpp Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
clD3D11VertexBuffer.h Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
clGLVertexBuffer.cpp Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
clGLVertexBuffer.h Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
clKernel.cl Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
clKernelBundle.cpp - clean up all unused variables / constructors... 2013-01-22 14:47:46 -08:00
clKernelBundle.h Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
clVertexBuffer.cpp Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
clVertexBuffer.h Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
CMakeLists.txt oops : osd_dynamic_gpu and osd_dynamic_cpu don't always build under windows, so they 2013-05-02 12:02:52 -07:00
computeController.h Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
cpuComputeContext.cpp Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
cpuComputeContext.h fixing / adding doxy comments 2013-05-06 19:05:50 -07:00
cpuComputeController.cpp KernelBatch tables refactor / cleanup : 2013-05-06 17:50:58 -07:00
cpuComputeController.h Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
cpuD3D11VertexBuffer.cpp Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
cpuD3D11VertexBuffer.h Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
cpuEvalLimitContext.cpp First pass at our "Eval" API : this checkin is a mileston and is still missing 2013-04-18 19:55:05 -07:00
cpuEvalLimitContext.h fixing some doxygen @param tags not matching variable names in the code 2013-04-22 18:26:53 -07:00
cpuEvalLimitController.cpp First pass at our "Eval" API : this checkin is a mileston and is still missing 2013-04-18 19:55:05 -07:00
cpuEvalLimitController.h First pass at our "Eval" API : this checkin is a mileston and is still missing 2013-04-18 19:55:05 -07:00
cpuEvalLimitKernel.cpp First pass at our "Eval" API : this checkin is a mileston and is still missing 2013-04-18 19:55:05 -07:00
cpuEvalLimitKernel.h First pass at our "Eval" API : this checkin is a mileston and is still missing 2013-04-18 19:55:05 -07:00
cpuGLVertexBuffer.cpp Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
cpuGLVertexBuffer.h Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
cpuKernel.cpp Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
cpuKernel.h Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
cpuVertexBuffer.cpp Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
cpuVertexBuffer.h fixing / adding doxy comments 2013-05-06 19:05:50 -07:00
cudaComputeContext.cpp change access permissions on files 2013-03-08 08:57:42 -08:00
cudaComputeContext.h fixing / adding doxy comments 2013-05-06 19:05:50 -07:00
cudaComputeController.cpp KernelBatch tables refactor / cleanup : 2013-05-06 17:50:58 -07:00
cudaComputeController.h Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
cudaD3D11VertexBuffer.cpp Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
cudaD3D11VertexBuffer.h Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
cudaGLVertexBuffer.cpp change access permissions on files 2013-03-08 08:57:42 -08:00
cudaGLVertexBuffer.h Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
cudaKernel.cu Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
cudaVertexBuffer.cpp Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
cudaVertexBuffer.h Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
d3d11ComputeContext.cpp change access permissions on files 2013-03-08 08:57:42 -08:00
d3d11ComputeContext.h fixing / adding doxy comments 2013-05-06 19:05:50 -07:00
d3d11ComputeController.cpp Fixed DX11 build errors from KernelBatch refactoring 2013-05-06 23:59:58 -07:00
d3d11ComputeController.h change access permissions on files 2013-03-08 08:57:42 -08:00
d3d11DrawContext.cpp making MSVC++ happy... 2013-04-18 19:22:20 -07:00
d3d11DrawContext.h Fixed function proto mismatch in d3d11DrawContext 2013-03-25 10:54:40 -07:00
d3d11DrawRegistry.cpp Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
d3d11DrawRegistry.h Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
d3d11KernelBundle.cpp change access permissions on files 2013-03-08 08:57:42 -08:00
d3d11KernelBundle.h change access permissions on files 2013-03-08 08:57:42 -08:00
d3d11Mesh.h change access permissions on files 2013-03-08 08:57:42 -08:00
d3d11PtexTexture.cpp clean access permissions on files (rw-rw-r--) 2013-01-18 13:40:39 -08:00
d3d11PtexTexture.h clean access permissions on files (rw-rw-r--) 2013-01-18 13:40:39 -08:00
d3d11VertexBuffer.cpp change access permissions on files 2013-03-08 08:57:42 -08:00
d3d11VertexBuffer.h Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
debug.h Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
drawContext.cpp Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
drawContext.h Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
drawRegistry.cpp Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
drawRegistry.h Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
error.cpp Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
error.h Fix OSD crash bug within CUDA & CL compute modules : 2013-01-25 18:31:40 -08:00
evalLimitContext.cpp First pass at our "Eval" API : this checkin is a mileston and is still missing 2013-04-18 19:55:05 -07:00
evalLimitContext.h First pass at our "Eval" API : this checkin is a mileston and is still missing 2013-04-18 19:55:05 -07:00
gcdComputeController.cpp Fixed GCD build errors from KernelBatch refactoring 2013-05-06 23:59:54 -07:00
gcdComputeController.h fix compile errors on gcd kernel 2013-03-07 22:43:47 -08:00
gcdKernel.cpp fix compile errors on gcd kernel 2013-03-07 22:43:47 -08:00
gcdKernel.h fix compile errors on gcd kernel 2013-03-07 22:43:47 -08:00
glDrawContext.cpp Small refactoring of the DrawContext code to remove duplication of vertex / patch counting code. 2013-04-18 17:54:12 -07:00
glDrawContext.h We need to leverage our per-patch ptex indexing scheme in the EvalLimit API. 2013-03-22 18:20:50 -07:00
glDrawRegistry.cpp Remove deprecated GL calls, comply with 4.2/3.3 core profile. Use VAO, update glsl shaders, remove immediate draws, etc. 2013-01-29 15:54:18 -08:00
glDrawRegistry.h Updated to support GLES 2.0 on iOS and Android 2012-12-20 10:25:41 -08:00
glMesh.h Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
glPtexTexture.cpp Remove deprecated GL calls, comply with 4.2/3.3 core profile. Use VAO, update glsl shaders, remove immediate draws, etc. 2013-01-29 15:54:18 -08:00
glPtexTexture.h Updated to support GLES 2.0 on iOS and Android 2012-12-20 10:25:41 -08:00
glslComputeContext.cpp change access permissions on files 2013-03-08 08:57:42 -08:00
glslComputeContext.h fixing / adding doxy comments 2013-05-06 19:05:50 -07:00
glslComputeController.cpp KernelBatch tables refactor / cleanup : 2013-05-06 17:50:58 -07:00
glslComputeController.h Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
glslComputeKernel.glsl Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
glslKernelBundle.cpp Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
glslKernelBundle.h Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
glslPatchBoundary.glsl Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
glslPatchBoundaryGregory.glsl removing some crusty tabs & other minor formatting 2013-01-10 11:14:41 -08:00
glslPatchCommon.glsl We need to leverage our per-patch ptex indexing scheme in the EvalLimit API. 2013-03-22 18:20:50 -07:00
glslPatchCorner.glsl Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
glslPatchGregory.glsl Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
glslPatchRegular.glsl Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
glslPatchTransition.glsl Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
glslTransformFeedbackComputeContext.cpp change access permissions on files 2013-03-08 08:57:42 -08:00
glslTransformFeedbackComputeContext.h fixing / adding doxy comments 2013-05-06 19:05:50 -07:00
glslTransformFeedbackComputeController.cpp KernelBatch tables refactor / cleanup : 2013-05-06 17:50:58 -07:00
glslTransformFeedbackComputeController.h Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
glslTransformFeedbackKernel.glsl Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
glslTransformFeedbackKernelBundle.cpp Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
glslTransformFeedbackKernelBundle.h Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
glVertexBuffer.cpp Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
glVertexBuffer.h Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
hlslComputeKernel.hlsl Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
hlslPatchBoundary.hlsl Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
hlslPatchBoundaryGregory.hlsl removing some crusty tabs & other minor formatting 2013-01-10 11:14:41 -08:00
hlslPatchCommon.hlsl We need to leverage our per-patch ptex indexing scheme in the EvalLimit API. 2013-03-22 18:20:50 -07:00
hlslPatchCorner.hlsl Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
hlslPatchGregory.hlsl adding some ASCII art to document cryptic CV names in Gregory shader code. 2012-12-11 14:26:06 -08:00
hlslPatchRegular.hlsl Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
hlslPatchTransition.hlsl Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
mesh.h Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
nonCopyable.h Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
ompComputeController.cpp KernelBatch tables refactor / cleanup : 2013-05-06 17:50:58 -07:00
ompComputeController.h Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
ompKernel.cpp Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
ompKernel.h Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
patch.h First pass at our "Eval" API : this checkin is a mileston and is still missing 2013-04-18 19:55:05 -07:00
ptexTextureLoader.cpp change access permissions on files 2013-03-08 08:57:42 -08:00
ptexTextureLoader.h - fix broken ptex block allocation : iterates over all faces to find the longest edge 2012-12-17 10:31:55 -08:00
sortedDrawContext.cpp Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
sortedDrawContext.h Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
table.h Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
vertex.h Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
vertexDescriptor.h fixing some doxygen @param tags not matching variable names in the code 2013-04-22 18:26:53 -07:00