Integrated: 8247831: Clamp texture height to maxTextureSize(16384)

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Fri Jul 17 06:48:44 UTC 2020


On Fri, 17 Jul 2020 06:36:06 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> In accordance with OpenGL clamping code done in OGLSurfaceData.c#OGLSD_InitTextureObject, the texture width/height is
> clamped w.r.t Max texture size.

This pull request has now been integrated.

Changeset: a0d86b77
Author:    Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL:       https://git.openjdk.java.net/lanai/commit/a0d86b77
Stats:     12 lines in 1 file changed: 0 ins; 10 del; 2 mod

8247831: Clamp texture height to maxTextureSize(16384)

-------------

PR: https://git.openjdk.java.net/lanai/pull/63


More information about the lanai-dev mailing list