xgl

Vulkan API Layer (by GPUOpen-Drivers)

Xgl Alternatives

Similar projects and alternatives to xgl

  • bgfx

    71 xgl VS bgfx

    Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.

  • AMDVLK

    57 xgl VS AMDVLK

    AMD Open Source Driver For Vulkan

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • pal

    11 xgl VS pal

    Platform Abstraction Library (by GPUOpen-Drivers)

  • PAL

    3 xgl VS PAL

    Performance Analysis of Logs (PAL) tool

  • llpc

    1 xgl VS llpc

    LLVM-Based Pipeline Compiler

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better xgl alternative or higher similarity.

xgl reviews and mentions

Posts with mentions or reviews of xgl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-01.
  • Resources for trying out Graphics driver development :
    3 projects | /r/GraphicsProgramming | 1 May 2022
    API layer is here: https://github.com/GPUOpen-Drivers/xgl
  • Do graphics companies ever use C or "C style C++"?
    2 projects | /r/GraphicsProgramming | 14 Mar 2022
    Not sure if you mean games or drivers, but AMDVLK uses C++ for it's usermode driver, it disables features like exceptions, RTTI etc. From my experience, games are generally the same. The kernel is still C though.
  • dear nvidia driver developers.
    4 projects | /r/linux_gaming | 1 Nov 2021
    That's the wrong repo for AMDVLK. You have to look at these https://github.com/GPUOpen-Drivers/llpc https://github.com/GPUOpen-Drivers/xgl https://github.com/GPUOpen-Drivers/pal And this is also just the user space vulkan driver that nobody uses, the real driver you should look at is radv, which was initially written by red hat and Bas Nieuwenhuizen, and is maintained by Bas (afaiu as a hobby) and a team of Valve contractors. And then there's radeonsi, which is now mostly maintained by AMD, but has seen a lot of third party contributors over the years, and amdgpu + the display stack, which is mostly worked on by AMD.
  • New AMDVLK: add AMD switchable graphics layer to switch AMD Vulkan driver between amdvlk and RADV
    2 projects | /r/linux_gaming | 6 Jan 2021
    The problem is not the global variable, maybe I've expressed my self wrong. The issue is that this doesn't store the needed function pointers for each instance, just for one and it will get overwritten if you create another instance. In many other layers you have some kind of map. (well not the VkInstance itself but the loader's dispatch table pointer, but that's probably too much details)
  • A note from our sponsor - SaaSHub
    www.saashub.com | 24 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic xgl repo stats
5
204
6.3
30 days ago

GPUOpen-Drivers/xgl is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of xgl is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com