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

xrRender: GL: shaders compilation fix for integrated Intel cards #681

Merged
merged 1 commit into from
Nov 4, 2020

Conversation

vTurbine
Copy link
Contributor

@vTurbine vTurbine commented Nov 4, 2020

This fixes the next errors:

! shader compilation failed: gl\dumb.ps\1024111100110000000000001000001311112311110000000000
! error:  ERROR: 38:137: '' : syntax error: ERROR___INTEGER_CONST_OVERFLOW

! shader compilation failed: gl\deffer_impl_flat_d.ps\1024111100110000000000001000001311112311110000000000
! error:  ERROR: 65:15: 'mask' : failed to expand macro

This fixes the next errors:

! shader compilation failed: gl\dumb.ps\1024111100110000000000001000001311112311110000000000
! error:  ERROR: 38:137: '' : syntax error: ERROR___INTEGER_CONST_OVERFLOW

! shader compilation failed: gl\deffer_impl_flat_d.ps\1024111100110000000000001000001311112311110000000000
! error:  ERROR: 65:15: 'mask' : failed to expand macro
@Xottab-DUTY Xottab-DUTY added Bug The issue in the run-time. Portability Renderer labels Nov 4, 2020
@Xottab-DUTY Xottab-DUTY merged commit 6c75c86 into xd_dev Nov 4, 2020
@Xottab-DUTY Xottab-DUTY deleted the fix/rgl/shaders_on_intel branch November 4, 2020 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug The issue in the run-time. Portability Renderer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants