Commit bbd27a10 authored by Miikka Heikkinen's avatar Miikka Heikkinen Committed by Pasi Keränen
Browse files

Added conformance comment about alpha


At least on windows, trying to create a context with 0 alpha bits and
8 bits for other colors creates a context with 8 alpha bits.

Change-Id: I23659e4d47a0adee38249d85034a2bac41b84d1f
Task-number: QTBUG-45588
Reviewed-by: default avatarTomi Korpipää <tomi.korpipaa@theqtcompany.com>
Reviewed-by: default avatarPasi Keränen <pasi.keranen@digia.com>
Showing with 2 additions and 0 deletions
......@@ -202,5 +202,7 @@
* attributes or the buffers they point to.
*
* \li Enabling the stencil context attribute also forces the depth attribute to be enabled.
*
* \li Disabling alpha context attribute does not work on some platforms.
* \endlist
*/
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment