lwjgl/src/java/org/lwjgl/opengl
Elias Naur 72afa14aa3 Converted *.allocateDirect to BufferUtils 2004-07-29 11:41:11 +00:00
..
glu Converted *.allocateDirect to BufferUtils 2004-07-29 11:41:11 +00:00
ARBBufferObject.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
ARBDepthTexture.java GLSL update 2004-06-27 12:43:55 +00:00
ARBFragmentProgram.java header unification 2004-06-12 20:28:34 +00:00
ARBFragmentShader.java GLSL update 2004-06-27 12:43:55 +00:00
ARBImaging.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
ARBMatrixPalette.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
ARBMultisample.java all initNativeStub() methods throws LWJGLException 2004-07-04 13:14:06 +00:00
ARBMultitexture.java all initNativeStub() methods throws LWJGLException 2004-07-04 13:14:06 +00:00
ARBOcclusionQuery.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
ARBPointParameters.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
ARBPointSprite.java header unification 2004-06-12 20:28:34 +00:00
ARBProgram.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
ARBShaderObjects.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
ARBShadingLanguage100.java GLSL update 2004-06-27 12:43:55 +00:00
ARBShadow.java header unification 2004-06-12 20:28:34 +00:00
ARBShadowAmbient.java header unification 2004-06-12 20:28:34 +00:00
ARBTextureBorderClamp.java header unification 2004-06-12 20:28:34 +00:00
ARBTextureCompression.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
ARBTextureCubeMap.java header unification 2004-06-12 20:28:34 +00:00
ARBTextureEnvCombine.java header unification 2004-06-12 20:28:34 +00:00
ARBTextureEnvDot3.java header unification 2004-06-12 20:28:34 +00:00
ARBTextureMirroredRepeat.java header unification 2004-06-12 20:28:34 +00:00
ARBTransposeMatrix.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
ARBVertexBlend.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
ARBVertexBufferObject.java header unification 2004-06-12 20:28:34 +00:00
ARBVertexProgram.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
ARBVertexShader.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
ARBWindowPos.java Make Pbuffers that share the display context be single-buffered (linux part) 2004-07-26 13:36:04 +00:00
ATIDrawBuffers.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
ATIElementArray.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
ATIEnvmapBumpmap.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
ATIFragmentShader.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
ATIMapObjectBuffer.java all initNativeStub() methods throws LWJGLException 2004-07-04 13:14:06 +00:00
ATIPnTriangles.java all initNativeStub() methods throws LWJGLException 2004-07-04 13:14:06 +00:00
ATISeparateStencil.java all initNativeStub() methods throws LWJGLException 2004-07-04 13:14:06 +00:00
ATITextureFloat.java header unification 2004-06-12 20:28:34 +00:00
ATITextureMirrorOnce.java header unification 2004-06-12 20:28:34 +00:00
ATIVertexArrayObject.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
ATIVertexAttribArrayObject.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
ATIVertexStreams.java all initNativeStub() methods throws LWJGLException 2004-07-04 13:14:06 +00:00
Display.java Converted *.allocateDirect to BufferUtils 2004-07-29 11:41:11 +00:00
DisplayMode.java Fix DisplayMode.equals 2004-07-22 07:38:56 +00:00
EXTAbgr.java header unification 2004-06-12 20:28:34 +00:00
EXTBgra.java header unification 2004-06-12 20:28:34 +00:00
EXTBlendEquationSeparate.java all initNativeStub() methods throws LWJGLException 2004-07-04 13:14:06 +00:00
EXTBlendFuncSeparate.java all initNativeStub() methods throws LWJGLException 2004-07-04 13:14:06 +00:00
EXTBlendSubtract.java header unification 2004-06-12 20:28:34 +00:00
EXTCompiledVertexArray.java all initNativeStub() methods throws LWJGLException 2004-07-04 13:14:06 +00:00
EXTDepthBoundsTest.java all initNativeStub() methods throws LWJGLException 2004-07-04 13:14:06 +00:00
EXTDrawRangeElements.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
EXTFogCoord.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
EXTMultiDrawArrays.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
EXTPackedPixels.java header unification 2004-06-12 20:28:34 +00:00
EXTPixelBufferObject.java header unification 2004-06-12 20:28:34 +00:00
EXTPointParameters.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
EXTRescaleNormal.java header unification 2004-06-12 20:28:34 +00:00
EXTSecondaryColor.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
EXTSeparateSpecularColor.java header unification 2004-06-12 20:28:34 +00:00
EXTSharedTexturePalette.java header unification 2004-06-12 20:28:34 +00:00
EXTStencilTwoSide.java all initNativeStub() methods throws LWJGLException 2004-07-04 13:14:06 +00:00
EXTStencilWrap.java header unification 2004-06-12 20:28:34 +00:00
EXTTextureCompressionS3TC.java header unification 2004-06-12 20:28:34 +00:00
EXTTextureEnvCombine.java header unification 2004-06-12 20:28:34 +00:00
EXTTextureEnvDot3.java header unification 2004-06-12 20:28:34 +00:00
EXTTextureFilterAnisotropic.java header unification 2004-06-12 20:28:34 +00:00
EXTTextureLODBias.java header unification 2004-06-12 20:28:34 +00:00
EXTTextureMirrorClamp.java header unification 2004-06-12 20:28:34 +00:00
EXTTextureRectangle.java header unification 2004-06-12 20:28:34 +00:00
EXTVertexShader.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
EXTVertexWeighting.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
GL11.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
GL12.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
GL13.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
GL14.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
GL15.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
GLBufferChecks.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
GLContext.java GLContext now only loads native stubs of they're not already loaded 2004-07-26 14:50:33 +00:00
GLUConstants.java header unification 2004-06-12 20:28:34 +00:00
NVCopyDepthToColor.java header unification 2004-06-12 20:28:34 +00:00
NVDepthClamp.java header unification 2004-06-12 20:28:34 +00:00
NVEvaluators.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
NVFence.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
NVFloatBuffer.java header unification 2004-06-12 20:28:34 +00:00
NVFogDistance.java header unification 2004-06-12 20:28:34 +00:00
NVFragmentProgram.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
NVFragmentProgram2.java header unification 2004-06-12 20:28:34 +00:00
NVHalfFloat.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
NVLightMaxExponent.java header unification 2004-06-12 20:28:34 +00:00
NVMultisampleFilterHint.java header unification 2004-06-12 20:28:34 +00:00
NVOcclusionQuery.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
NVPackedDepthStencil.java header unification 2004-06-12 20:28:34 +00:00
NVPixelDataRange.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
NVPointSprite.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
NVPrimitiveRestart.java all initNativeStub() methods throws LWJGLException 2004-07-04 13:14:06 +00:00
NVProgram.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
NVRegisterCombiners.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
NVRegisterCombiners2.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
NVTexgenReflection.java header unification 2004-06-12 20:28:34 +00:00
NVTextureCompressionVTC.java header unification 2004-06-12 20:28:34 +00:00
NVTextureEnvCombine4.java header unification 2004-06-12 20:28:34 +00:00
NVTextureExpandNormal.java header unification 2004-06-12 20:28:34 +00:00
NVTextureRectangle.java header unification 2004-06-12 20:28:34 +00:00
NVTextureShader.java header unification 2004-06-12 20:28:34 +00:00
NVTextureShader2.java header unification 2004-06-12 20:28:34 +00:00
NVTextureShader3.java header unification 2004-06-12 20:28:34 +00:00
NVVertexArrayRange.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
NVVertexArrayRange2.java header unification 2004-06-12 20:28:34 +00:00
NVVertexProgram.java Split general buffer checks into org.lwjgl.BufferChecks and the gl specific buffer checks into org.lwjgl.opengl.GLBufferChecks 2004-07-29 11:20:43 +00:00
NVVertexProgram2Option.java header unification 2004-06-12 20:28:34 +00:00
NVVertexProgram3.java header unification 2004-06-12 20:28:34 +00:00
OpenGLException.java header unification 2004-06-12 20:28:34 +00:00
Pbuffer.java Win32 part of single-buffered Pbuffers 2004-07-26 14:27:34 +00:00
PixelFormat.java Added pixel format warnings to PixelFormat.java 2004-07-07 09:38:19 +00:00
RenderTexture.java header unification 2004-06-12 20:28:34 +00:00
StateStack.java header unification 2004-06-12 20:28:34 +00:00
Util.java header unification 2004-06-12 20:28:34 +00:00
VBOTracker.java Make sure VBOTracker reset the current tracker when GLContext.useContext(null) is called 2004-07-24 16:34:07 +00:00