Support all parameters in native blit loops

XMLWordPrintable

      Current implementation of native functions MTL_Blit and MTL_Isoblit doesn't use some of parameters (at least 'texture' and 'xform' is unsupported) Need to support all parameters and remove unnecessary arguments that came from GL implementation (for example bool argument 'texture' was used to distinguish GL-texture and GL-FBobject; it seems that we can delete this param because Metal hasn't FB-object concept).

            Assignee:
            Artem Bochkarev
            Reporter:
            Artem Bochkarev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: