update PowerVR OGLES lib to version 2.0.27.0484

This commit is contained in:
yangws 2010-11-04 03:59:29 +00:00
parent d630996bd0
commit c792daec63
4 changed files with 5 additions and 5 deletions

View File

@ -115,7 +115,7 @@ typedef EGLNativeWindowType NativeWindowType;
* handles are 64 bit types, then EGLint should be defined as a signed 64-bit
* integer type.
*/
#if defined(_WIN64) || __WORDSIZE == 64
#if defined(_WIN64) || __WORDSIZE == 64
typedef khronos_int64_t EGLint;
#else
typedef khronos_int32_t EGLint;

View File

@ -26,7 +26,7 @@
/* Khronos platform-specific types and definitions.
*
* $Revision: 1.4 $ on $Date: 2009/05/06 13:30:03 $
* $Revision: 1.4 $ on $Date: 2009/05/06 13:30:53 $
*
* Adopters may modify this file to suit their platform. Adopters are
* encouraged to submit platform specific modifications to the Khronos
@ -97,7 +97,7 @@
*-------------------------------------------------------------------------
* This precedes the return type of the function in the function prototype.
*/
#if (defined(_WIN32) || defined(__VC32__)) && !defined(__SCITECH_SNAP__)
# if defined (_DLL_EXPORTS)
# define KHRONOS_APICALL __declspec(dllexport)

View File

@ -1 +1 @@
54abd0f19c36c2f06e8a9fa0430bf85c12057f7a
d501b155a2f81592835224d5cbd4f348438b5d9d

View File

@ -1 +1 @@
fdc446c0eeac448c1e010ede882483d088e6d561
1672304b77b25dcb9c0dfdf8abb8e7d0ffe02427