Skip to content
Snippets Groups Projects
  1. Jun 13, 2024
    • Elizabeth Figura's avatar
      tests: Stop probing all pixels when drawing a uniform colour. · d3ba810c
      Elizabeth Figura authored
      This is simply unnecessary and wastes time.
      
      As part of this, simply remove the "all" directive. Only for a couple of tests
      is it even potentially interesting to validate all pixels (e.g.
      nointerpolation.shader_test), and for those "all" is replaced with an explicit
      (0, 0, 640, 480) rect.
      
      In all other cases we just probe (0, 0).
      d3ba810c
  2. Jun 11, 2024
  3. May 30, 2024
  4. May 22, 2024
  5. May 15, 2024
  6. May 14, 2024
  7. May 13, 2024
Loading