OpenSubdiv/glLoader
David G Yu 28f2574bc5 Moved GLEW dependencies to glLoader wrapper
This introduces an internal glLoader library which allows
most of the implementation to be agnostic about the
implementation of the GL loading library.  Specifically,
this removes references to the GLEW headers and libraries
from the rest of the source code and build system.
2020-03-03 17:10:30 -08:00
..
CMakeLists.txt Moved GLEW dependencies to glLoader wrapper 2020-03-03 17:10:30 -08:00
glLoader.cpp Moved GLEW dependencies to glLoader wrapper 2020-03-03 17:10:30 -08:00
glLoader.h Moved GLEW dependencies to glLoader wrapper 2020-03-03 17:10:30 -08:00