JetPack - Compiling oceanFFT on TX2

Hi,

Thanks for your quick test.
Please help us do the following modification:

In common/inc/helper_gl.h

line105: --- #if !defined(GLX_EXTENSION_NAME) || defined(__arm__) || defined(__aarch64__)
line105: +++ #if !defined(GLX_EXTENSION_NAME) || !defined(GL_VERSION_1_3)

Please also let us know the results.
Thanks.