Skip to content
  • Allison Vacanti's avatar
    Disable glDebugMessageInsert calls by default. · bd1ac7ab
    Allison Vacanti authored
    This patch changes this OpenGL debugging feature from a
    per-translation-unit #define setting to a CMake option.
    
    This will make it easier to enable/disable, and also prevent compilation
    errors on ES platforms.
    bd1ac7ab