blender/intern/opensubdiv
Mike Erwin e6fff424db OpenGL: set geometry shader input length implicitly
Input array length is implicitly set at link time, based on the geometry
shader's layout. Specifying the wrong value here is an error; specifying
no value is the same as getting it right. (inspired by a recent codegen
change)
2015-11-25 01:49:07 -05:00
..
CMakeLists.txt OpenSubdiv: Remove partitioned mesh interface 2015-08-25 15:12:12 +02:00
gpu_shader_opensubd_display.glsl OpenGL: set geometry shader input length implicitly 2015-11-25 01:49:07 -05:00
opensubdiv_capi.cc OpenSubdiv: support OpenGL 3.x 2015-11-23 03:35:16 -05:00
opensubdiv_capi.h OpenSubdiv: Fix crash caused by accessing OpenGL vendor from non-main thread 2015-09-16 22:25:13 +05:00
opensubdiv_converter_capi.h minor cleanup: spelling/wording 2015-11-14 13:48:15 -05:00
opensubdiv_converter.cc Fix T46159: OpenSubdiv does not always give same results as Blender own subsurf code with crease edges 2015-09-21 17:53:21 +05:00
opensubdiv_device_context_cuda.cc OpenSubdiv: Add new OpenSubdiv related files 2015-07-20 22:29:25 +02:00
opensubdiv_device_context_cuda.h OpenSubdiv: Add new OpenSubdiv related files 2015-07-20 22:29:25 +02:00
opensubdiv_device_context_opencl.cc OpenSubdiv: Add new OpenSubdiv related files 2015-07-20 22:29:25 +02:00
opensubdiv_device_context_opencl.h OpenSubdiv: Add new OpenSubdiv related files 2015-07-20 22:29:25 +02:00
opensubdiv_evaluator_capi.cc OpenSubdiv: Switch CPU evaluator to use uniform refinement 2015-08-03 14:27:31 +02:00
opensubdiv_gpu_capi.cc OpenSubdiv: support OpenGL 3.x 2015-11-23 03:35:16 -05:00
opensubdiv_intern.h OpenSubdiv: Disable topology check happening from OpenSubdiv side 2015-08-03 14:27:31 +02:00
opensubdiv_utils_capi.cc check compute shader support for OpenSubdiv 2015-11-15 23:15:00 -05:00
SConscript OpenSubdiv: Fix for missing OpenMP device when building with SCons 2015-08-04 18:25:34 +02:00