Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

let shader filter configurable #2631

Merged
merged 7 commits into from
Jan 4, 2024
Merged

let shader filter configurable #2631

merged 7 commits into from
Jan 4, 2024

Conversation

nayasis
Copy link
Contributor

@nayasis nayasis commented Jan 4, 2024

Pull Request Template

Description

I found that shader does not works in Odroid N2L because only slangp-typed shaders filtered but Odroid N2L does not support slangp. so I change the way of judge shader filter type from UI_SERVEICE to new UI_SHADER.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How Has This Been Tested Locally?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Test Configuration:

  • Build OS name and version: ubuntu 22.04.3 LTS
  • Docker (Y/N): Y
  • JELOS Branch: dev (9b656a3)
  • Any additional information that may be useful:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

Note: This PR template is adapted from embeddedartistry

@fewtarius fewtarius changed the base branch from main to dev January 4, 2024 10:13
@fewtarius fewtarius merged commit 956a295 into JustEnoughLinuxOS:dev Jan 4, 2024
@fewtarius
Copy link
Member

Thanks for the contribution!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants