awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
K11MCH1 avatar

K11MCH1/AdrenoToolsDrivers

0
View on GitHub↗
4,994 stars·140 forks·20 views

AdrenoToolsDrivers

AdrenoToolsDrivers is a collection of compiled graphics drivers and hardware accelerators for Adreno GPUs. These driver binaries enable hardware acceleration for virtualized Android devices, allowing emulators to leverage the native GPU hardware of compatible devices to improve visual rendering performance and stability.

The project focuses on Android emulator optimization by providing compatible drivers for software such as Yuzu and Vita3K. By managing and configuring these specific GPU drivers, the project aims to improve frame rates and overall stability for emulated applications on Android devices.

The software covers broad capabilities in graphics driver management and performance optimization, including the deployment of compiled binaries to emulation environments to facilitate hardware acceleration and visual output.

Features

  • GPU Hardware Acceleration - Uses compiled graphics drivers to provide hardware acceleration for visual rendering on virtualized mobile devices.
  • Console Emulation Drivers - Provides compatible graphics drivers for console emulators like Yuzu and Vita3K to ensure stable visual performance.
  • Hardware-Accelerated Emulators - Provides the necessary drivers to create hardware-accelerated emulation environments for Android.
  • Compiled Driver Injection - Provides pre-compiled graphics binaries that are injected into guest environments to bypass driver limitations.
  • GPU Driver Installation - Enables the installation and configuration of compiled Adreno graphics drivers within emulation environments.
  • GPU Guest-Host Bridges - Transmits rendering commands from a virtualized Android environment to the host system's physical graphics hardware.
  • Graphics Drivers - Provides a collection of compiled graphics drivers for Adreno GPUs to enable hardware acceleration.
  • Android Emulator - Provides hardware acceleration drivers for virtualized Android devices to improve visual rendering performance.
  • Adreno Driver Configurations - Manages and configures Adreno GPU drivers to ensure hardware compatibility between Android devices and emulation software.
  • Emulator Performance Optimizations - Improves the visual performance and stability of virtualized Android devices through optimized graphics drivers.
  • Emulator Interfaces - Coordinates communication between the emulator runtime and the physical Android GPU driver for low-level hardware access.
  • Emulator Frame Rate Stabilizers - Improves the frame rate and stability of emulated applications by leveraging optimized Adreno graphics drivers.

Star history

Star history chart for k11mch1/adrenotoolsdriversStar history chart for k11mch1/adrenotoolsdrivers

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does k11mch1/adrenotoolsdrivers do?

AdrenoToolsDrivers is a collection of compiled graphics drivers and hardware accelerators for Adreno GPUs. These driver binaries enable hardware acceleration for virtualized Android devices, allowing emulators to leverage the native GPU hardware of compatible devices to improve visual rendering performance and stability.

What are the main features of k11mch1/adrenotoolsdrivers?

The main features of k11mch1/adrenotoolsdrivers are: GPU Hardware Acceleration, Console Emulation Drivers, Hardware-Accelerated Emulators, Compiled Driver Injection, GPU Driver Installation, GPU Guest-Host Bridges, Graphics Drivers, Android Emulator.

Which projects share features with k11mch1/adrenotoolsdrivers?

Projects with overlapping indexed features include: nvidia/open-gpu-kernel-modules — This project is an open source Linux GPU kernel driver implemented as a loadable kernel module. It functions as a GPU… jakoolit/arch-hyprland — Arch-Hyprland is an automated installation framework and desktop configurator for Arch Linux. It provides a collection… alexjc/neural-enhance — Neural Enhance is a deep learning image upscaler and restoration tool designed to increase image resolution and remove… cnlohr/rawdrawandroid — rawdrawandroid is a framework for building Android applications using C and Make. It provides a native development… buxuku/smartsub — SmartSub is a cross-platform desktop application for AI-driven video transcription and subtitle generation. It… cemu-project/cemu — Cemu is a cross-platform game console emulator designed to replicate the Nintendo Wii U hardware environment. It…

Projects sharing features with AdrenoToolsDrivers

These projects share indexed features with AdrenoToolsDrivers. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • nvidia/open-gpu-kernel-modulesNVIDIA avatar

    NVIDIA/open-gpu-kernel-modules

    17,107View on GitHub↗

    This project is an open source Linux GPU kernel driver implemented as a loadable kernel module. It functions as a GPU firmware loader, providing the low-level driver services necessary to enable direct communication between the operating system and graphics processing units. The driver utilizes a dual-module architecture that separates GPL-licensed kernel code from proprietary firmware blobs. This system extracts and links signed binary firmware images into the kernel modules at driver load time. The project provides driver support for Turing-architecture GPUs and all subsequent newer hardwa

    C
    View on GitHub↗17,107
  • jakoolit/arch-hyprlandJaKooLit avatar

    JaKooLit/Arch-Hyprland

    4,517View on GitHub↗

    Arch-Hyprland is an automated installation framework and desktop configurator for Arch Linux. It provides a collection of scripts and configuration files to deploy the Hyprland Wayland window compositor and establish a complete visual workspace. The project includes a GPU driver automator that identifies and installs the correct graphics drivers and kernel modules to ensure hardware compatibility. It further automates the deployment of themes, icons, and display managers to create a cohesive desktop environment. The system handles package deployment through shell scripts and template-based c

    Shellarchlinuxhyprlandinstaller
    View on GitHub↗4,517
  • buxuku/smartsubbuxuku avatar

    buxuku/SmartSub

    4,056View on GitHub↗

    SmartSub is a cross-platform desktop application for AI-driven video transcription and subtitle generation. It converts audio and video files into text subtitles using local AI models and incorporates hardware acceleration to increase processing speed. The tool features a subtitle translator that leverages large language models, such as OpenAI and DeepSeek, to convert subtitles between different languages. It includes a visual editor for proofreading and polishing transcribed text, paired with a video preview for frame-accurate synchronization. The software supports batch processing of multi

    TypeScriptdeepseekelectronnodejs
    View on GitHub↗4,056
  • cemu-project/cemucemu-project avatar

    cemu-project/Cemu

    9,029View on GitHub↗

    Cemu is a cross-platform game console emulator designed to replicate the Nintendo Wii U hardware environment. It provides a software simulation layer that allows original Wii U games and homebrew applications to run on Windows, Linux, and macOS. The project translates guest machine code and graphics API calls into host instructions and modern shaders to enable hardware acceleration. It utilizes a dynamic recompilation engine and a host-API graphics backend to interface with Vulkan or OpenGL. The system manages hardware simulation through multi-threaded CPU emulation, memory-mapped I/O simula

    C++cemucemu-emulatorcpp
    View on GitHub↗9,029
Compare all 30 related projects→