Skip to content
Snippets Groups Projects
  1. Dec 11, 2012
  2. Oct 01, 2012
    • Søren Sandmann Pedersen's avatar
      Add combiner test · 4760599f
      Søren Sandmann Pedersen authored
      This test runs the new floating point combiners on random input with
      divide-by-zero exceptions turned on.
      
      With the floating point combiners the only thing we guarantee is that
      divide-by-zero exceptions are not generated, so change
      enable_fp_exceptions() to only enable those, and rename accordingly.
      4760599f
  3. Feb 15, 2011
  4. Jan 19, 2011
    • Andrea Canciani's avatar
      Add a test for radial gradients · 2ac4ae1a
      Andrea Canciani authored
      radial-test is a port of the radial-gradient test from the cairo test
      suite. It has been modified so that some pixels have 0 in both the a
      and b coefficients of the quadratic equation solved by the rasterizer,
      to expose a division by zero in the original implementation.
      2ac4ae1a
Loading