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

Missing RSX functions #117

Open
crystalct opened this issue Jan 15, 2021 · 2 comments
Open

Missing RSX functions #117

crystalct opened this issue Jan 15, 2021 · 2 comments

Comments

@crystalct
Copy link

Hello Guys, i'm tiring to understand if is possible for me to write a sort of wrapper for RSX like PSGL is for GCM.
I noticed the missing of some RSX functions:
SetPolygonOffsetLineEnable
SetRestartIndexEnable
SetZMinMaxControl
SetDepthBoundsTestEnable

Is there any reason for that absence?

@bucanero
Copy link

bucanero commented Mar 2, 2021

hi @crystalct 👋
I honestly have no clue about RSX, but maybe @shagkur can answer your question?

@shagkur
Copy link
Member

shagkur commented Mar 3, 2021

No there's no specific reason. Just have to add them.
SetZMinMaxControl == rsxSetZControl (will rename to SetZMinMaxControl)
Added now and (above mentioned method) renamed

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

3 participants