]> OCCT Git - occt-copy.git/commit
0026822: Visualization, OpenGl_Texture - fix compilation issue on Android due to...
authorkgv <kgv@opencascade.com>
Wed, 28 Oct 2015 15:19:59 +0000 (18:19 +0300)
committerkgv <kgv@opencascade.com>
Thu, 29 Oct 2015 14:03:53 +0000 (17:03 +0300)
commit6c4fe7d0289be838622c806c29c8ef80e6ab06c3
tree52a3ff40df1b5dc3fdcf5f0e79dd79d5b0b70a11
parentbbeb1850e40fbeb8112d11a58f13a9c02008e66c
0026822: Visualization, OpenGl_Texture - fix compilation issue on Android due to usage of undefined macros GL_DEBUG_TYPE_ERROR

Drop _ARB prefix from GL_DEBUG_ enumeration.
13 files changed:
src/OpenGl/OpenGl_Context.cxx
src/OpenGl/OpenGl_Font.cxx
src/OpenGl/OpenGl_FrameBuffer.cxx
src/OpenGl/OpenGl_GlFunctions.hxx
src/OpenGl/OpenGl_PrimitiveArray.cxx
src/OpenGl/OpenGl_ShaderManager.cxx
src/OpenGl/OpenGl_ShaderProgram.cxx
src/OpenGl/OpenGl_Text.cxx
src/OpenGl/OpenGl_Texture.cxx
src/OpenGl/OpenGl_View_Raytrace.cxx
src/OpenGl/OpenGl_View_Redraw.cxx
src/OpenGl/OpenGl_Window.cxx
src/OpenGl/OpenGl_Window_1.mm