All Projects → google → Agi

google / Agi

Licence: apache-2.0
Android GPU Inspector

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Agi

Gapid
GAPID is a collection of tools that allows you to inspect, tweak and replay calls from an application to a graphics driver.
Stars: ✭ 1,975 (+503.98%)
Mutual labels:  vulkan, gpu, trace, debugger, replay
Datoviz
⚡ High-performance GPU interactive scientific data visualization with Vulkan
Stars: ✭ 222 (-32.11%)
Mutual labels:  graphics, vulkan, gpu
Gfx
[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
Stars: ✭ 5,045 (+1442.81%)
Mutual labels:  graphics, vulkan, gpu
Vulkancore
Vulkan 1.0 graphics and compute API bindings for .NET Standard
Stars: ✭ 162 (-50.46%)
Mutual labels:  graphics, vulkan, gpu
Renderdoc
RenderDoc is a stand-alone graphics debugging tool.
Stars: ✭ 5,969 (+1725.38%)
Mutual labels:  graphics, vulkan, debugger
Alimer
Cross-platform game engine.
Stars: ✭ 172 (-47.4%)
Mutual labels:  graphics, vulkan
Rvg
High level vulkan 2D vector-like graphics api (C++)
Stars: ✭ 171 (-47.71%)
Mutual labels:  graphics, vulkan
Lambdacube Edsl
Previous version of LambdaCube 3D as Embedded Domain Specific Language in Haskell. Check the latest system:
Stars: ✭ 186 (-43.12%)
Mutual labels:  graphics, gpu
Flingengine
A Vulkan game engine with a focus on data oriented design
Stars: ✭ 239 (-26.91%)
Mutual labels:  graphics, vulkan
profiler
Continuous profiling based on pprof
Stars: ✭ 221 (-32.42%)
Mutual labels:  profiler, trace
vil
Vulkan Layer for Live Introspection & Debugging. Allows to view all vulkan state live inside your application.
Stars: ✭ 39 (-88.07%)
Mutual labels:  debugger, vulkan
Rgx
Modern mid-level 2D graphics library
Stars: ✭ 172 (-47.4%)
Mutual labels:  graphics, vulkan
Floor
A C++ Compute/Graphics Library and Toolchain enabling same-source CUDA/Host/Metal/OpenCL/Vulkan C++ programming and execution.
Stars: ✭ 166 (-49.24%)
Mutual labels:  graphics, vulkan
Nfancurve
A small and lightweight POSIX script for using a custom fan curve in Linux for those with an Nvidia GPU.
Stars: ✭ 180 (-44.95%)
Mutual labels:  graphics, gpu
docker-nvidia-glx-desktop
MATE Desktop container designed for Kubernetes supporting OpenGL GLX and Vulkan for NVIDIA GPUs with WebRTC and HTML5, providing an open source remote cloud graphics or game streaming platform. Spawns its own fully isolated X Server instead of using the host X server, therefore not requiring /tmp/.X11-unix host sockets or host configuration.
Stars: ✭ 47 (-85.63%)
Mutual labels:  gpu, vulkan
Difftaichi
10 differentiable physical simulators built with Taichi differentiable programming (DiffTaichi, ICLR 2020)
Stars: ✭ 2,024 (+518.96%)
Mutual labels:  graphics, gpu
haskell-code-spot
Visual tool to spot odd runtime behaviour of Haskell programs.
Stars: ✭ 106 (-67.58%)
Mutual labels:  debugger, profiler
Diligentcore
Core functionality of Diligent Engine
Stars: ✭ 263 (-19.57%)
Mutual labels:  graphics, vulkan
Liblava
🌋 A modern and easy-to-use library for the Vulkan API
Stars: ✭ 275 (-15.9%)
Mutual labels:  graphics, vulkan
Citro3d
Homebrew PICA200 GPU wrapper library for Nintendo 3DS
Stars: ✭ 143 (-56.27%)
Mutual labels:  graphics, gpu

Android GPU Inspector

Linux Linux Build Status MacOS MacOS Build Status Windows Windows Build Status

About

Visit gpuinspector.dev for information about Android GPU Inspector.

The developer documentation contains some hints for AGI developers. See also the README files under some source directories.

Downloads

Download the latest version of AGI here.

Unstable developer releases are here.

Dependency for Linux builds in zip archives: they depend on java8 and libwebkit2gtk. These two are marked as dependencies in the deb package, if you install AGI via a zip archive, make sure to also install java8 and libwebkit2gtk.

Building

See Building Android GPU Inspector.

Running the client

After building AGI, you can run the client from <agi-root>/bazel-bin/pkg/agi.

Command-Line Interface

AGI exposes most of its functionality via a CLI gapit. You can find auto-generated documentation here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].