OpenSubdiv/examples/ptexViewer
David G Yu c185968809 Updated glsl code texelFetchBuffer -> texelFetch
This allows us to remove unnecessary directives
to require GL_EXT_gpu_shader4
2013-06-10 16:21:47 -07:00
..
CMakeLists.txt Cleaning up the feature adaptive patch colors : all example code now shares the same function to provide the patch colors 2013-05-22 16:26:02 -07:00
imageshader.glsl Add some features into ptexViewer: animation speed, displacement scale, bloom filter, etc 2013-03-15 18:03:22 -07:00
shader_gl3.glsl 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
shader.glsl Updated glsl code texelFetchBuffer -> texelFetch 2013-06-10 16:21:47 -07:00
skyshader.glsl 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
viewer.cpp Moving some member variables of OsdGlDrawContext from public to protected 2013-05-31 17:11:16 -07:00