[OpenTK] Clamp max AA level to 64x
authorthefiddler <stapostol@gmail.com>
Wed, 22 Jan 2014 09:35:08 +0000 (10:35 +0100)
committerthefiddler <stapostol@gmail.com>
Wed, 22 Jan 2014 09:35:08 +0000 (10:35 +0100)
commitff36f0f35a60e4fa38581eb6f24cac17f65cc71b
tree9c4f006e189c695eb44198c5532e9c147b9b30d7
parent2b6aec3b230f99bec06ee78493dd9b748f1ec0d3
[OpenTK] Clamp max AA level to 64x

This protects against a potential denial-of-service issue during mode
selection, where the platform backend will try to reduce AA level until
a supported mode is found.
Source/OpenTK/Graphics/GraphicsMode.cs