XMLWordPrintable

Details

    • Technical task
    • Resolution: Fixed
    • P2: Important
    • None
    • Quick: Shapes
    • None

    Description

      The curve stroker can get very visible artifacts due to the derivatives antialiasing which need looking into. One thing to explore, which is also a performance enhancement, is to support uniform scaling transforms by passing the size of a pixel to the shader rather than calculating it. It will not work with perspectives, rotations, etc. but for a fair number of use cases, this should give a speedup since it simplifies the fragment shader. It is also an approach that is compatible with older hardware that does not support the derivatives extension.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            matthias_rauter Matthias Rauter
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes