Skip to content

Conversation

JulienIgnace-Unity
Copy link
Contributor

Purpose of this PR

This PR temporarily disables warnings in Core shader library for gles platforms.
The proper fixes will be done later as we start using those functions for real on gles platforms.
https://fogbugz.unity3d.com/f/cases/1316887/


Testing status

Tested the repro steps from the linked case.

@sebastienlagarde sebastienlagarde marked this pull request as ready for review March 23, 2021 16:34
@sebastienlagarde sebastienlagarde merged commit 574d312 into master Mar 24, 2021
@sebastienlagarde sebastienlagarde deleted the hd/gles-warning branch March 24, 2021 19:05
sebastienlagarde added a commit that referenced this pull request Mar 31, 2021
sebastienlagarde pushed a commit that referenced this pull request Apr 2, 2021
…ms. (#3931)

* Temporarily disabled warnings in Core shader library for gles platforms.

* Move the pragma warning to all the specific files instead of globally
sebastienlagarde added a commit that referenced this pull request Apr 2, 2021
* Temporarily disabled warnings in Core shader library for gles platforms. (#3931)

* Temporarily disabled warnings in Core shader library for gles platforms.

* Move the pragma warning to all the specific files instead of globally

* Added mobile preprocessor guards around half conversion warning pragmas (#4009)

* Added missing implicit conversion from TextureHandle to Texture (#4013)

* Moved path tracing limitations to the path tracing documentation  and added information about streaming virtual texturing. (#4014)

* Fix spot light near plane gizmo (#4026)

* Added information clarifying what ambient occlusion is available in AOVs (#4042)

Co-authored-by: JulienIgnace-Unity <julien@unity3d.com>
Co-authored-by: Lewis Jordan <lewis.jordan@hotmail.co.uk>
Co-authored-by: Robert Cupisz <robertcupisz@gmail.com>
sebastienlagarde pushed a commit that referenced this pull request Apr 15, 2021
…ms. (#3931)

* Temporarily disabled warnings in Core shader library for gles platforms.

* Move the pragma warning to all the specific files instead of globally
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants