alexey-lysiuk/gzdoom

GZDoom 2.x for OS X

Closed this issue · 0 comments

Tasks:

  • Generate gl_load.* file using glLoadGen 2.0.5 with required Apple extensions added (at least APPLE_client_storage and ARB_texture_rectangle)
  • Collect OpenGL extensions using glGetString(GL_EXTENSIONS)
  • Merge OpenGL part of Cocoa back-end, without capability checker from the render target class
  • Fix shaders compilation: check in/out keywords