Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Change to newer version of shader model #1154

Closed
FilipGaida99 opened this issue Aug 3, 2020 · 1 comment
Closed

Feature request: Change to newer version of shader model #1154

FilipGaida99 opened this issue Aug 3, 2020 · 1 comment
Milestone

Comments

@FilipGaida99
Copy link

There is no way (at least described in documentation) to change shader model in hlsl. i can only build for ps_2_0, but i want for example to build for later version to get more arithmetic operations allowed. Is there any way to set/bypass that already?

@SiegeLord
Copy link
Member

Maybe we could require writing something like void ps_main_4_0 etc in the shader source to specify the version.

@SiegeLord SiegeLord added this to the 5.2.7 milestone Aug 29, 2020
@SiegeLord SiegeLord modified the milestones: 5.2.7, 5.2.8 Mar 27, 2022
SiegeLord pushed a commit to SiegeLord/allegro5 that referenced this issue Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants