Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Unity-Technologies/iOSNativeCodeSamples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.6-dev
Choose a base ref
...
head repository: Unity-Technologies/iOSNativeCodeSamples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2019-dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 20 files changed
  • 2 contributors

Commits on Apr 7, 2017

  1. Configuration menu
    Copy the full SHA
    56fee97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f21f872 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2017

  1. [metal] updated plugin code after adding api to query MTLRenderPipeli…

    …neDescriptor for current encoder - this way we no longer need magic to pass rt to native side
    alexey-unity committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    48ad341 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. Configuration menu
    Copy the full SHA
    65a2e86 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2018

  1. open 2017.4-dev

    alexey-unity committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    f395bc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a881e35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    101992e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. Merged in alexey_unity/iosnativecodesamples/2017.4-dev (pull request …

    …#15)
    
    2017.4 dev
    
    Approved-by: Marton Ekler <[email protected]>
    Approved-by: Mantas Puida <[email protected]>
    mantasp committed May 21, 2018
    Configuration menu
    Copy the full SHA
    99b67ee View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. open 2019-dev

    alexey-unity committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    18d59a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. Configuration menu
    Copy the full SHA
    208fe61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25ba081 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. use METAL_BUFFER_INPUT_DATA to extract actual data pointer from buffe…

    …r (as we have extra space allocated for counter). As we care only about "input" buffers for now we dont need counter at all.
    alexey-unity committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    0c155b5 View commit details
    Browse the repository at this point in the history
Loading