apitrace-gl-frontend

Tools for debugging opengl applications and drivers - tracing frontends
  https://github.com/apitrace/apitrace
  0
  no reviews



Apitrace is a suite of tools for debugging opengl applications and drivers. it includes a tool to generate a trace of all the opengl calls an applicaton makes and a tool for replaying these traces and inspecting the rendering and opengl state during the program's execution.

this makes it useful for identifying the sources of graphical corruption in opengl applications.

this package contains frontends for the apitrace tool, making it easy to trace applicatons and replay, compare, profile, and modify existing traces.