| Package | Description |
|---|---|
| org.lwjgl.opengl | |
| org.lwjgl.opengles |
| Class and Description |
|---|
| ContextAttribs
This class represents the context attributes passed to EGL's eglCreateContext.
|
| Class and Description |
|---|
| ContextCapabilities |
| EGLConfig
EGLConfig wrapper class.
|
| EGLContext
EGLContext wrapper class.
|
| EGLDisplay
EGLDisplay wrapper class.
|
| EGLImageOES
EGLImageOES wrapper class.
|
| EGLSurface
EGLSurface wrapper class.
|
| EGLSyncKHR
EGLSyncKHR wrapper class.
|
| EGLSyncNV
EGLSyncNV wrapper class.
|
| 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.
|
| PixelFormat
This class describes the configuration settings for an EGL surface.
|
| PixelFormat.Attrib |
| PowerManagementEventException
A PowerManagementEventException exception will be thrown when a call
to eglSwapBuffers, eglCopyBuffers or eglMakeCurrent returns EGL_FALSE
and the EGL_ERROR generated is EGL_CONTEXT_LOST.
|
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.