..
Android.mk
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
clComputeContext.cpp
Reorganize ComputeContext and ComputeController.
2014-05-06 08:53:36 -07:00
clComputeContext.h
Integrate CLEW into osd library and examples
2014-05-22 09:10:59 +02:00
clComputeController.cpp
Added the CATMARK_QUAD_FACE_VERTEX and CATMARK_TRI_QUAD_FACE_VERTEX kernels.
2014-05-28 13:52:12 -07:00
clComputeController.h
Added the CATMARK_QUAD_FACE_VERTEX and CATMARK_TRI_QUAD_FACE_VERTEX kernels.
2014-05-28 13:52:12 -07:00
clD3D11VertexBuffer.cpp
Draw contexts do not fully initialize patch arrays #281
2014-04-17 18:55:07 -07:00
clD3D11VertexBuffer.h
Integrate CLEW into osd library and examples
2014-05-22 09:10:59 +02:00
clGLVertexBuffer.cpp
Decrease compiler warning thresholds and fix outstanding warnings.
2014-05-15 13:34:32 -07:00
clGLVertexBuffer.h
Reordering includes to address a compile error on mac/glew environment
2014-05-23 13:23:24 -07:00
clKernel.cl
Added the CATMARK_QUAD_FACE_VERTEX and CATMARK_TRI_QUAD_FACE_VERTEX kernels.
2014-05-28 13:52:12 -07:00
clKernelBundle.cpp
Added the CATMARK_QUAD_FACE_VERTEX and CATMARK_TRI_QUAD_FACE_VERTEX kernels.
2014-05-28 13:52:12 -07:00
clKernelBundle.h
Added the CATMARK_QUAD_FACE_VERTEX and CATMARK_TRI_QUAD_FACE_VERTEX kernels.
2014-05-28 13:52:12 -07:00
clVertexBuffer.cpp
Fix compiler warnings in OsdClVertexBuffer
2014-05-16 14:52:43 -07:00
clVertexBuffer.h
Integrate CLEW into osd library and examples
2014-05-22 09:10:59 +02:00
CMakeLists.txt
Integrate CLEW into osd library and examples
2014-05-22 09:10:59 +02:00
computeController.h
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
cpuComputeContext.cpp
Reorganize ComputeContext and ComputeController.
2014-05-06 08:53:36 -07:00
cpuComputeContext.h
Decrease compiler warning thresholds and fix outstanding warnings (continued)
2014-05-15 18:03:44 -07:00
cpuComputeController.cpp
Added the CATMARK_QUAD_FACE_VERTEX and CATMARK_TRI_QUAD_FACE_VERTEX kernels.
2014-05-28 13:52:12 -07:00
cpuComputeController.h
Added the CATMARK_QUAD_FACE_VERTEX and CATMARK_TRI_QUAD_FACE_VERTEX kernels.
2014-05-28 13:52:12 -07:00
cpuD3D11VertexBuffer.cpp
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
cpuD3D11VertexBuffer.h
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
cpuEvalLimitContext.cpp
Reorganize EvalLimitContext and EvalLimitController
2014-05-10 17:55:50 -07:00
cpuEvalLimitContext.h
Reorganize EvalLimitContext and EvalLimitController
2014-05-10 17:55:50 -07:00
cpuEvalLimitController.cpp
Reorganize EvalLimitContext and EvalLimitController
2014-05-10 17:55:50 -07:00
cpuEvalLimitController.h
Reorganize EvalLimitContext and EvalLimitController
2014-05-10 17:55:50 -07:00
cpuEvalLimitKernel.cpp
Decrease compiler warning thresholds and fix outstanding warnings (continued)
2014-05-15 18:03:44 -07:00
cpuEvalLimitKernel.h
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
cpuEvalStencilsContext.cpp
Reorganize EvalStencilContext and EvalStencilController
2014-05-10 14:49:15 -07:00
cpuEvalStencilsContext.h
Decrease compiler warning thresholds and fix outstanding warnings (continued)
2014-05-15 18:03:44 -07:00
cpuEvalStencilsController.cpp
EvalStencil Context & Controller code cleanup
2014-05-10 16:38:13 -07:00
cpuEvalStencilsController.h
EvalStencil Context & Controller code cleanup
2014-05-10 16:38:13 -07:00
cpuGLVertexBuffer.cpp
Move VBO buffer allocation out of allocate() and into BindVBO()
2014-01-30 17:29:14 -08:00
cpuGLVertexBuffer.h
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
cpuKernel.cpp
Added the CATMARK_QUAD_FACE_VERTEX and CATMARK_TRI_QUAD_FACE_VERTEX kernels.
2014-05-28 13:52:12 -07:00
cpuKernel.h
Added the CATMARK_QUAD_FACE_VERTEX and CATMARK_TRI_QUAD_FACE_VERTEX kernels.
2014-05-28 13:52:12 -07:00
cpuSmoothNormalContext.cpp
Adding a TBB SmoothNormal Context & Controller
2014-01-10 14:56:59 -08:00
cpuSmoothNormalContext.h
Decrease compiler warning thresholds and fix outstanding warnings (continued)
2014-05-15 18:03:44 -07:00
cpuSmoothNormalController.cpp
Adding a TBB SmoothNormal Context & Controller
2014-01-10 14:56:59 -08:00
cpuSmoothNormalController.h
Adding a Context / Controller pair for CPU evaluation of smooth normals
2014-01-09 17:36:35 -08:00
cpuVertexBuffer.cpp
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
cpuVertexBuffer.h
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
cudaComputeContext.cpp
Reorganize ComputeContext and ComputeController.
2014-05-06 08:53:36 -07:00
cudaComputeContext.h
Reorganize ComputeContext and ComputeController.
2014-05-06 08:53:36 -07:00
cudaComputeController.cpp
Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor.
2014-05-09 15:44:52 -07:00
cudaComputeController.h
Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor.
2014-05-09 15:44:52 -07:00
cudaD3D11VertexBuffer.cpp
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
cudaD3D11VertexBuffer.h
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
cudaGLVertexBuffer.cpp
Fixing a crash on Marvericks w/glew
2014-04-11 21:54:35 -07:00
cudaGLVertexBuffer.h
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
cudaKernel.cu
Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor.
2014-05-09 15:44:52 -07:00
cudaVertexBuffer.cpp
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
cudaVertexBuffer.h
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
d3d11ComputeContext.cpp
Reorganize ComputeContext and ComputeController.
2014-05-06 08:53:36 -07:00
d3d11ComputeContext.h
Reorganize ComputeContext and ComputeController.
2014-05-06 08:53:36 -07:00
d3d11ComputeController.cpp
Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor.
2014-05-09 15:44:52 -07:00
d3d11ComputeController.h
Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor.
2014-05-09 15:44:52 -07:00
d3d11DrawContext.cpp
Draw contexts do not fully initialize patch arrays #281
2014-04-17 18:55:07 -07:00
d3d11DrawContext.h
Draw contexts do not fully initialize patch arrays #281
2014-04-17 18:55:07 -07:00
d3d11DrawRegistry.cpp
Use obj targets for faster CPU/GPU lib builds
2014-01-03 14:52:35 -08:00
d3d11DrawRegistry.h
Remove FarMesh dependency from Osd*Context. The context constructor takes
2014-03-28 12:10:13 -07:00
d3d11KernelBundle.cpp
Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor.
2014-05-09 15:44:52 -07:00
d3d11KernelBundle.h
Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor.
2014-05-09 15:44:52 -07:00
d3d11Mesh.h
Integrate CLEW into osd library and examples
2014-05-22 09:10:59 +02:00
d3d11PtexMipmapTexture.cpp
Refactoring Ptex Mipmap and Analytic Displacement code
2013-11-20 15:47:59 -08:00
d3d11PtexMipmapTexture.h
Add a DX11 version of ptex mipmap loader
2013-10-04 18:27:06 -07:00
d3d11PtexTexture.cpp
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
d3d11PtexTexture.h
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
d3d11VertexBuffer.cpp
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
d3d11VertexBuffer.h
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
debug.h
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
drawContext.cpp
Changes to address comments in #284 .
2014-04-21 17:59:46 -07:00
drawContext.h
Decrease compiler warning thresholds and fix outstanding warnings (continued)
2014-05-15 18:03:44 -07:00
drawRegistry.cpp
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
drawRegistry.h
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
error.cpp
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
error.h
Decrease compiler warning thresholds and fix outstanding warnings (continued)
2014-05-15 18:03:44 -07:00
evalLimitContext.cpp
Remove FarMesh dependency from Osd*Context. The context constructor takes
2014-03-28 12:10:13 -07:00
evalLimitContext.h
Decrease compiler warning thresholds and fix outstanding warnings (continued)
2014-05-15 18:03:44 -07:00
gcdComputeController.cpp
Added the CATMARK_QUAD_FACE_VERTEX and CATMARK_TRI_QUAD_FACE_VERTEX kernels.
2014-05-28 13:52:12 -07:00
gcdComputeController.h
Added the CATMARK_QUAD_FACE_VERTEX and CATMARK_TRI_QUAD_FACE_VERTEX kernels.
2014-05-28 13:52:12 -07:00
gcdKernel.cpp
Added the CATMARK_QUAD_FACE_VERTEX and CATMARK_TRI_QUAD_FACE_VERTEX kernels.
2014-05-28 13:52:12 -07:00
gcdKernel.h
Added the CATMARK_QUAD_FACE_VERTEX and CATMARK_TRI_QUAD_FACE_VERTEX kernels.
2014-05-28 13:52:12 -07:00
glDrawContext.cpp
Draw contexts do not fully initialize patch arrays #281
2014-04-17 18:55:07 -07:00
glDrawContext.h
Added an option to FarMeshFactory to generate triangle patches instead of quadrilateral patches for a uniformly subdivided mesh. This option is applicable to GL-ES, which does not support quadrilateral primitives.
2014-04-18 16:19:13 -07:00
glDrawRegistry.cpp
Decrease compiler warning thresholds and fix outstanding warnings.
2014-05-15 13:34:32 -07:00
glDrawRegistry.h
Decrease compiler warning thresholds and fix outstanding warnings.
2014-05-15 13:34:32 -07:00
glMesh.h
Integrate CLEW into osd library and examples
2014-05-22 09:10:59 +02:00
glPtexMipmapTexture.cpp
Fixing a crash on Marvericks w/glew
2014-04-11 21:54:35 -07:00
glPtexMipmapTexture.h
Fix OSX build: stdlib.h needs to be included in glPtexMipmapTexture.h for size_t typedef
2013-11-11 13:18:43 -08:00
glPtexTexture.cpp
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
glPtexTexture.h
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
glslComputeContext.cpp
Reorganize ComputeContext and ComputeController.
2014-05-06 08:53:36 -07:00
glslComputeContext.h
Reorganize ComputeContext and ComputeController.
2014-05-06 08:53:36 -07:00
glslComputeController.cpp
Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor.
2014-05-09 15:44:52 -07:00
glslComputeController.h
Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor.
2014-05-09 15:44:52 -07:00
glslComputeKernel.glsl
Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor.
2014-05-09 15:44:52 -07:00
glslKernelBundle.cpp
Fix mistakenly deleted memory barrier in glsl compute kernel.
2014-05-09 21:16:04 -07:00
glslKernelBundle.h
Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor.
2014-05-09 15:44:52 -07:00
glslPatchBSpline.glsl
Move uniform block definitions out of osd common shader into client shader.
2013-12-03 15:59:38 -08:00
glslPatchCommon.glsl
Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor.
2014-05-09 15:44:52 -07:00
glslPatchGregory.glsl
Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor.
2014-05-09 15:44:52 -07:00
glslPatchTransition.glsl
Fixed calculation of screen space LOD tess factors for transition corner patches.
2014-05-02 15:59:30 -07:00
glslPtexCommon.glsl
Refactoring Ptex Mipmap and Analytic Displacement code
2013-11-20 15:47:59 -08:00
glslTransformFeedbackComputeContext.cpp
Reorganize ComputeContext and ComputeController.
2014-05-06 08:53:36 -07:00
glslTransformFeedbackComputeContext.h
Reorganize ComputeContext and ComputeController.
2014-05-06 08:53:36 -07:00
glslTransformFeedbackComputeController.cpp
Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor.
2014-05-09 15:44:52 -07:00
glslTransformFeedbackComputeController.h
Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor.
2014-05-09 15:44:52 -07:00
glslTransformFeedbackKernel.glsl
Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor.
2014-05-09 15:44:52 -07:00
glslTransformFeedbackKernelBundle.cpp
Decrease compiler warning thresholds and fix outstanding warnings.
2014-05-15 13:34:32 -07:00
glslTransformFeedbackKernelBundle.h
Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor.
2014-05-09 15:44:52 -07:00
glVertexBuffer.cpp
Fixing a crash on Marvericks w/glew
2014-04-11 21:54:35 -07:00
glVertexBuffer.h
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
hlslComputeKernel.hlsl
Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor.
2014-05-09 15:44:52 -07:00
hlslPatchBSpline.hlsl
Move uniform block definitions out of osd common shader into client shader.
2013-12-03 15:59:38 -08:00
hlslPatchCommon.hlsl
Move uniform block definitions out of osd common shader into client shader.
2013-12-03 15:59:38 -08:00
hlslPatchGregory.hlsl
Fix Gregory Boundary patch buffer overrun
2014-02-13 11:30:33 -08:00
hlslPatchTransition.hlsl
Fixed calculation of screen space LOD tess factors for transition corner patches.
2014-05-02 15:59:30 -07:00
hlslPtexCommon.hlsl
Refactoring Ptex Mipmap and Analytic Displacement code
2013-11-20 15:47:59 -08:00
mesh.h
Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor.
2014-05-09 15:44:52 -07:00
nonCopyable.h
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
ompComputeController.cpp
Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor.
2014-05-09 15:44:52 -07:00
ompComputeController.h
Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor.
2014-05-09 15:44:52 -07:00
ompEvalStencilsController.cpp
EvalStencil Context & Controller code cleanup
2014-05-10 16:38:13 -07:00
ompEvalStencilsController.h
EvalStencil Context & Controller code cleanup
2014-05-10 16:38:13 -07:00
ompKernel.cpp
Decrease compiler warning thresholds and fix outstanding warnings (continued)
2014-05-15 18:03:44 -07:00
ompKernel.h
Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor.
2014-05-09 15:44:52 -07:00
ompSmoothNormalController.cpp
Adding OpenMP SmoothNormal Context & Controller
2014-01-10 15:31:48 -08:00
ompSmoothNormalController.h
Adding OpenMP SmoothNormal Context & Controller
2014-01-10 15:31:48 -08:00
opencl.h
Integrate CLEW into osd library and examples
2014-05-22 09:10:59 +02:00
opengl.h
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
ptexMipmapTextureLoader.cpp
Decrease compiler warning thresholds and fix outstanding warnings (continued)
2014-05-15 18:03:44 -07:00
ptexMipmapTextureLoader.h
Decrease compiler warning thresholds and fix outstanding warnings.
2014-05-15 13:34:32 -07:00
ptexTextureLoader.cpp
Decrease compiler warning thresholds and fix outstanding warnings (continued)
2014-05-15 18:03:44 -07:00
ptexTextureLoader.h
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
tbbComputeController.cpp
Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor.
2014-05-09 15:44:52 -07:00
tbbComputeController.h
Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor.
2014-05-09 15:44:52 -07:00
tbbEvalStencilsController.cpp
EvalStencil Context & Controller code cleanup
2014-05-10 16:38:13 -07:00
tbbEvalStencilsController.h
EvalStencil Context & Controller code cleanup
2014-05-10 16:38:13 -07:00
tbbKernel.cpp
Decrease compiler warning thresholds and fix outstanding warnings (continued)
2014-05-15 18:03:44 -07:00
tbbKernel.h
Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor.
2014-05-09 15:44:52 -07:00
tbbSmoothNormalController.cpp
Adding a TBB SmoothNormal Context & Controller
2014-01-10 14:56:59 -08:00
tbbSmoothNormalController.h
Adding a TBB SmoothNormal Context & Controller
2014-01-10 14:56:59 -08:00
vertex.h
Decrease compiler warning thresholds and fix outstanding warnings.
2014-05-15 13:34:32 -07:00
vertexDescriptor.h
Interleaved buffer support in OsdCompute. Removed OsdVertexDescriptor and replaced with OsdVertexBufferDescriptor.
2014-05-09 15:44:52 -07:00