equal
deleted
inserted
replaced
1 #ifndef __gl2_h_ |
1 #ifndef __gl2_h_ |
2 #define __gl2_h_ |
2 #define __gl2_h_ |
3 |
3 |
4 /* |
4 /* |
5 * portions Copyright (c) 2008 - 2009 Nokia Corporation. All rights reserved. |
5 * Portions Copyright (c) 2008 - 2009 Nokia Corporation and/or its subsidiary(-ies). |
6 * Differences from the actual sample implementation provided by Khronos: |
6 * Differences from the actual sample implementation provided by Khronos: |
7 * 1. This comment text. |
7 * 1. This comment text. |
8 * 2. Doxygen comment with tag 'publishedAll', and tag 'released' |
8 * 2. Doxygen comment with tag 'publishedAll', and tag 'released' |
9 * 3. Include of Symbian-supplied gl2extplatform.h at the bottom of this |
9 * 3. Include of Symbian-supplied gl2extplatform.h at the bottom of this |
10 * file. This is a means to disable specific gl2ext.h extensions. |
10 * file. This is a means to disable specific gl2ext.h extensions. |