Diogo Autilio

Results 35 comments of Diogo Autilio

```yml - name: Upload coverage to Codecov uses: codecov/[email protected] with: swift: true swift_project: SWDestinyTrades verbose: true ```

- name: Upload coverage to Codecov uses: codecov/[email protected] with: swift: true swift_project: SWDestinyTrades verbose: true

@suicvne to achieve a multiply blend mode, you'll need to use a blend function that multiplies the source and destination colors together. Here is a typical setup for a multiply...

Given that OSLib is PSP‐specific, I’m not sure that integrating Ultra 64 / IRIX interface support makes sense. Could you clarify how you envision the compatibility working (especially given the...

**Optional** Future improvement: switching from global link_libraries() / include_directories() to target_link_libraries(osl PRIVATE ...) would avoid leaking flags to consumers. Only a nice-to-have, not a blocker.

We no longer need the OSL_IMAGE_* macros. It's not the developer's responsibility to declare these in their projects, they are used only for internal validation of image support.

Could you please elaborate a bit more on this?

Could you please elaborate a bit more on this?