SW pipeline: improve fillRect with ImagePaint

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: javafx
    • None

      currently PR.setTexture(...) is called which involves original image being copied twice which might be omitted (in theory) in case of rectangle => this case could be replaced with drawTexture instead (PR.drawImage(...))

            Assignee:
            Martin Šoch (Inactive)
            Reporter:
            Martin Šoch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: