blender/intern/opensubdiv
Mike Erwin ffabd037bb OpenSubdiv: disable TF on lower GL versions. Fixes T46794
My previous edit to this check was too lax.

OSD's shader for the Transform Feedback evaluator declares itself
#version 410 so disable the feature if user's GL < 4.1.
2015-12-06 18:02:06 -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_device_context_cuda.h
opensubdiv_device_context_opencl.cc
opensubdiv_device_context_opencl.h
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 OpenSubdiv: disable TF on lower GL versions. Fixes T46794 2015-12-06 18:02:06 -05:00
SConscript OpenSubdiv: Fix for missing OpenMP device when building with SCons 2015-08-04 18:25:34 +02:00