Skip to content

Conversation

@palver123
Copy link

There were some signed/unsigned mismatches. The x86 configuration treats these warnings as errors. The x64 does not, so I missed those warnings.

palver123 and others added 2 commits April 1, 2020 08:43
* glEnable/glDisable/glIsEnabled handles GL_CLIP_DISTANCE0_APPLE (and only that)

* glGetBooleanv/glGetIntegerv/glGetInteger64v/glGetFloatv handles GL_MAX_CLIP_DISTANCES_APPLE

* Add gl_ClipDistance to list of built-in variables

* Use gl_ClipDistance variable in HLSL translation step with SV_ClipDistance semantics.

* Change number of clip planes to 8, as the specification of APPLE_CLIP_DISTANCE requires

* PR responses

* Allow extension with OpenGLES 2.0 and above

* Add static asserts for documentation purposes
@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@palver123 palver123 closed this Apr 1, 2020
@palver123 palver123 deleted the fix-x86-build branch April 1, 2020 07:03
@palver123 palver123 restored the fix-x86-build branch April 1, 2020 07:04
@delete-merged-branch delete-merged-branch bot deleted the fix-x86-build branch April 1, 2020 12:33
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

Successfully merging this pull request may close these issues.

2 participants