Skip to content
  1. Aug 05, 2023
    • lat9nq's avatar
      gl_device: Filter more specifically for slow ASTC · cb0b8442
      lat9nq authored
      Adds a check to find if the renderer is Intel DG (i.e. DG2).
      
      gl_device: Detect Mesa to disable their ASTC
      
      In our testing, our own ASTC decoder has shown itself to perform faster
      than the included one from the driver. Disable theirs when Mesa is
      detected.
      
      Mesa detection depends on the vendor string. Some drivers never appear
      outside of *nix contexts, so only check those in the *nix context.
      
      gl_device: Internalize Intel DG detection
      cb0b8442
  2. Aug 03, 2023
  3. Aug 02, 2023
  4. Aug 01, 2023
  5. Jul 31, 2023
  6. Jul 30, 2023
  7. Jul 29, 2023
  8. Jul 28, 2023
  9. Jul 27, 2023
  10. Jul 26, 2023
Loading