Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8233039 Complete support of blit operations
  3. JDK-8233710

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).

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

              Created:
              Updated:
              Resolved: