Descriptiontheverge.com uses a 4160x1 texture. On platforms that don't support NPOT textures this forces a resize of the texture. These platforms also typically have small max texture sizes which cause the subsequent allocation to fail. This CL simply removes the assert that the resized allocation never fails.
Patch Set 1 #
MessagesTotal messages: 3
|