api

  1. D

    Diligent Engine - A Modern Cross-Platform Graphics Library

    Hello! I would like to introduce Diligent Engine, a light-weight cross-platform graphics library that was designed to take advantages of the next-generation APIs such as Direct3D12 and Vulkan, but at the same time provide support for older platforms via Direct3D11, OpenGL and OpenGLES. Diligent...
  2. A

    Checking which graphics API version is used in a game

    So, I was wondering. While Afterburner and other applications allow me to roughly check what graphics API a game is running, it doesn't give more precise details. Is it possible to check which specific API version (feature level?) a game is running (and used extensions in the case of OpenGL)?
Back
Top