🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Google's Graphics API Debugger

Started by
0 comments, last by khawk 7 years, 3 months ago

We missed this a few weeks ago, but Google recently released and open sourced GAPID, a collection of tools that allows you to inspect, tweak, and replay calls from an application to a graphics driver.

Written in Go, GAPID is still in development but can be used to debug many Android OpenGL ES and Vulkan applications on Android.

You can download GAPID and browse the Github repository at https://github.com/google/gapid.


View full story

Admin for GameDev.net.

This topic is closed to new replies.

Advertisement