Add support for GL 32-bit color depth on native (close #698)

This commit is contained in:
Joshua Granick
2017-06-05 13:29:37 -07:00
parent b60f6bd94e
commit 6589b22c6f
9 changed files with 31 additions and 5 deletions

View File

@@ -30,6 +30,7 @@ package;
antialiasing: ::antialiasing::,
background: ::background::,
borderless: ::borderless::,
colorDepth: ::colorDepth::,
depthBuffer: ::depthBuffer::,
display: ::display::,
fullscreen: ::fullscreen::,