repo_name
stringlengths
5
122
path
stringlengths
3
232
text
stringlengths
6
1.05M
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_EXTTimerQuery.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glGetQueryObjecti64vEXTPROC) (GLuint id, GLenum pname, GLint64EXT * params); typedef void (APIENTRY *glGetQueryObjectui64vEXTPROC) (GLuint id, GLenum pname, GLuint64EXT * params); JNIEXPORT void JNICALL Java...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_EXTTransformFeedback.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glBindBufferRangeEXTPROC) (GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size); typedef void (APIENTRY *glBindBufferOffsetEXTPROC) (GLenum target, GLuint index, GLuint buffer, GLintptr...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/linux/org_lwjgl_opengl_LinuxEvent.h
/* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class org_lwjgl_opengl_LinuxEvent */ #ifndef _Included_org_lwjgl_opengl_LinuxEvent #define _Included_org_lwjgl_opengl_LinuxEvent #ifdef __cplusplus extern "C" { #endif #undef org_lwjgl_opengl_LinuxEvent_FocusIn #define org_lwjgl_op...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_NVPointSprite.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glPointParameteriNVPROC) (GLenum pname, GLint param); typedef void (APIENTRY *glPointParameterivNVPROC) (GLenum pname, const GLint * params); JNIEXPORT void JNICALL Java_org_lwjgl_opengl_NVPointSprite_nglPoi...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/linux/opengles/extgl_glx.c
/* * Copyright (c) 2002-2011 LWJGL Project * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/linux/opengl/extgl_glx.c
/* * Copyright (c) 2002-2008 LWJGL Project * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengles/org_lwjgl_opengles_ANGLEFramebufferBlit.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef GL_APICALL void (GL_APIENTRY *glBlitFramebufferANGLEPROC) (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter); static glBlitFramebufferANGL...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/windows/org_lwjgl_opengl_WindowsPbufferPeerInfo.h
<gh_stars>10-100 /* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class org_lwjgl_opengl_WindowsPbufferPeerInfo */ #ifndef _Included_org_lwjgl_opengl_WindowsPbufferPeerInfo #define _Included_org_lwjgl_opengl_WindowsPbufferPeerInfo #ifdef __cplusplus extern "C" { #endif /* * Cla...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_EXTStencilTwoSide.c
<filename>lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_EXTStencilTwoSide.c<gh_stars>10-100 /* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glActiveStencilFaceEXTPROC) (GLenum face); JNIEXPORT void JNICALL Java_org_lwjgl_opengl_EXTS...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/windows/org_lwjgl_opengl_WindowsRegistry.h
/* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class org_lwjgl_opengl_WindowsRegistry */ #ifndef _Included_org_lwjgl_opengl_WindowsRegistry #define _Included_org_lwjgl_opengl_WindowsRegistry #ifdef __cplusplus extern "C" { #endif #undef org_lwjgl_opengl_WindowsRegistry_HKEY_CLA...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/linux/org_lwjgl_opengl_LinuxMouse.h
<reponame>mk12/mycraft /* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class org_lwjgl_opengl_LinuxMouse */ #ifndef _Included_org_lwjgl_opengl_LinuxMouse #define _Included_org_lwjgl_opengl_LinuxMouse #ifdef __cplusplus extern "C" { #endif #undef org_lwjgl_opengl_LinuxMouse_NUM_B...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_ATIVertexArrayObject.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef GLuint (APIENTRY *glNewObjectBufferATIPROC) (GLsizei size, const GLvoid * pPointer, GLenum usage); typedef GLboolean (APIENTRY *glIsObjectBufferATIPROC) (GLuint buffer); typedef void (APIENTRY *glUpdateObjectBufferATIPROC) (G...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_ARBTextureBufferObject.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glTexBufferARBPROC) (GLenum target, GLenum internalformat, GLuint buffer); JNIEXPORT void JNICALL Java_org_lwjgl_opengl_ARBTextureBufferObject_nglTexBufferARB(JNIEnv *env, jclass clazz, jint target, jint inte...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/macosx/org_lwjgl_MacOSXSysImplementation.h
/* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class org_lwjgl_MacOSXSysImplementation */ #ifndef _Included_org_lwjgl_MacOSXSysImplementation #define _Included_org_lwjgl_MacOSXSysImplementation #ifdef __cplusplus extern "C" { #endif #undef org_lwjgl_MacOSXSysImplementation_JNI_...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengles/org_lwjgl_opengles_NVReadBuffer.c
<reponame>mk12/mycraft<filename>lib/LWJGL/lwjgl-source-2/src/native/generated/opengles/org_lwjgl_opengles_NVReadBuffer.c /* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef GL_APICALL void (GL_APIENTRY *glReadBufferNVPROC) (GLenum mode); static glReadBufferNVPROC glReadBuffer...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/linux/org_lwjgl_opengl_LinuxDisplayPeerInfo.h
/* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class org_lwjgl_opengl_LinuxDisplayPeerInfo */ #ifndef _Included_org_lwjgl_opengl_LinuxDisplayPeerInfo #define _Included_org_lwjgl_opengl_LinuxDisplayPeerInfo #ifdef __cplusplus extern "C" { #endif /* * Class: org_lwjgl_openg...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengles/org_lwjgl_opengles_OESBlendSubtract.c
<reponame>mk12/mycraft<gh_stars>10-100 /* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef GL_APICALL void (GL_APIENTRY *glBlendEquationOESPROC) (GLenum mode); static glBlendEquationOESPROC glBlendEquationOES; static void JNICALL Java_org_lwjgl_opengles_OESBlendSubtract_ng...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_NVTextureBarrier.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glTextureBarrierNVPROC) (); JNIEXPORT void JNICALL Java_org_lwjgl_opengl_NVTextureBarrier_nglTextureBarrierNV(JNIEnv *env, jclass clazz, jlong function_pointer) { glTextureBarrierNVPROC glTextureBarrierNV =...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_ARBProgram.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glProgramStringARBPROC) (GLenum target, GLenum format, GLsizei length, const GLvoid * string); typedef void (APIENTRY *glBindProgramARBPROC) (GLenum target, GLuint program); typedef void (APIENTRY *glDeletePro...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_ATIEnvmapBumpmap.c
<gh_stars>10-100 /* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glTexBumpParameterfvATIPROC) (GLenum pname, const GLfloat * param); typedef void (APIENTRY *glTexBumpParameterivATIPROC) (GLenum pname, const GLint * param); typedef void (APIENTRY *glGetTexBu...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengles/org_lwjgl_opengles_QCOMExtendedGet2.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef GL_APICALL void (GL_APIENTRY *glExtGetShadersQCOMPROC) (GLuint * shaders, GLint maxShaders, GLint * numShaders); typedef GL_APICALL void (GL_APIENTRY *glExtGetProgramsQCOMPROC) (GLuint * programs, GLint maxPrograms, GLint * nu...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_NVCopyImage.c
<filename>lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_NVCopyImage.c /* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glCopyImageSubDataNVPROC) (GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLui...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/linux/opengles/display.c
<gh_stars>10-100 /* * Copyright (c) 2002-2011 LWJGL Project * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright ...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/macosx/org_lwjgl_input_Mouse.c
/* * Copyright (c) 2002-2008 LWJGL Project * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice,...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/macosx/org_lwjgl_opengl_MacOSXPeerInfo.h
<reponame>mk12/mycraft /* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class org_lwjgl_opengl_MacOSXPeerInfo */ #ifndef _Included_org_lwjgl_opengl_MacOSXPeerInfo #define _Included_org_lwjgl_opengl_MacOSXPeerInfo #ifdef __cplusplus extern "C" { #endif /* * Class: org_lwjgl_...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_NVFence.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glGenFencesNVPROC) (GLsizei n, GLuint * piFences); typedef void (APIENTRY *glDeleteFencesNVPROC) (GLsizei n, const GLuint * piFences); typedef void (APIENTRY *glSetFenceNVPROC) (GLuint fence, GLenum condition)...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/openal/org_lwjgl_openal_AL10.c
<gh_stars>10-100 /* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extal.h" typedef ALvoid (ALAPIENTRY *alEnablePROC) (ALint capability); typedef ALvoid (ALAPIENTRY *alDisablePROC) (ALenum capability); typedef ALboolean (ALAPIENTRY *alIsEnabledPROC) (ALenum capability); typedef ALboolean (A...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/windows/display.c
<reponame>mk12/mycraft /* * Copyright (c) 2002-2008 LWJGL Project * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above c...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_EXTGpuShader4.c
<reponame>mk12/mycraft /* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glVertexAttribI1iEXTPROC) (GLuint index, GLint x); typedef void (APIENTRY *glVertexAttribI2iEXTPROC) (GLuint index, GLint x, GLint y); typedef void (APIENTRY *glVertexAttribI3iEXTPROC) (...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opencl/org_lwjgl_opencl_APPLEGLSharing.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extcl.h" typedef CL_API_ENTRY cl_int (CL_API_CALL *clGetGLContextInfoAPPLEPROC) (cl_context context, cl_void * platform_gl_ctx, cl_gl_platform_info param_name, size_t param_value_size, cl_void * param_value, size_t * param_value_size_ret); J...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengles/org_lwjgl_opengles_EXTBlendMinmax.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef GL_APICALL void (GL_APIENTRY *glBlendEquationEXTPROC) (GLenum mode); static glBlendEquationEXTPROC glBlendEquationEXT; static void JNICALL Java_org_lwjgl_opengles_EXTBlendMinmax_nglBlendEquationEXT(JNIEnv *env, jclass cla...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/common/org_lwjgl_openal_ALC11.c
/* * Copyright (c) 2002-2008 LWJGL Project * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengles/org_lwjgl_opengles_OESEGLImageExternal.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef GL_APICALL void (GL_APIENTRY *glEGLImageTargetTexture2DOESPROC) (GLenum target, GLeglImageOES image); static glEGLImageTargetTexture2DOESPROC glEGLImageTargetTexture2DOES; static void JNICALL Java_org_lwjgl_opengles_OESEG...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengles/org_lwjgl_opengles_NVDrawPath.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef GL_APICALL GLuint (GL_APIENTRY *glCreatePathNVPROC) (GLenum datatype, GLsizei numCommands, const GLubyte * commands); typedef GL_APICALL void (GL_APIENTRY *glDeletePathNVPROC) (GLuint path); typedef GL_APICALL void (GL_APIENT...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_ARBVertexBlend.c
<reponame>mk12/mycraft /* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glWeightbvARBPROC) (GLint size, GLbyte * pWeights); typedef void (APIENTRY *glWeightsvARBPROC) (GLint size, GLshort * pWeights); typedef void (APIENTRY *glWeightivARBPROC) (GLint size, G...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/common/opengles/extgl.h
/* Small parts were taken from Mesa's glext.h and gl.h, here's the license: */ /* * Mesa 3-D graphics library * Version: 6.5.1 * * Copyright (C) 1999-2006 <NAME> All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated d...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_ATISeparateStencil.c
<gh_stars>10-100 /* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glStencilOpSeparateATIPROC) (GLenum face, GLenum sfail, GLenum dpfail, GLenum dppass); typedef void (APIENTRY *glStencilFuncSeparateATIPROC) (GLenum frontfunc, GLenum backfunc, GLint ref, GLuin...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/linux/org_lwjgl_opengl_LinuxDisplay.h
/* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class org_lwjgl_opengl_LinuxDisplay */ #ifndef _Included_org_lwjgl_opengl_LinuxDisplay #define _Included_org_lwjgl_opengl_LinuxDisplay #ifdef __cplusplus extern "C" { #endif #undef org_lwjgl_opengl_LinuxDisplay_CurrentTime #define ...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/common/opengles/org_lwjgl_opengles_EGLNVSync.c
/* * Copyright (c) 2002-2011 LWJGL Project * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opencl/org_lwjgl_opencl_KHRGLEvent.c
<filename>lib/LWJGL/lwjgl-source-2/src/native/generated/opencl/org_lwjgl_opencl_KHRGLEvent.c /* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extcl.h" typedef CL_API_ENTRY cl_event (CL_API_CALL *clCreateEventFromGLsyncKHRPROC) (cl_context context, cl_GLsync sync, cl_int * errcode_ret); JNI...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_EXTBlendColor.c
<reponame>mk12/mycraft /* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glBlendColorEXTPROC) (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha); JNIEXPORT void JNICALL Java_org_lwjgl_opengl_EXTBlendColor_nglBlendColorEXT(JNIEnv *env, jclass clazz...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/common/org_lwjgl_opencl_CallbackUtil.c
<reponame>mk12/mycraft /* * Copyright (c) 2002-2008 LWJGL Project * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyr...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/windows/org_lwjgl_Sys.c
<reponame>mk12/mycraft /* * Copyright (c) 2002-2008 LWJGL Project * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyr...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengles/org_lwjgl_opengles_QCOMTiledRendering.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef GL_APICALL void (GL_APIENTRY *glStartTilingQCOMPROC) (GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask); typedef GL_APICALL void (GL_APIENTRY *glEndTilingQCOMPROC) (GLbitfield preserveMask); static g...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_NVShaderBufferLoad.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glMakeBufferResidentNVPROC) (GLenum target, GLenum access); typedef void (APIENTRY *glMakeBufferNonResidentNVPROC) (GLenum target); typedef GLboolean (APIENTRY *glIsBufferResidentNVPROC) (GLenum target); type...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/common/opengles/extgl_types.h
<reponame>mk12/mycraft /* * Copyright (c) 2002-2011 LWJGL Project * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyr...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_ARBSampleShading.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glMinSampleShadingARBPROC) (GLclampf value); JNIEXPORT void JNICALL Java_org_lwjgl_opengl_ARBSampleShading_nglMinSampleShadingARB(JNIEnv *env, jclass clazz, jfloat value, jlong function_pointer) { glMinSamp...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_EXTTextureInteger.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glClearColorIiEXTPROC) (GLint r, GLint g, GLint b, GLint a); typedef void (APIENTRY *glClearColorIuiEXTPROC) (GLuint r, GLuint g, GLuint b, GLuint a); typedef void (APIENTRY *glTexParameterIivEXTPROC) (GLenum ...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/common/opengl/extgl_types.h
<filename>lib/LWJGL/lwjgl-source-2/src/native/common/opengl/extgl_types.h #if defined(_WIN32) || defined(_WIN64) #define int64_t __int64 #define uint64_t unsigned __int64 #endif #ifdef _MACOSX typedef unsigned long GLenum; typedef unsigned char GLboolean; typedef unsigned long GLbitfield; ty...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengles/org_lwjgl_opengles_AMDPerformanceMonitor.c
<gh_stars>10-100 /* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef GL_APICALL void (GL_APIENTRY *glGetPerfMonitorGroupsAMDPROC) (GLint * numGroups, GLsizei groupsSize, GLuint * groups); typedef GL_APICALL void (GL_APIENTRY *glGetPerfMonitorCountersAMDPROC) (GLuint group, GLin...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengles/org_lwjgl_opengles_OESBlendEquationSeparate.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef GL_APICALL void (GL_APIENTRY *glBlendEquationSeparateOESPROC) (GLenum modeRGB, GLenum modeAlpha); static glBlendEquationSeparateOESPROC glBlendEquationSeparateOES; static void JNICALL Java_org_lwjgl_opengles_OESBlendEquat...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_EXTProvokingVertex.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glProvokingVertexEXTPROC) (GLenum mode); JNIEXPORT void JNICALL Java_org_lwjgl_opengl_EXTProvokingVertex_nglProvokingVertexEXT(JNIEnv *env, jclass clazz, jint mode, jlong function_pointer) { glProvokingVert...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_NVVideoCapture.c
<reponame>mk12/mycraft /* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glBeginVideoCaptureNVPROC) (GLuint video_capture_slot); typedef void (APIENTRY *glBindVideoCaptureStreamBufferNVPROC) (GLuint video_capture_slot, GLuint stream, GLenum frame_region, GLint...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengles/org_lwjgl_opengles_QCOMDriverControl.c
<filename>lib/LWJGL/lwjgl-source-2/src/native/generated/opengles/org_lwjgl_opengles_QCOMDriverControl.c<gh_stars>10-100 /* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef GL_APICALL void (GL_APIENTRY *glGetDriverControlsQCOMPROC) (GLint * num, GLsizei size, GLuint * driverContr...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/common/org_lwjgl_openal_AL.h
/* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class org_lwjgl_openal_AL */ #ifndef _Included_org_lwjgl_openal_AL #define _Included_org_lwjgl_openal_AL #ifdef __cplusplus extern "C" { #endif /* Inaccessible static: device */ /* Inaccessible static: context */ /* Inaccessible ...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/common/org_lwjgl_input_Mouse.h
/* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class org_lwjgl_input_Mouse */ #ifndef _Included_org_lwjgl_input_Mouse #define _Included_org_lwjgl_input_Mouse #ifdef __cplusplus extern "C" { #endif #undef org_lwjgl_input_Mouse_EVENT_SIZE #define org_lwjgl_input_Mouse_EVENT_SIZE ...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_EXTPointParameters.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glPointParameterfEXTPROC) (GLenum pname, GLfloat param); typedef void (APIENTRY *glPointParameterfvEXTPROC) (GLenum pname, const GLfloat * pfParams); JNIEXPORT void JNICALL Java_org_lwjgl_opengl_EXTPointPara...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_APPLEVertexProgramEvaluators.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glEnableVertexAttribAPPLEPROC) (GLuint index, GLenum pname); typedef void (APIENTRY *glDisableVertexAttribAPPLEPROC) (GLuint index, GLenum pname); typedef GLboolean (APIENTRY *glIsVertexAttribEnabledAPPLEPROC)...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengles/org_lwjgl_opengles_NVCoverageSample.c
<gh_stars>10-100 /* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef GL_APICALL void (GL_APIENTRY *glCoverageMaskNVPROC) (GLboolean mask); typedef GL_APICALL void (GL_APIENTRY *glCoverageOperationNVPROC) (GLenum operation); static glCoverageMaskNVPROC glCoverageMaskNV; stat...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_NVGpuShader5.c
<reponame>mk12/mycraft /* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glUniform1i64NVPROC) (GLint location, GLint64EXT x); typedef void (APIENTRY *glUniform2i64NVPROC) (GLint location, GLint64EXT x, GLint64EXT y); typedef void (APIENTRY *glUniform3i64NVPRO...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_ARBTextureCompression.c
<reponame>mk12/mycraft /* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glCompressedTexImage1DARBPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * pData); typedef void (APIENTRY *glCompres...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/windows/org_lwjgl_opengl_WindowsRegistry.c
/* * Copyright (c) 2002-2008 LWJGL Project * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice,...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengles/org_lwjgl_opengles_OESBlendFuncSeparate.c
<gh_stars>10-100 /* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef GL_APICALL void (GL_APIENTRY *glBlendFuncSeparateOESPROC) (GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha); static glBlendFuncSeparateOESPROC glBlendFuncSeparateOES; static...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/linux/org_lwjgl_opengl_LinuxMouse.c
<reponame>mk12/mycraft /* * Copyright (c) 2002-2008 LWJGL Project * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/common/common_tools.c
/* * Copyright (c) 2002-2008 LWJGL Project * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_ARBDebugOutput.c
<gh_stars>10-100 /* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glDebugMessageControlARBPROC) (GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled); typedef void (APIENTRY *glDebugMessageInsertARBPROC) (GLenum s...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/windows/org_lwjgl_opengl_Display.c
/* * Copyright (c) 2002-2008 LWJGL Project * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/linux/org_lwjgl_LinuxSysImplementation.h
/* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class org_lwjgl_LinuxSysImplementation */ #ifndef _Included_org_lwjgl_LinuxSysImplementation #define _Included_org_lwjgl_LinuxSysImplementation #ifdef __cplusplus extern "C" { #endif #undef org_lwjgl_LinuxSysImplementation_JNI_VERS...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_EXTCompiledVertexArray.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glLockArraysEXTPROC) (GLint first, GLsizei count); typedef void (APIENTRY *glUnlockArraysEXTPROC) (); JNIEXPORT void JNICALL Java_org_lwjgl_opengl_EXTCompiledVertexArray_nglLockArraysEXT(JNIEnv *env, jclass ...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/macosx/org_lwjgl_opengl_MacOSXContextImplementation.h
/* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class org_lwjgl_opengl_MacOSXContextImplementation */ #ifndef _Included_org_lwjgl_opengl_MacOSXContextImplementation #define _Included_org_lwjgl_opengl_MacOSXContextImplementation #ifdef __cplusplus extern "C" { #endif /* * Class...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengles/org_lwjgl_opengles_OESFramebufferObject.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef GL_APICALL GLboolean (GL_APIENTRY *glIsRenderbufferOESPROC) (GLuint renderbuffer); typedef GL_APICALL void (GL_APIENTRY *glBindRenderbufferOESPROC) (GLenum target, GLuint renderbuffer); typedef GL_APICALL void (GL_APIENTRY *g...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/windows/LWJGL.c
<gh_stars>10-100 /* * Copyright (c) 2002-2008 LWJGL Project * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyrig...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/linux/opengl/org_lwjgl_opengl_LinuxCanvasImplementation.c
/* * Copyright (c) 2002-2008 LWJGL Project * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice,...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/common/opengles/extgl.c
<gh_stars>10-100 /* ---------------------------------------------------------------------------- Copyright (c) 2001-2002, <NAME> All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_GL42.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glGetActiveAtomicCounterBufferivPROC) (GLuint program, GLuint bufferIndex, GLenum pname, GLint * params); typedef void (APIENTRY *glTexStorage1DPROC) (GLenum target, GLsizei levels, GLenum internalformat, GLsiz...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/windows/Window.h
/* * Copyright (c) 2002-2008 LWJGL Project * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_ARBCLEvent.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef GLsync (APIENTRY *glCreateSyncFromCLeventARBPROC) (cl_context context, cl_event event, GLbitfield flags); JNIEXPORT jlong JNICALL Java_org_lwjgl_opengl_ARBCLEvent_nglCreateSyncFromCLeventARB(JNIEnv *env, jclass clazz, jlong ...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengles/org_lwjgl_opengles_OESMapbuffer.c
<reponame>mk12/mycraft /* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef GL_APICALL void (GL_APIENTRY *glGetBufferPointervOESPROC) (GLenum target, GLenum pname, GLvoid ** pointer); typedef GL_APICALL GLvoid * (GL_APIENTRY *glMapBufferOESPROC) (GLenum target, GLenum access); ...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/windows/opengl/extgl_wgl.c
<gh_stars>10-100 /* ---------------------------------------------------------------------------- Copyright (c) 2001-2002, <NAME> All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/linux/org_lwjgl_opengl_LinuxPeerInfo.h
<gh_stars>10-100 /* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class org_lwjgl_opengl_LinuxPeerInfo */ #ifndef _Included_org_lwjgl_opengl_LinuxPeerInfo #define _Included_org_lwjgl_opengl_LinuxPeerInfo #ifdef __cplusplus extern "C" { #endif /* * Class: org_lwjgl_opengl_Li...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_AMDVertexShaderTessellator.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glTessellationFactorAMDPROC) (GLfloat factor); typedef void (APIENTRY *glTessellationModeAMDPROC) (GLenum mode); JNIEXPORT void JNICALL Java_org_lwjgl_opengl_AMDVertexShaderTessellator_nglTessellationFactorA...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/common/org_lwjgl_input_Keyboard.h
<gh_stars>10-100 /* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class org_lwjgl_input_Keyboard */ #ifndef _Included_org_lwjgl_input_Keyboard #define _Included_org_lwjgl_input_Keyboard #ifdef __cplusplus extern "C" { #endif #undef org_lwjgl_input_Keyboard_EVENT_SIZE #define org_...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_NVVertexBufferUnifiedMemory.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glBufferAddressRangeNVPROC) (GLenum pname, GLuint index, GLuint64EXT address, GLsizeiptr length); typedef void (APIENTRY *glVertexFormatNVPROC) (GLint size, GLenum type, GLsizei stride); typedef void (APIENTRY...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_NVPixelDataRange.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glPixelDataRangeNVPROC) (GLenum target, GLsizei length, GLvoid * data); typedef void (APIENTRY *glFlushPixelDataRangeNVPROC) (GLenum target); JNIEXPORT void JNICALL Java_org_lwjgl_opengl_NVPixelDataRange_ngl...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/windows/org_lwjgl_opengl_WindowsContextImplementation.h
/* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class org_lwjgl_opengl_WindowsContextImplementation */ #ifndef _Included_org_lwjgl_opengl_WindowsContextImplementation #define _Included_org_lwjgl_opengl_WindowsContextImplementation #ifdef __cplusplus extern "C" { #endif /* * Cl...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/windows/org_lwjgl_WindowsSysImplementation.h
<reponame>mk12/mycraft /* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class org_lwjgl_WindowsSysImplementation */ #ifndef _Included_org_lwjgl_WindowsSysImplementation #define _Included_org_lwjgl_WindowsSysImplementation #ifdef __cplusplus extern "C" { #endif #undef org_lwjgl_Wi...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/linux/org_lwjgl_opengl_LinuxKeyboard.h
<gh_stars>10-100 /* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class org_lwjgl_opengl_LinuxKeyboard */ #ifndef _Included_org_lwjgl_opengl_LinuxKeyboard #define _Included_org_lwjgl_opengl_LinuxKeyboard #ifdef __cplusplus extern "C" { #endif #undef org_lwjgl_opengl_LinuxKeyboard...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/common/org_lwjgl_opengl_AWTSurfaceLock.h
<reponame>mk12/mycraft /* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class org_lwjgl_opengl_AWTSurfaceLock */ #ifndef _Included_org_lwjgl_opengl_AWTSurfaceLock #define _Included_org_lwjgl_opengl_AWTSurfaceLock #ifdef __cplusplus extern "C" { #endif #undef org_lwjgl_opengl_AWTS...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_EXTBindableUniform.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glUniformBufferEXTPROC) (GLuint program, GLint location, GLuint buffer); typedef GLint (APIENTRY *glGetUniformBufferSizeEXTPROC) (GLuint program, GLint location); typedef GLintptr (APIENTRY *glGetUniformOffset...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_GL13.c
<reponame>mk12/mycraft /* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glActiveTexturePROC) (GLenum texture); typedef void (APIENTRY *glClientActiveTexturePROC) (GLenum texture); typedef void (APIENTRY *glCompressedTexImage1DPROC) (GLenum target, GLint leve...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengles/org_lwjgl_opengles_NVDrawBuffers.c
<gh_stars>10-100 /* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef GL_APICALL void (GL_APIENTRY *glDrawBuffersNVPROC) (GLsizei n, const GLenum * bufs); static glDrawBuffersNVPROC glDrawBuffersNV; static void JNICALL Java_org_lwjgl_opengles_NVDrawBuffers_nglDrawBuffersNV(...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opencl/org_lwjgl_opencl_CL10.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extcl.h" typedef CL_API_ENTRY cl_int (CL_API_CALL *clGetPlatformIDsPROC) (cl_uint num_entries, cl_platform_id * platforms, cl_uint * num_platforms); typedef CL_API_ENTRY cl_int (CL_API_CALL *clGetPlatformInfoPROC) (cl_platform_id platform, cl_...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/windows/org_lwjgl_opengl_WindowsKeyboard.h
<filename>lib/LWJGL/lwjgl-source-2/src/native/windows/org_lwjgl_opengl_WindowsKeyboard.h /* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class org_lwjgl_opengl_WindowsKeyboard */ #ifndef _Included_org_lwjgl_opengl_WindowsKeyboard #define _Included_org_lwjgl_opengl_WindowsKeyboard ...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/linux/org_lwjgl_input_Cursor.c
/* * Copyright (c) 2002-2008 LWJGL Project * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice,...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengles/org_lwjgl_opengles_IMGMultisampledRenderToTexture.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef GL_APICALL void (GL_APIENTRY *glRenderbufferStorageMultisampleIMGPROC) (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height); typedef GL_APICALL void (GL_APIENTRY *glFramebufferTexture2DMultisa...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_EXTFramebufferMultisample.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glRenderbufferStorageMultisampleEXTPROC) (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height); JNIEXPORT void JNICALL Java_org_lwjgl_opengl_EXTFramebufferMultisample_nglRende...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_NVPathRendering.c
<filename>lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_NVPathRendering.c /* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glPathCommandsNVPROC) (GLuint path, GLsizei numCommands, const GLubyte * commands, GLsizei numCoords, GLenum coor...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/windows/org_lwjgl_opengl_WindowsDisplay.h
/* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class org_lwjgl_opengl_WindowsDisplay */ #ifndef _Included_org_lwjgl_opengl_WindowsDisplay #define _Included_org_lwjgl_opengl_WindowsDisplay #ifdef __cplusplus extern "C" { #endif #undef org_lwjgl_opengl_WindowsDisplay_GAMMA_LENGTH...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_ARBMatrixPalette.c
<gh_stars>10-100 /* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glCurrentPaletteMatrixARBPROC) (GLint index); typedef void (APIENTRY *glMatrixIndexPointerARBPROC) (GLint size, GLenum type, GLsizei stride, const GLvoid * pPointer); typedef void (APIENTRY *g...
mk12/mycraft
lib/LWJGL/lwjgl-source-2/src/native/generated/opengl/org_lwjgl_opengl_ARBGeometryShader4.c
/* MACHINE GENERATED FILE, DO NOT EDIT */ #include <jni.h> #include "extgl.h" typedef void (APIENTRY *glProgramParameteriARBPROC) (GLuint program, GLenum pname, GLint value); typedef void (APIENTRY *glFramebufferTextureARBPROC) (GLenum target, GLenum attachment, GLuint texture, GLint level); typedef void (APIE...