blender/intern/opensubdiv
Mike Erwin f997449f84 OpenSubdiv: support OpenGL 3.x
GLSL 130, 140, 150 with extensions as needed.

Similar logic to my recent gpu_extensions changes.

Partially fixes T46706. Matcaps now work with OpenSubdiv, as do basic
materials. Anything with UV coordinates is still broken.
2015-11-23 03:35:16 -05:00
..
CMakeLists.txt OpenSubdiv: Remove partitioned mesh interface 2015-08-25 15:12:12 +02:00
gpu_shader_opensubd_display.glsl OpenSubdiv: support OpenGL 3.x 2015-11-23 03:35:16 -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