sl@0: /* sl@0: ** Copyright (c) 2007-2009 The Khronos Group Inc. sl@0: ** sl@0: ** Permission is hereby granted, free of charge, to any person obtaining a sl@0: ** copy of this software and/or associated documentation files (the sl@0: ** "Materials"), to deal in the Materials without restriction, including sl@0: ** without limitation the rights to use, copy, modify, merge, publish, sl@0: ** distribute, sublicense, and/or sell copies of the Materials, and to sl@0: ** permit persons to whom the Materials are furnished to do so, subject to sl@0: ** the following conditions: sl@0: ** sl@0: ** The above copyright notice and this permission notice shall be included sl@0: ** in all copies or substantial portions of the Materials. sl@0: ** sl@0: ** THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, sl@0: ** EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF sl@0: ** MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. sl@0: ** IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY sl@0: ** CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, sl@0: ** TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE sl@0: ** MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. sl@0: */ sl@0: sl@0: #ifndef glextplatform_h sl@0: #define glextplatform_h sl@0: sl@0: /** sl@0: @publishedAll sl@0: @released sl@0: */ sl@0: sl@0: #ifdef __cplusplus sl@0: extern "C" { sl@0: #endif sl@0: sl@0: /* sl@0: ** The following defines were in gl.h in OpenGL ES 1.0. To keep backwards sl@0: ** compatibility they are defined in this file which is always included at sl@0: ** the end of gl.h. Undefine guard definitions as required to enable sl@0: ** OpenGL ES 1.1 glext.h functionality. sl@0: ** sl@0: ** We have also added __SOFTFP decorations for call-by-value float functions sl@0: */ sl@0: sl@0: /* Renamed for OpenGL ES 1.1 */ sl@0: sl@0: #define GL_WRITE_ONLY 0x88B9 sl@0: #define GL_BUFFER_ACCESS 0x88BB sl@0: sl@0: sl@0: /* Removed for OpenGL ES 1.1 */ sl@0: sl@0: /* OpenGL ES core versions */ sl@0: #define GL_OES_VERSION_1_0 1 sl@0: #define GL_OES_VERSION_1_1 1 sl@0: sl@0: /* BeginMode */ sl@0: #define GL_MAX_ELEMENTS_VERTICES 0x80E8 sl@0: #define GL_MAX_ELEMENTS_INDICES 0x80E9 sl@0: sl@0: /* HintTarget */ sl@0: #define GL_POLYGON_SMOOTH_HINT 0x0C53 sl@0: sl@0: sl@0: /* Moved from gl.h to glext.h (optional header) for OpenGL ES 1.1 */ sl@0: sl@0: /* GL_OES_byte_coordinates */ sl@0: #define GL_OES_byte_coordinates 1 sl@0: sl@0: /* GL_OES_draw_texture */ sl@0: #define GL_OES_draw_texture 1 sl@0: #define GL_TEXTURE_CROP_RECT_OES 0x8B9D sl@0: GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); sl@0: GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); sl@0: GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); sl@0: GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords); sl@0: GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords); sl@0: GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords); sl@0: GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) __SOFTFP; sl@0: GL_API void GL_APIENTRY glDrawTexfvOES (const GLfloat *coords); sl@0: sl@0: /* GL_OES_fixed_point */ sl@0: #define GL_OES_fixed_point 1 sl@0: sl@0: /* GL_OES_single_precision */ sl@0: #define GL_OES_single_precision 1 sl@0: sl@0: /* OES_matrix_get */ sl@0: #define GL_OES_matrix_get 1 sl@0: #define GL_MODELVIEW_MATRIX_FLOAT_AS_INT_BITS_OES 0x898D sl@0: #define GL_PROJECTION_MATRIX_FLOAT_AS_INT_BITS_OES 0x898E sl@0: #define GL_TEXTURE_MATRIX_FLOAT_AS_INT_BITS_OES 0x898F sl@0: sl@0: /* OES_matrix_palette */ sl@0: #define GL_OES_matrix_palette 1 sl@0: #define GL_MAX_VERTEX_UNITS_OES 0x86A4 sl@0: #define GL_MAX_PALETTE_MATRICES_OES 0x8842 sl@0: #define GL_MATRIX_PALETTE_OES 0x8840 sl@0: #define GL_MATRIX_INDEX_ARRAY_OES 0x8844 sl@0: #define GL_WEIGHT_ARRAY_OES 0x86AD sl@0: #define GL_CURRENT_PALETTE_MATRIX_OES 0x8843 sl@0: #define GL_MATRIX_INDEX_ARRAY_SIZE_OES 0x8846 sl@0: #define GL_MATRIX_INDEX_ARRAY_TYPE_OES 0x8847 sl@0: #define GL_MATRIX_INDEX_ARRAY_STRIDE_OES 0x8848 sl@0: #define GL_MATRIX_INDEX_ARRAY_POINTER_OES 0x8849 sl@0: #define GL_MATRIX_INDEX_ARRAY_BUFFER_BINDING_OES 0x8B9E sl@0: #define GL_WEIGHT_ARRAY_SIZE_OES 0x86AB sl@0: #define GL_WEIGHT_ARRAY_TYPE_OES 0x86A9 sl@0: #define GL_WEIGHT_ARRAY_STRIDE_OES 0x86AA sl@0: #define GL_WEIGHT_ARRAY_POINTER_OES 0x86AC sl@0: #define GL_WEIGHT_ARRAY_BUFFER_BINDING_OES 0x889E sl@0: GL_API void GL_APIENTRY glCurrentPaletteMatrixOES (GLuint matrixpaletteindex); sl@0: GL_API void GL_APIENTRY glLoadPaletteFromModelViewMatrixOES (void); sl@0: GL_API void GL_APIENTRY glMatrixIndexPointerOES (GLint size, GLenum type, GLsizei stride, const GLvoid *pointer); sl@0: GL_API void GL_APIENTRY glWeightPointerOES (GLint size, GLenum type, GLsizei stride, const GLvoid *pointer); sl@0: sl@0: sl@0: GL_API GLbitfield GL_APIENTRY glQueryMatrixxOES (GLfixed mantissa[16], GLint exponent[16]); sl@0: sl@0: #ifdef __cplusplus sl@0: } sl@0: #endif sl@0: sl@0: #endif /* glextplatform_h */