{"id":13601027,"url":"https://github.com/google/gapid","last_synced_at":"2025-05-14T22:08:04.740Z","repository":{"id":38865899,"uuid":"81937787","full_name":"google/gapid","owner":"google","description":"Graphics API Debugger","archived":false,"fork":false,"pushed_at":"2024-05-08T03:22:01.000Z","size":96142,"stargazers_count":2223,"open_issues_count":335,"forks_count":326,"subscribers_count":94,"default_branch":"master","last_synced_at":"2025-04-13T18:44:37.822Z","etag":null,"topics":["android","debugger","gles","gles2","golang","gpu","graphics-api","linux","macos","opengl-es","opengles","replay","trace","vulkan","vulkan-api","windows"],"latest_commit_sha":null,"homepage":"https://gapid.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-14T11:18:43.000Z","updated_at":"2025-04-07T10:30:10.000Z","dependencies_parsed_at":"2022-07-21T04:49:40.878Z","dependency_job_id":"f948a663-863c-4db1-a7c9-cee39db27beb","html_url":"https://github.com/google/gapid","commit_stats":{"total_commits":4208,"total_committers":64,"mean_commits":65.75,"dds":0.7267110266159695,"last_synced_commit":"15b44454df3a2469ee9ba42cb116d9b50786c7a4"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgapid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgapid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgapid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fgapid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/gapid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254235696,"owners_count":22036963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","debugger","gles","gles2","golang","gpu","graphics-api","linux","macos","opengl-es","opengles","replay","trace","vulkan","vulkan-api","windows"],"created_at":"2024-08-01T18:00:53.071Z","updated_at":"2025-05-14T22:07:59.726Z","avatar_url":"https://github.com/google.png","language":"Go","readme":"# GAPID: Graphics API Debugger\n\n[![GoDoc](https://godoc.org/github.com/google/gapid?status.svg)](https://godoc.org/github.com/google/gapid)\n\u003cimg alt=\"Linux\" src=\"kokoro/img/linux.png\" width=\"20px\" height=\"20px\" hspace=\"2px\"/\u003e\n[![Linux Build Status](https://gapid-build.storage.googleapis.com/badges/build_status_linux.svg)](https://gapid-build.storage.googleapis.com/badges/build_result_linux.html)\n\u003cimg alt=\"MacOS\" src=\"kokoro/img/macos.png\" width=\"20px\" height=\"20px\" hspace=\"2px\"/\u003e\n[![MacOS Build Status](https://gapid-build.storage.googleapis.com/badges/build_status_macos.svg)](https://gapid-build.storage.googleapis.com/badges/build_result_macos.html)\n\u003cimg alt=\"Windows\" src=\"kokoro/img/windows.png\" width=\"20px\" height=\"20px\" hspace=\"2px\"/\u003e\n[![Windows Build Status](https://gapid-build.storage.googleapis.com/badges/build_status_windows.svg)](https://gapid-build.storage.googleapis.com/badges/build_result_windows.html)\n\n## Maintenance Mode\n\nGAPID is not currently under active development. Issues filed against this repo might not be answered.\n\nFor Android GPU debugging and profiling, please use [AGI](https://github.com/google/agi) which is based on GAPID.\n\n## Downloads\n\n**[Download the latest version of GAPID here.](https://github.com/google/gapid/releases)**\n\n*Unstable* developer releases are [here](https://github.com/google/gapid-dev-releases/releases).\n\n## Documentation\n\n**[User documentation can be found at gapid.dev](https://gapid.dev)**\n\nThe [developer documentation](DEVDOC.md) contains some hints for GAPID\ndevelopers. See also the README files under some source directories.\n\n## About\n\nGAPID is a collection of tools that allows you to inspect, tweak and replay calls from an application to a graphics driver.\n\nGAPID can trace any Android [debuggable application](https://developer.android.com/guide/topics/manifest/application-element.html#debug), or if you have root access to the device any application can be traced.\nGAPID can also trace any desktop Vulkan application.\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\n      \u003ca href=\"https://gapid.dev/images/screenshots/framebuffer.png\"\u003e\n        \u003cimg src=\"https://gapid.dev/images/screenshots/framebuffer_thumb.jpg\" alt=\"Screenshot 1\"\u003e\n      \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\n      \u003ca href=\"https://gapid.dev/images/screenshots/geometry.png\"\u003e\n        \u003cimg src=\"https://gapid.dev/images/screenshots/geometry_thumb.jpg\" alt=\"Screenshot 2\"\u003e\n      \u003c/a\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\n      \u003ca href=\"https://gapid.dev/images/screenshots/textures.png\"\u003e\n        \u003cimg src=\"https://gapid.dev/images/screenshots/textures_thumb.jpg\" alt=\"Screenshot 3\"\u003e\n      \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\n      \u003ca href=\"https://gapid.dev/images/screenshots/shaders.png\"\u003e\n        \u003cimg src=\"https://gapid.dev/images/screenshots/shaders_thumb.jpg\" alt=\"Screenshot 4\"\u003e\n      \u003c/a\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## Building\n\n**See [Building GAPID](BUILDING.md).**\n\n## Running the client\n\nAfter building GAPID, you can run the client from `\u003cgapid-root\u003e/bazel-bin/pkg/gapid`.\n\n## Command-Line Interface\n\nGAPID exposes most of its functionality via a CLI *gapit*. You can find auto-generated documentation [here](https://gapid.dev/cli/).\n\n## Project Structure\n\nGAPID consists of the following sub-components:\n\n### [`gapii`](gapii): Graphics API Interceptor\nA layer that sits between the application / game and the GPU driver, recording all the calls and memory accesses.\n\n### [`gapis`](gapis): Graphics API Server\nA process that analyses capture streams reporting incorrect API usage, processes the data for replay on various target devices, and provides an RPC interface to the client.\n\n### [`gapir`](gapir): Graphics API Replay daemon\nA stack-based VM used to playback capture files, imitating the original application’s / game's calls to the GPU driver. Supports read-back of any buffer / framebuffer, and provides profiling functionality.\n\n### [`gapic`](gapic): Graphics API Client\nThe frontend user interface application. Provides visual inspection of the capture data, memory, resources, and frame-buffer content.\n\n### [`gapil`](gapil): Graphics API Language\nA new domain specific language to describe a graphics API in its entirety. Combined with our template system to generate huge parts of the interceptor, server and replay systems.\n\n","funding_links":[],"categories":["C++","Go","Tools","\u003ca id=\"324874bb7c3ead94eae6f1fa1af4fb68\"\u003e\u003c/a\u003eDebug\u0026\u0026调试"],"sub_categories":["\u003ca id=\"d22bd989b2fdaeda14b64343b472dfb6\"\u003e\u003c/a\u003e工具"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoogle%2Fgapid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoogle%2Fgapid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoogle%2Fgapid/lists"}