google/gapid
Graphics API Debugger observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3487
- days_rel: n/a
- days_push: 847
- n_releases_24m: 0
Adoption not part of the score
2240 stars · 329 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GAPID is a collection of tools for recording, inspecting, tweaking, and replaying calls made by an application to a graphics driver, supporting OpenGL ES on Android and Vulkan on desktop. It includes a GUI client for stepping through draw calls and inspecting state, plus a command-line tool (gapit) for capturing and analyzing traces.
Use cases
- trace and replay graphics API calls from an Android app
- debug Vulkan application rendering frame by frame
- inspect shaders, textures, and geometry in a captured frame
- step through draw calls to see how a frame is composed
- tweak shader source and see the effect on the rendered frame
- capture and analyze graphics traces from the command line
- profile replay performance of graphics commands
When to choose
- you need to debug OpenGL ES rendering on an Android device
- you want to inspect and replay Vulkan command streams on desktop
- you need to visualize textures, shaders, and framebuffer state at any point in a frame
- you want a free, open-source alternative to proprietary GPU debuggers
When to avoid
- you need actively maintained Android GPU profiling - use Google AGI instead
- you need to debug APIs other than OpenGL ES or Vulkan
- you require replay on a different device than the one used for tracing
Facets
application · maturity maintenance
graphics tracing developer-tools gui cli graphics developer-tools android-tools windows cross-platform cli vulkan opengl-es gpu-debugging trace-replay graphics-api gapit debugger game-development android macos linux
4 sources
- readme: https://github.com/google/gapid · fetched 2026-08-28 · 565f87afa807
- homepage: https://gapid.dev · fetched 2026-08-29 · 36b7e93d5788
- site_page: https://gapid.dev/about · fetched 2026-08-29 · 0cf68f1b0083
- site_page: https://gapid.dev/cli · fetched 2026-08-29 · 97290393c1d0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google/gapid | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem