Package | Description |
---|---|
org.lwjgl.opencl | |
org.lwjgl.opengl |
Class and Description |
---|
Drawable
The Drawable interface describes an OpenGL drawable with an associated
Context.
|
GLSync
This class is a wrapper around a GLsync pointer.
|
Class and Description |
---|
AMDDebugOutputCallback
Instances of this class are needed to use the callback functionality of the AMD_debug_output extension.
|
AMDDebugOutputCallback.Handler
Implementations of this interface can be used to receive AMD_debug_output notifications.
|
ARBBufferObject |
ARBDebugOutputCallback
Instances of this class are needed to use the callback functionality of the ARB_debug_output extension.
|
ARBDebugOutputCallback.Handler
Implementations of this interface can be used to receive ARB_debug_output notifications.
|
ARBProgram |
ContextAttribs
This class represents the context attributes passed to CreateContextAttribs of the ARB_create_context and
ARB_create_context_profile extensions.
|
ContextCapabilities |
DisplayMode
This class encapsulates the properties for a given display mode.
|
Drawable
The Drawable interface describes an OpenGL drawable with an associated
Context.
|
GLSync
This class is a wrapper around a GLsync pointer.
|
KHRDebugCallback
Instances of this class are needed to use the callback functionality of the KHR_debug extension.
|
KHRDebugCallback.Handler
Implementations of this interface can be used to receive ARB_debug_output notifications.
|
NVProgram |
OpenGLException
Thrown by the debug build library of the LWJGL if any OpenGL operation causes an error.
|
PixelFormat
This class describes pixel format properties for an OpenGL context.
|
PixelFormatLWJGL
[INTERNAL USE ONLY]
|
RenderTexture
This class represents the state necessary for render-to-texture.
|
XRandR.Screen
Encapsulates the configuration of a monitor.
|
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.