A B C D E F G H I K L M N O P Q R S T U V W X Y Z

A

accept(Field, int) - Method in interface org.lwjgl.LWJGLUtil.TokenFilter
Should return true if the specified Field passes the filter.
accept(T) - Method in interface org.lwjgl.opencl.api.Filter
Returns true if the specified object passes the filter.
add(int, int) - Method in class org.lwjgl.util.Rectangle
Adds a point, specified by the integer arguments newx and newy, to this Rectangle.
add(ReadablePoint) - Method in class org.lwjgl.util.Rectangle
Adds the specified Point to this Rectangle.
add(ReadableRectangle) - Method in class org.lwjgl.util.Rectangle
Adds a Rectangle to this Rectangle.
add(Matrix2f, Matrix2f, Matrix2f) - Static method in class org.lwjgl.util.vector.Matrix2f
Add two matrices together and place the result in a third matrix.
add(Matrix3f, Matrix3f, Matrix3f) - Static method in class org.lwjgl.util.vector.Matrix3f
Add two matrices together and place the result in a third matrix.
add(Matrix4f, Matrix4f, Matrix4f) - Static method in class org.lwjgl.util.vector.Matrix4f
Add two matrices together and place the result in a third matrix.
add(Vector2f, Vector2f, Vector2f) - Static method in class org.lwjgl.util.vector.Vector2f
Add a vector to another vector and place the result in a destination vector.
add(Vector3f, Vector3f, Vector3f) - Static method in class org.lwjgl.util.vector.Vector3f
Add a vector to another vector and place the result in a destination vector.
add(Vector4f, Vector4f, Vector4f) - Static method in class org.lwjgl.util.vector.Vector4f
Add a vector to another vector and place the result in a destination vector.
addNotify() - Method in class org.lwjgl.opengl.AWTGLCanvas
 
AL - Class in org.lwjgl.openal
The AL class implements the actual creation code for linking to the native library OpenAL.
AL10 - Class in org.lwjgl.openal

This is the core OpenAL class.
AL11 - Class in org.lwjgl.openal

This is the core OpenAL class.
AL_AIR_ABSORPTION_FACTOR - Static variable in class org.lwjgl.openal.EFX10
 
AL_AUTOWAH_ATTACK_TIME - Static variable in class org.lwjgl.openal.EFX10
 
AL_AUTOWAH_DEFAULT_ATTACK_TIME - Static variable in class org.lwjgl.openal.EFX10
 
AL_AUTOWAH_DEFAULT_PEAK_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_AUTOWAH_DEFAULT_RELEASE_TIME - Static variable in class org.lwjgl.openal.EFX10
 
AL_AUTOWAH_DEFAULT_RESONANCE - Static variable in class org.lwjgl.openal.EFX10
 
AL_AUTOWAH_MAX_ATTACK_TIME - Static variable in class org.lwjgl.openal.EFX10
 
AL_AUTOWAH_MAX_PEAK_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_AUTOWAH_MAX_RELEASE_TIME - Static variable in class org.lwjgl.openal.EFX10
 
AL_AUTOWAH_MAX_RESONANCE - Static variable in class org.lwjgl.openal.EFX10
 
AL_AUTOWAH_MIN_ATTACK_TIME - Static variable in class org.lwjgl.openal.EFX10
 
AL_AUTOWAH_MIN_PEAK_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_AUTOWAH_MIN_RELEASE_TIME - Static variable in class org.lwjgl.openal.EFX10
 
AL_AUTOWAH_MIN_RESONANCE - Static variable in class org.lwjgl.openal.EFX10
 
AL_AUTOWAH_PEAK_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_AUTOWAH_RELEASE_TIME - Static variable in class org.lwjgl.openal.EFX10
 
AL_AUTOWAH_RESONANCE - Static variable in class org.lwjgl.openal.EFX10
 
AL_AUXILIARY_SEND_FILTER - Static variable in class org.lwjgl.openal.EFX10
 
AL_AUXILIARY_SEND_FILTER_GAIN_AUTO - Static variable in class org.lwjgl.openal.EFX10
 
AL_AUXILIARY_SEND_FILTER_GAINHF_AUTO - Static variable in class org.lwjgl.openal.EFX10
 
AL_BANDPASS_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_BANDPASS_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
AL_BANDPASS_GAINLF - Static variable in class org.lwjgl.openal.EFX10
 
AL_BITS - Static variable in class org.lwjgl.openal.AL10
Sound buffers: The number of bits per sample for the data contained in the buffer.
AL_BUFFER - Static variable in class org.lwjgl.openal.AL10
Indicate the buffer to provide sound samples.
AL_BUFFERS_PROCESSED - Static variable in class org.lwjgl.openal.AL10
Buffer Queue params
AL_BUFFERS_QUEUED - Static variable in class org.lwjgl.openal.AL10
Buffer Queue params
AL_BYTE_OFFSET - Static variable in class org.lwjgl.openal.AL11
Source buffer position information in bytes
AL_CHANNEL_MASK - Static variable in class org.lwjgl.openal.AL10
Specify the channel mask.
AL_CHANNELS - Static variable in class org.lwjgl.openal.AL10
Sound buffers: The number of channels for the data contained in the buffer.
AL_CHORUS_DEFAULT_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_CHORUS_DEFAULT_DEPTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_CHORUS_DEFAULT_FEEDBACK - Static variable in class org.lwjgl.openal.EFX10
 
AL_CHORUS_DEFAULT_PHASE - Static variable in class org.lwjgl.openal.EFX10
 
AL_CHORUS_DEFAULT_RATE - Static variable in class org.lwjgl.openal.EFX10
 
AL_CHORUS_DEFAULT_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
 
AL_CHORUS_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_CHORUS_DEPTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_CHORUS_FEEDBACK - Static variable in class org.lwjgl.openal.EFX10
 
AL_CHORUS_MAX_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_CHORUS_MAX_DEPTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_CHORUS_MAX_FEEDBACK - Static variable in class org.lwjgl.openal.EFX10
 
AL_CHORUS_MAX_PHASE - Static variable in class org.lwjgl.openal.EFX10
 
AL_CHORUS_MAX_RATE - Static variable in class org.lwjgl.openal.EFX10
 
AL_CHORUS_MAX_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
 
AL_CHORUS_MIN_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_CHORUS_MIN_DEPTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_CHORUS_MIN_FEEDBACK - Static variable in class org.lwjgl.openal.EFX10
 
AL_CHORUS_MIN_PHASE - Static variable in class org.lwjgl.openal.EFX10
 
AL_CHORUS_MIN_RATE - Static variable in class org.lwjgl.openal.EFX10
 
AL_CHORUS_MIN_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
 
AL_CHORUS_PHASE - Static variable in class org.lwjgl.openal.EFX10
 
AL_CHORUS_RATE - Static variable in class org.lwjgl.openal.EFX10
 
AL_CHORUS_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
 
AL_CHORUS_WAVEFORM_SINUSOID - Static variable in class org.lwjgl.openal.EFX10
 
AL_CHORUS_WAVEFORM_TRIANGLE - Static variable in class org.lwjgl.openal.EFX10
 
AL_COMPRESSOR_DEFAULT_ONOFF - Static variable in class org.lwjgl.openal.EFX10
 
AL_COMPRESSOR_MAX_ONOFF - Static variable in class org.lwjgl.openal.EFX10
 
AL_COMPRESSOR_MIN_ONOFF - Static variable in class org.lwjgl.openal.EFX10
 
AL_COMPRESSOR_ONOFF - Static variable in class org.lwjgl.openal.EFX10
 
AL_CONE_INNER_ANGLE - Static variable in class org.lwjgl.openal.AL10
Directional source, inner cone angle, in degrees Range: [0-360] Default: 360
AL_CONE_OUTER_ANGLE - Static variable in class org.lwjgl.openal.AL10
Directional source, outer cone angle, in degrees.
AL_CONE_OUTER_GAIN - Static variable in class org.lwjgl.openal.AL10
Indicate the gain (volume amplification) applied.
AL_CONE_OUTER_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
AL_DATA - Static variable in class org.lwjgl.openal.AL10
Deprecated. This token is a relict of the early OpenAL days and is no longer supported. Neither the OpenAL spec nor OpenAL Soft define it.
AL_DEFAULT_AIR_ABSORPTION_FACTOR - Static variable in class org.lwjgl.openal.EFX10
 
AL_DEFAULT_AUXILIARY_SEND_FILTER_GAIN_AUTO - Static variable in class org.lwjgl.openal.EFX10
 
AL_DEFAULT_AUXILIARY_SEND_FILTER_GAINHF_AUTO - Static variable in class org.lwjgl.openal.EFX10
 
AL_DEFAULT_CONE_OUTER_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
AL_DEFAULT_DIRECT_FILTER_GAINHF_AUTO - Static variable in class org.lwjgl.openal.EFX10
 
AL_DEFAULT_METERS_PER_UNIT - Static variable in class org.lwjgl.openal.EFX10
 
AL_DEFAULT_ROOM_ROLLOFF_FACTOR - Static variable in class org.lwjgl.openal.EFX10
 
AL_DIRECT_FILTER - Static variable in class org.lwjgl.openal.EFX10
 
AL_DIRECT_FILTER_GAINHF_AUTO - Static variable in class org.lwjgl.openal.EFX10
 
AL_DIRECTION - Static variable in class org.lwjgl.openal.AL10
Specify the current direction as forward vector.
AL_DISTANCE_MODEL - Static variable in class org.lwjgl.openal.AL10
Distance model.
AL_DISTORTION_DEFAULT_EDGE - Static variable in class org.lwjgl.openal.EFX10
 
AL_DISTORTION_DEFAULT_EQBANDWIDTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_DISTORTION_DEFAULT_EQCENTER - Static variable in class org.lwjgl.openal.EFX10
 
AL_DISTORTION_DEFAULT_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_DISTORTION_DEFAULT_LOWPASS_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
 
AL_DISTORTION_EDGE - Static variable in class org.lwjgl.openal.EFX10
 
AL_DISTORTION_EQBANDWIDTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_DISTORTION_EQCENTER - Static variable in class org.lwjgl.openal.EFX10
 
AL_DISTORTION_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_DISTORTION_LOWPASS_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
 
AL_DISTORTION_MAX_EDGE - Static variable in class org.lwjgl.openal.EFX10
 
AL_DISTORTION_MAX_EQBANDWIDTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_DISTORTION_MAX_EQCENTER - Static variable in class org.lwjgl.openal.EFX10
 
AL_DISTORTION_MAX_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_DISTORTION_MAX_LOWPASS_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
 
AL_DISTORTION_MIN_EDGE - Static variable in class org.lwjgl.openal.EFX10
 
AL_DISTORTION_MIN_EQBANDWIDTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_DISTORTION_MIN_EQCENTER - Static variable in class org.lwjgl.openal.EFX10
 
AL_DISTORTION_MIN_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_DISTORTION_MIN_LOWPASS_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
 
AL_DOPPLER_FACTOR - Static variable in class org.lwjgl.openal.AL10
Doppler scale.
AL_DOPPLER_VELOCITY - Static variable in class org.lwjgl.openal.AL10
Doppler velocity.
AL_EAXREVERB_AIR_ABSORPTION_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DECAY_HFLIMIT - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DECAY_HFRATIO - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DECAY_LFRATIO - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DECAY_TIME - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DEFAULT_AIR_ABSORPTION_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DEFAULT_DECAY_HFLIMIT - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DEFAULT_DECAY_HFRATIO - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DEFAULT_DECAY_LFRATIO - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DEFAULT_DECAY_TIME - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DEFAULT_DENSITY - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DEFAULT_DIFFUSION - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DEFAULT_ECHO_DEPTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DEFAULT_ECHO_TIME - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DEFAULT_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DEFAULT_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DEFAULT_GAINLF - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DEFAULT_HFREFERENCE - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DEFAULT_LATE_REVERB_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DEFAULT_LATE_REVERB_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DEFAULT_LATE_REVERB_PAN_XYZ - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DEFAULT_LFREFERENCE - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DEFAULT_MODULATION_DEPTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DEFAULT_MODULATION_TIME - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DEFAULT_REFLECTIONS_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DEFAULT_REFLECTIONS_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DEFAULT_REFLECTIONS_PAN_XYZ - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DEFAULT_ROOM_ROLLOFF_FACTOR - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DENSITY - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_DIFFUSION - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_ECHO_DEPTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_ECHO_TIME - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_GAINLF - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_HFREFERENCE - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_LATE_REVERB_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_LATE_REVERB_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_LATE_REVERB_PAN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_LFREFERENCE - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MAX_AIR_ABSORPTION_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MAX_DECAY_HFLIMIT - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MAX_DECAY_HFRATIO - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MAX_DECAY_LFRATIO - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MAX_DECAY_TIME - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MAX_DENSITY - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MAX_DIFFUSION - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MAX_ECHO_DEPTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MAX_ECHO_TIME - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MAX_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MAX_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MAX_GAINLF - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MAX_HFREFERENCE - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MAX_LATE_REVERB_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MAX_LATE_REVERB_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MAX_LFREFERENCE - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MAX_MODULATION_DEPTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MAX_MODULATION_TIME - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MAX_REFLECTIONS_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MAX_REFLECTIONS_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MAX_ROOM_ROLLOFF_FACTOR - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MIN_AIR_ABSORPTION_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MIN_DECAY_HFLIMIT - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MIN_DECAY_HFRATIO - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MIN_DECAY_LFRATIO - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MIN_DECAY_TIME - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MIN_DENSITY - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MIN_DIFFUSION - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MIN_ECHO_DEPTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MIN_ECHO_TIME - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MIN_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MIN_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MIN_GAINLF - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MIN_HFREFERENCE - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MIN_LATE_REVERB_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MIN_LATE_REVERB_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MIN_LFREFERENCE - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MIN_MODULATION_DEPTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MIN_MODULATION_TIME - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MIN_REFLECTIONS_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MIN_REFLECTIONS_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MIN_ROOM_ROLLOFF_FACTOR - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MODULATION_DEPTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_MODULATION_TIME - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_REFLECTIONS_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_REFLECTIONS_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_REFLECTIONS_PAN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EAXREVERB_ROOM_ROLLOFF_FACTOR - Static variable in class org.lwjgl.openal.EFX10
 
AL_ECHO_DAMPING - Static variable in class org.lwjgl.openal.EFX10
 
AL_ECHO_DEFAULT_DAMPING - Static variable in class org.lwjgl.openal.EFX10
 
AL_ECHO_DEFAULT_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_ECHO_DEFAULT_FEEDBACK - Static variable in class org.lwjgl.openal.EFX10
 
AL_ECHO_DEFAULT_LRDELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_ECHO_DEFAULT_SPREAD - Static variable in class org.lwjgl.openal.EFX10
 
AL_ECHO_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_ECHO_FEEDBACK - Static variable in class org.lwjgl.openal.EFX10
 
AL_ECHO_LRDELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_ECHO_MAX_DAMPING - Static variable in class org.lwjgl.openal.EFX10
 
AL_ECHO_MAX_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_ECHO_MAX_FEEDBACK - Static variable in class org.lwjgl.openal.EFX10
 
AL_ECHO_MAX_LRDELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_ECHO_MAX_SPREAD - Static variable in class org.lwjgl.openal.EFX10
 
AL_ECHO_MIN_DAMPING - Static variable in class org.lwjgl.openal.EFX10
 
AL_ECHO_MIN_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_ECHO_MIN_FEEDBACK - Static variable in class org.lwjgl.openal.EFX10
 
AL_ECHO_MIN_LRDELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_ECHO_MIN_SPREAD - Static variable in class org.lwjgl.openal.EFX10
 
AL_ECHO_SPREAD - Static variable in class org.lwjgl.openal.EFX10
 
AL_EFFECT_AUTOWAH - Static variable in class org.lwjgl.openal.EFX10
 
AL_EFFECT_CHORUS - Static variable in class org.lwjgl.openal.EFX10
 
AL_EFFECT_COMPRESSOR - Static variable in class org.lwjgl.openal.EFX10
 
AL_EFFECT_DISTORTION - Static variable in class org.lwjgl.openal.EFX10
 
AL_EFFECT_EAXREVERB - Static variable in class org.lwjgl.openal.EFX10
 
AL_EFFECT_ECHO - Static variable in class org.lwjgl.openal.EFX10
 
AL_EFFECT_EQUALIZER - Static variable in class org.lwjgl.openal.EFX10
 
AL_EFFECT_FIRST_PARAMETER - Static variable in class org.lwjgl.openal.EFX10
 
AL_EFFECT_FLANGER - Static variable in class org.lwjgl.openal.EFX10
 
AL_EFFECT_FREQUENCY_SHIFTER - Static variable in class org.lwjgl.openal.EFX10
 
AL_EFFECT_LAST_PARAMETER - Static variable in class org.lwjgl.openal.EFX10
 
AL_EFFECT_NULL - Static variable in class org.lwjgl.openal.EFX10
 
AL_EFFECT_PITCH_SHIFTER - Static variable in class org.lwjgl.openal.EFX10
 
AL_EFFECT_REVERB - Static variable in class org.lwjgl.openal.EFX10
 
AL_EFFECT_RING_MODULATOR - Static variable in class org.lwjgl.openal.EFX10
 
AL_EFFECT_TYPE - Static variable in class org.lwjgl.openal.EFX10
 
AL_EFFECT_VOCAL_MORPHER - Static variable in class org.lwjgl.openal.EFX10
 
AL_EFFECTSLOT_AUXILIARY_SEND_AUTO - Static variable in class org.lwjgl.openal.EFX10
 
AL_EFFECTSLOT_EFFECT - Static variable in class org.lwjgl.openal.EFX10
 
AL_EFFECTSLOT_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EFFECTSLOT_NULL - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_DEFAULT_HIGH_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_DEFAULT_HIGH_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_DEFAULT_LOW_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_DEFAULT_LOW_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_DEFAULT_MID1_CENTER - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_DEFAULT_MID1_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_DEFAULT_MID1_WIDTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_DEFAULT_MID2_CENTER - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_DEFAULT_MID2_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_DEFAULT_MID2_WIDTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_HIGH_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_HIGH_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_LOW_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_LOW_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_MAX_HIGH_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_MAX_HIGH_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_MAX_LOW_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_MAX_LOW_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_MAX_MID1_CENTER - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_MAX_MID1_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_MAX_MID1_WIDTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_MAX_MID2_CENTER - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_MAX_MID2_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_MAX_MID2_WIDTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_MID1_CENTER - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_MID1_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_MID1_WIDTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_MID2_CENTER - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_MID2_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_MID2_WIDTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_MIN_HIGH_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_MIN_HIGH_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_MIN_LOW_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_MIN_LOW_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_MIN_MID1_CENTER - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_MIN_MID1_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_MIN_MID1_WIDTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_MIN_MID2_CENTER - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_MIN_MID2_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_EQUALIZER_MIN_MID2_WIDTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_EXPONENT_DISTANCE - Static variable in class org.lwjgl.openal.AL11
Speed of Sound in units per second
AL_EXPONENT_DISTANCE_CLAMPED - Static variable in class org.lwjgl.openal.AL11
Speed of Sound in units per second
AL_EXTENSIONS - Static variable in class org.lwjgl.openal.AL10
Context strings: Extensions
AL_FALSE - Static variable in class org.lwjgl.openal.AL10
Boolean False
AL_FILTER_BANDPASS - Static variable in class org.lwjgl.openal.EFX10
 
AL_FILTER_FIRST_PARAMETER - Static variable in class org.lwjgl.openal.EFX10
 
AL_FILTER_HIGHPASS - Static variable in class org.lwjgl.openal.EFX10
 
AL_FILTER_LAST_PARAMETER - Static variable in class org.lwjgl.openal.EFX10
 
AL_FILTER_LOWPASS - Static variable in class org.lwjgl.openal.EFX10
 
AL_FILTER_NULL - Static variable in class org.lwjgl.openal.EFX10
 
AL_FILTER_TYPE - Static variable in class org.lwjgl.openal.EFX10
 
AL_FLANGER_DEFAULT_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_FLANGER_DEFAULT_DEPTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_FLANGER_DEFAULT_FEEDBACK - Static variable in class org.lwjgl.openal.EFX10
 
AL_FLANGER_DEFAULT_PHASE - Static variable in class org.lwjgl.openal.EFX10
 
AL_FLANGER_DEFAULT_RATE - Static variable in class org.lwjgl.openal.EFX10
 
AL_FLANGER_DEFAULT_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
 
AL_FLANGER_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_FLANGER_DEPTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_FLANGER_FEEDBACK - Static variable in class org.lwjgl.openal.EFX10
 
AL_FLANGER_MAX_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_FLANGER_MAX_DEPTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_FLANGER_MAX_FEEDBACK - Static variable in class org.lwjgl.openal.EFX10
 
AL_FLANGER_MAX_PHASE - Static variable in class org.lwjgl.openal.EFX10
 
AL_FLANGER_MAX_RATE - Static variable in class org.lwjgl.openal.EFX10
 
AL_FLANGER_MAX_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
 
AL_FLANGER_MIN_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_FLANGER_MIN_DEPTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_FLANGER_MIN_FEEDBACK - Static variable in class org.lwjgl.openal.EFX10
 
AL_FLANGER_MIN_PHASE - Static variable in class org.lwjgl.openal.EFX10
 
AL_FLANGER_MIN_RATE - Static variable in class org.lwjgl.openal.EFX10
 
AL_FLANGER_MIN_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
 
AL_FLANGER_PHASE - Static variable in class org.lwjgl.openal.EFX10
 
AL_FLANGER_RATE - Static variable in class org.lwjgl.openal.EFX10
 
AL_FLANGER_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
 
AL_FLANGER_WAVEFORM_SINUSOID - Static variable in class org.lwjgl.openal.EFX10
 
AL_FLANGER_WAVEFORM_TRIANGLE - Static variable in class org.lwjgl.openal.EFX10
 
AL_FORMAT_MONO16 - Static variable in class org.lwjgl.openal.AL10
Sound buffers: format specifier.
AL_FORMAT_MONO8 - Static variable in class org.lwjgl.openal.AL10
Sound buffers: format specifier.
AL_FORMAT_STEREO16 - Static variable in class org.lwjgl.openal.AL10
Sound buffers: format specifier.
AL_FORMAT_STEREO8 - Static variable in class org.lwjgl.openal.AL10
Sound buffers: format specifier.
AL_FORMAT_VORBIS_EXT - Static variable in class org.lwjgl.openal.AL10
Ogg Vorbis format specifier.
AL_FREQUENCY - Static variable in class org.lwjgl.openal.AL10
Sound buffers: frequency, in units of Hertz [Hz].
AL_FREQUENCY_SHIFTER_DEFAULT_FREQUENCY - Static variable in class org.lwjgl.openal.EFX10
 
AL_FREQUENCY_SHIFTER_DEFAULT_LEFT_DIRECTION - Static variable in class org.lwjgl.openal.EFX10
 
AL_FREQUENCY_SHIFTER_DEFAULT_RIGHT_DIRECTION - Static variable in class org.lwjgl.openal.EFX10
 
AL_FREQUENCY_SHIFTER_DIRECTION_DOWN - Static variable in class org.lwjgl.openal.EFX10
 
AL_FREQUENCY_SHIFTER_DIRECTION_OFF - Static variable in class org.lwjgl.openal.EFX10
 
AL_FREQUENCY_SHIFTER_DIRECTION_UP - Static variable in class org.lwjgl.openal.EFX10
 
AL_FREQUENCY_SHIFTER_FREQUENCY - Static variable in class org.lwjgl.openal.EFX10
 
AL_FREQUENCY_SHIFTER_LEFT_DIRECTION - Static variable in class org.lwjgl.openal.EFX10
 
AL_FREQUENCY_SHIFTER_MAX_FREQUENCY - Static variable in class org.lwjgl.openal.EFX10
 
AL_FREQUENCY_SHIFTER_MAX_LEFT_DIRECTION - Static variable in class org.lwjgl.openal.EFX10
 
AL_FREQUENCY_SHIFTER_MAX_RIGHT_DIRECTION - Static variable in class org.lwjgl.openal.EFX10
 
AL_FREQUENCY_SHIFTER_MIN_FREQUENCY - Static variable in class org.lwjgl.openal.EFX10
 
AL_FREQUENCY_SHIFTER_MIN_LEFT_DIRECTION - Static variable in class org.lwjgl.openal.EFX10
 
AL_FREQUENCY_SHIFTER_MIN_RIGHT_DIRECTION - Static variable in class org.lwjgl.openal.EFX10
 
AL_FREQUENCY_SHIFTER_RIGHT_DIRECTION - Static variable in class org.lwjgl.openal.EFX10
 
AL_GAIN - Static variable in class org.lwjgl.openal.AL10
Indicate the gain (volume amplification) applied.
AL_HIGHPASS_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_HIGHPASS_GAINLF - Static variable in class org.lwjgl.openal.EFX10
 
AL_ILLEGAL_COMMAND - Static variable in class org.lwjgl.openal.AL11
 
AL_INITIAL - Static variable in class org.lwjgl.openal.AL10
Source state information
AL_INVALID - Static variable in class org.lwjgl.openal.AL10
Bad value
AL_INVALID_ENUM - Static variable in class org.lwjgl.openal.AL10
Illegal enum passed as an argument to an AL call.
AL_INVALID_NAME - Static variable in class org.lwjgl.openal.AL10
Illegal name passed as an argument to an AL call.
AL_INVALID_OPERATION - Static variable in class org.lwjgl.openal.AL10
A function was called at inappropriate time, or in an inappropriate way, causing an illegal state.
AL_INVALID_VALUE - Static variable in class org.lwjgl.openal.AL10
Illegal value passed as an argument to an AL call.
AL_INVERSE_DISTANCE - Static variable in class org.lwjgl.openal.AL10
Distance model
AL_INVERSE_DISTANCE_CLAMPED - Static variable in class org.lwjgl.openal.AL10
Distance model
AL_LINEAR_DISTANCE - Static variable in class org.lwjgl.openal.AL11
Speed of Sound in units per second
AL_LINEAR_DISTANCE_CLAMPED - Static variable in class org.lwjgl.openal.AL11
Speed of Sound in units per second
AL_LOOPING - Static variable in class org.lwjgl.openal.AL10
Indicate whether source has to loop infinite.
AL_LOWPASS_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_LOWPASS_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
AL_MAX_AIR_ABSORPTION_FACTOR - Static variable in class org.lwjgl.openal.EFX10
 
AL_MAX_AUXILIARY_SEND_FILTER_GAIN_AUTO - Static variable in class org.lwjgl.openal.EFX10
 
AL_MAX_AUXILIARY_SEND_FILTER_GAINHF_AUTO - Static variable in class org.lwjgl.openal.EFX10
 
AL_MAX_CONE_OUTER_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
AL_MAX_DIRECT_FILTER_GAINHF_AUTO - Static variable in class org.lwjgl.openal.EFX10
 
AL_MAX_DISTANCE - Static variable in class org.lwjgl.openal.AL10
Specify the maximum distance.
AL_MAX_GAIN - Static variable in class org.lwjgl.openal.AL10
Indicate maximum source attenuation.
AL_MAX_METERS_PER_UNIT - Static variable in class org.lwjgl.openal.EFX10
 
AL_MAX_ROOM_ROLLOFF_FACTOR - Static variable in class org.lwjgl.openal.EFX10
 
AL_METERS_PER_UNIT - Static variable in class org.lwjgl.openal.EFX10
 
AL_MIN_AIR_ABSORPTION_FACTOR - Static variable in class org.lwjgl.openal.EFX10
 
AL_MIN_AUXILIARY_SEND_FILTER_GAIN_AUTO - Static variable in class org.lwjgl.openal.EFX10
 
AL_MIN_AUXILIARY_SEND_FILTER_GAINHF_AUTO - Static variable in class org.lwjgl.openal.EFX10
 
AL_MIN_CONE_OUTER_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
AL_MIN_DIRECT_FILTER_GAINHF_AUTO - Static variable in class org.lwjgl.openal.EFX10
 
AL_MIN_GAIN - Static variable in class org.lwjgl.openal.AL10
Indicate minimum source attenuation.
AL_MIN_METERS_PER_UNIT - Static variable in class org.lwjgl.openal.EFX10
 
AL_MIN_ROOM_ROLLOFF_FACTOR - Static variable in class org.lwjgl.openal.EFX10
 
AL_NO_ERROR - Static variable in class org.lwjgl.openal.AL10
Errors: No Error.
AL_NONE - Static variable in class org.lwjgl.openal.AL10
Disable value
AL_ORIENTATION - Static variable in class org.lwjgl.openal.AL10
Specify the current orientation.
AL_OUT_OF_MEMORY - Static variable in class org.lwjgl.openal.AL10
A function could not be completed, because there is not enough memory available.
AL_PAUSED - Static variable in class org.lwjgl.openal.AL10
Source state information
AL_PENDING - Static variable in class org.lwjgl.openal.AL10
Buffer state.
AL_PITCH - Static variable in class org.lwjgl.openal.AL10
Specify the pitch to be applied, either at source, or on mixer results, at listener.
AL_PITCH_SHIFTER_COARSE_TUNE - Static variable in class org.lwjgl.openal.EFX10
 
AL_PITCH_SHIFTER_DEFAULT_COARSE_TUNE - Static variable in class org.lwjgl.openal.EFX10
 
AL_PITCH_SHIFTER_DEFAULT_FINE_TUNE - Static variable in class org.lwjgl.openal.EFX10
 
AL_PITCH_SHIFTER_FINE_TUNE - Static variable in class org.lwjgl.openal.EFX10
 
AL_PITCH_SHIFTER_MAX_COARSE_TUNE - Static variable in class org.lwjgl.openal.EFX10
 
AL_PITCH_SHIFTER_MAX_FINE_TUNE - Static variable in class org.lwjgl.openal.EFX10
 
AL_PITCH_SHIFTER_MIN_COARSE_TUNE - Static variable in class org.lwjgl.openal.EFX10
 
AL_PITCH_SHIFTER_MIN_FINE_TUNE - Static variable in class org.lwjgl.openal.EFX10
 
AL_PLAYING - Static variable in class org.lwjgl.openal.AL10
Source state information
AL_POSITION - Static variable in class org.lwjgl.openal.AL10
Specify the current location in three dimensional space.
AL_PROCESSED - Static variable in class org.lwjgl.openal.AL10
Buffer state.
AL_REFERENCE_DISTANCE - Static variable in class org.lwjgl.openal.AL10
Specify the current orientation.
AL_RENDERER - Static variable in class org.lwjgl.openal.AL10
Context strings: Renderer
AL_REVERB_AIR_ABSORPTION_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_DECAY_HFLIMIT - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_DECAY_HFRATIO - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_DECAY_TIME - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_DEFAULT_AIR_ABSORPTION_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_DEFAULT_DECAY_HFLIMIT - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_DEFAULT_DECAY_HFRATIO - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_DEFAULT_DECAY_TIME - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_DEFAULT_DENSITY - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_DEFAULT_DIFFUSION - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_DEFAULT_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_DEFAULT_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_DEFAULT_LATE_REVERB_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_DEFAULT_LATE_REVERB_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_DEFAULT_REFLECTIONS_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_DEFAULT_REFLECTIONS_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_DEFAULT_ROOM_ROLLOFF_FACTOR - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_DENSITY - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_DIFFUSION - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_LATE_REVERB_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_LATE_REVERB_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_MAX_AIR_ABSORPTION_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_MAX_DECAY_HFLIMIT - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_MAX_DECAY_HFRATIO - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_MAX_DECAY_TIME - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_MAX_DENSITY - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_MAX_DIFFUSION - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_MAX_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_MAX_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_MAX_LATE_REVERB_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_MAX_LATE_REVERB_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_MAX_REFLECTIONS_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_MAX_REFLECTIONS_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_MAX_ROOM_ROLLOFF_FACTOR - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_MIN_AIR_ABSORPTION_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_MIN_DECAY_HFLIMIT - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_MIN_DECAY_HFRATIO - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_MIN_DECAY_TIME - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_MIN_DENSITY - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_MIN_DIFFUSION - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_MIN_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_MIN_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_MIN_LATE_REVERB_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_MIN_LATE_REVERB_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_MIN_REFLECTIONS_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_MIN_REFLECTIONS_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_MIN_ROOM_ROLLOFF_FACTOR - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_REFLECTIONS_DELAY - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_REFLECTIONS_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
AL_REVERB_ROOM_ROLLOFF_FACTOR - Static variable in class org.lwjgl.openal.EFX10
 
AL_RING_MODULATOR_DEFAULT_FREQUENCY - Static variable in class org.lwjgl.openal.EFX10
 
AL_RING_MODULATOR_DEFAULT_HIGHPASS_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
 
AL_RING_MODULATOR_DEFAULT_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
 
AL_RING_MODULATOR_FREQUENCY - Static variable in class org.lwjgl.openal.EFX10
 
AL_RING_MODULATOR_HIGHPASS_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
 
AL_RING_MODULATOR_MAX_FREQUENCY - Static variable in class org.lwjgl.openal.EFX10
 
AL_RING_MODULATOR_MAX_HIGHPASS_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
 
AL_RING_MODULATOR_MAX_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
 
AL_RING_MODULATOR_MIN_FREQUENCY - Static variable in class org.lwjgl.openal.EFX10
 
AL_RING_MODULATOR_MIN_HIGHPASS_CUTOFF - Static variable in class org.lwjgl.openal.EFX10
 
AL_RING_MODULATOR_MIN_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
 
AL_RING_MODULATOR_SAWTOOTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_RING_MODULATOR_SINUSOID - Static variable in class org.lwjgl.openal.EFX10
 
AL_RING_MODULATOR_SQUARE - Static variable in class org.lwjgl.openal.EFX10
 
AL_RING_MODULATOR_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
 
AL_ROLLOFF_FACTOR - Static variable in class org.lwjgl.openal.AL10
Indicate the rolloff factor for the source.
AL_ROOM_ROLLOFF_FACTOR - Static variable in class org.lwjgl.openal.EFX10
 
AL_SAMPLE_OFFSET - Static variable in class org.lwjgl.openal.AL11
Source buffer position information in samples
AL_SEC_OFFSET - Static variable in class org.lwjgl.openal.AL11
Source buffer position information in seconds
AL_SIZE - Static variable in class org.lwjgl.openal.AL10
Sound buffers: Size in bytes of the buffer data.
AL_SOURCE_ABSOLUTE - Static variable in class org.lwjgl.openal.AL10
Indicate source has absolute coordinates
AL_SOURCE_RELATIVE - Static variable in class org.lwjgl.openal.AL10
Indicate Source has listener relative coordinates
AL_SOURCE_STATE - Static variable in class org.lwjgl.openal.AL10
Source state information
AL_SOURCE_TYPE - Static variable in class org.lwjgl.openal.AL10
Indicate the type of SOURCE.
AL_SPEED_OF_SOUND - Static variable in class org.lwjgl.openal.AL11
Speed of Sound in units per second
AL_STATIC - Static variable in class org.lwjgl.openal.AL11
Type of source: Buffer has been attached using AL_BUFFER
AL_STOPPED - Static variable in class org.lwjgl.openal.AL10
Source state information
AL_STREAMING - Static variable in class org.lwjgl.openal.AL11
Type of source: if one or more Buffers have been attached using alSourceQueueBuffers
AL_TRUE - Static variable in class org.lwjgl.openal.AL10
Boolean True
AL_UNDETERMINED - Static variable in class org.lwjgl.openal.AL11
Type of source: when it has the NULL buffer attached
AL_UNUSED - Static variable in class org.lwjgl.openal.AL10
Buffer state.
AL_VELOCITY - Static variable in class org.lwjgl.openal.AL10
Specify the current velocity in three dimensional space.
AL_VENDOR - Static variable in class org.lwjgl.openal.AL10
Context strings: Vendor
AL_VERSION - Static variable in class org.lwjgl.openal.AL10
Context strings: Version
AL_VOCAL_MORPHER_DEFAULT_PHONEMEA - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_DEFAULT_PHONEMEA_COARSE_TUNING - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_DEFAULT_PHONEMEB - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_DEFAULT_PHONEMEB_COARSE_TUNING - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_DEFAULT_RATE - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_DEFAULT_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_MAX_PHONEMEA - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_MAX_PHONEMEA_COARSE_TUNING - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_MAX_PHONEMEB - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_MAX_PHONEMEB_COARSE_TUNING - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_MAX_RATE - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_MAX_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_MIN_PHONEMEA - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_MIN_PHONEMEA_COARSE_TUNING - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_MIN_PHONEMEB - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_MIN_PHONEMEB_COARSE_TUNING - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_MIN_RATE - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_MIN_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_A - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_AA - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_AE - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_AH - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_AO - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_B - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_D - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_E - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_EH - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_ER - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_F - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_G - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_I - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_IH - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_IY - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_J - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_K - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_L - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_M - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_N - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_O - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_P - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_R - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_S - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_T - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_U - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_UH - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_UW - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_V - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEME_Z - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEMEA - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEMEA_COARSE_TUNING - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEMEB - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_PHONEMEB_COARSE_TUNING - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_RATE - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_WAVEFORM - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_WAVEFORM_SAWTOOTH - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_WAVEFORM_SINUSOID - Static variable in class org.lwjgl.openal.EFX10
 
AL_VOCAL_MORPHER_WAVEFORM_TRIANGLE - Static variable in class org.lwjgl.openal.EFX10
 
alAuxiliaryEffectSlot(int, int, IntBuffer) - Static method in class org.lwjgl.openal.EFX10
 
alAuxiliaryEffectSlot(int, int, FloatBuffer) - Static method in class org.lwjgl.openal.EFX10
 
alAuxiliaryEffectSlotf(int, int, float) - Static method in class org.lwjgl.openal.EFX10
 
alAuxiliaryEffectSloti(int, int, int) - Static method in class org.lwjgl.openal.EFX10
 
alBuffer(int, int, FloatBuffer) - Static method in class org.lwjgl.openal.AL11
This function sets a floating point property of a buffer.
alBuffer(int, int, IntBuffer) - Static method in class org.lwjgl.openal.AL11
This function sets an integer property of a buffer.
alBuffer3f(int, int, float, float, float) - Static method in class org.lwjgl.openal.AL11
This function sets a floating point property of a buffer.
alBuffer3i(int, int, int, int, int) - Static method in class org.lwjgl.openal.AL11
This function sets an integer property of a buffer.
alBufferData(int, int, ByteBuffer, int) - Static method in class org.lwjgl.openal.AL10
A special case of Buffer state is the actual sound sample data stored in asociation with the Buffer.
alBufferData(int, int, IntBuffer, int) - Static method in class org.lwjgl.openal.AL10
A special case of Buffer state is the actual sound sample data stored in asociation with the Buffer.
alBufferData(int, int, ShortBuffer, int) - Static method in class org.lwjgl.openal.AL10
A special case of Buffer state is the actual sound sample data stored in asociation with the Buffer.
alBufferf(int, int, float) - Static method in class org.lwjgl.openal.AL11
This function sets a floating point property of a buffer.
alBufferi(int, int, int) - Static method in class org.lwjgl.openal.AL11
This function sets an integer property of a buffer.
ALC10 - Class in org.lwjgl.openal
ALC introduces the notion of a Device.
ALC10() - Constructor for class org.lwjgl.openal.ALC10
 
ALC11 - Class in org.lwjgl.openal
The ALC11 class implements features in OpenAL 1.1, specifically ALC methods and properties.
ALC11() - Constructor for class org.lwjgl.openal.ALC11
 
ALC_ALL_ATTRIBUTES - Static variable in class org.lwjgl.openal.ALC10
Expects a destination of ALC_CURRENT_ATTRIBUTES_SIZE, and provides the attribute list for the current context of the specified device.
ALC_ALL_DEVICES_SPECIFIER - Static variable in class org.lwjgl.openal.ALC11
 
ALC_ATTRIBUTES_SIZE - Static variable in class org.lwjgl.openal.ALC10
The size required for the zero-terminated attributes list, for the current context.
ALC_CAPTURE_DEFAULT_DEVICE_SPECIFIER - Static variable in class org.lwjgl.openal.ALC11
 
ALC_CAPTURE_DEVICE_SPECIFIER - Static variable in class org.lwjgl.openal.ALC11
 
ALC_CAPTURE_SAMPLES - Static variable in class org.lwjgl.openal.ALC11
 
ALC_DEFAULT_ALL_DEVICES_SPECIFIER - Static variable in class org.lwjgl.openal.ALC11
 
ALC_DEFAULT_DEVICE_SPECIFIER - Static variable in class org.lwjgl.openal.ALC10
The specifier string for the default device
ALC_DEVICE_SPECIFIER - Static variable in class org.lwjgl.openal.ALC10
The specifier string for the device
ALC_EFX_MAJOR_VERSION - Static variable in class org.lwjgl.openal.EFX10
 
ALC_EFX_MINOR_VERSION - Static variable in class org.lwjgl.openal.EFX10
 
ALC_EXT_EFX_NAME - Static variable in class org.lwjgl.openal.EFX10
 
ALC_EXTENSIONS - Static variable in class org.lwjgl.openal.ALC10
The extensions string for diagnostics and printing
ALC_FALSE - Static variable in class org.lwjgl.openal.ALC10
Boolean False
ALC_FREQUENCY - Static variable in class org.lwjgl.openal.ALC10
Frequency for mixing output buffer, in units of Hz.
ALC_INVALID - Static variable in class org.lwjgl.openal.ALC10
Bad value
ALC_INVALID_CONTEXT - Static variable in class org.lwjgl.openal.ALC10
The context argument does not name a valid context
ALC_INVALID_DEVICE - Static variable in class org.lwjgl.openal.ALC10
The device argument does not name a valid device
ALC_INVALID_ENUM - Static variable in class org.lwjgl.openal.ALC10
A function was called at inappropriate time, or in an inappropriate way, causing an illegal state.
ALC_INVALID_VALUE - Static variable in class org.lwjgl.openal.ALC10
Illegal value passed as an argument to an AL call.
ALC_MAJOR_VERSION - Static variable in class org.lwjgl.openal.ALC10
Major version query.
ALC_MAX_AUXILIARY_SENDS - Static variable in class org.lwjgl.openal.EFX10
 
ALC_MINOR_VERSION - Static variable in class org.lwjgl.openal.ALC10
Minor version query.
ALC_MONO_SOURCES - Static variable in class org.lwjgl.openal.ALC11
 
ALC_NO_ERROR - Static variable in class org.lwjgl.openal.ALC10
Errors: No Error
ALC_OUT_OF_MEMORY - Static variable in class org.lwjgl.openal.ALC10
A function could not be completed, because there is not enough memory available.
ALC_REFRESH - Static variable in class org.lwjgl.openal.ALC10
Refresh intervalls, in units of Hz.
ALC_STEREO_SOURCES - Static variable in class org.lwjgl.openal.ALC11
 
ALC_SYNC - Static variable in class org.lwjgl.openal.ALC10
Flag, indicating a synchronous context.
ALC_TRUE - Static variable in class org.lwjgl.openal.ALC10
Boolean True
alcCaptureCloseDevice(ALCdevice) - Static method in class org.lwjgl.openal.ALC11
The alcCaptureCloseDevice function allows the application to disconnect from a capture device.
alcCaptureOpenDevice(String, int, int, int) - Static method in class org.lwjgl.openal.ALC11
The alcCaptureOpenDevice function allows the application to connect to a capture device.
alcCaptureSamples(ALCdevice, ByteBuffer, int) - Static method in class org.lwjgl.openal.ALC11
When the application feels there are enough samples available to process, it can obtain them from the AL via the alcCaptureSamples entry point.
alcCaptureStart(ALCdevice) - Static method in class org.lwjgl.openal.ALC11
Once a capture device has been opened via alcCaptureOpenDevice, it is made to start recording audio via the alcCaptureStart entry point: Once started, the device will record audio to an internal ring buffer, the size of which was specified when opening the device.
alcCaptureStop(ALCdevice) - Static method in class org.lwjgl.openal.ALC11
If the application doesn't need to capture more audio for an amount of time, they can halt the device without closing it via the alcCaptureStop entry point.
alcCloseDevice(ALCdevice) - Static method in class org.lwjgl.openal.ALC10
The alcCloseDevice function allows the application (i.e.
ALCcontext - Class in org.lwjgl.openal
The ALCcontext class represents a context opened in OpenAL space.
alcCreateContext(ALCdevice, IntBuffer) - Static method in class org.lwjgl.openal.ALC10
A context is created using alcCreateContext.
alcDestroyContext(ALCcontext) - Static method in class org.lwjgl.openal.ALC10
The correct way to destroy a context is to first release it using alcMakeCurrent and null.
ALCdevice - Class in org.lwjgl.openal
The ALCdevice class represents a device opened in OpenAL space.
alcGetContextsDevice(ALCcontext) - Static method in class org.lwjgl.openal.ALC10
The application can query for, and obtain an handle to, the device of a given context.
alcGetCurrentContext() - Static method in class org.lwjgl.openal.ALC10
The application can query for, and obtain an handle to, the current context for the application.
alcGetEnumValue(ALCdevice, String) - Static method in class org.lwjgl.openal.ALC10
Enumeration/token values are device independend, but tokens defined for extensions might not be present for a given device.
alcGetError(ALCdevice) - Static method in class org.lwjgl.openal.ALC10
ALC uses the same conventions and mechanisms as AL for error handling.
alcGetInteger(ALCdevice, int, IntBuffer) - Static method in class org.lwjgl.openal.ALC10
The application can query ALC for information using an integer query function.
alcGetString(ALCdevice, int) - Static method in class org.lwjgl.openal.ALC10
The application can obtain certain strings from ALC.
alcIsExtensionPresent(ALCdevice, String) - Static method in class org.lwjgl.openal.ALC10
Verify that a given extension is available for the current context and the device it is associated with.
alcMakeContextCurrent(ALCcontext) - Static method in class org.lwjgl.openal.ALC10
To make a Context current with respect to AL Operation (state changes by issueing commands), alcMakeContextCurrent is used.
alcOpenDevice(String) - Static method in class org.lwjgl.openal.ALC10
The alcOpenDevice function allows the application (i.e.
alcProcessContext(ALCcontext) - Static method in class org.lwjgl.openal.ALC10
The current context is the only context accessible to state changes by AL commands (aside from state changes affecting shared objects).
alcSuspendContext(ALCcontext) - Static method in class org.lwjgl.openal.ALC10
The application can suspend any context from processing (including the current one).
alDeleteAuxiliaryEffectSlots(IntBuffer) - Static method in class org.lwjgl.openal.EFX10
 
alDeleteAuxiliaryEffectSlots(int) - Static method in class org.lwjgl.openal.EFX10
Overloads alDeleteAuxiliaryEffectSlots.
alDeleteBuffers(IntBuffer) - Static method in class org.lwjgl.openal.AL10
The application requests deletion of a number of Buffers by calling DeleteBuffers.
alDeleteBuffers(int) - Static method in class org.lwjgl.openal.AL10
Overloads alDeleteBuffers.
alDeleteEffects(IntBuffer) - Static method in class org.lwjgl.openal.EFX10
 
alDeleteEffects(int) - Static method in class org.lwjgl.openal.EFX10
Overloads alDeleteEffects.
alDeleteFilters(IntBuffer) - Static method in class org.lwjgl.openal.EFX10
 
alDeleteFilters(int) - Static method in class org.lwjgl.openal.EFX10
Overloads alDeleteFilters.
alDeleteSources(IntBuffer) - Static method in class org.lwjgl.openal.AL10
The application requests deletion of a number of Sources by DeleteSources.
alDeleteSources(int) - Static method in class org.lwjgl.openal.AL10
Overloads alDeleteSources.
alDisable(int) - Static method in class org.lwjgl.openal.AL10
The application can temporarily disable certain AL capabilities on a per Context basis.
alDistanceModel(int) - Static method in class org.lwjgl.openal.AL10
Samples usually use the entire dynamic range of the chosen format/encoding, independent of their real world intensity.
alDopplerFactor(float) - Static method in class org.lwjgl.openal.AL10
The Doppler Effect depends on the velocities of Source and Listener relative to the medium, and the propagation speed of sound in that medium.
alDopplerVelocity(float) - Static method in class org.lwjgl.openal.AL10
The Doppler Effect depends on the velocities of Source and Listener relative to the medium, and the propagation speed of sound in that medium.
alEffect(int, int, IntBuffer) - Static method in class org.lwjgl.openal.EFX10
 
alEffect(int, int, FloatBuffer) - Static method in class org.lwjgl.openal.EFX10
 
alEffectf(int, int, float) - Static method in class org.lwjgl.openal.EFX10
 
alEffecti(int, int, int) - Static method in class org.lwjgl.openal.EFX10
 
alEnable(int) - Static method in class org.lwjgl.openal.AL10
The application can temporarily disable certain AL capabilities on a per Context basis.
alert(String, String) - Static method in class org.lwjgl.Sys
Attempt to display a modal alert to the user.
alFilter(int, int, IntBuffer) - Static method in class org.lwjgl.openal.EFX10
 
alFilter(int, int, FloatBuffer) - Static method in class org.lwjgl.openal.EFX10
 
alFilterf(int, int, float) - Static method in class org.lwjgl.openal.EFX10
 
alFilteri(int, int, int) - Static method in class org.lwjgl.openal.EFX10
 
alGenAuxiliaryEffectSlots(IntBuffer) - Static method in class org.lwjgl.openal.EFX10
 
alGenAuxiliaryEffectSlots() - Static method in class org.lwjgl.openal.EFX10
Overloads alGenAuxiliaryEffectSlots.
alGenBuffers(IntBuffer) - Static method in class org.lwjgl.openal.AL10
The application requests a number of Buffers using GenBuffers.
alGenBuffers() - Static method in class org.lwjgl.openal.AL10
Overloads alGenBuffers.
alGenEffects(IntBuffer) - Static method in class org.lwjgl.openal.EFX10
 
alGenEffects() - Static method in class org.lwjgl.openal.EFX10
Overloads alGenEffects.
alGenFilters(IntBuffer) - Static method in class org.lwjgl.openal.EFX10
 
alGenFilters() - Static method in class org.lwjgl.openal.EFX10
Overloads alGenFilters.
alGenSources(IntBuffer) - Static method in class org.lwjgl.openal.AL10
The application requests a number of Sources using GenSources.
alGenSources() - Static method in class org.lwjgl.openal.AL10
Overloads alGenSources.
alGetAuxiliaryEffectSlot(int, int, IntBuffer) - Static method in class org.lwjgl.openal.EFX10
 
alGetAuxiliaryEffectSlot(int, int, FloatBuffer) - Static method in class org.lwjgl.openal.EFX10
 
alGetAuxiliaryEffectSlotf(int, int) - Static method in class org.lwjgl.openal.EFX10
 
alGetAuxiliaryEffectSloti(int, int) - Static method in class org.lwjgl.openal.EFX10
 
alGetBoolean(int) - Static method in class org.lwjgl.openal.AL10
Like OpenGL, AL uses a simplified interface for querying global state.
alGetBuffer(int, int, IntBuffer) - Static method in class org.lwjgl.openal.AL11
This function retrieves an integer property of a buffer.
alGetBuffer(int, int, FloatBuffer) - Static method in class org.lwjgl.openal.AL11
This function retrieves a floating point property of a buffer.
alGetBufferf(int, int) - Static method in class org.lwjgl.openal.AL10
Buffer state is maintained inside the AL implementation and can be queried in full.
ALC_FREQUENCY - specified in samples per second, i.e.
alGetBufferf(int, int) - Static method in class org.lwjgl.openal.AL11
This function retrieves a floating point property of a buffer.
alGetBufferi(int, int) - Static method in class org.lwjgl.openal.AL10
Buffer state is maintained inside the AL implementation and can be queried in full.
ALC_FREQUENCY - specified in samples per second, i.e.
alGetBufferi(int, int) - Static method in class org.lwjgl.openal.AL11
This function retrieves an integer property of a buffer.
alGetDouble(int) - Static method in class org.lwjgl.openal.AL10
Like OpenGL, AL uses a simplified interface for querying global state.
alGetDouble(int, DoubleBuffer) - Static method in class org.lwjgl.openal.AL10
Like OpenGL, AL uses a simplified interface for querying global state.
alGetEffect(int, int, IntBuffer) - Static method in class org.lwjgl.openal.EFX10
 
alGetEffect(int, int, FloatBuffer) - Static method in class org.lwjgl.openal.EFX10
 
alGetEffectf(int, int) - Static method in class org.lwjgl.openal.EFX10
 
alGetEffecti(int, int) - Static method in class org.lwjgl.openal.EFX10
 
alGetEnumValue(String) - Static method in class org.lwjgl.openal.AL10
To obtain enumeration values for extensions, the application has to use GetEnumValue of an extension token.
alGetError() - Static method in class org.lwjgl.openal.AL10
The AL detects only a subset of those conditions that could be considered errors.
alGetFilter(int, int, IntBuffer) - Static method in class org.lwjgl.openal.EFX10
 
alGetFilter(int, int, FloatBuffer) - Static method in class org.lwjgl.openal.EFX10
 
alGetFilterf(int, int) - Static method in class org.lwjgl.openal.EFX10
 
alGetFilteri(int, int) - Static method in class org.lwjgl.openal.EFX10
 
alGetFloat(int) - Static method in class org.lwjgl.openal.AL10
Like OpenGL, AL uses a simplified interface for querying global state.
alGetFloat(int, FloatBuffer) - Static method in class org.lwjgl.openal.AL10
Like OpenGL, AL uses a simplified interface for querying global state.
alGetInteger(int) - Static method in class org.lwjgl.openal.AL10
Like OpenGL, AL uses a simplified interface for querying global state.
alGetInteger(int, IntBuffer) - Static method in class org.lwjgl.openal.AL10
Like OpenGL, AL uses a simplified interface for querying global state.
alGetListener(int, FloatBuffer) - Static method in class org.lwjgl.openal.AL10
Listener state is maintained inside the AL implementation and can be queried in full.
alGetListenerf(int) - Static method in class org.lwjgl.openal.AL10
Listener state is maintained inside the AL implementation and can be queried in full.
alGetListeneri(int) - Static method in class org.lwjgl.openal.AL10
Listener state is maintained inside the AL implementation and can be queried in full.
alGetListeneri(int, FloatBuffer) - Static method in class org.lwjgl.openal.AL11
Listener state is maintained inside the AL implementation and can be queried in full.
alGetSource(int, int, FloatBuffer) - Static method in class org.lwjgl.openal.AL10
Source state is maintained inside the AL implementation, and the current attributes can be queried.
alGetSourcef(int, int) - Static method in class org.lwjgl.openal.AL10
Source state is maintained inside the AL implementation, and the current attributes can be queried.
alGetSourcei(int, int) - Static method in class org.lwjgl.openal.AL10
Source state is maintained inside the AL implementation, and the current attributes can be queried.
alGetString(int) - Static method in class org.lwjgl.openal.AL10
The application can retrieve state information global to the current AL Context.
alIsAuxiliaryEffectSlot(int) - Static method in class org.lwjgl.openal.EFX10
 
alIsBuffer(int) - Static method in class org.lwjgl.openal.AL10
The application can verify whether a buffer Name is valid using the IsBuffer query.
alIsEffect(int) - Static method in class org.lwjgl.openal.EFX10
 
alIsEnabled(int) - Static method in class org.lwjgl.openal.AL10
The application can also query whether a given capability is currently enabled or not.
alIsExtensionPresent(String) - Static method in class org.lwjgl.openal.AL10
To verify that a given extension is available for the current context and the device it is associated with, use this method.
alIsFilter(int) - Static method in class org.lwjgl.openal.EFX10
 
alIsSource(int) - Static method in class org.lwjgl.openal.AL10
The application can verify whether a source name is valid using the IsSource query.
alListener(int, FloatBuffer) - Static method in class org.lwjgl.openal.AL10
Listener attributes are changed using the Listener group of commands.
alListener3f(int, float, float, float) - Static method in class org.lwjgl.openal.AL10
Listener attributes are changed using the Listener group of commands.
alListener3i(int, int, int, int) - Static method in class org.lwjgl.openal.AL11
Listener attributes are changed using the Listener group of commands.
alListenerf(int, float) - Static method in class org.lwjgl.openal.AL10
Listener attributes are changed using the Listener group of commands.
alListeneri(int, int) - Static method in class org.lwjgl.openal.AL10
Listener attributes are changed using the Listener group of commands.
allocateDirect(int) - Static method in class org.lwjgl.PointerBuffer
Allocates a new pointer buffer.
alSource(int, int, FloatBuffer) - Static method in class org.lwjgl.openal.AL10
Specifies the position and other properties as taken into account during sound processing.
alSource(int, int, IntBuffer) - Static method in class org.lwjgl.openal.AL11
Specifies the position and other properties as taken into account during sound processing.
alSource3f(int, int, float, float, float) - Static method in class org.lwjgl.openal.AL10
Specifies the position and other properties as taken into account during sound processing.
alSource3i(int, int, int, int, int) - Static method in class org.lwjgl.openal.AL11
Specifies the position and other properties as taken into account during sound processing.
alSourcef(int, int, float) - Static method in class org.lwjgl.openal.AL10
Specifies the position and other properties as taken into account during sound processing.
alSourcei(int, int, int) - Static method in class org.lwjgl.openal.AL10
Specifies the position and other properties as taken into account during sound processing.
alSourcePause(IntBuffer) - Static method in class org.lwjgl.openal.AL10
Pause() applied to an AL_INITIAL Source is a legal NOP.
alSourcePause(int) - Static method in class org.lwjgl.openal.AL10
Pause() applied to an AL_INITIAL Source is a legal NOP.
alSourcePlay(IntBuffer) - Static method in class org.lwjgl.openal.AL10
Play() applied to an AL_INITIAL Source will promote the Source to AL_PLAYING, thus the data found in the Buffer will be fed into the processing, starting at the beginning.
alSourcePlay(int) - Static method in class org.lwjgl.openal.AL10
Play() applied to an AL_INITIAL Source will promote the Source to AL_PLAYING, thus the data found in the Buffer will be fed into the processing, starting at the beginning.
alSourceQueueBuffers(int, IntBuffer) - Static method in class org.lwjgl.openal.AL10
The application can queue up one or multiple buffer names using SourceQueueBuffers.
alSourceQueueBuffers(int, int) - Static method in class org.lwjgl.openal.AL10
Overloads alSourceQueueBuffers.
alSourceRewind(IntBuffer) - Static method in class org.lwjgl.openal.AL10
Rewind() applied to an AL_INITIAL Source is a legal NOP.
alSourceRewind(int) - Static method in class org.lwjgl.openal.AL10
Rewind() applied to an AL_INITIAL Source is a legal NOP.
alSourceStop(IntBuffer) - Static method in class org.lwjgl.openal.AL10
Stop() applied to an AL_INITIAL Source is a legal NOP.
alSourceStop(int) - Static method in class org.lwjgl.openal.AL10
Stop() applied to an AL_INITIAL Source is a legal NOP.
alSourceUnqueueBuffers(int, IntBuffer) - Static method in class org.lwjgl.openal.AL10
Once a queue entry for a buffer has been appended to a queue and is pending processing, it should not be changed.
alSourceUnqueueBuffers(int) - Static method in class org.lwjgl.openal.AL10
Overloads alSourceUnqueueBuffers.
alSpeedOfSound(float) - Static method in class org.lwjgl.openal.AL11
AL_SPEED_OF_SOUND allows the application to change the reference (propagation) speed used in the Doppler calculation.
AMDDebugOutput - Class in org.lwjgl.opengl
 
AMDDebugOutputCallback - Class in org.lwjgl.opengl
Instances of this class are needed to use the callback functionality of the AMD_debug_output extension.
AMDDebugOutputCallback() - Constructor for class org.lwjgl.opengl.AMDDebugOutputCallback
Creates an AMDDebugOutputCallback with a default callback handler.
AMDDebugOutputCallback(AMDDebugOutputCallback.Handler) - Constructor for class org.lwjgl.opengl.AMDDebugOutputCallback
Creates an AMDDebugOutputCallback with the specified callback handler.
AMDDebugOutputCallback.Handler - Interface in org.lwjgl.opengl
Implementations of this interface can be used to receive AMD_debug_output notifications.
AMDDepthClampSeparate - Class in org.lwjgl.opengl
 
AMDDeviceAttributeQuery - Class in org.lwjgl.opencl
 
AMDDrawBuffersBlend - Class in org.lwjgl.opengl
 
AMDNameGenDelete - Class in org.lwjgl.opengl
 
AMDPerformanceMonitor - Class in org.lwjgl.opengl
 
AMDSeamlessCubemapPerTexture - Class in org.lwjgl.opengl
 
AMDVertexShaderTessellator - Class in org.lwjgl.opengl
 
angle(Vector2f, Vector2f) - Static method in class org.lwjgl.util.vector.Vector2f
Calculate the angle between two vectors, in radians
angle(Vector3f, Vector3f) - Static method in class org.lwjgl.util.vector.Vector3f
Calculate the angle between two vectors, in radians
angle(Vector4f, Vector4f) - Static method in class org.lwjgl.util.vector.Vector4f
Calculate the angle between two vectors, in radians
animationThread - Variable in class org.lwjgl.util.applet.AppletLoader
animation thread that renders our load screen while loading
APPLEAuxDepthStencil - Class in org.lwjgl.opengl
 
APPLEClientStorage - Class in org.lwjgl.opengl
 
APPLEContextLoggingUtil - Class in org.lwjgl.opencl
Utility class that provides CLContextCallback implementations that use the APPLE_ContextLoggingFunctions callback functions.
APPLEElementArray - Class in org.lwjgl.opengl
 
APPLEFence - Class in org.lwjgl.opengl
 
APPLEFloatPixels - Class in org.lwjgl.opengl
 
APPLEFlushBufferRange - Class in org.lwjgl.opengl
 
APPLEGLSharing - Class in org.lwjgl.opencl
 
APPLEObjectPurgeable - Class in org.lwjgl.opengl
 
APPLEPackedPixels - Class in org.lwjgl.opengl
 
APPLERgb422 - Class in org.lwjgl.opengl
 
APPLERowBytes - Class in org.lwjgl.opengl
 
APPLESetMemObjectDestructor - Class in org.lwjgl.opencl
 
APPLETextureRange - Class in org.lwjgl.opengl
 
AppletLoader - Class in org.lwjgl.util.applet
The AppletLoader enables deployment of LWJGL to applets in an easy and polished way.
AppletLoader() - Constructor for class org.lwjgl.util.applet.AppletLoader
 
appletResize(int, int) - Method in class org.lwjgl.util.applet.AppletLoader
Transfers the call of AppletResize from the stub to the lwjglApplet.
APPLEVertexArrayObject - Class in org.lwjgl.opengl
 
APPLEVertexArrayRange - Class in org.lwjgl.opengl
 
APPLEVertexProgramEvaluators - Class in org.lwjgl.opengl
 
APPLEYcbcr422 - Class in org.lwjgl.opengl
 
ARBBlendFuncExtended - Class in org.lwjgl.opengl
 
ARBBufferObject - Class in org.lwjgl.opengl
 
ARBBufferObject() - Constructor for class org.lwjgl.opengl.ARBBufferObject
 
ARBCLEvent - Class in org.lwjgl.opengl
 
ARBColorBufferFloat - Class in org.lwjgl.opengl
 
ARBCopyBuffer - Class in org.lwjgl.opengl
 
ARBDebugOutput - Class in org.lwjgl.opengl
 
ARBDebugOutputCallback - Class in org.lwjgl.opengl
Instances of this class are needed to use the callback functionality of the ARB_debug_output extension.
ARBDebugOutputCallback() - Constructor for class org.lwjgl.opengl.ARBDebugOutputCallback
Creates an ARBDebugOutputCallback with a default callback handler.
ARBDebugOutputCallback(ARBDebugOutputCallback.Handler) - Constructor for class org.lwjgl.opengl.ARBDebugOutputCallback
Creates an ARBDebugOutputCallback with the specified callback handler.
ARBDebugOutputCallback.Handler - Interface in org.lwjgl.opengl
Implementations of this interface can be used to receive ARB_debug_output notifications.
ARBDepthBufferFloat - Class in org.lwjgl.opengl
 
ARBDepthClamp - Class in org.lwjgl.opengl
 
ARBDepthTexture - Class in org.lwjgl.opengl
 
ARBDrawBuffers - Class in org.lwjgl.opengl
 
ARBDrawBuffersBlend - Class in org.lwjgl.opengl
 
ARBDrawElementsBaseVertex - Class in org.lwjgl.opengl
 
ARBDrawIndirect - Class in org.lwjgl.opengl
 
ARBDrawInstanced - Class in org.lwjgl.opengl
 
ARBES2Compatibility - Class in org.lwjgl.opengl
 
ARBFragmentProgram - Class in org.lwjgl.opengl
 
ARBFragmentShader - Class in org.lwjgl.opengl
 
ARBFramebufferObject - Class in org.lwjgl.opengl
 
ARBFramebufferSRGB - Class in org.lwjgl.opengl
 
ARBGeometryShader4 - Class in org.lwjgl.opengl
 
ARBGetProgramBinary - Class in org.lwjgl.opengl
 
ARBGpuShader5 - Class in org.lwjgl.opengl
 
ARBGpuShaderFp64 - Class in org.lwjgl.opengl
 
ARBHalfFloatPixel - Class in org.lwjgl.opengl
 
ARBHalfFloatVertex - Class in org.lwjgl.opengl
 
ARBImaging - Class in org.lwjgl.opengl

The GL12 imaging subset extension.

ARBInstancedArrays - Class in org.lwjgl.opengl
 
ARBMapBufferRange - Class in org.lwjgl.opengl
 
ARBMatrixPalette - Class in org.lwjgl.opengl
 
ARBMultisample - Class in org.lwjgl.opengl
 
ARBMultitexture - Class in org.lwjgl.opengl
 
ARBOcclusionQuery - Class in org.lwjgl.opengl
 
ARBOcclusionQuery2 - Class in org.lwjgl.opengl
 
ARBPixelBufferObject - Class in org.lwjgl.opengl
 
ARBPointParameters - Class in org.lwjgl.opengl
 
ARBPointSprite - Class in org.lwjgl.opengl
 
ARBProgram - Class in org.lwjgl.opengl
 
ARBProgram() - Constructor for class org.lwjgl.opengl.ARBProgram
 
ARBProvokingVertex - Class in org.lwjgl.opengl
 
ARBRobustness - Class in org.lwjgl.opengl
 
ARBSamplerObjects - Class in org.lwjgl.opengl
 
ARBSampleShading - Class in org.lwjgl.opengl
 
ARBSeamlessCubeMap - Class in org.lwjgl.opengl
 
ARBSeparateShaderObjects - Class in org.lwjgl.opengl
 
ARBShaderObjects - Class in org.lwjgl.opengl
 
ARBShaderSubroutine - Class in org.lwjgl.opengl
 
ARBShadingLanguage100 - Class in org.lwjgl.opengl
 
ARBShadingLanguageInclude - Class in org.lwjgl.opengl
 
ARBShadow - Class in org.lwjgl.opengl
 
ARBShadowAmbient - Class in org.lwjgl.opengl
 
ARBSync - Class in org.lwjgl.opengl
 
ARBTessellationShader - Class in org.lwjgl.opengl
 
ARBTextureBorderClamp - Class in org.lwjgl.opengl
 
ARBTextureBufferObject - Class in org.lwjgl.opengl
 
ARBTextureCompression - Class in org.lwjgl.opengl
 
ARBTextureCompressionBPTC - Class in org.lwjgl.opengl
 
ARBTextureCompressionRGTC - Class in org.lwjgl.opengl
 
ARBTextureCubeMap - Class in org.lwjgl.opengl
 
ARBTextureCubeMapArray - Class in org.lwjgl.opengl
 
ARBTextureEnvCombine - Class in org.lwjgl.opengl
 
ARBTextureEnvDot3 - Class in org.lwjgl.opengl
 
ARBTextureFloat - Class in org.lwjgl.opengl
 
ARBTextureGather - Class in org.lwjgl.opengl
 
ARBTextureMirroredRepeat - Class in org.lwjgl.opengl
 
ARBTextureMultisample - Class in org.lwjgl.opengl
 
ARBTextureRectangle - Class in org.lwjgl.opengl
 
ARBTextureRg - Class in org.lwjgl.opengl
 
ARBTextureRGB10_A2UI - Class in org.lwjgl.opengl
 
ARBTextureSwizzle - Class in org.lwjgl.opengl
 
ARBTimerQuery - Class in org.lwjgl.opengl
 
ARBTransformFeedback2 - Class in org.lwjgl.opengl
 
ARBTransformFeedback3 - Class in org.lwjgl.opengl
 
ARBTransposeMatrix - Class in org.lwjgl.opengl
 
ARBUniformBufferObject - Class in org.lwjgl.opengl
 
ARBVertexArrayBgra - Class in org.lwjgl.opengl
 
ARBVertexArrayObject - Class in org.lwjgl.opengl
 
ARBVertexAttrib64bit - Class in org.lwjgl.opengl
 
ARBVertexBlend - Class in org.lwjgl.opengl
 
ARBVertexBufferObject - Class in org.lwjgl.opengl
 
ARBVertexProgram - Class in org.lwjgl.opengl
 
ARBVertexShader - Class in org.lwjgl.opengl
 
ARBVertexType2_10_10_10_REV - Class in org.lwjgl.opengl
 
ARBViewportArray - Class in org.lwjgl.opengl
 
ARBWindowPos - Class in org.lwjgl.opengl
 
areRepeatEventsEnabled() - Static method in class org.lwjgl.input.Keyboard
Check whether repeat events are currently reported or not.
asReadOnlyBuffer() - Method in class org.lwjgl.PointerBuffer
Creates a new, read-only pointer buffer that shares this buffer's content.
ATIDrawBuffers - Class in org.lwjgl.opengl
 
ATIElementArray - Class in org.lwjgl.opengl
 
ATIEnvmapBumpmap - Class in org.lwjgl.opengl
 
ATIFragmentShader - Class in org.lwjgl.opengl
 
ATIMapObjectBuffer - Class in org.lwjgl.opengl
 
ATIMeminfo - Class in org.lwjgl.opengl
 
ATIPnTriangles - Class in org.lwjgl.opengl
 
ATISeparateStencil - Class in org.lwjgl.opengl
 
ATITextFragmentShader - Class in org.lwjgl.opengl
 
ATITextureCompression3DC - Class in org.lwjgl.opengl
 
ATITextureEnvCombine3 - Class in org.lwjgl.opengl
 
ATITextureFloat - Class in org.lwjgl.opengl
 
ATITextureMirrorOnce - Class in org.lwjgl.opengl
 
ATIVertexArrayObject - Class in org.lwjgl.opengl
 
ATIVertexAttribArrayObject - Class in org.lwjgl.opengl
 
ATIVertexStreams - Class in org.lwjgl.opengl
 
AWTGLCanvas - Class in org.lwjgl.opengl

An AWT rendering context.

AWTGLCanvas() - Constructor for class org.lwjgl.opengl.AWTGLCanvas
Constructor using the default PixelFormat.
AWTGLCanvas(PixelFormat) - Constructor for class org.lwjgl.opengl.AWTGLCanvas
Create an AWTGLCanvas with the requested PixelFormat on the default GraphicsDevice.
AWTGLCanvas(GraphicsDevice, PixelFormat) - Constructor for class org.lwjgl.opengl.AWTGLCanvas
Create an AWTGLCanvas with the requested PixelFormat on the default GraphicsDevice.
AWTGLCanvas(GraphicsDevice, PixelFormat, Drawable) - Constructor for class org.lwjgl.opengl.AWTGLCanvas
Create an AWTGLCanvas with the requested PixelFormat on the specified GraphicsDevice.
AWTGLCanvas(GraphicsDevice, PixelFormat, Drawable, ContextAttribs) - Constructor for class org.lwjgl.opengl.AWTGLCanvas
Create an AWTGLCanvas with the requested PixelFormat on the specified GraphicsDevice.

B

BACK_LEFT_BUFFER - Static variable in class org.lwjgl.opengl.Pbuffer
The Pbuffer back left buffer.
BACK_RIGHT_BUFFER - Static variable in class org.lwjgl.opengl.Pbuffer
The Pbuffer back right buffer.
BANDPASS_DEFAULT_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
BANDPASS_DEFAULT_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
BANDPASS_DEFAULT_GAINLF - Static variable in class org.lwjgl.openal.EFX10
 
BANDPASS_MAX_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
BANDPASS_MAX_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
BANDPASS_MAX_GAINLF - Static variable in class org.lwjgl.openal.EFX10
 
BANDPASS_MIN_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
BANDPASS_MIN_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
BANDPASS_MIN_GAINLF - Static variable in class org.lwjgl.openal.EFX10
 
begin(int) - Method in interface org.lwjgl.util.glu.GLUtessellatorCallback
The begin callback method is invoked like glBegin to indicate the start of a (triangle) primitive.
begin(int) - Method in class org.lwjgl.util.glu.GLUtessellatorCallbackAdapter
 
beginData(int, Object) - Method in interface org.lwjgl.util.glu.GLUtessellatorCallback
The same as the begin callback method except that it takes an additional reference argument.
beginData(int, Object) - Method in class org.lwjgl.util.glu.GLUtessellatorCallbackAdapter
 
bgColor - Variable in class org.lwjgl.util.applet.AppletLoader
background color of applet
bindTexImage(int) - Method in class org.lwjgl.opengl.Pbuffer
Binds the currently bound texture to the buffer specified.
BLACK - Static variable in interface org.lwjgl.util.ReadableColor
 
BLUE - Static variable in interface org.lwjgl.util.ReadableColor
 
BufferChecks - Class in org.lwjgl
A class to check buffer boundaries in general.
BufferUtils - Class in org.lwjgl
Some often-used Buffer code for creating native buffers of the appropriate size.
BufferUtils() - Constructor for class org.lwjgl.BufferUtils
 
bytesPerPixel(int, int) - Static method in class org.lwjgl.util.glu.Util
Method bytesPerPixel.

C

cacheEnabled - Variable in class org.lwjgl.util.applet.AppletLoader
whether to use caching system, only download files that have changed
capacity() - Method in class org.lwjgl.PointerBuffer
Returns this buffer's capacity.
ceil(int, int) - Static method in class org.lwjgl.util.glu.Util
Return ceiling of integer division
certificateRefused - Variable in class org.lwjgl.util.applet.AppletLoader
whether a certificate refused error occured
certificateRefusedMessage - Variable in class org.lwjgl.util.applet.AppletLoader
error message to display if user refuses to accept certicate
CHAR_NONE - Static variable in class org.lwjgl.input.Keyboard
The special character meaning that no character was translated for the event.
checkALCError(ALCdevice) - Static method in class org.lwjgl.openal.Util
Checks for any ALC errors and throws an unchecked exception on errors
checkALCValidContext(ALCcontext) - Static method in class org.lwjgl.openal.Util
Checks for a valid context
checkALCValidDevice(ALCdevice) - Static method in class org.lwjgl.openal.Util
Checks for a valid device
checkALError() - Static method in class org.lwjgl.openal.Util
Checks for any AL errors and throws an unchecked exception on errors
checkArray(Object[]) - Static method in class org.lwjgl.BufferChecks
 
checkArray(Object[], int) - Static method in class org.lwjgl.BufferChecks
 
checkArray(long[], int) - Static method in class org.lwjgl.BufferChecks
 
checkBuffer(Buffer, int) - Static method in class org.lwjgl.BufferChecks
Detects the buffer type and performs the corresponding check and also returns the buffer position in bytes.
checkBuffer(ByteBuffer, int) - Static method in class org.lwjgl.BufferChecks
 
checkBuffer(ShortBuffer, int) - Static method in class org.lwjgl.BufferChecks
 
checkBuffer(IntBuffer, int) - Static method in class org.lwjgl.BufferChecks
 
checkBuffer(LongBuffer, int) - Static method in class org.lwjgl.BufferChecks
 
checkBuffer(FloatBuffer, int) - Static method in class org.lwjgl.BufferChecks
 
checkBuffer(DoubleBuffer, int) - Static method in class org.lwjgl.BufferChecks
 
checkBuffer(PointerBuffer, int) - Static method in class org.lwjgl.BufferChecks
 
checkBufferSize(Buffer, int) - Static method in class org.lwjgl.BufferChecks
Helper method to ensure a buffer is big enough to receive data from a glGet* operation.
checkCLError(int) - Static method in class org.lwjgl.opencl.Util
 
checkDirect(ByteBuffer) - Static method in class org.lwjgl.BufferChecks
Helper methods to ensure a buffer is direct (and, implicitly, non-null).
checkDirect(ShortBuffer) - Static method in class org.lwjgl.BufferChecks
 
checkDirect(IntBuffer) - Static method in class org.lwjgl.BufferChecks
 
checkDirect(LongBuffer) - Static method in class org.lwjgl.BufferChecks
 
checkDirect(FloatBuffer) - Static method in class org.lwjgl.BufferChecks
 
checkDirect(DoubleBuffer) - Static method in class org.lwjgl.BufferChecks
 
checkDirect(PointerBuffer) - Static method in class org.lwjgl.BufferChecks
 
checkFunctionAddress(long) - Static method in class org.lwjgl.BufferChecks
Helper methods to ensure a function pointer is not-null (0)
checkGLError() - Static method in class org.lwjgl.opengl.Util
Throws OpenGLException if glGetError() returns anything else than GL_NO_ERROR
checkNotNull(Object) - Static method in class org.lwjgl.BufferChecks
 
checkNullTerminated(ByteBuffer) - Static method in class org.lwjgl.BufferChecks
Helper methods to ensure a ByteBuffer is null-terminated
checkNullTerminated(ByteBuffer, int) - Static method in class org.lwjgl.BufferChecks
 
checkNullTerminated(IntBuffer) - Static method in class org.lwjgl.BufferChecks
Helper method to ensure an IntBuffer is null-terminated
checkNullTerminated(LongBuffer) - Static method in class org.lwjgl.BufferChecks
Helper method to ensure a LongBuffer is null-terminated
checkNullTerminated(PointerBuffer) - Static method in class org.lwjgl.BufferChecks
Helper method to ensure a PointerBuffer is null-terminated
CHECKS - Static variable in class org.lwjgl.LWJGLUtil
 
checkValid() - Method in class org.lwjgl.PointerWrapperAbstract
Checks if the pointer is valid and throws an IllegalStateException if it is not.
CL - Class in org.lwjgl.opencl
LWJGL users must use this class to initialize OpenCL before using any other class in the org.lwjgl.opencl package.
CL10 - Class in org.lwjgl.opencl
The core OpenCL 1.0 API
CL10GL - Class in org.lwjgl.opencl
The core OpenCL 1.0 OpenGL interrop functionality.
CL11 - Class in org.lwjgl.opencl
The core OpenCL 1.1 API
CL_A - Static variable in class org.lwjgl.opencl.CL10
cl_channel_order
CL_ADDRESS_CLAMP - Static variable in class org.lwjgl.opencl.CL10
cl_addressing_mode
CL_ADDRESS_CLAMP_TO_EDGE - Static variable in class org.lwjgl.opencl.CL10
cl_addressing_mode
CL_ADDRESS_MIRRORED_REPEAT - Static variable in class org.lwjgl.opencl.CL11
cl_addressing_mode
CL_ADDRESS_NONE - Static variable in class org.lwjgl.opencl.CL10
cl_addressing_mode
CL_ADDRESS_REPEAT - Static variable in class org.lwjgl.opencl.CL10
cl_addressing_mode
CL_AFFINITY_DOMAIN_L1_CACHE_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
Accepted as a property name, when accompanying the CL_DEVICE_PARITION_BY_AFFINITY_DOMAIN_EXT property, in the <properties> parameter of clCreateSubDeviceEXT:
CL_AFFINITY_DOMAIN_L2_CACHE_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
Accepted as a property name, when accompanying the CL_DEVICE_PARITION_BY_AFFINITY_DOMAIN_EXT property, in the <properties> parameter of clCreateSubDeviceEXT:
CL_AFFINITY_DOMAIN_L3_CACHE_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
Accepted as a property name, when accompanying the CL_DEVICE_PARITION_BY_AFFINITY_DOMAIN_EXT property, in the <properties> parameter of clCreateSubDeviceEXT:
CL_AFFINITY_DOMAIN_L4_CACHE_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
Accepted as a property name, when accompanying the CL_DEVICE_PARITION_BY_AFFINITY_DOMAIN_EXT property, in the <properties> parameter of clCreateSubDeviceEXT:
CL_AFFINITY_DOMAIN_NEXT_FISSIONABLE_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
Accepted as a property name, when accompanying the CL_DEVICE_PARITION_BY_AFFINITY_DOMAIN_EXT property, in the <properties> parameter of clCreateSubDeviceEXT:
CL_AFFINITY_DOMAIN_NUMA_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
Accepted as a property name, when accompanying the CL_DEVICE_PARITION_BY_AFFINITY_DOMAIN_EXT property, in the <properties> parameter of clCreateSubDeviceEXT:
CL_AMD_device_attribute_query - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
CL_AMD_fp64 - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
CL_AMD_media_ops - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
CL_AMD_printf - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
CL_APPLE_gl_sharing - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
CL_APPLE_SetMemObjectDestructor - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
CL_ARGB - Static variable in class org.lwjgl.opencl.CL10
cl_channel_order
CL_BGRA - Static variable in class org.lwjgl.opencl.CL10
cl_channel_order
CL_BUFFER_CREATE_TYPE_REGION - Static variable in class org.lwjgl.opencl.CL11
cl_buffer_create_type
CL_BUILD_ERROR - Static variable in class org.lwjgl.opencl.CL10
cl_build_status
CL_BUILD_IN_PROGRESS - Static variable in class org.lwjgl.opencl.CL10
cl_build_status
CL_BUILD_NONE - Static variable in class org.lwjgl.opencl.CL10
cl_build_status
CL_BUILD_PROGRAM_FAILURE - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_BUILD_SUCCESS - Static variable in class org.lwjgl.opencl.CL10
cl_build_status
CL_CGL_DEVICE_FOR_CURRENT_VIRTUAL_SCREEN_APPLE - Static variable in class org.lwjgl.opencl.APPLEGLSharing
Returns a cl_device_id for the CL device associated with the virtual screen for the given CGL context.
CL_CGL_DEVICES_FOR_SUPPORTED_VIRTUAL_SCREENS_APPLE - Static variable in class org.lwjgl.opencl.APPLEGLSharing
Returns an array of cl_device_ids for the CL device(s) corresponding to the virtual screen(s) for the given CGL context.
CL_CGL_SHAREGROUP_KHR - Static variable in class org.lwjgl.opencl.KHRGLSharing
Accepted as an attribute name in the 'properties' argument of clCreateContext and clCreateContextFromType:
CL_COMMAND_ACQUIRE_GL_OBJECTS - Static variable in class org.lwjgl.opencl.CL10
cl_command_type
CL_COMMAND_COPY_BUFFER - Static variable in class org.lwjgl.opencl.CL10
cl_command_type
CL_COMMAND_COPY_BUFFER_RECT - Static variable in class org.lwjgl.opencl.CL11
cl_command_type
CL_COMMAND_COPY_BUFFER_TO_IMAGE - Static variable in class org.lwjgl.opencl.CL10
cl_command_type
CL_COMMAND_COPY_IMAGE - Static variable in class org.lwjgl.opencl.CL10
cl_command_type
CL_COMMAND_COPY_IMAGE_TO_BUFFER - Static variable in class org.lwjgl.opencl.CL10
cl_command_type
CL_COMMAND_GL_FENCE_SYNC_OBJECT_KHR - Static variable in class org.lwjgl.opencl.KHRGLEvent
Returned by clGetEventInfo when param_name is CL_EVENT_COMMAND_TYPE:
CL_COMMAND_MAP_BUFFER - Static variable in class org.lwjgl.opencl.CL10
cl_command_type
CL_COMMAND_MAP_IMAGE - Static variable in class org.lwjgl.opencl.CL10
cl_command_type
CL_COMMAND_MARKER - Static variable in class org.lwjgl.opencl.CL10
cl_command_type
CL_COMMAND_MIGRATE_MEM_OBJECT_EXT - Static variable in class org.lwjgl.opencl.EXTMigrateMemobject
Returned in the <param_value> parameter of the clGetEventInfo when <param_name> is CL_EVENT_COMMAND_TYPE:
CL_COMMAND_NATIVE_KERNEL - Static variable in class org.lwjgl.opencl.CL10
cl_command_type
CL_COMMAND_NDRANGE_KERNEL - Static variable in class org.lwjgl.opencl.CL10
cl_command_type
CL_COMMAND_READ_BUFFER - Static variable in class org.lwjgl.opencl.CL10
cl_command_type
CL_COMMAND_READ_BUFFER_RECT - Static variable in class org.lwjgl.opencl.CL11
cl_command_type
CL_COMMAND_READ_IMAGE - Static variable in class org.lwjgl.opencl.CL10
cl_command_type
CL_COMMAND_RELEASE_GL_OBJECTS - Static variable in class org.lwjgl.opencl.CL10
cl_command_type
CL_COMMAND_TASK - Static variable in class org.lwjgl.opencl.CL10
cl_command_type
CL_COMMAND_UNMAP_MEM_OBJECT - Static variable in class org.lwjgl.opencl.CL10
cl_command_type
CL_COMMAND_USER - Static variable in class org.lwjgl.opencl.CL11
cl_command_type
CL_COMMAND_WRITE_BUFFER - Static variable in class org.lwjgl.opencl.CL10
cl_command_type
CL_COMMAND_WRITE_BUFFER_RECT - Static variable in class org.lwjgl.opencl.CL11
cl_command_type
CL_COMMAND_WRITE_IMAGE - Static variable in class org.lwjgl.opencl.CL10
cl_command_type
CL_COMPILER_NOT_AVAILABLE - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_COMPLETE - Static variable in class org.lwjgl.opencl.CL10
command execution status
CL_CONTEXT_DEVICES - Static variable in class org.lwjgl.opencl.CL10
cl_context_info
CL_CONTEXT_NUM_DEVICES - Static variable in class org.lwjgl.opencl.CL11
cl_context_info
CL_CONTEXT_PLATFORM - Static variable in class org.lwjgl.opencl.CL10
cl_context_info + cl_context_properties
CL_CONTEXT_PROPERTIES - Static variable in class org.lwjgl.opencl.CL10
cl_context_info
CL_CONTEXT_PROPERTY_USE_CGL_SHAREGROUP_APPLE - Static variable in class org.lwjgl.opencl.APPLEGLSharing
This enumerated value can be specified as part of the <properties> argument passed to clCreateContext to allow OpenCL compliant devices in an existing CGL share group to be used as the devices in the newly created CL context.
CL_CONTEXT_REFERENCE_COUNT - Static variable in class org.lwjgl.opencl.CL10
cl_context_info
CL_CURRENT_DEVICE_FOR_GL_CONTEXT_KHR - Static variable in class org.lwjgl.opencl.KHRGLSharing
Accepted as the <param_name> argument of clGetGLContextInfoKHR:
CL_DEVICE_ADDRESS_BITS - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_AFFINITY_DOMAINS_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
Accepted as a property being queried in the <param_name> argument of clGetDeviceInfo:
CL_DEVICE_AVAILABLE - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_COMPILER_AVAILABLE - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_COMPUTE_CAPABILITY_MAJOR_NV - Static variable in class org.lwjgl.opencl.NVDeviceAttributeQuery
Accepted as the <param_name> parameter of clGetDeviceInfo.
CL_DEVICE_COMPUTE_CAPABILITY_MINOR_NV - Static variable in class org.lwjgl.opencl.NVDeviceAttributeQuery
Accepted as the <param_name> parameter of clGetDeviceInfo.
CL_DEVICE_DOUBLE_FP_CONFIG - Static variable in class org.lwjgl.opencl.KHRFp64
cl_device_info
CL_DEVICE_ENDIAN_LITTLE - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_ERROR_CORRECTION_SUPPORT - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_EXECUTION_CAPABILITIES - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_EXTENSIONS - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_GLOBAL_MEM_CACHE_SIZE - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_GLOBAL_MEM_CACHE_TYPE - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_GLOBAL_MEM_CACHELINE_SIZE - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_GLOBAL_MEM_SIZE - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_GPU_OVERLAP_NV - Static variable in class org.lwjgl.opencl.NVDeviceAttributeQuery
Accepted as the <param_name> parameter of clGetDeviceInfo.
CL_DEVICE_HALF_FP_CONFIG - Static variable in class org.lwjgl.opencl.KHRFp16
cl_device_info
CL_DEVICE_HOST_UNIFIED_MEMORY - Static variable in class org.lwjgl.opencl.CL11
cl_device_info
CL_DEVICE_IMAGE2D_MAX_HEIGHT - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_IMAGE2D_MAX_WIDTH - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_IMAGE3D_MAX_DEPTH - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_IMAGE3D_MAX_HEIGHT - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_IMAGE3D_MAX_WIDTH - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_IMAGE_SUPPORT - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_INTEGRATED_MEMORY_NV - Static variable in class org.lwjgl.opencl.NVDeviceAttributeQuery
Accepted as the <param_name> parameter of clGetDeviceInfo.
CL_DEVICE_KERNEL_EXEC_TIMEOUT_NV - Static variable in class org.lwjgl.opencl.NVDeviceAttributeQuery
Accepted as the <param_name> parameter of clGetDeviceInfo.
CL_DEVICE_LOCAL_MEM_SIZE - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_LOCAL_MEM_TYPE - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_MAX_CLOCK_FREQUENCY - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_MAX_COMPUTE_UNITS - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_MAX_CONSTANT_ARGS - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_MAX_CONSTANT_BUFFER_SIZE - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_MAX_MEM_ALLOC_SIZE - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_MAX_PARAMETER_SIZE - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_MAX_READ_IMAGE_ARGS - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_MAX_SAMPLERS - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_MAX_WORK_GROUP_SIZE - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_MAX_WORK_ITEM_DIMENSIONS - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_MAX_WORK_ITEM_SIZES - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_MAX_WRITE_IMAGE_ARGS - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_MEM_BASE_ADDR_ALIGN - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_MIN_DATA_TYPE_ALIGN_SIZE - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_NAME - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_NATIVE_VECTOR_WIDTH_CHAR - Static variable in class org.lwjgl.opencl.CL11
cl_device_info
CL_DEVICE_NATIVE_VECTOR_WIDTH_DOUBLE - Static variable in class org.lwjgl.opencl.CL11
cl_device_info
CL_DEVICE_NATIVE_VECTOR_WIDTH_FLOAT - Static variable in class org.lwjgl.opencl.CL11
cl_device_info
CL_DEVICE_NATIVE_VECTOR_WIDTH_HALF - Static variable in class org.lwjgl.opencl.CL11
cl_device_info
CL_DEVICE_NATIVE_VECTOR_WIDTH_INT - Static variable in class org.lwjgl.opencl.CL11
cl_device_info
CL_DEVICE_NATIVE_VECTOR_WIDTH_LONG - Static variable in class org.lwjgl.opencl.CL11
cl_device_info
CL_DEVICE_NATIVE_VECTOR_WIDTH_SHORT - Static variable in class org.lwjgl.opencl.CL11
cl_device_info
CL_DEVICE_NOT_AVAILABLE - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_DEVICE_NOT_FOUND - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_DEVICE_OPENCL_C_VERSION - Static variable in class org.lwjgl.opencl.CL11
cl_device_info
CL_DEVICE_PARENT_DEVICE_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
Accepted as a property being queried in the <param_name> argument of clGetDeviceInfo:
CL_DEVICE_PARITION_TYPES_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
Accepted as a property being queried in the <param_name> argument of clGetDeviceInfo:
CL_DEVICE_PARTITION_BY_AFFINITY_DOMAIN_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
Accepted as a property name in the <properties> parameter of clCreateSubDeviceEXT:
CL_DEVICE_PARTITION_BY_COUNTS_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
Accepted as a property name in the <properties> parameter of clCreateSubDeviceEXT:
CL_DEVICE_PARTITION_BY_NAMES_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
Accepted as a property name in the <properties> parameter of clCreateSubDeviceEXT:
CL_DEVICE_PARTITION_EQUALLY_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
Accepted as a property name in the <properties> parameter of clCreateSubDeviceEXT:
CL_DEVICE_PARTITION_FAILED_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
Returned by clCreateSubDevicesEXT when the indicated partition scheme is supported by the implementation, but the implementation can not further partition the device in this way.
CL_DEVICE_PARTITION_STYLE_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
Accepted as a property being queried in the <param_name> argument of clGetDeviceInfo:
CL_DEVICE_PLATFORM - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_PREFERRED_VECTOR_WIDTH_ - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_PREFERRED_VECTOR_WIDTH_CHAR - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_PREFERRED_VECTOR_WIDTH_DOUBLE - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_PREFERRED_VECTOR_WIDTH_FLOAT - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_PREFERRED_VECTOR_WIDTH_HALF - Static variable in class org.lwjgl.opencl.CL11
cl_device_info
CL_DEVICE_PREFERRED_VECTOR_WIDTH_LONG - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_PREFERRED_VECTOR_WIDTH_SHORT - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_PROFILE - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_PROFILING_TIMER_OFFSET_AMD - Static variable in class org.lwjgl.opencl.AMDDeviceAttributeQuery
Accepted as the <param_name> parameter of clGetDeviceInfo.
CL_DEVICE_PROFILING_TIMER_RESOLUTION - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_QUEUE_PROPERTIES - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_REFERENCE_COUNT_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
Accepted as a property being queried in the <param_name> argument of clGetDeviceInfo:
CL_DEVICE_REGISTERS_PER_BLOCK_NV - Static variable in class org.lwjgl.opencl.NVDeviceAttributeQuery
Accepted as the <param_name> parameter of clGetDeviceInfo.
CL_DEVICE_SINGLE_FP_CONFIG - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_TYPE - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_TYPE_ACCELERATOR - Static variable in class org.lwjgl.opencl.CL10
cl_device_type - bitfield
CL_DEVICE_TYPE_ALL - Static variable in class org.lwjgl.opencl.CL10
cl_device_type - bitfield
CL_DEVICE_TYPE_CPU - Static variable in class org.lwjgl.opencl.CL10
cl_device_type - bitfield
CL_DEVICE_TYPE_DEFAULT - Static variable in class org.lwjgl.opencl.CL10
cl_device_type - bitfield
CL_DEVICE_TYPE_GPU - Static variable in class org.lwjgl.opencl.CL10
cl_device_type - bitfield
CL_DEVICE_VENDOR - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_VENDOR_ID - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_VERSION - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_DEVICE_WARP_SIZE_NV - Static variable in class org.lwjgl.opencl.NVDeviceAttributeQuery
Accepted as the <param_name> parameter of clGetDeviceInfo.
CL_DEVICES_FOR_GL_CONTEXT_KHR - Static variable in class org.lwjgl.opencl.KHRGLSharing
Accepted as the <param_name> argument of clGetGLContextInfoKHR:
CL_DRIVER_VERSION - Static variable in class org.lwjgl.opencl.CL10
cl_device_info
CL_EGL_DISPLAY_KHR - Static variable in class org.lwjgl.opencl.KHRGLSharing
Accepted as an attribute name in the 'properties' argument of clCreateContext and clCreateContextFromType:
CL_EVENT_COMMAND_EXECUTION_STATUS - Static variable in class org.lwjgl.opencl.CL10
cl_event_info
CL_EVENT_COMMAND_QUEUE - Static variable in class org.lwjgl.opencl.CL10
cl_event_info
CL_EVENT_COMMAND_TYPE - Static variable in class org.lwjgl.opencl.CL10
cl_event_info
CL_EVENT_CONTEXT - Static variable in class org.lwjgl.opencl.CL11
cl_event_info
CL_EVENT_REFERENCE_COUNT - Static variable in class org.lwjgl.opencl.CL10
cl_event_info
CL_EXEC_KERNEL - Static variable in class org.lwjgl.opencl.CL10
cl_device_exec_capabilities - bitfield
CL_EXEC_NATIVE_KERNEL - Static variable in class org.lwjgl.opencl.CL10
cl_device_exec_capabilities - bitfield
CL_EXEC_STATUS_ERROR_FOR_EVENTS_IN_WAIT_LIST - Static variable in class org.lwjgl.opencl.CL11
Error Codes
CL_EXT_device_fission - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
CL_EXT_migrate_memobject - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
CL_FALSE - Static variable in class org.lwjgl.opencl.CL10
cl_bool
CL_FILTER_LINEAR - Static variable in class org.lwjgl.opencl.CL10
cl_filter_mode
CL_FILTER_NEAREST - Static variable in class org.lwjgl.opencl.CL10
cl_filter_mode
CL_FLOAT - Static variable in class org.lwjgl.opencl.CL10
cl_channel_type
CL_FP_DENORM - Static variable in class org.lwjgl.opencl.CL10
cl_device_fp_config - bitfield
CL_FP_FMA - Static variable in class org.lwjgl.opencl.CL10
cl_device_fp_config - bitfield
CL_FP_INF_NAN - Static variable in class org.lwjgl.opencl.CL10
cl_device_fp_config - bitfield
CL_FP_ROUND_TO_INF - Static variable in class org.lwjgl.opencl.CL10
cl_device_fp_config - bitfield
CL_FP_ROUND_TO_NEAREST - Static variable in class org.lwjgl.opencl.CL10
cl_device_fp_config - bitfield
CL_FP_ROUND_TO_ZERO - Static variable in class org.lwjgl.opencl.CL10
cl_device_fp_config - bitfield
CL_FP_SOFT_FLOAT - Static variable in class org.lwjgl.opencl.CL11
cl_device_fp_config - bitfield
CL_GL_CONTEXT_KHR - Static variable in class org.lwjgl.opencl.KHRGLSharing
Accepted as an attribute name in the 'properties' argument of clCreateContext and clCreateContextFromType:
CL_GL_MIPMAP_LEVEL - Static variable in class org.lwjgl.opencl.CL10GL
cl_gl_texture_info
CL_GL_OBJECT_BUFFER - Static variable in class org.lwjgl.opencl.CL10GL
cl_gl_object_type
CL_GL_OBJECT_RENDERBUFFER - Static variable in class org.lwjgl.opencl.CL10GL
cl_gl_object_type
CL_GL_OBJECT_TEXTURE2D - Static variable in class org.lwjgl.opencl.CL10GL
cl_gl_object_type
CL_GL_OBJECT_TEXTURE3D - Static variable in class org.lwjgl.opencl.CL10GL
cl_gl_object_type
CL_GL_TEXTURE_TARGET - Static variable in class org.lwjgl.opencl.CL10GL
cl_gl_texture_info
CL_GLOBAL - Static variable in class org.lwjgl.opencl.CL10
cl_device_local_mem_type
CL_GLX_DISPLAY_KHR - Static variable in class org.lwjgl.opencl.KHRGLSharing
Accepted as an attribute name in the 'properties' argument of clCreateContext and clCreateContextFromType:
CL_HALF_FLOAT - Static variable in class org.lwjgl.opencl.CL10
cl_channel_type
CL_IMAGE_DEPTH - Static variable in class org.lwjgl.opencl.CL10
cl_image_info
CL_IMAGE_ELEMENT_SIZE - Static variable in class org.lwjgl.opencl.CL10
cl_image_info
CL_IMAGE_FORMAT - Static variable in class org.lwjgl.opencl.CL10
cl_image_info
CL_IMAGE_FORMAT_MISMATCH - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_IMAGE_FORMAT_NOT_SUPPORTED - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_IMAGE_HEIGHT - Static variable in class org.lwjgl.opencl.CL10
cl_image_info
CL_IMAGE_ROW_PITCH - Static variable in class org.lwjgl.opencl.CL10
cl_image_info
CL_IMAGE_SLICE_PITCH - Static variable in class org.lwjgl.opencl.CL10
cl_image_info
CL_IMAGE_WIDTH - Static variable in class org.lwjgl.opencl.CL10
cl_image_info
CL_INTENSITY - Static variable in class org.lwjgl.opencl.CL10
cl_channel_order
CL_INVALID_ARG_INDEX - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_ARG_SIZE - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_ARG_VALUE - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_BINARY - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_BUFFER_SIZE - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_BUILD_OPTIONS - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_COMMAND_QUEUE - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_CONTEXT - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_DEVICE - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_DEVICE_TYPE - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_EVENT - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_EVENT_WAIT_LIST - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_GL_CONTEXT_APPLE - Static variable in class org.lwjgl.opencl.APPLEGLSharing
Error code returned by clGetGLContextInfoAPPLE if an invalid platform_gl_ctx is provided
CL_INVALID_GL_OBJECT - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_GL_SHAREGROUP_REFERENCE_KHR - Static variable in class org.lwjgl.opencl.KHRGLSharing
Returned by clCreateContext, clCreateContextFromType, and clGetGLContextInfoKHR when an invalid OpenGL context or share group object handle is specified in <properties>:
CL_INVALID_GLOBAL_OFFSET - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_GLOBAL_WORK_SIZE - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_HOST_PTR - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_IMAGE_FORMAT_DESCRIPTOR - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_IMAGE_SIZE - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_KERNEL - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_KERNEL_ARGS - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_KERNEL_DEFINITION - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_KERNEL_NAME - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_MEM_OBJECT - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_MIP_LEVEL - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_OPERATION - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_PARTITION_COUNT_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
Returned by clCreateSubDevicesEXT when the total number of compute units requested exceeds CL_DEVICE_MAX_COMPUTE_UNITS, or the number of compute units for any one sub-device is less than 1.
CL_INVALID_PARTITION_NAME_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
Returned by clCreateSubDevicesEXT when a compute unit name appearing in a name list following CL_DEVICE_PARTITION_BY_NAMES_EXT is not in range.
CL_INVALID_PLATFORM - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_PROGRAM - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_PROGRAM_EXECUTABLE - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_PROPERTY - Static variable in class org.lwjgl.opencl.CL11
Error Codes
CL_INVALID_QUEUE_PROPERTIES - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_SAMPLER - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_VALUE - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_WORK_DIMENSION - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_WORK_GROUP_SIZE - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_INVALID_WORK_ITEM_SIZE - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_KERNEL_COMPILE_WORK_GROUP_SIZE - Static variable in class org.lwjgl.opencl.CL10
cl_kernel_work_group_info
CL_KERNEL_CONTEXT - Static variable in class org.lwjgl.opencl.CL10
cl_kernel_info
CL_KERNEL_FUNCTION_NAME - Static variable in class org.lwjgl.opencl.CL10
cl_kernel_info
CL_KERNEL_LOCAL_MEM_SIZE - Static variable in class org.lwjgl.opencl.CL10
cl_kernel_work_group_info
CL_KERNEL_NUM_ARGS - Static variable in class org.lwjgl.opencl.CL10
cl_kernel_info
CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_MULTIPLE - Static variable in class org.lwjgl.opencl.CL11
cl_kernel_work_group_info
CL_KERNEL_PRIVATE_MEM_SIZE - Static variable in class org.lwjgl.opencl.CL11
cl_kernel_work_group_info
CL_KERNEL_PROGRAM - Static variable in class org.lwjgl.opencl.CL10
cl_kernel_info
CL_KERNEL_REFERENCE_COUNT - Static variable in class org.lwjgl.opencl.CL10
cl_kernel_info
CL_KERNEL_WORK_GROUP_SIZE - Static variable in class org.lwjgl.opencl.CL10
cl_kernel_work_group_info
CL_KHR_3d_image_writes - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
CL_KHR_byte_addressable_store - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
CL_KHR_d3d10_sharing - Variable in class org.lwjgl.opencl.CLPlatformCapabilities
 
CL_KHR_fp16 - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
CL_KHR_fp64 - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
CL_KHR_gl_event - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
CL_KHR_gl_event - Variable in class org.lwjgl.opencl.CLPlatformCapabilities
 
CL_KHR_gl_sharing - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
CL_KHR_gl_sharing - Variable in class org.lwjgl.opencl.CLPlatformCapabilities
 
CL_KHR_global_int32_base_atomics - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
CL_KHR_global_int32_extended_atomics - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
CL_KHR_icd - Variable in class org.lwjgl.opencl.CLPlatformCapabilities
 
CL_KHR_int64_base_atomics - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
CL_KHR_int64_extended_atomics - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
CL_KHR_local_int32_base_atomics - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
CL_KHR_local_int32_extended_atomics - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
CL_KHR_select_fprounding_mode - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
CL_LOCAL - Static variable in class org.lwjgl.opencl.CL10
cl_device_local_mem_type
CL_LUMINANCE - Static variable in class org.lwjgl.opencl.CL10
cl_channel_order
CL_MAP_FAILURE - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_MAP_READ - Static variable in class org.lwjgl.opencl.CL10
cl_map_flags - bitfield
CL_MAP_WRITE - Static variable in class org.lwjgl.opencl.CL10
cl_map_flags - bitfield
CL_MEM_ALLOC_HOST_PTR - Static variable in class org.lwjgl.opencl.CL10
cl_mem_flags - bitfield
CL_MEM_ASSOCIATED_MEMOBJECT - Static variable in class org.lwjgl.opencl.CL11
cl_mem_info
CL_MEM_CONTEXT - Static variable in class org.lwjgl.opencl.CL10
cl_mem_info
CL_MEM_COPY_HOST_PTR - Static variable in class org.lwjgl.opencl.CL10
cl_mem_flags - bitfield
CL_MEM_COPY_OVERLAP - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_MEM_FLAGS - Static variable in class org.lwjgl.opencl.CL10
cl_mem_info
CL_MEM_HOST_PTR - Static variable in class org.lwjgl.opencl.CL10
cl_mem_info
CL_MEM_MAP_COUNT - Static variable in class org.lwjgl.opencl.CL10
cl_mem_info
CL_MEM_OBJECT_ALLOCATION_FAILURE - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_MEM_OBJECT_BUFFER - Static variable in class org.lwjgl.opencl.CL10
cl_mem_object_type
CL_MEM_OBJECT_IMAGE2D - Static variable in class org.lwjgl.opencl.CL10
cl_mem_object_type
CL_MEM_OBJECT_IMAGE3D - Static variable in class org.lwjgl.opencl.CL10
cl_mem_object_type
CL_MEM_OFFSET - Static variable in class org.lwjgl.opencl.CL11
cl_mem_info
CL_MEM_READ_ONLY - Static variable in class org.lwjgl.opencl.CL10
cl_mem_flags - bitfield
CL_MEM_READ_WRITE - Static variable in class org.lwjgl.opencl.CL10
cl_mem_flags - bitfield
CL_MEM_REFERENCE_COUNT - Static variable in class org.lwjgl.opencl.CL10
cl_mem_info
CL_MEM_SIZE - Static variable in class org.lwjgl.opencl.CL10
cl_mem_info
CL_MEM_TYPE - Static variable in class org.lwjgl.opencl.CL10
cl_mem_info
CL_MEM_USE_HOST_PTR - Static variable in class org.lwjgl.opencl.CL10
cl_mem_flags - bitfield
CL_MEM_WRITE_ONLY - Static variable in class org.lwjgl.opencl.CL10
cl_mem_flags - bitfield
CL_MIGRATE_MEM_OBJECT_HOST_EXT - Static variable in class org.lwjgl.opencl.EXTMigrateMemobject
Besides a value of zero, the following cl_mem_migration_flags_ext values are allowed:
CL_MISALIGNED_SUB_BUFFER_OFFSET - Static variable in class org.lwjgl.opencl.CL11
Error Codes
CL_NONE - Static variable in class org.lwjgl.opencl.CL10
cl_device_mem_cache_type
CL_NV_compiler_options - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
CL_NV_device_attribute_query - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
CL_NV_pragma_unroll - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
CL_OUT_OF_HOST_MEMORY - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_OUT_OF_RESOURCES - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_PARTITION_BY_COUNTS_LIST_END_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
Accepted as the partition counts list terminator in the <properties> parameter of clCreateSubDeviceEXT:
CL_PARTITION_BY_NAMES_LIST_END_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
Accepted as the partition names list terminator in the <properties> parameter of clCreateSubDeviceEXT:
CL_PLATFORM_EXTENSIONS - Static variable in class org.lwjgl.opencl.CL10
cl_platform_info
CL_PLATFORM_ICD_SUFFIX_KHR - Static variable in class org.lwjgl.opencl.KHRICD
Accepted as <param_name> to the function clGetPlatformInfo
CL_PLATFORM_NAME - Static variable in class org.lwjgl.opencl.CL10
cl_platform_info
CL_PLATFORM_NOT_FOUND_KHR - Static variable in class org.lwjgl.opencl.KHRICD
Returned by clGetPlatformIDs when no platforms are found
CL_PLATFORM_PROFILE - Static variable in class org.lwjgl.opencl.CL10
cl_platform_info
CL_PLATFORM_VENDOR - Static variable in class org.lwjgl.opencl.CL10
cl_platform_info
CL_PLATFORM_VERSION - Static variable in class org.lwjgl.opencl.CL10
cl_platform_info
CL_PROFILING_COMMAND_END - Static variable in class org.lwjgl.opencl.CL10
cl_profiling_info
CL_PROFILING_COMMAND_QUEUED - Static variable in class org.lwjgl.opencl.CL10
cl_profiling_info
CL_PROFILING_COMMAND_START - Static variable in class org.lwjgl.opencl.CL10
cl_profiling_info
CL_PROFILING_COMMAND_SUBMIT - Static variable in class org.lwjgl.opencl.CL10
cl_profiling_info
CL_PROFILING_INFO_NOT_AVAILABLE - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_PROGRAM_BINARIES - Static variable in class org.lwjgl.opencl.CL10
cl_program_info
CL_PROGRAM_BINARY_SIZES - Static variable in class org.lwjgl.opencl.CL10
cl_program_info
CL_PROGRAM_BUILD_LOG - Static variable in class org.lwjgl.opencl.CL10
cl_program_build_info
CL_PROGRAM_BUILD_OPTIONS - Static variable in class org.lwjgl.opencl.CL10
cl_program_build_info
CL_PROGRAM_BUILD_STATUS - Static variable in class org.lwjgl.opencl.CL10
cl_program_build_info
CL_PROGRAM_CONTEXT - Static variable in class org.lwjgl.opencl.CL10
cl_program_info
CL_PROGRAM_DEVICES - Static variable in class org.lwjgl.opencl.CL10
cl_program_info
CL_PROGRAM_NUM_DEVICES - Static variable in class org.lwjgl.opencl.CL10
cl_program_info
CL_PROGRAM_REFERENCE_COUNT - Static variable in class org.lwjgl.opencl.CL10
cl_program_info
CL_PROGRAM_SOURCE - Static variable in class org.lwjgl.opencl.CL10
cl_program_info
CL_PROPERTIES_LIST_END_EXT - Static variable in class org.lwjgl.opencl.EXTDeviceFission
Accepted as the property list terminator in the <properties> parameter of clCreateSubDeviceEXT:
CL_QUEUE_CONTEXT - Static variable in class org.lwjgl.opencl.CL10
cl_command_queue_info
CL_QUEUE_DEVICE - Static variable in class org.lwjgl.opencl.CL10
cl_command_queue_info
CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE - Static variable in class org.lwjgl.opencl.CL10
cl_command_queue_properties - bitfield
CL_QUEUE_PROFILING_ENABLE - Static variable in class org.lwjgl.opencl.CL10
cl_command_queue_properties - bitfield
CL_QUEUE_PROPERTIES - Static variable in class org.lwjgl.opencl.CL10
cl_command_queue_info
CL_QUEUE_REFERENCE_COUNT - Static variable in class org.lwjgl.opencl.CL10
cl_command_queue_info
CL_QUEUED - Static variable in class org.lwjgl.opencl.CL10
command execution status
CL_R - Static variable in class org.lwjgl.opencl.CL10
cl_channel_order
CL_RA - Static variable in class org.lwjgl.opencl.CL10
cl_channel_order
CL_READ_ONLY_CACHE - Static variable in class org.lwjgl.opencl.CL10
cl_device_mem_cache_type
CL_READ_WRITE_CACHE - Static variable in class org.lwjgl.opencl.CL10
cl_device_mem_cache_type
CL_RG - Static variable in class org.lwjgl.opencl.CL10
cl_channel_order
CL_RGB - Static variable in class org.lwjgl.opencl.CL10
cl_channel_order
CL_RGBA - Static variable in class org.lwjgl.opencl.CL10
cl_channel_order
CL_RGBx - Static variable in class org.lwjgl.opencl.CL11
cl_channel_order
CL_RGx - Static variable in class org.lwjgl.opencl.CL11
cl_channel_order
CL_RUNNING - Static variable in class org.lwjgl.opencl.CL10
command execution status
CL_Rx - Static variable in class org.lwjgl.opencl.CL11
cl_channel_order
CL_SAMPLER_ADDRESSING_MODE - Static variable in class org.lwjgl.opencl.CL10
cl_sampler_info
CL_SAMPLER_CONTEXT - Static variable in class org.lwjgl.opencl.CL10
cl_sampler_info
CL_SAMPLER_FILTER_MODE - Static variable in class org.lwjgl.opencl.CL10
cl_sampler_info
CL_SAMPLER_NORMALIZED_COORDS - Static variable in class org.lwjgl.opencl.CL10
cl_sampler_info
CL_SAMPLER_REFERENCE_COUNT - Static variable in class org.lwjgl.opencl.CL10
cl_sampler_info
CL_SIGNED_INT16 - Static variable in class org.lwjgl.opencl.CL10
cl_channel_type
CL_SIGNED_INT32 - Static variable in class org.lwjgl.opencl.CL10
cl_channel_type
CL_SIGNED_INT8 - Static variable in class org.lwjgl.opencl.CL10
cl_channel_type
CL_SNORM_INT16 - Static variable in class org.lwjgl.opencl.CL10
cl_channel_type
CL_SNORM_INT8 - Static variable in class org.lwjgl.opencl.CL10
cl_channel_type
CL_SUBMITTED - Static variable in class org.lwjgl.opencl.CL10
command execution status
CL_SUCCESS - Static variable in class org.lwjgl.opencl.CL10
Error Codes
CL_TRUE - Static variable in class org.lwjgl.opencl.CL10
cl_bool
CL_UNORM_INT16 - Static variable in class org.lwjgl.opencl.CL10
cl_channel_type
CL_UNORM_INT8 - Static variable in class org.lwjgl.opencl.CL10
cl_channel_type
CL_UNORM_INT_101010 - Static variable in class org.lwjgl.opencl.CL10
cl_channel_type
CL_UNORM_SHORT_555 - Static variable in class org.lwjgl.opencl.CL10
cl_channel_type
CL_UNORM_SHORT_565 - Static variable in class org.lwjgl.opencl.CL10
cl_channel_type
CL_UNSIGNED_INT16 - Static variable in class org.lwjgl.opencl.CL10
cl_channel_type
CL_UNSIGNED_INT32 - Static variable in class org.lwjgl.opencl.CL10
cl_channel_type
CL_UNSIGNED_INT8 - Static variable in class org.lwjgl.opencl.CL10
cl_channel_type
CL_VERSION_1_0 - Static variable in class org.lwjgl.opencl.CL10
OpenCL Version
CL_VERSION_1_1 - Static variable in class org.lwjgl.opencl.CL11
OpenCL Version
CL_WGL_HDC_KHR - Static variable in class org.lwjgl.opencl.KHRGLSharing
Accepted as an attribute name in the 'properties' argument of clCreateContext and clCreateContextFromType:
classLoader - Variable in class org.lwjgl.util.applet.AppletLoader
classLoader used to add downloaded jars to the classpath
CLBufferRegion - Class in org.lwjgl.opencl.api
Simple container for cl_buffer_region struct values.
CLBufferRegion(int, int) - Constructor for class org.lwjgl.opencl.api.CLBufferRegion
 
clBuildProgram(CLProgram, PointerBuffer, ByteBuffer, CLBuildProgramCallback) - Static method in class org.lwjgl.opencl.CL10
 
clBuildProgram(CLProgram, PointerBuffer, CharSequence, CLBuildProgramCallback) - Static method in class org.lwjgl.opencl.CL10
Overloads clBuildProgram.
clBuildProgram(CLProgram, CLDevice, CharSequence, CLBuildProgramCallback) - Static method in class org.lwjgl.opencl.CL10
Overloads clBuildProgram.
CLBuildProgramCallback - Class in org.lwjgl.opencl
Instances of this class can be used to receive OpenCL program build notifications.
CLBuildProgramCallback() - Constructor for class org.lwjgl.opencl.CLBuildProgramCallback
 
CLCapabilities - Class in org.lwjgl.opencl
 
CLCommandQueue - Class in org.lwjgl.opencl
This class is a wrapper around a cl_command_queue pointer.
CLContext - Class in org.lwjgl.opencl
This class is a wrapper around a cl_context pointer.
CLContextCallback - Class in org.lwjgl.opencl
Instances of this class can be used to receive OpenCL context error notifications.
CLContextCallback() - Constructor for class org.lwjgl.opencl.CLContextCallback
 
CLContextCallback(long) - Constructor for class org.lwjgl.opencl.CLContextCallback
This constructor allows non-LWJGL implementations.
clCreateBuffer(CLContext, long, long, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clCreateBuffer(CLContext, long, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clCreateBuffer(CLContext, long, DoubleBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clCreateBuffer(CLContext, long, FloatBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clCreateBuffer(CLContext, long, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clCreateBuffer(CLContext, long, LongBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clCreateBuffer(CLContext, long, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clCreateCommandQueue(CLContext, CLDevice, long, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clCreateContext(PointerBuffer, PointerBuffer, CLContextCallback, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
LWJGL requires CL_CONTEXT_PLATFORM to be present in the cl_context_properties buffer.
clCreateContext(PointerBuffer, CLDevice, CLContextCallback, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
Overloads clCreateContext.
clCreateContextFromType(PointerBuffer, long, CLContextCallback, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
LWJGL requires CL_CONTEXT_PLATFORM to be present in the cl_context_properties buffer.
clCreateEventFromGLsyncKHR(CLContext, GLSync, IntBuffer) - Static method in class org.lwjgl.opencl.KHRGLEvent
 
clCreateFromGLBuffer(CLContext, long, int, IntBuffer) - Static method in class org.lwjgl.opencl.CL10GL
 
clCreateFromGLRenderbuffer(CLContext, long, int, IntBuffer) - Static method in class org.lwjgl.opencl.CL10GL
 
clCreateFromGLTexture2D(CLContext, long, int, int, int, IntBuffer) - Static method in class org.lwjgl.opencl.CL10GL
 
clCreateFromGLTexture3D(CLContext, long, int, int, int, IntBuffer) - Static method in class org.lwjgl.opencl.CL10GL
 
clCreateImage2D(CLContext, long, ByteBuffer, long, long, long, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clCreateImage2D(CLContext, long, ByteBuffer, long, long, long, FloatBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clCreateImage2D(CLContext, long, ByteBuffer, long, long, long, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clCreateImage2D(CLContext, long, ByteBuffer, long, long, long, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clCreateImage3D(CLContext, long, ByteBuffer, long, long, long, long, long, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clCreateImage3D(CLContext, long, ByteBuffer, long, long, long, long, long, FloatBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clCreateImage3D(CLContext, long, ByteBuffer, long, long, long, long, long, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clCreateImage3D(CLContext, long, ByteBuffer, long, long, long, long, long, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clCreateKernel(CLProgram, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clCreateKernel(CLProgram, CharSequence, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
Overloads clCreateKernel.
clCreateKernelsInProgram(CLProgram, PointerBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clCreateProgramWithBinary(CLContext, CLDevice, ByteBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clCreateProgramWithBinary(CLContext, PointerBuffer, PointerBuffer, ByteBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
Overloads clCreateProgramWithBinary.
clCreateProgramWithBinary(CLContext, PointerBuffer, ByteBuffer[], IntBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
Overloads clCreateProgramWithBinary.
clCreateProgramWithSource(CLContext, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clCreateProgramWithSource(CLContext, ByteBuffer, PointerBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
Overloads clCreateProgramWithSource.
clCreateProgramWithSource(CLContext, ByteBuffer[], IntBuffer) - Static method in class org.lwjgl.opencl.CL10
Overloads clCreateProgramWithSource.
clCreateProgramWithSource(CLContext, CharSequence, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
Overloads clCreateProgramWithSource.
clCreateProgramWithSource(CLContext, CharSequence[], IntBuffer) - Static method in class org.lwjgl.opencl.CL10
Overloads clCreateProgramWithSource.
clCreateSampler(CLContext, int, int, int, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clCreateSubBuffer(CLMem, long, int, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL11
 
clCreateSubDevicesEXT(CLDevice, LongBuffer, PointerBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.EXTDeviceFission
 
clCreateUserEvent(CLContext, IntBuffer) - Static method in class org.lwjgl.opencl.CL11
 
CLDevice - Class in org.lwjgl.opencl
This class is a wrapper around a cl_device_id pointer.
CLDeviceCapabilities - Class in org.lwjgl.opencl
 
CLDeviceCapabilities(CLDevice) - Constructor for class org.lwjgl.opencl.CLDeviceCapabilities
 
cleanUp() - Method in class org.lwjgl.util.applet.AppletLoader
Clean up resources
clear() - Method in class org.lwjgl.PointerBuffer
Clears this buffer.
clearEvents() - Static method in class org.lwjgl.input.Controllers
Clear any events stored for the controllers in this set
clEnqueueAcquireGLObjects(CLCommandQueue, PointerBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10GL
 
clEnqueueAcquireGLObjects(CLCommandQueue, CLMem, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10GL
Overloads clEnqueueAcquireGLObjects.
clEnqueueBarrier(CLCommandQueue) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueCopyBuffer(CLCommandQueue, CLMem, CLMem, long, long, long, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueCopyBufferRect(CLCommandQueue, CLMem, CLMem, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL11
 
clEnqueueCopyBufferToImage(CLCommandQueue, CLMem, CLMem, long, PointerBuffer, PointerBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueCopyImage(CLCommandQueue, CLMem, CLMem, PointerBuffer, PointerBuffer, PointerBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueCopyImageToBuffer(CLCommandQueue, CLMem, CLMem, PointerBuffer, PointerBuffer, long, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueMapBuffer(CLCommandQueue, CLMem, int, long, long, long, PointerBuffer, PointerBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueMapImage(CLCommandQueue, CLMem, int, long, PointerBuffer, PointerBuffer, PointerBuffer, PointerBuffer, PointerBuffer, PointerBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueMarker(CLCommandQueue, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueMigrateMemObjectEXT(CLCommandQueue, PointerBuffer, long, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.EXTMigrateMemobject
 
clEnqueueMigrateMemObjectEXT(CLCommandQueue, CLMem, long, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.EXTMigrateMemobject
Overloads clEnqueueMigrateMemObjectEXT.
clEnqueueNativeKernel(CLCommandQueue, CLNativeKernel, CLMem[], long[], PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
Enqueues a native kernel to the specified command queue.
clEnqueueNDRangeKernel(CLCommandQueue, CLKernel, int, PointerBuffer, PointerBuffer, PointerBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueReadBuffer(CLCommandQueue, CLMem, int, long, ByteBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueReadBuffer(CLCommandQueue, CLMem, int, long, DoubleBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueReadBuffer(CLCommandQueue, CLMem, int, long, FloatBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueReadBuffer(CLCommandQueue, CLMem, int, long, IntBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueReadBuffer(CLCommandQueue, CLMem, int, long, LongBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueReadBuffer(CLCommandQueue, CLMem, int, long, ShortBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueReadBufferRect(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, ByteBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL11
 
clEnqueueReadBufferRect(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, DoubleBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL11
 
clEnqueueReadBufferRect(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, FloatBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL11
 
clEnqueueReadBufferRect(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, IntBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL11
 
clEnqueueReadBufferRect(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, LongBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL11
 
clEnqueueReadBufferRect(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, ShortBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL11
 
clEnqueueReadImage(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, long, long, ByteBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueReadImage(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, long, long, FloatBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueReadImage(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, long, long, IntBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueReadImage(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, long, long, ShortBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueReleaseGLObjects(CLCommandQueue, PointerBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10GL
 
clEnqueueReleaseGLObjects(CLCommandQueue, CLMem, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10GL
Overloads clEnqueueReleaseGLObjects.
clEnqueueTask(CLCommandQueue, CLKernel, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueUnmapMemObject(CLCommandQueue, CLMem, ByteBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueWaitForEvents(CLCommandQueue, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueWaitForEvents(CLCommandQueue, CLEvent) - Static method in class org.lwjgl.opencl.CL10
Overloads clEnqueueWaitForEvents.
clEnqueueWriteBuffer(CLCommandQueue, CLMem, int, long, ByteBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueWriteBuffer(CLCommandQueue, CLMem, int, long, DoubleBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueWriteBuffer(CLCommandQueue, CLMem, int, long, FloatBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueWriteBuffer(CLCommandQueue, CLMem, int, long, IntBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueWriteBuffer(CLCommandQueue, CLMem, int, long, LongBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueWriteBuffer(CLCommandQueue, CLMem, int, long, ShortBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueWriteBufferRect(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, ByteBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL11
 
clEnqueueWriteBufferRect(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, DoubleBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL11
 
clEnqueueWriteBufferRect(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, FloatBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL11
 
clEnqueueWriteBufferRect(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, IntBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL11
 
clEnqueueWriteBufferRect(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, LongBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL11
 
clEnqueueWriteBufferRect(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, PointerBuffer, long, long, long, long, ShortBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL11
 
clEnqueueWriteImage(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, long, long, ByteBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueWriteImage(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, long, long, FloatBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueWriteImage(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, long, long, IntBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clEnqueueWriteImage(CLCommandQueue, CLMem, int, PointerBuffer, PointerBuffer, long, long, ShortBuffer, PointerBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
CLEvent - Class in org.lwjgl.opencl
This class is a wrapper around a cl_mem pointer.
CLEventCallback - Class in org.lwjgl.opencl
Instances of this class can be used to receive OpenCL memory object destruction notifications.
CLEventCallback() - Constructor for class org.lwjgl.opencl.CLEventCallback
 
clFinish(CLCommandQueue) - Static method in class org.lwjgl.opencl.CL10
 
clFlush(CLCommandQueue) - Static method in class org.lwjgl.opencl.CL10
 
clGetCommandQueueInfo(CLCommandQueue, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clGetContextInfo(CLContext, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clGetDeviceIDs(CLPlatform, long, PointerBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clGetDeviceInfo(CLDevice, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clGetEventInfo(CLEvent, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clGetEventProfilingInfo(CLEvent, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clGetGLContextInfoAPPLE(CLContext, PointerBuffer, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.APPLEGLSharing
 
clGetGLContextInfoKHR(PointerBuffer, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.KHRGLSharing
 
clGetGLObjectInfo(CLMem, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10GL
 
clGetGLTextureInfo(CLMem, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10GL
 
clGetImageInfo(CLMem, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clGetKernelInfo(CLKernel, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clGetKernelWorkGroupInfo(CLKernel, CLDevice, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clGetMemObjectInfo(CLMem, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clGetPlatformIDs(PointerBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clGetPlatformInfo(CLPlatform, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clGetProgramBuildInfo(CLProgram, CLDevice, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clGetProgramInfo(CLProgram, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clGetProgramInfo(CLProgram, PointerBuffer, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
Overloads clGetProgramInfo.
clGetProgramInfo(CLProgram, ByteBuffer[], PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
Overloads clGetProgramInfo.
clGetSamplerInfo(CLSampler, int, ByteBuffer, PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clGetSupportedImageFormats(CLContext, long, int, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clIcdGetPlatformIDsKHR(PointerBuffer, IntBuffer) - Static method in class org.lwjgl.opencl.KHRICD
 
CLImageFormat - Class in org.lwjgl.opencl.api
Simple container for cl_image_format struct values.
CLImageFormat(int, int) - Constructor for class org.lwjgl.opencl.api.CLImageFormat
 
CLKernel - Class in org.lwjgl.opencl
This class is a wrapper around a cl_kernel pointer.
CLMem - Class in org.lwjgl.opencl
This class is a wrapper around a cl_mem pointer.
CLMemObjectDestructorCallback - Class in org.lwjgl.opencl
Instances of this class can be used to receive OpenCL memory object destruction notifications.
CLMemObjectDestructorCallback() - Constructor for class org.lwjgl.opencl.CLMemObjectDestructorCallback
 
CLNativeKernel - Class in org.lwjgl.opencl
Instances of this class can be used to execute native kernels.
CLNativeKernel() - Constructor for class org.lwjgl.opencl.CLNativeKernel
 
CLPlatform - Class in org.lwjgl.opencl
This class is a wrapper around a cl_platform_id pointer.
CLPlatformCapabilities - Class in org.lwjgl.opencl
 
CLPlatformCapabilities(CLPlatform) - Constructor for class org.lwjgl.opencl.CLPlatformCapabilities
 
CLProgram - Class in org.lwjgl.opencl
This class is a wrapper around a cl_program pointer.
clReleaseCommandQueue(CLCommandQueue) - Static method in class org.lwjgl.opencl.CL10
 
clReleaseContext(CLContext) - Static method in class org.lwjgl.opencl.CL10
 
clReleaseDeviceEXT(CLDevice) - Static method in class org.lwjgl.opencl.EXTDeviceFission
Warning: LWJGL will not automatically release any objects associated with sub-devices.
clReleaseEvent(CLEvent) - Static method in class org.lwjgl.opencl.CL10
 
clReleaseKernel(CLKernel) - Static method in class org.lwjgl.opencl.CL10
 
clReleaseMemObject(CLMem) - Static method in class org.lwjgl.opencl.CL10
 
clReleaseProgram(CLProgram) - Static method in class org.lwjgl.opencl.CL10
 
clReleaseSampler(CLSampler) - Static method in class org.lwjgl.opencl.CL10
 
clRetainCommandQueue(CLCommandQueue) - Static method in class org.lwjgl.opencl.CL10
 
clRetainContext(CLContext) - Static method in class org.lwjgl.opencl.CL10
 
clRetainDeviceEXT(CLDevice) - Static method in class org.lwjgl.opencl.EXTDeviceFission
 
clRetainEvent(CLEvent) - Static method in class org.lwjgl.opencl.CL10
 
clRetainKernel(CLKernel) - Static method in class org.lwjgl.opencl.CL10
 
clRetainMemObject(CLMem) - Static method in class org.lwjgl.opencl.CL10
 
clRetainProgram(CLProgram) - Static method in class org.lwjgl.opencl.CL10
 
clRetainSampler(CLSampler) - Static method in class org.lwjgl.opencl.CL10
 
CLSampler - Class in org.lwjgl.opencl
This class is a wrapper around a cl_sampler pointer.
clSetEventCallback(CLEvent, int, CLEventCallback) - Static method in class org.lwjgl.opencl.CL11
 
clSetKernelArg(CLKernel, int, ByteBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clSetKernelArg(CLKernel, int, DoubleBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clSetKernelArg(CLKernel, int, FloatBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clSetKernelArg(CLKernel, int, IntBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clSetKernelArg(CLKernel, int, LongBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clSetKernelArg(CLKernel, int, ShortBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clSetKernelArg(CLKernel, int, CLObject) - Static method in class org.lwjgl.opencl.CL10
Overloads clSetKernelArg.
clSetKernelArg(CLKernel, int, long) - Static method in class org.lwjgl.opencl.CL10
Overloads clSetKernelArg.
clSetMemObjectDestructorAPPLE(CLMem, CLMemObjectDestructorCallback) - Static method in class org.lwjgl.opencl.APPLESetMemObjectDestructor
 
clSetMemObjectDestructorCallback(CLMem, CLMemObjectDestructorCallback) - Static method in class org.lwjgl.opencl.CL11
 
clSetUserEventStatus(CLEvent, int) - Static method in class org.lwjgl.opencl.CL11
 
clUnloadCompiler() - Static method in class org.lwjgl.opencl.CL10
 
clWaitForEvents(PointerBuffer) - Static method in class org.lwjgl.opencl.CL10
 
clWaitForEvents(CLEvent) - Static method in class org.lwjgl.opencl.CL10
Overloads clWaitForEvents.
Color - Class in org.lwjgl.util
A mutable Color class
Color() - Constructor for class org.lwjgl.util.Color
Constructor for Color.
Color(int, int, int) - Constructor for class org.lwjgl.util.Color
Constructor for Color.
Color(byte, byte, byte) - Constructor for class org.lwjgl.util.Color
Constructor for Color.
Color(int, int, int, int) - Constructor for class org.lwjgl.util.Color
Constructor for Color.
Color(byte, byte, byte, byte) - Constructor for class org.lwjgl.util.Color
Constructor for Color.
Color(ReadableColor) - Constructor for class org.lwjgl.util.Color
Constructor for Color
combine(double[], Object[], float[], Object[]) - Method in interface org.lwjgl.util.glu.GLUtessellatorCallback
The combine callback method is called to create a new vertex when the tessellation detects an intersection, or wishes to merge features.
combine(double[], Object[], float[], Object[]) - Method in class org.lwjgl.util.glu.GLUtessellatorCallbackAdapter
 
combineData(double[], Object[], float[], Object[], Object) - Method in interface org.lwjgl.util.glu.GLUtessellatorCallback
The same as the combine callback method except that it takes an additional reference argument.
combineData(double[], Object[], float[], Object[], Object) - Method in class org.lwjgl.util.glu.GLUtessellatorCallbackAdapter
 
compact() - Method in class org.lwjgl.PointerBuffer
Compacts this buffer  (optional operation).
compareTo(Object) - Method in class org.lwjgl.PointerBuffer
Compares this buffer to another.
componentHidden(ComponentEvent) - Method in class org.lwjgl.opengl.AWTGLCanvas
 
componentMoved(ComponentEvent) - Method in class org.lwjgl.opengl.AWTGLCanvas
 
componentResized(ComponentEvent) - Method in class org.lwjgl.opengl.AWTGLCanvas
 
componentShown(ComponentEvent) - Method in class org.lwjgl.opengl.AWTGLCanvas
 
compPerPix(int) - Static method in class org.lwjgl.util.glu.Util
Method compPerPix.
contains(ReadablePoint) - Method in class org.lwjgl.util.Rectangle
Checks whether or not this Rectangle contains the specified Point.
contains(int, int) - Method in class org.lwjgl.util.Rectangle
Checks whether or not this Rectangle contains the point at the specified location (xy).
contains(ReadableRectangle) - Method in class org.lwjgl.util.Rectangle
Checks whether or not this Rectangle entirely contains the specified Rectangle.
contains(int, int, int, int) - Method in class org.lwjgl.util.Rectangle
Checks whether this Rectangle entirely contains the Rectangle at the specified location (XY) with the specified dimensions (WH).
ContextAttribs - Class in org.lwjgl.opengl
This class represents the context attributes passed to CreateContextAttribs of the ARB_create_context and ARB_create_context_profile extensions.
ContextAttribs() - Constructor for class org.lwjgl.opengl.ContextAttribs
 
ContextAttribs(int, int) - Constructor for class org.lwjgl.opengl.ContextAttribs
 
ContextCapabilities - Class in org.lwjgl.opengl
 
Controller - Interface in org.lwjgl.input
A game controller of some sort that will provide input.
ControllerAdapter - Class in org.lwjgl.util.input
Adapter for the Controller interface.
ControllerAdapter() - Constructor for class org.lwjgl.util.input.ControllerAdapter
 
Controllers - Class in org.lwjgl.input
The collection of controllers currently connected.
Controllers() - Constructor for class org.lwjgl.input.Controllers
 
copy(ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.NondirectBufferWrapper
 
copy(ShortBuffer, ShortBuffer) - Static method in class org.lwjgl.NondirectBufferWrapper
 
copy(IntBuffer, IntBuffer) - Static method in class org.lwjgl.NondirectBufferWrapper
 
copy(FloatBuffer, FloatBuffer) - Static method in class org.lwjgl.NondirectBufferWrapper
 
copy(LongBuffer, LongBuffer) - Static method in class org.lwjgl.NondirectBufferWrapper
 
copy(DoubleBuffer, DoubleBuffer) - Static method in class org.lwjgl.NondirectBufferWrapper
 
cos(float) - Method in class org.lwjgl.util.glu.Quadric
 
create() - Static method in class org.lwjgl.input.Controllers
Initialise the controllers collection
create() - Static method in class org.lwjgl.input.Keyboard
"Create" the keyboard.
create() - Static method in class org.lwjgl.input.Mouse
"Create" the mouse.
create(String, int, int, boolean) - Static method in class org.lwjgl.openal.AL
Creates an OpenAL instance.
create(String, int, int, boolean, boolean) - Static method in class org.lwjgl.openal.AL
 
create() - Static method in class org.lwjgl.openal.AL
Creates an OpenAL instance.
create() - Static method in class org.lwjgl.opencl.CL
 
create(CLPlatform, List<CLDevice>, IntBuffer) - Static method in class org.lwjgl.opencl.CLContext
Creates a new CLContext.
create(CLPlatform, List<CLDevice>, CLContextCallback, IntBuffer) - Static method in class org.lwjgl.opencl.CLContext
Creates a new CLContext.
create(CLPlatform, List<CLDevice>, CLContextCallback, Drawable, IntBuffer) - Static method in class org.lwjgl.opencl.CLContext
Creates a new CLContext.
create() - Static method in class org.lwjgl.opengl.Display
Create the OpenGL context.
create(PixelFormat) - Static method in class org.lwjgl.opengl.Display
Create the OpenGL context with the given minimum parameters.
create(PixelFormat, Drawable) - Static method in class org.lwjgl.opengl.Display
Create the OpenGL context with the given minimum parameters.
create(PixelFormat, ContextAttribs) - Static method in class org.lwjgl.opengl.Display
Create the OpenGL context with the given minimum parameters.
create(PixelFormat, Drawable, ContextAttribs) - Static method in class org.lwjgl.opengl.Display
Create the OpenGL context with the given minimum parameters.
create(URL) - Static method in class org.lwjgl.util.WaveData
Creates a WaveData container from the specified url
create(String) - Static method in class org.lwjgl.util.WaveData
Creates a WaveData container from the specified in the classpath
create(InputStream) - Static method in class org.lwjgl.util.WaveData
Creates a WaveData container from the specified inputstream
create(byte[]) - Static method in class org.lwjgl.util.WaveData
Creates a WaveData container from the specified bytes
create(ByteBuffer) - Static method in class org.lwjgl.util.WaveData
Creates a WaveData container from the specified ByetBuffer.
create(AudioInputStream) - Static method in class org.lwjgl.util.WaveData
Creates a WaveData container from the specified stream
createByteBuffer(int) - Static method in class org.lwjgl.BufferUtils
Construct a direct native-ordered bytebuffer with the specified size.
createCharBuffer(int) - Static method in class org.lwjgl.BufferUtils
Construct a direct native-order charbuffer with the specified number of elements.
createCursor(int, int, int, int, int, IntBuffer, IntBuffer) - Method in interface org.lwjgl.opengl.InputImplementation
Native cursor handles
createDoubleBuffer(int) - Static method in class org.lwjgl.BufferUtils
Construct a direct native-order doublebuffer with the specified number of elements.
createFloatBuffer(int) - Static method in class org.lwjgl.BufferUtils
Construct a direct native-order floatbuffer with the specified number of elements.
createFromType(CLPlatform, long, IntBuffer) - Static method in class org.lwjgl.opencl.CLContext
Creates a new CLContext.
createFromType(CLPlatform, long, CLContextCallback, IntBuffer) - Static method in class org.lwjgl.opencl.CLContext
Creates a new CLContext.
createFromType(CLPlatform, long, CLContextCallback, Drawable, IntBuffer) - Static method in class org.lwjgl.opencl.CLContext
Creates a new CLContext.
createImage2D(CLContext, long, CLImageFormat, long, long, long, Buffer, IntBuffer) - Static method in class org.lwjgl.opencl.CLMem
Creates a new 2D image object.
createImage3D(CLContext, long, CLImageFormat, long, long, long, long, long, Buffer, IntBuffer) - Static method in class org.lwjgl.opencl.CLMem
Creates a new 3D image object.
createIntBuffer(int) - Static method in class org.lwjgl.BufferUtils
Construct a direct native-order intbuffer with the specified number of elements.
createKernelsInProgram() - Method in class org.lwjgl.opencl.CLProgram
Creates kernel objects for all kernels functions in this program.
createKeyboard() - Method in interface org.lwjgl.opengl.InputImplementation
Method to create the keyboard
createLongBuffer(int) - Static method in class org.lwjgl.BufferUtils
Construct a direct native-order longbuffer with the specified number of elements.
createMouse() - Method in interface org.lwjgl.opengl.InputImplementation
Method to create the mouse.
createPointerBuffer(int) - Static method in class org.lwjgl.BufferUtils
Construct a PointerBuffer with the specified number of elements.
createSharedContext() - Method in class org.lwjgl.opengl.AWTGLCanvas
This method should only be called internally.
createSharedContext() - Method in class org.lwjgl.opengl.SharedDrawable
 
createShortBuffer(int) - Static method in class org.lwjgl.BufferUtils
Construct a direct native-order shortbuffer with the specified number of elements.
createSubBuffer(long, int, CLBufferRegion, IntBuffer) - Method in class org.lwjgl.opencl.CLMem
 
cross(float[], float[], float[]) - Static method in class org.lwjgl.util.glu.Util
Calculate cross-product
cross(Vector3f, Vector3f, Vector3f) - Static method in class org.lwjgl.util.vector.Vector3f
The cross product of two vectors.
CUBE_MAP_FACE - Static variable in class org.lwjgl.opengl.Pbuffer
The render-to-texture cube map face attribute.
currentSizeDownload - Variable in class org.lwjgl.util.applet.AppletLoader
current size of download in bytes
currentSizeExtract - Variable in class org.lwjgl.util.applet.AppletLoader
current size of extracted in bytes
Cursor - Class in org.lwjgl.input
A class representing a native cursor.
Cursor(int, int, int, int, int, IntBuffer, IntBuffer) - Constructor for class org.lwjgl.input.Cursor
Constructs a new Cursor, with the given parameters.
CURSOR_8_BIT_ALPHA - Static variable in class org.lwjgl.input.Cursor
8 bit alhpa native cursor
CURSOR_ANIMATION - Static variable in class org.lwjgl.input.Cursor
animation native cursor
CURSOR_ONE_BIT_TRANSPARENCY - Static variable in class org.lwjgl.input.Cursor
1 bit transparency for native cursor
CYAN - Static variable in interface org.lwjgl.util.ReadableColor
 
Cylinder - Class in org.lwjgl.util.glu
Cylinder.java Created 23-dec-2003
Cylinder() - Constructor for class org.lwjgl.util.glu.Cylinder
Constructor for Cylinder.

D

data - Variable in class org.lwjgl.util.WaveData
actual wave data
DEBUG - Static variable in class org.lwjgl.LWJGLUtil
Debug flag.
debug_sleep(long) - Method in class org.lwjgl.util.applet.AppletLoader
Utility method for sleeping Will only really sleep if debug has been enabled
debugMode - Variable in class org.lwjgl.util.applet.AppletLoader
whether we're running in debug mode
DEPTH_BUFFER - Static variable in class org.lwjgl.opengl.Pbuffer
The Pbuffer depth buffer.
destroy() - Static method in class org.lwjgl.input.Controllers
Destroys any resources used by the controllers
destroy() - Method in class org.lwjgl.input.Cursor
Destroy the native cursor.
destroy() - Static method in class org.lwjgl.input.Keyboard
"Destroy" the keyboard
destroy() - Static method in class org.lwjgl.input.Mouse
"Destroy" the mouse.
destroy() - Static method in class org.lwjgl.openal.AL
Exit cleanly by calling destroy.
destroy() - Static method in class org.lwjgl.opencl.CL
 
destroy() - Method in class org.lwjgl.opengl.AWTGLCanvas
Destroy the OpenGL context.
destroy() - Static method in class org.lwjgl.opengl.Display
Destroy the Display.
destroy() - Method in interface org.lwjgl.opengl.Drawable
Destroys the Drawable.
destroy() - Method in class org.lwjgl.util.applet.AppletLoader
 
destroyCursor(Object) - Method in interface org.lwjgl.opengl.InputImplementation
 
destroyKeyboard() - Method in interface org.lwjgl.opengl.InputImplementation
Method to destroy the keyboard
destroyMouse() - Method in interface org.lwjgl.opengl.InputImplementation
Method the destroy the mouse
determinant() - Method in class org.lwjgl.util.vector.Matrix
 
determinant() - Method in class org.lwjgl.util.vector.Matrix2f
 
determinant() - Method in class org.lwjgl.util.vector.Matrix3f
 
determinant() - Method in class org.lwjgl.util.vector.Matrix4f
 
Dimension - Class in org.lwjgl.util
A 2D integer Dimension class, which looks remarkably like an AWT one.
Dimension() - Constructor for class org.lwjgl.util.Dimension
Constructor for Dimension.
Dimension(int, int) - Constructor for class org.lwjgl.util.Dimension
Constructor for Dimension.
Dimension(ReadableDimension) - Constructor for class org.lwjgl.util.Dimension
Constructor for Dimension.
Disk - Class in org.lwjgl.util.glu
Disk.java Created 23-dec-2003
Disk() - Constructor for class org.lwjgl.util.glu.Disk
Constructor for Disk.
Display - Class in org.lwjgl.opengl
 
Display - Class in org.lwjgl.util
Display initialization utility, that can be used to find display modes and pick one for you based on your criteria.
Display() - Constructor for class org.lwjgl.util.Display
 
DisplayMode - Class in org.lwjgl.opengl
This class encapsulates the properties for a given display mode.
DisplayMode(int, int) - Constructor for class org.lwjgl.opengl.DisplayMode
Construct a display mode.
dispose() - Method in class org.lwjgl.util.WaveData
Disposes the wavedata
DKGREY - Static variable in interface org.lwjgl.util.ReadableColor
 
dot(Quaternion, Quaternion) - Static method in class org.lwjgl.util.vector.Quaternion
The dot product of two quaternions
dot(Vector2f, Vector2f) - Static method in class org.lwjgl.util.vector.Vector2f
The dot product of two vectors is calculated as v1.x * v2.x + v1.y * v2.y + v1.z * v2.z
dot(Vector3f, Vector3f) - Static method in class org.lwjgl.util.vector.Vector3f
The dot product of two vectors is calculated as v1.x * v2.x + v1.y * v2.y + v1.z * v2.z
dot(Vector4f, Vector4f) - Static method in class org.lwjgl.util.vector.Vector4f
The dot product of two vectors is calculated as v1.x * v2.x + v1.y * v2.y + v1.z * v2.z + v1.w * v2.w
downloadJars(String) - Method in class org.lwjgl.util.applet.AppletLoader
Will download the jars from the server using the list of urls in urlList, while at the same time updating progress bar
draw(float, float, float, int, int) - Method in class org.lwjgl.util.glu.Cylinder
draws a cylinder oriented along the z axis.
draw(float, float, int, int) - Method in class org.lwjgl.util.glu.Disk
renders a disk on the z = 0 plane.
draw(float, float, int, int, float, float) - Method in class org.lwjgl.util.glu.PartialDisk
renders a partial disk on the z=0 plane.
draw(float, int, int) - Method in class org.lwjgl.util.glu.Sphere
draws a sphere of the given radius centered around the origin.
Drawable - Interface in org.lwjgl.opengl
The Drawable interface describes an OpenGL drawable with an associated Context.
drawStyle - Variable in class org.lwjgl.util.glu.Quadric
 
duplicate() - Method in class org.lwjgl.PointerBuffer
Creates a new pointer buffer that shares this buffer's content.

E

edgeFlag(boolean) - Method in interface org.lwjgl.util.glu.GLUtessellatorCallback
The edgeFlag callback method is similar to glEdgeFlag.
edgeFlag(boolean) - Method in class org.lwjgl.util.glu.GLUtessellatorCallbackAdapter
 
edgeFlagData(boolean, Object) - Method in interface org.lwjgl.util.glu.GLUtessellatorCallback
The same as the edgeFlage callback method except that it takes an additional reference argument.
edgeFlagData(boolean, Object) - Method in class org.lwjgl.util.glu.GLUtessellatorCallbackAdapter
 
EFX10 - Class in org.lwjgl.openal
Implementation of the OpenAL extension ALC_EXT_EFX (version 1.0).
EFXUtil - Class in org.lwjgl.openal
Utility class for the OpenAL extension ALC_EXT_EFX.
enableRepeatEvents(boolean) - Static method in class org.lwjgl.input.Keyboard
Controls whether repeat events are reported or not.
end() - Method in interface org.lwjgl.util.glu.GLUtessellatorCallback
The end callback serves the same purpose as glEnd.
end() - Method in class org.lwjgl.util.glu.GLUtessellatorCallbackAdapter
 
endData(Object) - Method in interface org.lwjgl.util.glu.GLUtessellatorCallback
The same as the end callback method except that it takes an additional reference argument.
endData(Object) - Method in class org.lwjgl.util.glu.GLUtessellatorCallbackAdapter
 
equals(Object) - Method in class org.lwjgl.openal.ALCcontext
 
equals(Object) - Method in class org.lwjgl.openal.ALCdevice
 
equals(Object) - Method in class org.lwjgl.opengl.DisplayMode
Tests for DisplayMode equality
equals(Object) - Method in class org.lwjgl.PointerBuffer
Tells whether or not this buffer is equal to another object.
equals(Object) - Method in class org.lwjgl.PointerWrapperAbstract
 
equals(Object) - Method in class org.lwjgl.util.Color
Equals
equals(Object) - Method in class org.lwjgl.util.Dimension
Checks whether two dimension objects have equal values.
equals(Object) - Method in class org.lwjgl.util.Point
Determines whether an instance of Point2D is equal to this point.
equals(Object) - Method in class org.lwjgl.util.Rectangle
Checks whether two rectangles are equal.
error(int) - Method in interface org.lwjgl.util.glu.GLUtessellatorCallback
The error callback method is called when an error is encountered.
error(int) - Method in class org.lwjgl.util.glu.GLUtessellatorCallbackAdapter
 
errorData(int, Object) - Method in interface org.lwjgl.util.glu.GLUtessellatorCallback
The same as the error callback method except that it takes an additional reference argument.
errorData(int, Object) - Method in class org.lwjgl.util.glu.GLUtessellatorCallbackAdapter
 
EVENT_SIZE - Static variable in class org.lwjgl.input.Keyboard
Internal use - event size in bytes
EVENT_SIZE - Static variable in class org.lwjgl.input.Mouse
Internal use - event size in bytes
exceptionOccurred(LWJGLException) - Method in class org.lwjgl.opengl.AWTGLCanvas
This method will be called if an unhandled LWJGLException occurs in paint().
execute(ByteBuffer[]) - Method in class org.lwjgl.opencl.CLNativeKernel
Implement this method to execute an action on cl_mem objects in global memory.
EXTAbgr - Class in org.lwjgl.opengl
 
EXTBgra - Class in org.lwjgl.opengl
 
EXTBindableUniform - Class in org.lwjgl.opengl
 
EXTBlendColor - Class in org.lwjgl.opengl
 
EXTBlendEquationSeparate - Class in org.lwjgl.opengl
 
EXTBlendFuncSeparate - Class in org.lwjgl.opengl
 
EXTBlendMinmax - Class in org.lwjgl.opengl
 
EXTBlendSubtract - Class in org.lwjgl.opengl
 
EXTCgShader - Class in org.lwjgl.opengl
 
EXTCompiledVertexArray - Class in org.lwjgl.opengl
 
EXTDepthBoundsTest - Class in org.lwjgl.opengl
 
EXTDeviceFission - Class in org.lwjgl.opencl
 
EXTDirectStateAccess - Class in org.lwjgl.opengl
 
EXTDrawBuffers2 - Class in org.lwjgl.opengl
 
EXTDrawInstanced - Class in org.lwjgl.opengl
 
EXTDrawRangeElements - Class in org.lwjgl.opengl
 
EXTFogCoord - Class in org.lwjgl.opengl
 
EXTFramebufferBlit - Class in org.lwjgl.opengl
 
EXTFramebufferMultisample - Class in org.lwjgl.opengl
 
EXTFramebufferObject - Class in org.lwjgl.opengl
 
EXTFramebufferSRGB - Class in org.lwjgl.opengl
 
EXTGeometryShader4 - Class in org.lwjgl.opengl
 
EXTGpuProgramParameters - Class in org.lwjgl.opengl
 
EXTGpuShader4 - Class in org.lwjgl.opengl
 
EXTMigrateMemobject - Class in org.lwjgl.opencl
 
EXTMultiDrawArrays - Class in org.lwjgl.opengl
 
EXTPackedDepthStencil - Class in org.lwjgl.opengl
 
EXTPackedFloat - Class in org.lwjgl.opengl
 
EXTPackedPixels - Class in org.lwjgl.opengl
 
EXTPalettedTexture - Class in org.lwjgl.opengl
 
EXTPixelBufferObject - Class in org.lwjgl.opengl
 
EXTPointParameters - Class in org.lwjgl.opengl
 
EXTProvokingVertex - Class in org.lwjgl.opengl
 
extractGZip(String, String) - Method in class org.lwjgl.util.applet.AppletLoader
Extract GZip File
extractJars(String) - Method in class org.lwjgl.util.applet.AppletLoader
Extract all jars from any lzma/gz/pack files
extractLZMA(String, String) - Method in class org.lwjgl.util.applet.AppletLoader
Extract LZMA File
extractNatives(String) - Method in class org.lwjgl.util.applet.AppletLoader
This method will extract all file from the native jar and extract them to the subdirectory called "natives" in the local path, will also check to see if the native jar files is signed properly
extractPack(String, String) - Method in class org.lwjgl.util.applet.AppletLoader
Extract Pack File
EXTRescaleNormal - Class in org.lwjgl.opengl
 
EXTSecondaryColor - Class in org.lwjgl.opengl
 
EXTSeparateShaderObjects - Class in org.lwjgl.opengl
 
EXTSeparateSpecularColor - Class in org.lwjgl.opengl
 
EXTShaderImageLoadStore - Class in org.lwjgl.opengl
 
EXTSharedTexturePalette - Class in org.lwjgl.opengl
 
EXTStencilClearTag - Class in org.lwjgl.opengl
 
EXTStencilTwoSide - Class in org.lwjgl.opengl
 
EXTStencilWrap - Class in org.lwjgl.opengl
 
EXTTextureArray - Class in org.lwjgl.opengl
 
EXTTextureBufferObject - Class in org.lwjgl.opengl
 
EXTTextureCompressionLATC - Class in org.lwjgl.opengl
 
EXTTextureCompressionRGTC - Class in org.lwjgl.opengl
 
EXTTextureCompressionS3TC - Class in org.lwjgl.opengl
 
EXTTextureEnvCombine - Class in org.lwjgl.opengl
 
EXTTextureEnvDot3 - Class in org.lwjgl.opengl
 
EXTTextureFilterAnisotropic - Class in org.lwjgl.opengl
 
EXTTextureInteger - Class in org.lwjgl.opengl
 
EXTTextureLODBias - Class in org.lwjgl.opengl
 
EXTTextureMirrorClamp - Class in org.lwjgl.opengl
 
EXTTextureRectangle - Class in org.lwjgl.opengl
 
EXTTextureSharedExponent - Class in org.lwjgl.opengl
 
EXTTextureSnorm - Class in org.lwjgl.opengl
 
EXTTextureSRGB - Class in org.lwjgl.opengl
 
EXTTextureSRGBDecode - Class in org.lwjgl.opengl
 
EXTTextureSwizzle - Class in org.lwjgl.opengl
 
EXTTimerQuery - Class in org.lwjgl.opengl
 
EXTTransformFeedback - Class in org.lwjgl.opengl
 
EXTVertexArrayBgra - Class in org.lwjgl.opengl
 
EXTVertexAttrib64bit - Class in org.lwjgl.opengl
 
EXTVertexShader - Class in org.lwjgl.opengl
 
EXTVertexWeighting - Class in org.lwjgl.opengl
 

F

fatalError - Variable in class org.lwjgl.util.applet.AppletLoader
whether a fatal error occured
fatalErrorOccured(String, Exception) - Method in class org.lwjgl.util.applet.AppletLoader
Sets the state of the loaded and prints some debug information
fgColor - Variable in class org.lwjgl.util.applet.AppletLoader
color to write foreground in
fileSizes - Variable in class org.lwjgl.util.applet.AppletLoader
Sizes of files to download
filesLastModified - Variable in class org.lwjgl.util.applet.AppletLoader
Used to store file names with lastModified time
Filter<T> - Interface in org.lwjgl.opencl.api
Simple filter interface.
flip() - Method in class org.lwjgl.PointerBuffer
Flips this buffer.
format - Variable in class org.lwjgl.util.WaveData
format type of data
fromHSB(float, float, float) - Method in class org.lwjgl.util.Color
HSB to RGB conversion, pinched from java.awt.Color.
FRONT_LEFT_BUFFER - Static variable in class org.lwjgl.opengl.Pbuffer
The Pbuffer front left buffer.
FRONT_RIGHT_BUFFER - Static variable in class org.lwjgl.opengl.Pbuffer
The Pbuffer front right buffer.

G

genericErrorMessage - Variable in class org.lwjgl.util.applet.AppletLoader
generic error message to display on error
get() - Method in class org.lwjgl.PointerBuffer
Relative get method.
get(int) - Method in class org.lwjgl.PointerBuffer
Absolute get method.
get(long[], int, int) - Method in class org.lwjgl.PointerBuffer
Relative bulk get method.
get(long[]) - Method in class org.lwjgl.PointerBuffer
Relative bulk get method.
getAccumulationAlpha() - Method in class org.lwjgl.opengl.PixelFormat
 
getAccumulationBitsPerPixel() - Method in class org.lwjgl.opengl.PixelFormat
 
getAdapter() - Static method in class org.lwjgl.opengl.Display
Get the driver adapter string.
getAlpha() - Method in class org.lwjgl.util.Color
Accessor
getAlpha() - Method in interface org.lwjgl.util.ReadableColor
Return the red component (0..255)
getAlphaBits() - Method in class org.lwjgl.opengl.PixelFormat
 
getAlphaByte() - Method in class org.lwjgl.util.Color
 
getAlphaByte() - Method in interface org.lwjgl.util.ReadableColor
Return the red component
getApplet() - Method in class org.lwjgl.util.applet.AppletLoader
Retrieves the applet that has been loaded.
getAuxBuffers() - Method in class org.lwjgl.opengl.PixelFormat
 
getAvailableDisplayModes() - Static method in class org.lwjgl.opengl.Display
Returns the entire list of possible fullscreen display modes as an array, in no particular order.
getAvailableDisplayModes(int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.util.Display
Determine the available display modes that match the specified minimum and maximum criteria.
getAxisCount() - Method in interface org.lwjgl.input.Controller
Retrieve the number of axes available on this controller.
getAxisCount() - Method in class org.lwjgl.util.input.ControllerAdapter
Retrieve the number of axes available on this controller.
getAxisName(int) - Method in interface org.lwjgl.input.Controller
Get the name that's given to the specified axis
getAxisName(int) - Method in class org.lwjgl.util.input.ControllerAdapter
Get the name that's given to the specified axis
getAxisValue(int) - Method in interface org.lwjgl.input.Controller
Retrieve the value thats currently available on a specified axis.
getAxisValue(int) - Method in class org.lwjgl.util.input.ControllerAdapter
Retrieve the value thats currently available on a specified axis.
getBitsPerPixel() - Method in class org.lwjgl.opengl.DisplayMode
 
getBitsPerPixel() - Method in class org.lwjgl.opengl.PixelFormat
 
getBlue() - Method in class org.lwjgl.util.Color
Accessor
getBlue() - Method in interface org.lwjgl.util.ReadableColor
Return the red component (0..255)
getBlueByte() - Method in class org.lwjgl.util.Color
 
getBlueByte() - Method in interface org.lwjgl.util.ReadableColor
Return the red component
getBooleanParameter(String, boolean) - Method in class org.lwjgl.util.applet.AppletLoader
Retrieves the boolean value for the applet
getBounds(WritableRectangle) - Method in interface org.lwjgl.util.ReadableRectangle
Copy this readable rectangle's bounds into a destination Rectangle
getBounds(WritableRectangle) - Method in class org.lwjgl.util.Rectangle
 
getBuffer() - Method in class org.lwjgl.PointerBuffer
Returns the ByteBuffer that backs this PointerBuffer.
getBuildInfoInt(CLDevice, int) - Method in class org.lwjgl.opencl.CLProgram
Returns the integer value of the specified parameter.
getBuildInfoString(CLDevice, int) - Method in class org.lwjgl.opencl.CLProgram
Returns the String value of the specified parameter.
getButtonCount() - Method in interface org.lwjgl.input.Controller
Retrieve the number of buttons available on this controller
getButtonCount() - Static method in class org.lwjgl.input.Mouse
 
getButtonCount() - Method in interface org.lwjgl.opengl.InputImplementation
Query of button count
getButtonCount() - Method in class org.lwjgl.util.input.ControllerAdapter
Retrieve the number of buttons available on this controller
getButtonIndex(String) - Static method in class org.lwjgl.input.Mouse
Get's a button's index.
getButtonName(int) - Method in interface org.lwjgl.input.Controller
Get the name of the specified button.
getButtonName(int) - Static method in class org.lwjgl.input.Mouse
Gets a button's name
getButtonName(int) - Method in class org.lwjgl.util.input.ControllerAdapter
Get the name of the specified button.
getBytes() - Method in class org.lwjgl.util.XPMFile
 
getCacheDir() - Method in class org.lwjgl.util.applet.AppletLoader
get path to the lwjgl cache directory
getCapabilities() - Static method in class org.lwjgl.input.Cursor
Get the capabilities of the native cursor.
getCapabilities() - Static method in class org.lwjgl.opengl.GLContext
Get the current capabilities instance.
getCapabilities() - Static method in class org.lwjgl.opengl.Pbuffer
Gets the Pbuffer capabilities.
getChannelOrder() - Method in class org.lwjgl.opencl.api.CLImageFormat
 
getChannelType() - Method in class org.lwjgl.opencl.api.CLImageFormat
 
getClassTokens(LWJGLUtil.TokenFilter, Map<Integer, String>, Class...) - Static method in class org.lwjgl.LWJGLUtil
Returns a map of public static final integer fields in the specified classes, to their String representations.
getClassTokens(LWJGLUtil.TokenFilter, Map<Integer, String>, Iterable<Class>) - Static method in class org.lwjgl.LWJGLUtil
Returns a map of public static final integer fields in the specified classes, to their String representations.
getCLCommandQueue(long) - Method in class org.lwjgl.opencl.CLContext
Returns a CLCommandQueue associated with this context.
getCLCommandQueue() - Method in class org.lwjgl.opencl.CLEvent
Returns the command-queue associated with this event.
getCLDevice() - Method in class org.lwjgl.opencl.CLCommandQueue
 
getCLDevice(long) - Method in class org.lwjgl.opencl.CLPlatform
Returns a CLDevice that is available on this platform.
getCLEvent(long) - Method in class org.lwjgl.opencl.CLCommandQueue
Returns a CLEvent associated with this command-queue.
getCLEvent(long) - Method in class org.lwjgl.opencl.CLContext
Returns a user CLEvent associated with this context.
getClipboard() - Static method in class org.lwjgl.Sys
Get the contents of the system clipboard.
getCLKernel(long) - Method in class org.lwjgl.opencl.CLProgram
Returns a CLKernel associated with this program.
getCLMem(long) - Method in class org.lwjgl.opencl.CLContext
Returns a CLMem associated with this context.
getCLPlatform(long) - Static method in class org.lwjgl.opencl.CLPlatform
Returns a CLPlatform with the specified id.
getCLProgram(long) - Method in class org.lwjgl.opencl.CLContext
Returns a CLProgram associated with this context.
getCLSampler(long) - Method in class org.lwjgl.opencl.CLContext
Returns a CLSampler associated with this context.
getColor(String, Color) - Method in class org.lwjgl.util.applet.AppletLoader
Retrieves the color
getConfiguration() - Static method in class org.lwjgl.opengl.XRandR
 
getContext() - Static method in class org.lwjgl.openal.AL
 
getContext() - Method in class org.lwjgl.opengl.AWTGLCanvas
This method should only be called internally.
getController(int) - Static method in class org.lwjgl.input.Controllers
Get a controller from the collection
getControllerCount() - Static method in class org.lwjgl.input.Controllers
Retrieve a count of the number of controllers
getControllers() - Method in class org.lwjgl.util.jinput.LWJGLEnvironmentPlugin
 
getDeadZone(int) - Method in interface org.lwjgl.input.Controller
Get the dead zone for a specified axis
getDeadZone(int) - Method in class org.lwjgl.util.input.ControllerAdapter
Get the dead zone for a specified axis
getDepthBits() - Method in class org.lwjgl.opengl.PixelFormat
 
getDescriptionForState() - Method in class org.lwjgl.util.applet.AppletLoader
 
getDesktopDisplayMode() - Static method in class org.lwjgl.opengl.Display
Return the initial desktop display mode.
getDevice() - Static method in class org.lwjgl.openal.AL
 
getDeviceCapabilities(CLDevice) - Static method in class org.lwjgl.opencl.CLCapabilities
 
getDevices(int) - Method in class org.lwjgl.opencl.CLPlatform
Returns a list of the available devices on this platform that match the specified type.
getDevices(int, Filter<CLDevice>) - Method in class org.lwjgl.opencl.CLPlatform
Returns a list of the available devices on this platform that match the specified type, filtered by the specified filter.
getDisplayMode() - Static method in class org.lwjgl.opengl.Display
Return the current display mode, as set by setDisplayMode().
getDrawable() - Static method in class org.lwjgl.opengl.Display
Fetch the Drawable from the Display.
getDrawStyle() - Method in class org.lwjgl.util.glu.Quadric
Returns the drawStyle.
getDWheel() - Static method in class org.lwjgl.input.Mouse
 
getDX() - Static method in class org.lwjgl.input.Mouse
 
getDY() - Static method in class org.lwjgl.input.Mouse
 
getElementSizeExponent(Buffer) - Static method in class org.lwjgl.BufferUtils
 
getEventButton() - Static method in class org.lwjgl.input.Mouse
 
getEventButtonState() - Static method in class org.lwjgl.input.Mouse
Get the current events button state.
getEventCharacter() - Static method in class org.lwjgl.input.Keyboard
 
getEventControlIndex() - Static method in class org.lwjgl.input.Controllers
Get the index of the control that caused the current event
getEventDWheel() - Static method in class org.lwjgl.input.Mouse
 
getEventDX() - Static method in class org.lwjgl.input.Mouse
 
getEventDY() - Static method in class org.lwjgl.input.Mouse
 
getEventKey() - Static method in class org.lwjgl.input.Keyboard
Please note that the key code returned is NOT valid against the current keyboard layout.
getEventKeyState() - Static method in class org.lwjgl.input.Keyboard
Gets the state of the key that generated the current event
getEventNanoseconds() - Static method in class org.lwjgl.input.Controllers
Get the timestamp assigned to the current event
getEventNanoseconds() - Static method in class org.lwjgl.input.Keyboard
Gets the time in nanoseconds of the current event.
getEventNanoseconds() - Static method in class org.lwjgl.input.Mouse
Gets the time in nanoseconds of the current event.
getEventSource() - Static method in class org.lwjgl.input.Controllers
Get the source of the current event
getEventX() - Static method in class org.lwjgl.input.Mouse
 
getEventY() - Static method in class org.lwjgl.input.Mouse
 
getFileName(URL) - Method in class org.lwjgl.util.applet.AppletLoader
Get file name portion of URL.
getFrequency() - Method in class org.lwjgl.opengl.DisplayMode
 
getGLObjectName() - Method in class org.lwjgl.opencl.CLMem
Returns the GL object name.
getGLObjectType() - Method in class org.lwjgl.opencl.CLMem
Returns the GL object type.
getGLTextureInfoInt(int) - Method in class org.lwjgl.opencl.CLMem
Returns the int value of the specified parameter.
getGreen() - Method in class org.lwjgl.util.Color
Accessor
getGreen() - Method in interface org.lwjgl.util.ReadableColor
Return the red component (0..255)
getGreenByte() - Method in class org.lwjgl.util.Color
 
getGreenByte() - Method in interface org.lwjgl.util.ReadableColor
Return the red component
getHeight() - Method in class org.lwjgl.opengl.DisplayMode
 
getHeight() - Method in interface org.lwjgl.opengl.InputImplementation
 
getHeight() - Method in class org.lwjgl.opengl.Pbuffer
 
getHeight() - Method in class org.lwjgl.util.Dimension
Gets the height.
getHeight() - Method in interface org.lwjgl.util.ReadableDimension
Get the height
getHeight() - Method in class org.lwjgl.util.Rectangle
Gets the height.
getHeight() - Method in class org.lwjgl.util.XPMFile
 
getImage(String) - Method in class org.lwjgl.util.applet.AppletLoader
Get Image from path provided
getImage(URL) - Method in class org.lwjgl.util.applet.AppletLoader
Get Image from path provided
getImageChannelOrder() - Method in class org.lwjgl.opencl.CLMem
Returns the image channel order.
getImageChannelType() - Method in class org.lwjgl.opencl.CLMem
Returns the image channel type.
getImageFormat() - Method in class org.lwjgl.opencl.CLMem
Returns the image format.
getImageInfoSize(int) - Method in class org.lwjgl.opencl.CLMem
Returns the size_t value of the specified parameter.
getIndex() - Method in interface org.lwjgl.input.Controller
Get the index of this controller in the collection
getIndex() - Method in class org.lwjgl.util.input.ControllerAdapter
Get the index of this controller in the collection
getInfoBinaries(ByteBuffer) - Method in class org.lwjgl.opencl.CLProgram
Returns the program binaries for all devices associated with program, written sequentially in the target ByteBuffer.
getInfoBinaries(ByteBuffer[]) - Method in class org.lwjgl.opencl.CLProgram
Returns the program binaries for all devices associated with program, as a ByteBuffer array.
getInfoBoolean(int) - Method in class org.lwjgl.opencl.CLDevice
Returns the boolean value of the specified parameter.
getInfoDevices() - Method in class org.lwjgl.opencl.CLContext
Returns the list of devices in context.
getInfoDevices() - Method in class org.lwjgl.opencl.CLProgram
Returns an array of CLDevices associated with this program.
getInfoHostBuffer() - Method in class org.lwjgl.opencl.CLMem
Returns a direct ByteBuffer instance that points to the host memory that backs this CLMem object.
getInfoInt(int) - Method in class org.lwjgl.opencl.CLCommandQueue
Returns the integer value of the specified parameter.
getInfoInt(int) - Method in class org.lwjgl.opencl.CLContext
Returns the integer value of the specified parameter.
getInfoInt(int) - Method in class org.lwjgl.opencl.CLDevice
Returns the integer value of the specified parameter.
getInfoInt(int) - Method in class org.lwjgl.opencl.CLEvent
Returns the integer value of the specified parameter.
getInfoInt(int) - Method in class org.lwjgl.opencl.CLKernel
Returns the integer value of the specified parameter.
getInfoInt(int) - Method in class org.lwjgl.opencl.CLMem
Returns the integer value of the specified parameter.
getInfoInt(int) - Method in class org.lwjgl.opencl.CLProgram
Returns the integer value of the specified parameter.
getInfoInt(int) - Method in class org.lwjgl.opencl.CLSampler
Returns the integer value of the specified parameter.
getInfoLong(int) - Method in class org.lwjgl.opencl.CLDevice
Returns the long value of the specified parameter.
getInfoLong(int) - Method in class org.lwjgl.opencl.CLMem
Returns the long value of the specified parameter.
getInfoLong(int) - Method in class org.lwjgl.opencl.CLSampler
Returns the long value of the specified parameter.
getInfoSize(int) - Method in class org.lwjgl.opencl.CLDevice
Returns the size_t value of the specified parameter.
getInfoSize(int) - Method in class org.lwjgl.opencl.CLMem
Returns the size_t value of the specified parameter.
getInfoSizeArray(int) - Method in class org.lwjgl.opencl.CLDevice
Returns an array of size_t values of the specified parameter.
getInfoSizeArray(int) - Method in class org.lwjgl.opencl.CLProgram
Returns an array of size_t values of the specified parameter.
getInfoString(int) - Method in class org.lwjgl.opencl.CLDevice
Returns the value of the specified String parameter.
getInfoString(int) - Method in class org.lwjgl.opencl.CLKernel
Returns the String value of the specified parameter.
getInfoString(int) - Method in class org.lwjgl.opencl.CLPlatform
Returns the String value of the specified parameter.
getInfoString(int) - Method in class org.lwjgl.opencl.CLProgram
Returns the String value of the specified parameter.
getJarInfo(File) - Method in class org.lwjgl.util.applet.AppletLoader
This method will get the files sizes of the files to download.
getJarInputStream(String, URLConnection) - Method in class org.lwjgl.util.applet.AppletLoader
Retrieves a jar files input stream.
getJarName(URL) - Method in class org.lwjgl.util.applet.AppletLoader
Get jar name from URL.
getKeyCount() - Static method in class org.lwjgl.input.Keyboard
 
getKeyIndex(String) - Static method in class org.lwjgl.input.Keyboard
Get's a key's index.
getKeyName(int) - Static method in class org.lwjgl.input.Keyboard
Gets a key's name
getLayerPlane() - Method in class org.lwjgl.opengl.ContextAttribs
 
getLibraryPaths(String, String, ClassLoader) - Static method in class org.lwjgl.LWJGLUtil
Locates the paths required by a library.
getLibraryPaths(String, String[], ClassLoader) - Static method in class org.lwjgl.LWJGLUtil
Locates the paths required by a library.
getLocation(WritablePoint) - Method in class org.lwjgl.util.Point
 
getLocation(WritablePoint) - Method in interface org.lwjgl.util.ReadablePoint
Copy this ReadablePoint into a destination Point
getLocation(WritablePoint) - Method in class org.lwjgl.util.Rectangle
 
getMajorVersion() - Method in class org.lwjgl.opencl.CLDeviceCapabilities
 
getMajorVersion() - Method in class org.lwjgl.opencl.CLPlatformCapabilities
 
getMajorVersion() - Method in class org.lwjgl.opengl.ContextAttribs
 
getMaxCursorSize() - Static method in class org.lwjgl.input.Cursor
Gets the maximum size of a native cursor.
getMaxCursorSize() - Method in interface org.lwjgl.opengl.InputImplementation
Method returning the maximum cursor size
getMinCursorSize() - Static method in class org.lwjgl.input.Cursor
Gets the minimum size of a native cursor.
getMinCursorSize() - Method in interface org.lwjgl.opengl.InputImplementation
Method returning the minimum cursor size
getMinorVersion() - Method in class org.lwjgl.opencl.CLDeviceCapabilities
 
getMinorVersion() - Method in class org.lwjgl.opencl.CLPlatformCapabilities
 
getMinorVersion() - Method in class org.lwjgl.opengl.ContextAttribs
 
getName() - Method in interface org.lwjgl.input.Controller
Get the name assigned to this controller.
getName() - Method in class org.lwjgl.util.input.ControllerAdapter
Get the name assigned to this controller.
getNativeCursor() - Static method in class org.lwjgl.input.Mouse
Gets the currently bound native cursor, if any.
getNativeCursorCapabilities() - Method in interface org.lwjgl.opengl.InputImplementation
Function to determine native cursor support
getNormals() - Method in class org.lwjgl.util.glu.Quadric
Returns the normals.
getNumKeyboardEvents() - Static method in class org.lwjgl.input.Keyboard
Gets the number of keyboard events waiting after doing a buffer enabled poll().
getOffset(Buffer) - Static method in class org.lwjgl.BufferUtils
A helper function which is used to get the byte offset in an arbitrary buffer based on its position
getOrientation() - Method in class org.lwjgl.util.glu.Quadric
Returns the orientation.
getOrigin() - Method in class org.lwjgl.opencl.api.CLBufferRegion
 
getParent() - Static method in class org.lwjgl.opengl.Display
Return the last parent set with setParent().
getPlatform() - Static method in class org.lwjgl.LWJGLUtil
 
getPlatform() - Method in class org.lwjgl.opencl.CLDevice
 
getPlatformCapabilities(CLPlatform) - Static method in class org.lwjgl.opencl.CLCapabilities
 
getPlatformName() - Static method in class org.lwjgl.LWJGLUtil
 
getPlatforms() - Static method in class org.lwjgl.opencl.CLPlatform
Returns a list of all the available platforms.
getPlatforms(Filter<CLPlatform>) - Static method in class org.lwjgl.opencl.CLPlatform
Returns a list of the available platforms, filtered by the specified filter.
getPointer() - Method in interface org.lwjgl.PointerWrapper
 
getPointer() - Method in class org.lwjgl.PointerWrapperAbstract
 
getPointerSize() - Static method in class org.lwjgl.PointerBuffer
Returns the pointer size in bytes, based on the underlying architecture.
getPovX() - Method in interface org.lwjgl.input.Controller
Get the X-Axis value of the POV on this controller
getPovX() - Method in class org.lwjgl.util.input.ControllerAdapter
Get the X-Axis value of the POV on this controller
getPovY() - Method in interface org.lwjgl.input.Controller
Get the Y-Axis value of the POV on this controller
getPovY() - Method in class org.lwjgl.util.input.ControllerAdapter
Get the Y-Axis value of the POV on this controller
getProfilingInfoLong(int) - Method in class org.lwjgl.opencl.CLEvent
Returns the long value of the specified parameter.
getRed() - Method in class org.lwjgl.util.Color
Accessor
getRed() - Method in interface org.lwjgl.util.ReadableColor
Return the red component (0..255)
getRedByte() - Method in class org.lwjgl.util.Color
 
getRedByte() - Method in interface org.lwjgl.util.ReadableColor
Return the red component
getResolutions(String) - Static method in class org.lwjgl.opengl.XRandR
 
getRXAxisDeadZone() - Method in interface org.lwjgl.input.Controller
Get the dead zone for the RX axis.
getRXAxisDeadZone() - Method in class org.lwjgl.util.input.ControllerAdapter
Get the dead zone for the RX axis.
getRXAxisValue() - Method in interface org.lwjgl.input.Controller
Get the value from the RX axis if there is one.
getRXAxisValue() - Method in class org.lwjgl.util.input.ControllerAdapter
Get the value from the RX axis if there is one.
getRYAxisDeadZone() - Method in interface org.lwjgl.input.Controller
Get the dead zone for the RY axis.
getRYAxisDeadZone() - Method in class org.lwjgl.util.input.ControllerAdapter
Get the dead zone for the RY axis.
getRYAxisValue() - Method in interface org.lwjgl.input.Controller
Get the value from the RY axis if there is one.
getRYAxisValue() - Method in class org.lwjgl.util.input.ControllerAdapter
Get the value from the RY axis if there is one.
getRZAxisDeadZone() - Method in interface org.lwjgl.input.Controller
Get the dead zone for the RZ axis.
getRZAxisDeadZone() - Method in class org.lwjgl.util.input.ControllerAdapter
Get the dead zone for the RZ axis.
getRZAxisValue() - Method in interface org.lwjgl.input.Controller
Get the value from the RZ axis if there is one.
getRZAxisValue() - Method in class org.lwjgl.util.input.ControllerAdapter
Get the value from the RZ axis if there is one.
getSamples() - Method in class org.lwjgl.opengl.PixelFormat
 
getScreenNames() - Static method in class org.lwjgl.opengl.XRandR
 
getSize() - Method in class org.lwjgl.opencl.api.CLBufferRegion
 
getSize(WritableDimension) - Method in class org.lwjgl.util.Dimension
 
getSize(WritableDimension) - Method in interface org.lwjgl.util.ReadableDimension
Copy this ReadableDimension into a destination Dimension
getSize(WritableDimension) - Method in class org.lwjgl.util.Rectangle
 
getStencilBits() - Method in class org.lwjgl.opengl.PixelFormat
 
getSubCLDevice(long) - Method in class org.lwjgl.opencl.CLDevice
Returns a sub-device of this device.
getSupportedImageFormats(long, int) - Method in class org.lwjgl.opencl.CLContext
 
getSupportedImageFormats(long, int, Filter<CLImageFormat>) - Method in class org.lwjgl.opencl.CLContext
 
getTextureFlag() - Method in class org.lwjgl.util.glu.Quadric
Returns the textureFlag.
getTime() - Static method in class org.lwjgl.Sys
Gets the current value of the hires timer, in ticks.
getTime() - Method in class org.lwjgl.util.Timer
 
getTimerResolution() - Static method in class org.lwjgl.Sys
Obtains the number of ticks that the hires timer does in a second.
getTitle() - Static method in class org.lwjgl.opengl.Display
 
getVersion() - Static method in class org.lwjgl.opengl.Display
Get the driver version.
getVersion() - Static method in class org.lwjgl.Sys
Return the version of the core LWJGL libraries as a String.
getW() - Method in class org.lwjgl.util.vector.Quaternion
 
getW() - Method in interface org.lwjgl.util.vector.ReadableVector4f
 
getW() - Method in class org.lwjgl.util.vector.Vector4f
 
getWidth() - Method in class org.lwjgl.opengl.DisplayMode
 
getWidth() - Method in interface org.lwjgl.opengl.InputImplementation
 
getWidth() - Method in class org.lwjgl.opengl.Pbuffer
 
getWidth() - Method in class org.lwjgl.util.Dimension
Gets the width.
getWidth() - Method in interface org.lwjgl.util.ReadableDimension
Get the width
getWidth() - Method in class org.lwjgl.util.Rectangle
Gets the width.
getWidth() - Method in class org.lwjgl.util.XPMFile
 
getWorkGroupInfoLong(CLDevice, int) - Method in class org.lwjgl.opencl.CLKernel
Returns the long value of the specified parameter.
getWorkGroupInfoSize(CLDevice, int) - Method in class org.lwjgl.opencl.CLKernel
Returns the size_t value of the specified parameter.
getWorkGroupInfoSizeArray(CLDevice, int) - Method in class org.lwjgl.opencl.CLKernel
Returns an array of size_t values of the specified parameter.
getX() - Static method in class org.lwjgl.input.Mouse
Retrieves the absolute position.
getX() - Method in class org.lwjgl.util.Point
 
getX() - Method in interface org.lwjgl.util.ReadablePoint
 
getX() - Method in class org.lwjgl.util.Rectangle
Gets the x.
getX() - Method in class org.lwjgl.util.vector.Quaternion
 
getX() - Method in interface org.lwjgl.util.vector.ReadableVector2f
 
getX() - Method in class org.lwjgl.util.vector.Vector2f
 
getX() - Method in class org.lwjgl.util.vector.Vector3f
 
getX() - Method in class org.lwjgl.util.vector.Vector4f
 
getXAxisDeadZone() - Method in interface org.lwjgl.input.Controller
Get the dead zone for the X axis.
getXAxisDeadZone() - Method in class org.lwjgl.util.input.ControllerAdapter
Get the dead zone for the X axis.
getXAxisValue() - Method in interface org.lwjgl.input.Controller
Get the value from the X axis if there is one.
getXAxisValue() - Method in class org.lwjgl.util.input.ControllerAdapter
Get the value from the X axis if there is one.
getY() - Static method in class org.lwjgl.input.Mouse
Retrieves the absolute position.
getY() - Method in class org.lwjgl.util.Point
 
getY() - Method in interface org.lwjgl.util.ReadablePoint
 
getY() - Method in class org.lwjgl.util.Rectangle
Gets the y.
getY() - Method in class org.lwjgl.util.vector.Quaternion
 
getY() - Method in interface org.lwjgl.util.vector.ReadableVector2f
 
getY() - Method in class org.lwjgl.util.vector.Vector2f
 
getY() - Method in class org.lwjgl.util.vector.Vector3f
 
getY() - Method in class org.lwjgl.util.vector.Vector4f
 
getYAxisDeadZone() - Method in interface org.lwjgl.input.Controller
Get the dead zone for the Y axis.
getYAxisDeadZone() - Method in class org.lwjgl.util.input.ControllerAdapter
Get the dead zone for the Y axis.
getYAxisValue() - Method in interface org.lwjgl.input.Controller
Get the value from the Y axis if there is one.
getYAxisValue() - Method in class org.lwjgl.util.input.ControllerAdapter
Get the value from the Y axis if there is one.
getZ() - Method in class org.lwjgl.util.vector.Quaternion
 
getZ() - Method in interface org.lwjgl.util.vector.ReadableVector3f
 
getZ() - Method in class org.lwjgl.util.vector.Vector3f
 
getZ() - Method in class org.lwjgl.util.vector.Vector4f
 
getZAxisDeadZone() - Method in interface org.lwjgl.input.Controller
Get the dead zone for the Z axis.
getZAxisDeadZone() - Method in class org.lwjgl.util.input.ControllerAdapter
Get the dead zone for the Z axis.
getZAxisValue() - Method in interface org.lwjgl.input.Controller
Get the value from the Z axis if there is one.
getZAxisValue() - Method in class org.lwjgl.util.input.ControllerAdapter
Get the value from the Z axis if there is one.
GL11 - Class in org.lwjgl.opengl
The core OpenGL1.1 API.
GL12 - Class in org.lwjgl.opengl

The core OpenGL1.2.1 API, with the imaging subset.

GL13 - Class in org.lwjgl.opengl

The core OpenGL1.3 API.

GL14 - Class in org.lwjgl.opengl

The core OpenGL1.4 API.

GL15 - Class in org.lwjgl.opengl
 
GL20 - Class in org.lwjgl.opengl
 
GL21 - Class in org.lwjgl.opengl
 
GL30 - Class in org.lwjgl.opengl
 
GL31 - Class in org.lwjgl.opengl
 
GL32 - Class in org.lwjgl.opengl
 
GL33 - Class in org.lwjgl.opengl
 
GL40 - Class in org.lwjgl.opengl
 
GL41 - Class in org.lwjgl.opengl
 
GL_2_BYTES - Static variable in class org.lwjgl.opengl.GL11
 
GL_2D - Static variable in class org.lwjgl.opengl.GL11
 
GL_2X_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_3_BYTES - Static variable in class org.lwjgl.opengl.GL11
 
GL_3D - Static variable in class org.lwjgl.opengl.GL11
 
GL_3D_COLOR - Static variable in class org.lwjgl.opengl.GL11
 
GL_3D_COLOR_TEXTURE - Static variable in class org.lwjgl.opengl.GL11
 
GL_4_BYTES - Static variable in class org.lwjgl.opengl.GL11
 
GL_4D_COLOR_TEXTURE - Static variable in class org.lwjgl.opengl.GL11
 
GL_4X_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_8X_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_ABGR_EXT - Static variable in class org.lwjgl.opengl.EXTAbgr
 
GL_ACCUM - Static variable in class org.lwjgl.opengl.GL11
 
GL_ACCUM_ALPHA_BITS - Static variable in class org.lwjgl.opengl.GL11
 
GL_ACCUM_BLUE_BITS - Static variable in class org.lwjgl.opengl.GL11
 
GL_ACCUM_BUFFER_BIT - Static variable in class org.lwjgl.opengl.GL11
 
GL_ACCUM_CLEAR_VALUE - Static variable in class org.lwjgl.opengl.GL11
 
GL_ACCUM_GREEN_BITS - Static variable in class org.lwjgl.opengl.GL11
 
GL_ACCUM_RED_BITS - Static variable in class org.lwjgl.opengl.GL11
 
GL_ACTIVE_ATTRIBUTE_MAX_LENGTH - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
GL_ACTIVE_ATTRIBUTES - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
GL_ACTIVE_PROGRAM - Static variable in class org.lwjgl.opengl.ARBSeparateShaderObjects
Accepted by <type> parameter to GetProgramPipelineiv:
GL_ACTIVE_PROGRAM - Static variable in class org.lwjgl.opengl.GL41
Accepted by <type> parameter to GetProgramPipelineiv:
GL_ACTIVE_PROGRAM_EXT - Static variable in class org.lwjgl.opengl.EXTSeparateShaderObjects
Accepted by <type> parameter to GetIntegerv and GetFloatv:
GL_ACTIVE_STENCIL_FACE_EXT - Static variable in class org.lwjgl.opengl.EXTStencilTwoSide
 
GL_ACTIVE_SUBROUTINE_MAX_LENGTH - Static variable in class org.lwjgl.opengl.ARBShaderSubroutine
Accepted by the <pname> parameter of GetProgramStageiv:
GL_ACTIVE_SUBROUTINE_MAX_LENGTH - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetProgramStageiv:
GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS - Static variable in class org.lwjgl.opengl.ARBShaderSubroutine
Accepted by the <pname> parameter of GetProgramStageiv:
GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetProgramStageiv:
GL_ACTIVE_SUBROUTINE_UNIFORM_MAX_LENGTH - Static variable in class org.lwjgl.opengl.ARBShaderSubroutine
Accepted by the <pname> parameter of GetProgramStageiv:
GL_ACTIVE_SUBROUTINE_UNIFORM_MAX_LENGTH - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetProgramStageiv:
GL_ACTIVE_SUBROUTINE_UNIFORMS - Static variable in class org.lwjgl.opengl.ARBShaderSubroutine
Accepted by the <pname> parameter of GetProgramStageiv:
GL_ACTIVE_SUBROUTINE_UNIFORMS - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetProgramStageiv:
GL_ACTIVE_SUBROUTINES - Static variable in class org.lwjgl.opengl.ARBShaderSubroutine
Accepted by the <pname> parameter of GetProgramStageiv:
GL_ACTIVE_SUBROUTINES - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetProgramStageiv:
GL_ACTIVE_TEXTURE - Static variable in class org.lwjgl.opengl.GL13
 
GL_ACTIVE_TEXTURE_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetProgramiv:
GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetProgramiv:
GL_ACTIVE_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetProgramiv:
GL_ACTIVE_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetProgramiv:
GL_ACTIVE_UNIFORM_MAX_LENGTH - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
GL_ACTIVE_UNIFORMS - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
GL_ACTIVE_VARYING_MAX_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
Accepted by the <pname> parameter of GetProgramiv:
GL_ACTIVE_VARYINGS_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
Accepted by the <pname> parameter of GetProgramiv:
GL_ACTIVE_VERTEX_UNITS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_ADD - Static variable in class org.lwjgl.opengl.GL11
 
GL_ADD_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_ADD_SIGNED - Static variable in class org.lwjgl.opengl.GL13
 
GL_ADD_SIGNED_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
 
GL_ADD_SIGNED_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
 
GL_ALIASED_LINE_WIDTH_RANGE - Static variable in class org.lwjgl.opengl.GL12
 
GL_ALIASED_POINT_SIZE_RANGE - Static variable in class org.lwjgl.opengl.GL12
 
GL_ALL_ATTRIB_BITS - Static variable in class org.lwjgl.opengl.GL11
 
GL_ALL_BARRIER_BITS_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Accepted by the <barriers> parameter of MemoryBarrierEXT:
GL_ALL_CLIENT_ATTRIB_BITS - Static variable in class org.lwjgl.opengl.GL11
 
GL_ALL_COMPLETED_NV - Static variable in class org.lwjgl.opengl.NVFence
 
GL_ALL_SHADER_BITS - Static variable in class org.lwjgl.opengl.ARBSeparateShaderObjects
Accepted by <stages> parameter to UseProgramStages:
GL_ALL_SHADER_BITS - Static variable in class org.lwjgl.opengl.GL41
Accepted by <stages> parameter to UseProgramStages:
GL_ALPHA - Static variable in class org.lwjgl.opengl.GL11
 
GL_ALPHA12 - Static variable in class org.lwjgl.opengl.GL11
 
GL_ALPHA16 - Static variable in class org.lwjgl.opengl.GL11
 
GL_ALPHA16_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_ALPHA16F - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_ALPHA16F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_ALPHA16I - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_ALPHA16I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_ALPHA16UI - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_ALPHA16UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_ALPHA32F - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_ALPHA32F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_ALPHA32I - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_ALPHA32I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_ALPHA32UI - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_ALPHA32UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_ALPHA4 - Static variable in class org.lwjgl.opengl.GL11
 
GL_ALPHA8 - Static variable in class org.lwjgl.opengl.GL11
 
GL_ALPHA8_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_ALPHA8I - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_ALPHA8I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_ALPHA8UI - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_ALPHA8UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_ALPHA_BIAS - Static variable in class org.lwjgl.opengl.GL11
 
GL_ALPHA_BITS - Static variable in class org.lwjgl.opengl.GL11
 
GL_ALPHA_FLOAT16_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_ALPHA_FLOAT16_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_ALPHA_FLOAT32_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_ALPHA_FLOAT32_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_ALPHA_INTEGER - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
GL_ALPHA_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
GL_ALPHA_SCALE - Static variable in class org.lwjgl.opengl.GL11
 
GL_ALPHA_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_ALPHA_TEST - Static variable in class org.lwjgl.opengl.GL11
 
GL_ALPHA_TEST_FUNC - Static variable in class org.lwjgl.opengl.GL11
 
GL_ALPHA_TEST_REF - Static variable in class org.lwjgl.opengl.GL11
 
GL_ALREADY_SIGNALED - Static variable in class org.lwjgl.opengl.ARBSync
Returned by ClientWaitSync:
GL_ALREADY_SIGNALED - Static variable in class org.lwjgl.opengl.GL32
Returned by ClientWaitSync:
GL_ALWAYS - Static variable in class org.lwjgl.opengl.GL11
 
GL_AMBIENT - Static variable in class org.lwjgl.opengl.GL11
 
GL_AMBIENT_AND_DIFFUSE - Static variable in class org.lwjgl.opengl.GL11
 
GL_AMD_conservative_depth - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_AMD_debug_output - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_AMD_depth_clamp_separate - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_AMD_draw_buffers_blend - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_AMD_name_gen_delete - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_AMD_performance_monitor - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_AMD_seamless_cubemap_per_texture - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_AMD_shader_stencil_export - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_AMD_texture_texture4 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_AMD_transform_feedback3_lines_triangles - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_AMD_vertex_shader_tessellator - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_AND - Static variable in class org.lwjgl.opengl.GL11
 
GL_AND_INVERTED - Static variable in class org.lwjgl.opengl.GL11
 
GL_AND_REVERSE - Static variable in class org.lwjgl.opengl.GL11
 
GL_ANY_SAMPLES_PASSED - Static variable in class org.lwjgl.opengl.ARBOcclusionQuery2
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:
GL_ANY_SAMPLES_PASSED - Static variable in class org.lwjgl.opengl.GL33
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:
GL_APPLE_aux_depth_stencil - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_APPLE_client_storage - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_APPLE_element_array - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_APPLE_fence - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_APPLE_float_pixels - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_APPLE_flush_buffer_range - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_APPLE_object_purgeable - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_APPLE_packed_pixels - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_APPLE_rgb_422 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_APPLE_row_bytes - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_APPLE_texture_range - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_APPLE_vertex_array_object - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_APPLE_vertex_array_range - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_APPLE_vertex_program_evaluators - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_APPLE_ycbcr_422 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_blend_func_extended - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_cl_event - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_color_buffer_float - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_compatibility - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_copy_buffer - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_debug_output - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_depth_buffer_float - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_depth_clamp - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_depth_texture - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_draw_buffers - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_draw_buffers_blend - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_draw_elements_base_vertex - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_draw_indirect - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_draw_instanced - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_ES2_compatibility - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_explicit_attrib_location - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_fragment_coord_conventions - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_fragment_program - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_fragment_program_shadow - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_fragment_shader - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_framebuffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_framebuffer_sRGB - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_geometry_shader4 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_get_program_binary - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_gpu_shader5 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_gpu_shader_fp64 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_half_float_pixel - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_half_float_vertex - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_imaging - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_instanced_arrays - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_map_buffer_range - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_matrix_palette - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_multisample - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_multitexture - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_occlusion_query - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_occlusion_query2 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_pixel_buffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_point_parameters - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_point_sprite - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_provoking_vertex - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_robustness - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_sample_shading - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_sampler_objects - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_seamless_cube_map - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_separate_shader_objects - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_shader_bit_encoding - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_shader_objects - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_shader_precision - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_shader_stencil_export - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_shader_subroutine - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_shader_texture_lod - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_shading_language_100 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_shading_language_include - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_shadow - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_shadow_ambient - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_sync - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_tessellation_shader - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_texture_border_clamp - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_texture_buffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_texture_buffer_object_rgb32 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_texture_compression - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_texture_compression_bptc - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_texture_compression_rgtc - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_texture_cube_map - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_texture_cube_map_array - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_texture_env_add - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_texture_env_combine - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_texture_env_crossbar - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_texture_env_dot3 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_texture_float - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_texture_gather - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_texture_mirrored_repeat - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_texture_multisample - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_texture_non_power_of_two - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_texture_query_lod - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_texture_rectangle - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_texture_rg - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_texture_rgb10_a2ui - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_texture_swizzle - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_timer_query - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_transform_feedback2 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_transform_feedback3 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_transpose_matrix - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_uniform_buffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_vertex_array_bgra - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_vertex_array_object - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_vertex_attrib_64bit - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_vertex_blend - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_vertex_buffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_vertex_program - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_vertex_shader - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_vertex_type_2_10_10_10_rev - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_viewport_array - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARB_window_pos - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ARRAY_BUFFER - Static variable in class org.lwjgl.opengl.GL15
 
GL_ARRAY_BUFFER_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
Accepted by the <target> parameters of BindBufferARB, BufferDataARB, BufferSubDataARB, MapBufferARB, UnmapBufferARB, GetBufferSubDataARB, GetBufferParameterivARB, and GetBufferPointervARB:
GL_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
 
GL_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_ARRAY_ELEMENT_LOCK_COUNT_EXT - Static variable in class org.lwjgl.opengl.EXTCompiledVertexArray
 
GL_ARRAY_ELEMENT_LOCK_FIRST_EXT - Static variable in class org.lwjgl.opengl.EXTCompiledVertexArray
 
GL_ARRAY_OBJECT_BUFFER_ATI - Static variable in class org.lwjgl.opengl.ATIVertexArrayObject
 
GL_ARRAY_OBJECT_OFFSET_ATI - Static variable in class org.lwjgl.opengl.ATIVertexArrayObject
 
GL_ATI_draw_buffers - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ATI_element_array - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ATI_envmap_bumpmap - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ATI_fragment_shader - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ATI_map_object_buffer - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ATI_meminfo - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ATI_pn_triangles - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ATI_separate_stencil - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ATI_shader_texture_lod - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ATI_text_fragment_shader - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ATI_texture_compression_3dc - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ATI_texture_env_combine3 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ATI_texture_float - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ATI_texture_mirror_once - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ATI_vertex_array_object - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ATI_vertex_attrib_array_object - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ATI_vertex_streams - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_ATOMIC_COUNTER_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Accepted by the <barriers> parameter of MemoryBarrierEXT:
GL_ATTACHED_SHADERS - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
GL_ATTRIB_ARRAY_POINTER_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <pname> parameter of GetVertexAttribPointervNV:
GL_ATTRIB_ARRAY_SIZE_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <pname> parameter of GetVertexAttrib[dfi]vNV:
GL_ATTRIB_ARRAY_STRIDE_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <pname> parameter of GetVertexAttrib[dfi]vNV:
GL_ATTRIB_ARRAY_TYPE_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <pname> parameter of GetVertexAttrib[dfi]vNV:
GL_ATTRIB_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
 
GL_AUTO_NORMAL - Static variable in class org.lwjgl.opengl.GL11
 
GL_AUX0 - Static variable in class org.lwjgl.opengl.GL11
 
GL_AUX1 - Static variable in class org.lwjgl.opengl.GL11
 
GL_AUX2 - Static variable in class org.lwjgl.opengl.GL11
 
GL_AUX3 - Static variable in class org.lwjgl.opengl.GL11
 
GL_AUX_BUFFERS - Static variable in class org.lwjgl.opengl.GL11
 
GL_AUX_DEPTH_STENCIL_APPLE - Static variable in class org.lwjgl.opengl.APPLEAuxDepthStencil
Accepted by the <pname> parameter of GetIntegerv.
GL_BACK - Static variable in class org.lwjgl.opengl.GL11
 
GL_BACK_LEFT - Static variable in class org.lwjgl.opengl.GL11
 
GL_BACK_PRIMARY_COLOR_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:
GL_BACK_RIGHT - Static variable in class org.lwjgl.opengl.GL11
 
GL_BACK_SECONDARY_COLOR_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:
GL_BGR - Static variable in class org.lwjgl.opengl.GL12
 
GL_BGR_EXT - Static variable in class org.lwjgl.opengl.EXTBgra
 
GL_BGR_INTEGER - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
GL_BGR_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
GL_BGRA - Static variable in class org.lwjgl.opengl.ARBVertexArrayBgra
Accepted by the <size> parameter of ColorPointer, SecondaryColorPointer, and VertexAttribPointer:
GL_BGRA - Static variable in class org.lwjgl.opengl.EXTVertexArrayBgra
Accepted by the <size> parameter of ColorPointer, SecondaryColorPointer, and VertexAttribPointer:
GL_BGRA - Static variable in class org.lwjgl.opengl.GL12
 
GL_BGRA - Static variable in class org.lwjgl.opengl.GL32
 
GL_BGRA_EXT - Static variable in class org.lwjgl.opengl.EXTBgra
 
GL_BGRA_INTEGER - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
GL_BGRA_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
GL_BIAS_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_BIAS_BY_NEGATIVE_ONE_HALF_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_BITMAP - Static variable in class org.lwjgl.opengl.GL11
 
GL_BITMAP_TOKEN - Static variable in class org.lwjgl.opengl.GL11
 
GL_BLEND - Static variable in class org.lwjgl.opengl.GL11
 
GL_BLEND_COLOR - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_BLEND_COLOR - Static variable in class org.lwjgl.opengl.GL14
 
GL_BLEND_COLOR_EXT - Static variable in class org.lwjgl.opengl.EXTBlendColor
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_BLEND_DST - Static variable in class org.lwjgl.opengl.GL11
 
GL_BLEND_DST_ALPHA - Static variable in class org.lwjgl.opengl.GL14
 
GL_BLEND_DST_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTBlendFuncSeparate
 
GL_BLEND_DST_RGB - Static variable in class org.lwjgl.opengl.GL14
 
GL_BLEND_DST_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTBlendFuncSeparate
 
GL_BLEND_EQUATION - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_BLEND_EQUATION - Static variable in class org.lwjgl.opengl.GL14
 
GL_BLEND_EQUATION_ALPHA - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <param> parameter of PointParameter{if}vARB:
GL_BLEND_EQUATION_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTBlendEquationSeparate
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_BLEND_EQUATION_EXT - Static variable in class org.lwjgl.opengl.EXTBlendMinmax
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_BLEND_EQUATION_RGB - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <param> parameter of PointParameter{if}vARB:
GL_BLEND_EQUATION_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTBlendEquationSeparate
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_BLEND_SRC - Static variable in class org.lwjgl.opengl.GL11
 
GL_BLEND_SRC_ALPHA - Static variable in class org.lwjgl.opengl.GL14
 
GL_BLEND_SRC_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTBlendFuncSeparate
 
GL_BLEND_SRC_RGB - Static variable in class org.lwjgl.opengl.GL14
 
GL_BLEND_SRC_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTBlendFuncSeparate
 
GL_BLUE - Static variable in class org.lwjgl.opengl.GL11
 
GL_BLUE_BIAS - Static variable in class org.lwjgl.opengl.GL11
 
GL_BLUE_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_BLUE_BITS - Static variable in class org.lwjgl.opengl.GL11
 
GL_BLUE_INTEGER - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
GL_BLUE_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
GL_BLUE_SCALE - Static variable in class org.lwjgl.opengl.GL11
 
GL_BOOL - Static variable in class org.lwjgl.opengl.GL20
Returned by the <type> parameter of GetActiveUniformARB:
GL_BOOL_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Returned by the <type> parameter of GetActiveUniformARB:
GL_BOOL_VEC2 - Static variable in class org.lwjgl.opengl.GL20
Returned by the <type> parameter of GetActiveUniformARB:
GL_BOOL_VEC2_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Returned by the <type> parameter of GetActiveUniformARB:
GL_BOOL_VEC3 - Static variable in class org.lwjgl.opengl.GL20
Returned by the <type> parameter of GetActiveUniformARB:
GL_BOOL_VEC3_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Returned by the <type> parameter of GetActiveUniformARB:
GL_BOOL_VEC4 - Static variable in class org.lwjgl.opengl.GL20
Returned by the <type> parameter of GetActiveUniformARB:
GL_BOOL_VEC4_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Returned by the <type> parameter of GetActiveUniformARB:
GL_BUFFER_ACCESS - Static variable in class org.lwjgl.opengl.GL15
 
GL_BUFFER_ACCESS_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
Accepted by the <pname> parameter of GetBufferParameterivARB:
GL_BUFFER_ACCESS_FLAGS - Static variable in class org.lwjgl.opengl.GL30
 
GL_BUFFER_FLUSHING_UNMAP_APPLE - Static variable in class org.lwjgl.opengl.APPLEFlushBufferRange
Accepted by the <pname> parameter of BufferParameteriAPPLE and GetBufferParameteriv:
GL_BUFFER_GPU_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVShaderBufferLoad
Accepted by the <pname> parameter of GetBufferParameterui64vNV, GetNamedBufferParameterui64vNV:
GL_BUFFER_MAP_LENGTH - Static variable in class org.lwjgl.opengl.GL30
 
GL_BUFFER_MAP_OFFSET - Static variable in class org.lwjgl.opengl.GL30
 
GL_BUFFER_MAP_POINTER - Static variable in class org.lwjgl.opengl.GL15
 
GL_BUFFER_MAP_POINTER_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
Accepted by the <pname> parameter of GetBufferParameterivARB:
GL_BUFFER_MAPPED - Static variable in class org.lwjgl.opengl.GL15
 
GL_BUFFER_MAPPED_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
Accepted by the <pname> parameter of GetBufferParameterivARB:
GL_BUFFER_OBJECT_APPLE - Static variable in class org.lwjgl.opengl.APPLEObjectPurgeable
Accepted by the <objectType> parameters of ObjectPurgeableAPPLE, ObjectUnpurgeableAPPLE and GetObjectParameteriv:
GL_BUFFER_SERIALIZED_MODIFY_APPLE - Static variable in class org.lwjgl.opengl.APPLEFlushBufferRange
Accepted by the <pname> parameter of BufferParameteriAPPLE and GetBufferParameteriv:
GL_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.GL15
 
GL_BUFFER_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
Accepted by the <pname> parameter of GetBufferParameterivARB:
GL_BUFFER_UPDATE_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Accepted by the <barriers> parameter of MemoryBarrierEXT:
GL_BUFFER_USAGE - Static variable in class org.lwjgl.opengl.GL15
 
GL_BUFFER_USAGE_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
Accepted by the <pname> parameter of GetBufferParameterivARB:
GL_BUMP_ENVMAP_ATI - Static variable in class org.lwjgl.opengl.ATIEnvmapBumpmap
 
GL_BUMP_NUM_TEX_UNITS_ATI - Static variable in class org.lwjgl.opengl.ATIEnvmapBumpmap
 
GL_BUMP_ROT_MATRIX_ATI - Static variable in class org.lwjgl.opengl.ATIEnvmapBumpmap
 
GL_BUMP_ROT_MATRIX_SIZE_ATI - Static variable in class org.lwjgl.opengl.ATIEnvmapBumpmap
 
GL_BUMP_TARGET_ATI - Static variable in class org.lwjgl.opengl.ATIEnvmapBumpmap
 
GL_BUMP_TEX_UNITS_ATI - Static variable in class org.lwjgl.opengl.ATIEnvmapBumpmap
 
GL_BYTE - Static variable in class org.lwjgl.opengl.GL11
 
GL_C3F_V3F - Static variable in class org.lwjgl.opengl.GL11
 
GL_C4F_N3F_V3F - Static variable in class org.lwjgl.opengl.GL11
 
GL_C4UB_V2F - Static variable in class org.lwjgl.opengl.GL11
 
GL_C4UB_V3F - Static variable in class org.lwjgl.opengl.GL11
 
GL_CCW - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Returned by GetProgramiv when <pname> is TESS_GEN_VERTEX_ORDER:
GL_CCW - Static variable in class org.lwjgl.opengl.GL11
 
GL_CG_FRAGMENT_SHADER_EXT - Static variable in class org.lwjgl.opengl.EXTCgShader
You can pass GL_CG_VERTEX_SHADER_EXT to glCreateShaderARB instead of GL_VERTEX_SHADER_ARB to create a vertex shader object that will parse and compile its shader source with the Cg compiler front-end rather than the GLSL front-end.
GL_CG_VERTEX_SHADER_EXT - Static variable in class org.lwjgl.opengl.EXTCgShader
You can pass GL_CG_VERTEX_SHADER_EXT to glCreateShaderARB instead of GL_VERTEX_SHADER_ARB to create a vertex shader object that will parse and compile its shader source with the Cg compiler front-end rather than the GLSL front-end.
GL_CLAMP - Static variable in class org.lwjgl.opengl.GL11
 
GL_CLAMP_FRAGMENT_COLOR - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <target> parameter of ClampColor and the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_CLAMP_FRAGMENT_COLOR_ARB - Static variable in class org.lwjgl.opengl.ARBColorBufferFloat
Accepted by the <target> parameter of ClampColorARB and the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_CLAMP_READ_COLOR - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <target> parameter of ClampColor and the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_CLAMP_READ_COLOR_ARB - Static variable in class org.lwjgl.opengl.ARBColorBufferFloat
Accepted by the <target> parameter of ClampColorARB and the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_CLAMP_TO_BORDER - Static variable in class org.lwjgl.opengl.GL13
 
GL_CLAMP_TO_BORDER_ARB - Static variable in class org.lwjgl.opengl.ARBTextureBorderClamp
 
GL_CLAMP_TO_EDGE - Static variable in class org.lwjgl.opengl.GL12
 
GL_CLAMP_VERTEX_COLOR - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <target> parameter of ClampColor and the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_CLAMP_VERTEX_COLOR_ARB - Static variable in class org.lwjgl.opengl.ARBColorBufferFloat
Accepted by the <target> parameter of ClampColorARB and the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_CLEAR - Static variable in class org.lwjgl.opengl.GL11
 
GL_CLIENT_ACTIVE_TEXTURE - Static variable in class org.lwjgl.opengl.GL13
 
GL_CLIENT_ACTIVE_TEXTURE_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_CLIENT_ATTRIB_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
 
GL_CLIENT_PIXEL_STORE_BIT - Static variable in class org.lwjgl.opengl.GL11
 
GL_CLIENT_VERTEX_ARRAY_BIT - Static variable in class org.lwjgl.opengl.GL11
 
GL_CLIP_DISTANCE0 - Static variable in class org.lwjgl.opengl.GL30
 
GL_CLIP_DISTANCE1 - Static variable in class org.lwjgl.opengl.GL30
 
GL_CLIP_DISTANCE2 - Static variable in class org.lwjgl.opengl.GL30
 
GL_CLIP_DISTANCE3 - Static variable in class org.lwjgl.opengl.GL30
 
GL_CLIP_DISTANCE4 - Static variable in class org.lwjgl.opengl.GL30
 
GL_CLIP_DISTANCE5 - Static variable in class org.lwjgl.opengl.GL30
 
GL_CLIP_DISTANCE6 - Static variable in class org.lwjgl.opengl.GL30
 
GL_CLIP_DISTANCE7 - Static variable in class org.lwjgl.opengl.GL30
 
GL_CLIP_DISTANCE_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:
GL_CLIP_PLANE0 - Static variable in class org.lwjgl.opengl.GL11
 
GL_CLIP_PLANE1 - Static variable in class org.lwjgl.opengl.GL11
 
GL_CLIP_PLANE2 - Static variable in class org.lwjgl.opengl.GL11
 
GL_CLIP_PLANE3 - Static variable in class org.lwjgl.opengl.GL11
 
GL_CLIP_PLANE4 - Static variable in class org.lwjgl.opengl.GL11
 
GL_CLIP_PLANE5 - Static variable in class org.lwjgl.opengl.GL11
 
GL_CND0_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CND_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_COEFF - Static variable in class org.lwjgl.opengl.GL11
 
GL_COLOR - Static variable in class org.lwjgl.opengl.GL11
 
GL_COLOR_ALPHA_PAIRING_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_COLOR_ARRAY - Static variable in class org.lwjgl.opengl.GL11
 
GL_COLOR_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
Accepted by the <pname> parameter of BufferAddressRangeNV and the <value> parameter of GetIntegerui64vNV:
GL_COLOR_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
 
GL_COLOR_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_COLOR_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
Accepted by the <value> parameter of GetIntegerv:
GL_COLOR_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL11
 
GL_COLOR_ARRAY_SIZE - Static variable in class org.lwjgl.opengl.GL11
 
GL_COLOR_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL11
 
GL_COLOR_ARRAY_TYPE - Static variable in class org.lwjgl.opengl.GL11
 
GL_COLOR_ATTACHMENT0 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT0 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT0_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
GL_COLOR_ATTACHMENT1 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT1 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT10 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT10 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT10_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
GL_COLOR_ATTACHMENT11 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT11 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT11_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
GL_COLOR_ATTACHMENT12 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT12 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT12_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
GL_COLOR_ATTACHMENT13 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT13 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT13_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
GL_COLOR_ATTACHMENT14 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT14 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT14_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
GL_COLOR_ATTACHMENT15 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT15 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT15_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
GL_COLOR_ATTACHMENT1_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
GL_COLOR_ATTACHMENT2 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT2 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT2_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
GL_COLOR_ATTACHMENT3 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT3 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT3_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
GL_COLOR_ATTACHMENT4 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT4 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT4_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
GL_COLOR_ATTACHMENT5 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT5 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT5_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
GL_COLOR_ATTACHMENT6 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT6 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT6_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
GL_COLOR_ATTACHMENT7 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT7 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT7_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
GL_COLOR_ATTACHMENT8 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT8 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT8_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
GL_COLOR_ATTACHMENT9 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT9 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_COLOR_ATTACHMENT9_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
GL_COLOR_BUFFER_BIT - Static variable in class org.lwjgl.opengl.GL11
 
GL_COLOR_CLEAR_VALUE - Static variable in class org.lwjgl.opengl.GL11
 
GL_COLOR_FLOAT_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
Accepted by the GetBooleanv:
GL_COLOR_INDEX - Static variable in class org.lwjgl.opengl.GL11
 
GL_COLOR_INDEX12_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
Accepted by the internalformat parameter of TexImage1D, TexImage2D and TexImage3DEXT:
GL_COLOR_INDEX16_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
Accepted by the internalformat parameter of TexImage1D, TexImage2D and TexImage3DEXT:
GL_COLOR_INDEX1_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
Accepted by the internalformat parameter of TexImage1D, TexImage2D and TexImage3DEXT:
GL_COLOR_INDEX2_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
Accepted by the internalformat parameter of TexImage1D, TexImage2D and TexImage3DEXT:
GL_COLOR_INDEX4_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
Accepted by the internalformat parameter of TexImage1D, TexImage2D and TexImage3DEXT:
GL_COLOR_INDEX8_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
Accepted by the internalformat parameter of TexImage1D, TexImage2D and TexImage3DEXT:
GL_COLOR_INDEXES - Static variable in class org.lwjgl.opengl.GL11
 
GL_COLOR_LOGIC_OP - Static variable in class org.lwjgl.opengl.GL11
 
GL_COLOR_MATERIAL - Static variable in class org.lwjgl.opengl.GL11
 
GL_COLOR_MATERIAL_FACE - Static variable in class org.lwjgl.opengl.GL11
 
GL_COLOR_MATERIAL_PARAMETER - Static variable in class org.lwjgl.opengl.GL11
 
GL_COLOR_MATRIX - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_COLOR_MATRIX_STACK_DEPTH - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_COLOR_SAMPLES_NV - Static variable in class org.lwjgl.opengl.NVMultisampleCoverage
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_COLOR_SUM - Static variable in class org.lwjgl.opengl.GL14
 
GL_COLOR_SUM_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_COLOR_SUM_CLAMP_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_COLOR_SUM_EXT - Static variable in class org.lwjgl.opengl.EXTSecondaryColor
 
GL_COLOR_TABLE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_COLOR_TABLE_ALPHA_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_COLOR_TABLE_ALPHA_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
Accepted by the pname parameter of GetColorTableParameterivEXT and GetColorTableParameterfvEXT:
GL_COLOR_TABLE_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_COLOR_TABLE_BLUE_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_COLOR_TABLE_BLUE_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
Accepted by the pname parameter of GetColorTableParameterivEXT and GetColorTableParameterfvEXT:
GL_COLOR_TABLE_FORMAT - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_COLOR_TABLE_FORMAT_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
Accepted by the pname parameter of GetColorTableParameterivEXT and GetColorTableParameterfvEXT:
GL_COLOR_TABLE_GREEN_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_COLOR_TABLE_GREEN_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
Accepted by the pname parameter of GetColorTableParameterivEXT and GetColorTableParameterfvEXT:
GL_COLOR_TABLE_INTENSITY_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_COLOR_TABLE_INTENSITY_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
Accepted by the pname parameter of GetColorTableParameterivEXT and GetColorTableParameterfvEXT:
GL_COLOR_TABLE_LUMINANCE_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_COLOR_TABLE_LUMINANCE_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
Accepted by the pname parameter of GetColorTableParameterivEXT and GetColorTableParameterfvEXT:
GL_COLOR_TABLE_RED_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_COLOR_TABLE_RED_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
Accepted by the pname parameter of GetColorTableParameterivEXT and GetColorTableParameterfvEXT:
GL_COLOR_TABLE_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_COLOR_TABLE_WIDTH - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_COLOR_TABLE_WIDTH_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
Accepted by the pname parameter of GetColorTableParameterivEXT and GetColorTableParameterfvEXT:
GL_COLOR_WRITEMASK - Static variable in class org.lwjgl.opengl.GL11
 
GL_COMBINE - Static variable in class org.lwjgl.opengl.GL13
 
GL_COMBINE4_NV - Static variable in class org.lwjgl.opengl.NVTextureEnvCombine4
 
GL_COMBINE_ALPHA - Static variable in class org.lwjgl.opengl.GL13
 
GL_COMBINE_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
 
GL_COMBINE_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
 
GL_COMBINE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
 
GL_COMBINE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
 
GL_COMBINE_RGB - Static variable in class org.lwjgl.opengl.GL13
 
GL_COMBINE_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
 
GL_COMBINE_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
 
GL_COMBINER0_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_COMBINER1_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_COMBINER2_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_COMBINER3_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_COMBINER4_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_COMBINER5_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_COMBINER6_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_COMBINER7_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_COMBINER_AB_DOT_PRODUCT_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_COMBINER_AB_OUTPUT_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_COMBINER_BIAS_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_COMBINER_CD_DOT_PRODUCT_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_COMBINER_CD_OUTPUT_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_COMBINER_COMPONENT_USAGE_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_COMBINER_INPUT_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_COMBINER_MAPPING_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_COMBINER_MUX_SUM_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_COMBINER_SCALE_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_COMBINER_SUM_OUTPUT_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_COMMAND_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Accepted by the <barriers> parameter of MemoryBarrierEXT:
GL_COMP_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_COMPARE_R_TO_TEXTURE - Static variable in class org.lwjgl.opengl.GL14
 
GL_COMPARE_R_TO_TEXTURE_ARB - Static variable in class org.lwjgl.opengl.ARBShadow
 
GL_COMPARE_REF_DEPTH_TO_TEXTURE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <param> parameter of TexParameterf, TexParameteri, TexParameterfv, and TexParameteriv when the <pname> parameter is TEXTURE_COMPARE_MODE_ARB:
GL_COMPARE_REF_DEPTH_TO_TEXTURE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
Accepted by the <param> parameter of TexParameterf, TexParameteri, TexParameterfv, and TexParameteriv when the <pname> parameter is TEXTURE_COMPARE_MODE_ARB:
GL_COMPARE_REF_TO_TEXTURE - Static variable in class org.lwjgl.opengl.GL30
 
GL_COMPATIBLE_SUBROUTINES - Static variable in class org.lwjgl.opengl.ARBShaderSubroutine
Accepted by the <pname> parameter of GetActiveSubroutineUniformiv:
GL_COMPATIBLE_SUBROUTINES - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetActiveSubroutineUniformiv:
GL_COMPILE - Static variable in class org.lwjgl.opengl.GL11
 
GL_COMPILE_AND_EXECUTE - Static variable in class org.lwjgl.opengl.GL11
 
GL_COMPILE_STATUS - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
GL_COMPRESSED_ALPHA - Static variable in class org.lwjgl.opengl.GL13
 
GL_COMPRESSED_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
 
GL_COMPRESSED_INTENSITY - Static variable in class org.lwjgl.opengl.GL13
 
GL_COMPRESSED_INTENSITY_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
 
GL_COMPRESSED_LUMINANCE - Static variable in class org.lwjgl.opengl.GL13
 
GL_COMPRESSED_LUMINANCE_ALPHA - Static variable in class org.lwjgl.opengl.GL13
 
GL_COMPRESSED_LUMINANCE_ALPHA_3DC_ATI - Static variable in class org.lwjgl.opengl.ATITextureCompression3DC
 
GL_COMPRESSED_LUMINANCE_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
 
GL_COMPRESSED_LUMINANCE_ALPHA_LATC2_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionLATC
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
GL_COMPRESSED_LUMINANCE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
 
GL_COMPRESSED_LUMINANCE_LATC1_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionLATC
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
GL_COMPRESSED_RED - Static variable in class org.lwjgl.opengl.GL30
 
GL_COMPRESSED_RED_GREEN_RGTC2 - Static variable in class org.lwjgl.opengl.ARBTextureCompressionRGTC
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
GL_COMPRESSED_RED_GREEN_RGTC2 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
GL_COMPRESSED_RED_GREEN_RGTC2_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionRGTC
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
GL_COMPRESSED_RED_RGTC1 - Static variable in class org.lwjgl.opengl.ARBTextureCompressionRGTC
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
GL_COMPRESSED_RED_RGTC1 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
GL_COMPRESSED_RED_RGTC1_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionRGTC
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
GL_COMPRESSED_RG - Static variable in class org.lwjgl.opengl.GL30
 
GL_COMPRESSED_RGB - Static variable in class org.lwjgl.opengl.GL13
 
GL_COMPRESSED_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
 
GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompressionBPTC
Accepted by the <internalformat> parameter of TexImage2D, TexImage3D, CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:
GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompressionBPTC
Accepted by the <internalformat> parameter of TexImage2D, TexImage3D, CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:
GL_COMPRESSED_RGB_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionS3TC
 
GL_COMPRESSED_RGB_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengl.NVTextureCompressionVTC
Accepted by the <internalformat> parameter of TexImage3D and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB:
GL_COMPRESSED_RGBA - Static variable in class org.lwjgl.opengl.GL13
 
GL_COMPRESSED_RGBA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
 
GL_COMPRESSED_RGBA_BPTC_UNORM_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompressionBPTC
Accepted by the <internalformat> parameter of TexImage2D, TexImage3D, CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:
GL_COMPRESSED_RGBA_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionS3TC
 
GL_COMPRESSED_RGBA_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengl.NVTextureCompressionVTC
Accepted by the <internalformat> parameter of TexImage3D and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB:
GL_COMPRESSED_RGBA_S3TC_DXT3_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionS3TC
 
GL_COMPRESSED_RGBA_S3TC_DXT3_EXT - Static variable in class org.lwjgl.opengl.NVTextureCompressionVTC
Accepted by the <internalformat> parameter of TexImage3D and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB:
GL_COMPRESSED_RGBA_S3TC_DXT5_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionS3TC
 
GL_COMPRESSED_RGBA_S3TC_DXT5_EXT - Static variable in class org.lwjgl.opengl.NVTextureCompressionVTC
Accepted by the <internalformat> parameter of TexImage3D and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB:
GL_COMPRESSED_SIGNED_LUMINANCE_ALPHA_LATC2_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionLATC
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
GL_COMPRESSED_SIGNED_LUMINANCE_LATC1_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionLATC
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
GL_COMPRESSED_SIGNED_RED_GREEN_RGTC2 - Static variable in class org.lwjgl.opengl.ARBTextureCompressionRGTC
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
GL_COMPRESSED_SIGNED_RED_GREEN_RGTC2 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
GL_COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionRGTC
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
GL_COMPRESSED_SIGNED_RED_RGTC1 - Static variable in class org.lwjgl.opengl.ARBTextureCompressionRGTC
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
GL_COMPRESSED_SIGNED_RED_RGTC1 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
GL_COMPRESSED_SIGNED_RED_RGTC1_EXT - Static variable in class org.lwjgl.opengl.EXTTextureCompressionRGTC
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the <format> parameter of CompressedTexSubImage2D:
GL_COMPRESSED_SLUMINANCE - Static variable in class org.lwjgl.opengl.GL21
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
GL_COMPRESSED_SLUMINANCE_ALPHA - Static variable in class org.lwjgl.opengl.GL21
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
GL_COMPRESSED_SLUMINANCE_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
GL_COMPRESSED_SLUMINANCE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
GL_COMPRESSED_SRGB - Static variable in class org.lwjgl.opengl.GL21
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
GL_COMPRESSED_SRGB_ALPHA - Static variable in class org.lwjgl.opengl.GL21
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompressionBPTC
Accepted by the <internalformat> parameter of TexImage2D, TexImage3D, CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:
GL_COMPRESSED_SRGB_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2DARB and the <format> parameter of CompressedTexSubImage2DARB.
GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2DARB and the <format> parameter of CompressedTexSubImage2DARB.
GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2DARB and the <format> parameter of CompressedTexSubImage2DARB.
GL_COMPRESSED_SRGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
GL_COMPRESSED_SRGB_S3TC_DXT1_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
Accepted by the <internalformat> parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2DARB and the <format> parameter of CompressedTexSubImage2DARB.
GL_COMPRESSED_TEXTURE_FORMATS - Static variable in class org.lwjgl.opengl.GL13
 
GL_COMPRESSED_TEXTURE_FORMATS_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
 
GL_CON_0_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_10_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_11_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_12_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_13_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_14_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_15_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_16_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_17_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_18_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_19_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_1_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_20_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_21_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_22_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_23_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_24_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_25_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_26_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_27_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_28_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_29_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_2_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_30_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_31_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_3_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_4_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_5_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_6_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_7_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_8_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CON_9_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_CONDITION_SATISFIED - Static variable in class org.lwjgl.opengl.ARBSync
Returned by ClientWaitSync:
GL_CONDITION_SATISFIED - Static variable in class org.lwjgl.opengl.GL32
Returned by ClientWaitSync:
GL_CONST_EYE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> parameter of TexEnvfv, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
GL_CONSTANT - Static variable in class org.lwjgl.opengl.GL13
 
GL_CONSTANT_ALPHA - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_CONSTANT_ALPHA - Static variable in class org.lwjgl.opengl.GL11
 
GL_CONSTANT_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTBlendColor
Accepted by the <sfactor> and <dfactor> parameters of BlendFunc.
GL_CONSTANT_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
 
GL_CONSTANT_ATTENUATION - Static variable in class org.lwjgl.opengl.GL11
 
GL_CONSTANT_BORDER - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_CONSTANT_COLOR - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_CONSTANT_COLOR - Static variable in class org.lwjgl.opengl.GL11
 
GL_CONSTANT_COLOR0_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_CONSTANT_COLOR1_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_CONSTANT_COLOR_EXT - Static variable in class org.lwjgl.opengl.EXTBlendColor
Accepted by the <sfactor> and <dfactor> parameters of BlendFunc.
GL_CONSTANT_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
 
GL_CONTEXT_COMPATIBILITY_PROFILE_BIT - Static variable in class org.lwjgl.opengl.GL32
 
GL_CONTEXT_CORE_PROFILE_BIT - Static variable in class org.lwjgl.opengl.GL32
 
GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT - Static variable in class org.lwjgl.opengl.GL30
 
GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT_ARB - Static variable in class org.lwjgl.opengl.ARBRobustness
Returned by GetIntegerv when <pname> is CONTEXT_FLAGS:
GL_CONTEXT_FLAGS - Static variable in class org.lwjgl.opengl.GL30
 
GL_CONTEXT_PROFILE_MASK - Static variable in class org.lwjgl.opengl.GL32
 
GL_CONTINUOUS_AMD - Static variable in class org.lwjgl.opengl.AMDVertexShaderTessellator
Accepted by TessellationModeAMD
GL_CONVOLUTION_1D - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_CONVOLUTION_2D - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_CONVOLUTION_BORDER_COLOR - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_CONVOLUTION_BORDER_MODE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_CONVOLUTION_FILTER_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_CONVOLUTION_FILTER_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_CONVOLUTION_FORMAT - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_CONVOLUTION_HEIGHT - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_CONVOLUTION_WIDTH - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_COORD_REPLACE - Static variable in class org.lwjgl.opengl.GL20
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, or GetTexEnviv is POINT_SPRITE, then the value of <pname> may be:
GL_COORD_REPLACE_ARB - Static variable in class org.lwjgl.opengl.ARBPointSprite
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, or GetTexEnviv is POINT_SPRITE_ARB, then the value of <pname> may be:
GL_COORD_REPLACE_NV - Static variable in class org.lwjgl.opengl.NVPointSprite
 
GL_COPY - Static variable in class org.lwjgl.opengl.GL11
 
GL_COPY_INVERTED - Static variable in class org.lwjgl.opengl.GL11
 
GL_COPY_PIXEL_TOKEN - Static variable in class org.lwjgl.opengl.GL11
 
GL_COPY_READ_BUFFER - Static variable in class org.lwjgl.opengl.ARBCopyBuffer
Accepted by the target parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferPointerv, MapBufferRange, FlushMappedBufferRange, GetBufferParameteriv, BindBufferRange, BindBufferBase, and CopyBufferSubData:
GL_COPY_READ_BUFFER - Static variable in class org.lwjgl.opengl.GL31
 
GL_COPY_WRITE_BUFFER - Static variable in class org.lwjgl.opengl.ARBCopyBuffer
Accepted by the target parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferPointerv, MapBufferRange, FlushMappedBufferRange, GetBufferParameteriv, BindBufferRange, BindBufferBase, and CopyBufferSubData:
GL_COPY_WRITE_BUFFER - Static variable in class org.lwjgl.opengl.GL31
 
GL_COUNTER_RANGE_AMD - Static variable in class org.lwjgl.opengl.AMDPerformanceMonitor
Accepted by the <pame> parameter of GetPerfMonitorCounterInfoAMD
GL_COUNTER_TYPE_AMD - Static variable in class org.lwjgl.opengl.AMDPerformanceMonitor
Accepted by the <pame> parameter of GetPerfMonitorCounterInfoAMD
GL_COVERAGE_SAMPLES_NV - Static variable in class org.lwjgl.opengl.NVMultisampleCoverage
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_CULL_FACE - Static variable in class org.lwjgl.opengl.GL11
 
GL_CULL_FACE_MODE - Static variable in class org.lwjgl.opengl.GL11
 
GL_CULL_FRAGMENT_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
GL_CULL_MODES_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> parameter of TexEnvfv, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
GL_CURRENT_ATTRIB_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <pname> parameter of GetVertexAttrib[dfi]vNV:
GL_CURRENT_BIT - Static variable in class org.lwjgl.opengl.GL11
 
GL_CURRENT_COLOR - Static variable in class org.lwjgl.opengl.GL11
 
GL_CURRENT_FOG_COORD - Static variable in class org.lwjgl.opengl.GL15
 
GL_CURRENT_FOG_COORDINATE - Static variable in class org.lwjgl.opengl.GL14
 
GL_CURRENT_FOG_COORDINATE_EXT - Static variable in class org.lwjgl.opengl.EXTFogCoord
 
GL_CURRENT_INDEX - Static variable in class org.lwjgl.opengl.GL11
 
GL_CURRENT_MATRIX_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_CURRENT_MATRIX_INDEX_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
 
GL_CURRENT_MATRIX_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_CURRENT_MATRIX_STACK_DEPTH_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_CURRENT_MATRIX_STACK_DEPTH_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_CURRENT_NORMAL - Static variable in class org.lwjgl.opengl.GL11
 
GL_CURRENT_OCCLUSION_QUERY_ID_NV - Static variable in class org.lwjgl.opengl.NVOcclusionQuery
 
GL_CURRENT_PALETTE_MATRIX_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
 
GL_CURRENT_PROGRAM - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> argument of GetInteger:
GL_CURRENT_QUERY - Static variable in class org.lwjgl.opengl.GL15
Accepted by the <pname> parameter of GetQueryiv:
GL_CURRENT_QUERY_ARB - Static variable in class org.lwjgl.opengl.ARBOcclusionQuery
Accepted by the <pname> parameter of GetQueryivARB:
GL_CURRENT_RASTER_COLOR - Static variable in class org.lwjgl.opengl.GL11
 
GL_CURRENT_RASTER_DISTANCE - Static variable in class org.lwjgl.opengl.GL11
 
GL_CURRENT_RASTER_INDEX - Static variable in class org.lwjgl.opengl.GL11
 
GL_CURRENT_RASTER_POSITION - Static variable in class org.lwjgl.opengl.GL11
 
GL_CURRENT_RASTER_POSITION_VALID - Static variable in class org.lwjgl.opengl.GL11
 
GL_CURRENT_RASTER_SECONDARY_COLOR - Static variable in class org.lwjgl.opengl.GL21
Accepted by the <pname> parameter of GetIntegerv and GetFloatv.
GL_CURRENT_RASTER_TEXTURE_COORDS - Static variable in class org.lwjgl.opengl.GL11
 
GL_CURRENT_SECONDARY_COLOR - Static variable in class org.lwjgl.opengl.GL14
 
GL_CURRENT_SECONDARY_COLOR_EXT - Static variable in class org.lwjgl.opengl.EXTSecondaryColor
 
GL_CURRENT_TEXTURE_COORDS - Static variable in class org.lwjgl.opengl.GL11
 
GL_CURRENT_VERTEX_ATTRIB - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
GL_CURRENT_VERTEX_ATTRIB_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
Accepted by the <pname> parameter of GetVertexAttrib[dfi]vARB:
GL_CURRENT_VERTEX_ATTRIB_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
GL_CURRENT_VERTEX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_CURRENT_VERTEX_WEIGHT_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
 
GL_CURRENT_WEIGHT_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_CW - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Returned by GetProgramiv when <pname> is TESS_GEN_VERTEX_ORDER:
GL_CW - Static variable in class org.lwjgl.opengl.GL11
 
GL_DATA_BUFFER_AMD - Static variable in class org.lwjgl.opengl.AMDNameGenDelete
Accepted as the <identifier> parameter of GenNamesAMD and DeleteNamesAMD:
GL_DEBUG_CALLBACK_FUNCTION_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
Tokens accepted by the <pname> parameter of GetPointerv:
GL_DEBUG_CALLBACK_USER_PARAM_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
Tokens accepted by the <pname> parameter of GetPointerv:
GL_DEBUG_CATEGORY_API_ERROR_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD, and DEBUGPROCAMD callback function for <category>:
GL_DEBUG_CATEGORY_APPLICATION_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD, and DEBUGPROCAMD callback function for <category>:
GL_DEBUG_CATEGORY_DEPRECATION_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD, and DEBUGPROCAMD callback function for <category>:
GL_DEBUG_CATEGORY_OTHER_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD, and DEBUGPROCAMD callback function for <category>:
GL_DEBUG_CATEGORY_PERFORMANCE_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD, and DEBUGPROCAMD callback function for <category>:
GL_DEBUG_CATEGORY_SHADER_COMPILER_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD, and DEBUGPROCAMD callback function for <category>:
GL_DEBUG_CATEGORY_UNDEFINED_BEHAVIOR_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD, and DEBUGPROCAMD callback function for <category>:
GL_DEBUG_CATEGORY_WINDOW_SYSTEM_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD, and DEBUGPROCAMD callback function for <category>:
GL_DEBUG_LOGGED_MESSAGES_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
Tokens accepted by GetIntegerv:
GL_DEBUG_LOGGED_MESSAGES_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_DEBUG_OUTPUT_SYNCHRONOUS_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
Tokens accepted by the <target> parameters of Enable, Disable, and IsEnabled:
GL_DEBUG_SEVERITY_HIGH_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD, DebugMessageInsertAMD, and DEBUGPROCAMD callback function for <severity>:
GL_DEBUG_SEVERITY_HIGH_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
Tokens accepted or provided by the <severity> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB callback functions, and the <severities> parameter of GetDebugMessageLogARB:
GL_DEBUG_SEVERITY_LOW_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD, DebugMessageInsertAMD, and DEBUGPROCAMD callback function for <severity>:
GL_DEBUG_SEVERITY_LOW_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
Tokens accepted or provided by the <severity> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB callback functions, and the <severities> parameter of GetDebugMessageLogARB:
GL_DEBUG_SEVERITY_MEDIUM_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
Tokens accepted by DebugMessageEnableAMD, GetDebugMessageLogAMD, DebugMessageInsertAMD, and DEBUGPROCAMD callback function for <severity>:
GL_DEBUG_SEVERITY_MEDIUM_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
Tokens accepted or provided by the <severity> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB callback functions, and the <severities> parameter of GetDebugMessageLogARB:
GL_DEBUG_SOURCE_API_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
Tokens accepted or provided by the <source> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB, and the <sources> parameter of GetDebugMessageLogARB:
GL_DEBUG_SOURCE_APPLICATION_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
Tokens accepted or provided by the <source> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB, and the <sources> parameter of GetDebugMessageLogARB:
GL_DEBUG_SOURCE_OTHER_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
Tokens accepted or provided by the <source> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB, and the <sources> parameter of GetDebugMessageLogARB:
GL_DEBUG_SOURCE_SHADER_COMPILER_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
Tokens accepted or provided by the <source> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB, and the <sources> parameter of GetDebugMessageLogARB:
GL_DEBUG_SOURCE_THIRD_PARTY_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
Tokens accepted or provided by the <source> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB, and the <sources> parameter of GetDebugMessageLogARB:
GL_DEBUG_SOURCE_WINDOW_SYSTEM_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
Tokens accepted or provided by the <source> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB, and the <sources> parameter of GetDebugMessageLogARB:
GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
Tokens accepted or provided by the <type> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB, and the <types> parameter of GetDebugMessageLogARB:
GL_DEBUG_TYPE_ERROR_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
Tokens accepted or provided by the <type> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB, and the <types> parameter of GetDebugMessageLogARB:
GL_DEBUG_TYPE_OTHER_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
Tokens accepted or provided by the <type> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB, and the <types> parameter of GetDebugMessageLogARB:
GL_DEBUG_TYPE_PERFORMANCE_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
Tokens accepted or provided by the <type> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB, and the <types> parameter of GetDebugMessageLogARB:
GL_DEBUG_TYPE_PORTABILITY_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
Tokens accepted or provided by the <type> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB, and the <types> parameter of GetDebugMessageLogARB:
GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
Tokens accepted or provided by the <type> parameters of DebugMessageControlARB, DebugMessageInsertARB and DEBUGPROCARB, and the <types> parameter of GetDebugMessageLogARB:
GL_DECAL - Static variable in class org.lwjgl.opengl.GL11
 
GL_DECODE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGBDecode
Accepted by the <enum> parameter of TexParameterf, TexParameteri, SamplerParameteri, SamplerParameterf, SamplerParameteriv, SamplerParameterfv, SamplerParameterIiv and SamplerParameterIuiv:
GL_DECR - Static variable in class org.lwjgl.opengl.GL11
 
GL_DECR_WRAP - Static variable in class org.lwjgl.opengl.GL14
 
GL_DECR_WRAP_EXT - Static variable in class org.lwjgl.opengl.EXTStencilWrap
 
GL_DELETE_STATUS - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
GL_DEPENDENT_AR_TEXTURE_2D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
GL_DEPENDENT_GB_TEXTURE_2D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
GL_DEPENDENT_HILO_TEXTURE_2D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
 
GL_DEPENDENT_RGB_TEXTURE_3D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
 
GL_DEPENDENT_RGB_TEXTURE_CUBE_MAP_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
 
GL_DEPTH - Static variable in class org.lwjgl.opengl.GL11
 
GL_DEPTH24_STENCIL8 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorage, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameteriv:
GL_DEPTH24_STENCIL8 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorage, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameteriv.
GL_DEPTH24_STENCIL8_EXT - Static variable in class org.lwjgl.opengl.EXTPackedDepthStencil
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameterivEXT.
GL_DEPTH32F_STENCIL8 - Static variable in class org.lwjgl.opengl.ARBDepthBufferFloat
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameterivEXT:
GL_DEPTH32F_STENCIL8 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameterivEXT:
GL_DEPTH32F_STENCIL8_NV - Static variable in class org.lwjgl.opengl.NVDepthBufferFloat
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameterivEXT:
GL_DEPTH_ATTACHMENT - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_DEPTH_ATTACHMENT - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_DEPTH_ATTACHMENT_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
GL_DEPTH_BIAS - Static variable in class org.lwjgl.opengl.GL11
 
GL_DEPTH_BITS - Static variable in class org.lwjgl.opengl.GL11
 
GL_DEPTH_BOUNDS_EXT - Static variable in class org.lwjgl.opengl.EXTDepthBoundsTest
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_DEPTH_BOUNDS_TEST_EXT - Static variable in class org.lwjgl.opengl.EXTDepthBoundsTest
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_DEPTH_BUFFER - Static variable in class org.lwjgl.opengl.GL30
 
GL_DEPTH_BUFFER_BIT - Static variable in class org.lwjgl.opengl.GL11
 
GL_DEPTH_BUFFER_FLOAT_MODE_NV - Static variable in class org.lwjgl.opengl.NVDepthBufferFloat
Accepted by the <pname> parameters of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_DEPTH_CLAMP - Static variable in class org.lwjgl.opengl.ARBDepthClamp
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_DEPTH_CLAMP - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_DEPTH_CLAMP_FAR_AMD - Static variable in class org.lwjgl.opengl.AMDDepthClampSeparate
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_DEPTH_CLAMP_NEAR_AMD - Static variable in class org.lwjgl.opengl.AMDDepthClampSeparate
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_DEPTH_CLAMP_NV - Static variable in class org.lwjgl.opengl.NVDepthClamp
 
GL_DEPTH_CLEAR_VALUE - Static variable in class org.lwjgl.opengl.GL11
 
GL_DEPTH_COMPONENT - Static variable in class org.lwjgl.opengl.GL11
 
GL_DEPTH_COMPONENT16 - Static variable in class org.lwjgl.opengl.GL14
 
GL_DEPTH_COMPONENT16_ARB - Static variable in class org.lwjgl.opengl.ARBDepthTexture
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, CopyTexImage1D and CopyTexImage2D:
GL_DEPTH_COMPONENT24 - Static variable in class org.lwjgl.opengl.GL14
 
GL_DEPTH_COMPONENT24_ARB - Static variable in class org.lwjgl.opengl.ARBDepthTexture
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, CopyTexImage1D and CopyTexImage2D:
GL_DEPTH_COMPONENT32 - Static variable in class org.lwjgl.opengl.GL14
 
GL_DEPTH_COMPONENT32_ARB - Static variable in class org.lwjgl.opengl.ARBDepthTexture
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, CopyTexImage1D and CopyTexImage2D:
GL_DEPTH_COMPONENT32F - Static variable in class org.lwjgl.opengl.ARBDepthBufferFloat
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameterivEXT:
GL_DEPTH_COMPONENT32F - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameterivEXT:
GL_DEPTH_COMPONENT32F_NV - Static variable in class org.lwjgl.opengl.NVDepthBufferFloat
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameterivEXT:
GL_DEPTH_FUNC - Static variable in class org.lwjgl.opengl.GL11
 
GL_DEPTH_RANGE - Static variable in class org.lwjgl.opengl.ARBViewportArray
Accepted by the <pname> parameter of GetDoublei_v:
GL_DEPTH_RANGE - Static variable in class org.lwjgl.opengl.GL11
 
GL_DEPTH_RANGE - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <pname> parameter of GetDoublei_v:
GL_DEPTH_SCALE - Static variable in class org.lwjgl.opengl.GL11
 
GL_DEPTH_STENCIL - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <format> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage, by the <type> parameter of CopyPixels, by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorage, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameteriv:
GL_DEPTH_STENCIL - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <format> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage, by the <type> parameter of CopyPixels, by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorage, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameteriv.
GL_DEPTH_STENCIL_ATTACHMENT - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_DEPTH_STENCIL_ATTACHMENT - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_DEPTH_STENCIL_EXT - Static variable in class org.lwjgl.opengl.EXTPackedDepthStencil
Accepted by the <format> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage, by the <type> parameter of CopyPixels, by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameterivEXT.
GL_DEPTH_STENCIL_NV - Static variable in class org.lwjgl.opengl.NVPackedDepthStencil
 
GL_DEPTH_STENCIL_TO_BGRA_NV - Static variable in class org.lwjgl.opengl.NVCopyDepthToColor
 
GL_DEPTH_STENCIL_TO_RGBA_NV - Static variable in class org.lwjgl.opengl.NVCopyDepthToColor
 
GL_DEPTH_TEST - Static variable in class org.lwjgl.opengl.GL11
 
GL_DEPTH_TEXTURE_MODE - Static variable in class org.lwjgl.opengl.GL14
 
GL_DEPTH_TEXTURE_MODE_ARB - Static variable in class org.lwjgl.opengl.ARBDepthTexture
Accepted by the <pname> parameter of TexParameterf, TexParameteri, TexParameterfv, TexParameteriv, GetTexParameterfv, and GetTexParameteriv:
GL_DEPTH_WRITEMASK - Static variable in class org.lwjgl.opengl.GL11
 
GL_DIFFUSE - Static variable in class org.lwjgl.opengl.GL11
 
GL_DISCARD_ATI - Static variable in class org.lwjgl.opengl.ATIVertexArrayObject
 
GL_DISCARD_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_DISCRETE_AMD - Static variable in class org.lwjgl.opengl.AMDVertexShaderTessellator
Accepted by TessellationModeAMD
GL_DISTANCE_ATTENUATION_EXT - Static variable in class org.lwjgl.opengl.EXTPointParameters
 
GL_DITHER - Static variable in class org.lwjgl.opengl.GL11
 
GL_DOMAIN - Static variable in class org.lwjgl.opengl.GL11
 
GL_DONT_CARE - Static variable in class org.lwjgl.opengl.GL11
 
GL_DOT2_ADD_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_DOT3_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_DOT3_RGB - Static variable in class org.lwjgl.opengl.GL13
 
GL_DOT3_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvDot3
 
GL_DOT3_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvDot3
 
GL_DOT3_RGBA - Static variable in class org.lwjgl.opengl.GL13
 
GL_DOT3_RGBA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvDot3
 
GL_DOT3_RGBA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvDot3
 
GL_DOT4_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_DOT_PRODUCT_AFFINE_DEPTH_REPLACE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
 
GL_DOT_PRODUCT_CONST_EYE_REFLECT_CUBE_MAP_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
GL_DOT_PRODUCT_DEPTH_REPLACE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
GL_DOT_PRODUCT_DIFFUSE_CUBE_MAP_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
GL_DOT_PRODUCT_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
GL_DOT_PRODUCT_PASS_THROUGH_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
 
GL_DOT_PRODUCT_REFLECT_CUBE_MAP_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
GL_DOT_PRODUCT_TEXTURE_1D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
 
GL_DOT_PRODUCT_TEXTURE_2D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
GL_DOT_PRODUCT_TEXTURE_3D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_DOT_PRODUCT_TEXTURE_CUBE_MAP_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
GL_DOT_PRODUCT_TEXTURE_RECTANGLE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
GL_DOUBLE - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
GL_DOUBLE - Static variable in class org.lwjgl.opengl.GL11
 
GL_DOUBLE_MAT2 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
GL_DOUBLE_MAT2 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_MAT2 - Static variable in class org.lwjgl.opengl.GL40
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
GL_DOUBLE_MAT2 - Static variable in class org.lwjgl.opengl.GL41
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_MAT2_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_MAT2x3 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
GL_DOUBLE_MAT2x3 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_MAT2x3 - Static variable in class org.lwjgl.opengl.GL40
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
GL_DOUBLE_MAT2x3 - Static variable in class org.lwjgl.opengl.GL41
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_MAT2x3_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_MAT2x4 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
GL_DOUBLE_MAT2x4 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_MAT2x4 - Static variable in class org.lwjgl.opengl.GL40
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
GL_DOUBLE_MAT2x4 - Static variable in class org.lwjgl.opengl.GL41
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_MAT2x4_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_MAT3 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
GL_DOUBLE_MAT3 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_MAT3 - Static variable in class org.lwjgl.opengl.GL40
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
GL_DOUBLE_MAT3 - Static variable in class org.lwjgl.opengl.GL41
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_MAT3_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_MAT3x2 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
GL_DOUBLE_MAT3x2 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_MAT3x2 - Static variable in class org.lwjgl.opengl.GL40
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
GL_DOUBLE_MAT3x2 - Static variable in class org.lwjgl.opengl.GL41
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_MAT3x2_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_MAT3x4 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
GL_DOUBLE_MAT3x4 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_MAT3x4 - Static variable in class org.lwjgl.opengl.GL40
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
GL_DOUBLE_MAT3x4 - Static variable in class org.lwjgl.opengl.GL41
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_MAT3x4_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_MAT4 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
GL_DOUBLE_MAT4 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_MAT4 - Static variable in class org.lwjgl.opengl.GL40
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
GL_DOUBLE_MAT4 - Static variable in class org.lwjgl.opengl.GL41
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_MAT4_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_MAT4x2 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
GL_DOUBLE_MAT4x2 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_MAT4x2 - Static variable in class org.lwjgl.opengl.GL40
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
GL_DOUBLE_MAT4x2 - Static variable in class org.lwjgl.opengl.GL41
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_MAT4x2_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_MAT4x3 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
GL_DOUBLE_MAT4x3 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_MAT4x3 - Static variable in class org.lwjgl.opengl.GL40
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
GL_DOUBLE_MAT4x3 - Static variable in class org.lwjgl.opengl.GL41
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_MAT4x3_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_VEC2 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
GL_DOUBLE_VEC2 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_VEC2 - Static variable in class org.lwjgl.opengl.GL40
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
GL_DOUBLE_VEC2 - Static variable in class org.lwjgl.opengl.GL41
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_VEC2_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_VEC3 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
GL_DOUBLE_VEC3 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_VEC3 - Static variable in class org.lwjgl.opengl.GL40
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
GL_DOUBLE_VEC3 - Static variable in class org.lwjgl.opengl.GL41
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_VEC3_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_VEC4 - Static variable in class org.lwjgl.opengl.ARBGpuShaderFp64
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
GL_DOUBLE_VEC4 - Static variable in class org.lwjgl.opengl.ARBVertexAttrib64bit
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_VEC4 - Static variable in class org.lwjgl.opengl.GL40
Returned in the <type> parameter of GetActiveUniform, and GetTransformFeedbackVarying:
GL_DOUBLE_VEC4 - Static variable in class org.lwjgl.opengl.GL41
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLE_VEC4_EXT - Static variable in class org.lwjgl.opengl.EXTVertexAttrib64bit
Returned in the <type> parameter of GetActiveAttrib:
GL_DOUBLEBUFFER - Static variable in class org.lwjgl.opengl.GL11
 
GL_DRAW_BUFFER - Static variable in class org.lwjgl.opengl.GL11
 
GL_DRAW_BUFFER0 - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER0_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER0_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER1 - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER10 - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER10_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER10_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER11 - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER11_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER11_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER12 - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER12_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER12_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER13 - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER13_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER13_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER14 - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER14_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER14_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER15 - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER15_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER15_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER1_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER1_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER2 - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER2_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER2_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER3 - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER3_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER3_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER4 - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER4_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER4_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER5 - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER5_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER5_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER6 - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER6_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER6_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER7 - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER7_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER7_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER8 - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER8_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER8_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER9 - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER9_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_BUFFER9_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_FRAMEBUFFER - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <target> parameter of BindFramebuffer, CheckFramebufferStatus, FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv:
GL_DRAW_FRAMEBUFFER - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <target> parameter of BindFramebuffer, CheckFramebufferStatus, FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv:
GL_DRAW_FRAMEBUFFER_BINDING - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_DRAW_FRAMEBUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev.
GL_DRAW_FRAMEBUFFER_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferBlit
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev.
GL_DRAW_FRAMEBUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferBlit
Accepted by the <target> parameter of BindFramebufferEXT, CheckFramebufferStatusEXT, FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT.
GL_DRAW_INDIRECT_BUFFER - Static variable in class org.lwjgl.opengl.ARBDrawIndirect
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferPointerv, MapBufferRange, FlushMappedBufferRange, GetBufferParameteriv, BindBufferRange, BindBufferBase, and CopyBufferSubData:
GL_DRAW_INDIRECT_BUFFER - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferPointerv, MapBufferRange, FlushMappedBufferRange, GetBufferParameteriv, BindBufferRange, BindBufferBase, and CopyBufferSubData:
GL_DRAW_INDIRECT_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.ARBDrawIndirect
Accepted by the <value> parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetDoublev:
GL_DRAW_INDIRECT_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <value> parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetDoublev:
GL_DRAW_PIXEL_TOKEN - Static variable in class org.lwjgl.opengl.GL11
 
GL_DRAW_PIXELS_APPLE - Static variable in class org.lwjgl.opengl.APPLEFence
Accepted by the <object> parameter of TestObjectAPPLE and FinishObjectAPPLE:
GL_DRAW_PIXELS_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexArrayRange
Accepted by the <object> parameter of TestObjectAPPLE and FinishObjectAPPLE:
GL_DS_BIAS_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
GL_DS_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
GL_DSDT8_MAG8_INTENSITY8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <internalformat> parameter of TexImage1D and TexImage2D.
GL_DSDT8_MAG8_INTENSITY8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_DSDT8_MAG8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <internalformat> parameter of TexImage1D and TexImage2D.
GL_DSDT8_MAG8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_DSDT8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <internalformat> parameter of TexImage1D and TexImage2D.
GL_DSDT8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_DSDT_MAG_INTENSITY_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <internalformat> parameter of TexImage1D and TexImage2D.
GL_DSDT_MAG_INTENSITY_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_DSDT_MAG_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <format> parameter of GetTexImage, TexImage1D, TexImage2D, TexSubImage1D, and TexSubImage2D.
GL_DSDT_MAG_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_DSDT_MAG_VIB_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <format> parameter of GetTexImage, TexImage1D, TexImage2D, TexSubImage1D, and TexSubImage2D.
GL_DSDT_MAG_VIB_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_DSDT_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <format> parameter of GetTexImage, TexImage1D, TexImage2D, TexSubImage1D, and TexSubImage2D.
GL_DSDT_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_DST_ALPHA - Static variable in class org.lwjgl.opengl.GL11
 
GL_DST_COLOR - Static variable in class org.lwjgl.opengl.GL11
 
GL_DT_BIAS_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
GL_DT_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
GL_DU8DV8_ATI - Static variable in class org.lwjgl.opengl.ATIEnvmapBumpmap
 
GL_DUDV_ATI - Static variable in class org.lwjgl.opengl.ATIEnvmapBumpmap
 
GL_DYNAMIC_ATI - Static variable in class org.lwjgl.opengl.ATIVertexArrayObject
 
GL_DYNAMIC_COPY - Static variable in class org.lwjgl.opengl.GL15
 
GL_DYNAMIC_COPY_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
Accepted by the <usage> parameter of BufferDataARB:
GL_DYNAMIC_DRAW - Static variable in class org.lwjgl.opengl.GL15
 
GL_DYNAMIC_DRAW_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
Accepted by the <usage> parameter of BufferDataARB:
GL_DYNAMIC_READ - Static variable in class org.lwjgl.opengl.GL15
 
GL_DYNAMIC_READ_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
Accepted by the <usage> parameter of BufferDataARB:
GL_E_TIMES_F_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_EDGE_FLAG - Static variable in class org.lwjgl.opengl.GL11
 
GL_EDGE_FLAG_ARRAY - Static variable in class org.lwjgl.opengl.GL11
 
GL_EDGE_FLAG_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
Accepted by the <pname> parameter of BufferAddressRangeNV and the <value> parameter of GetIntegerui64vNV:
GL_EDGE_FLAG_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
 
GL_EDGE_FLAG_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_EDGE_FLAG_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
Accepted by the <value> parameter of GetIntegerv:
GL_EDGE_FLAG_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL11
 
GL_EDGE_FLAG_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL11
 
GL_EIGHTH_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_ELEMENT_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
Accepted by the <pname> parameter of BufferAddressRangeNV and the <value> parameter of GetIntegerui64vNV:
GL_ELEMENT_ARRAY_APPLE - Static variable in class org.lwjgl.opengl.APPLEElementArray
Accepted by the <array> parameter of EnableClientState and DisableClientState and the <value> parameter of IsEnabled:
GL_ELEMENT_ARRAY_ATI - Static variable in class org.lwjgl.opengl.ATIElementArray
 
GL_ELEMENT_ARRAY_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Accepted by the <barriers> parameter of MemoryBarrierEXT:
GL_ELEMENT_ARRAY_BUFFER - Static variable in class org.lwjgl.opengl.GL15
 
GL_ELEMENT_ARRAY_BUFFER_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
Accepted by the <target> parameters of BindBufferARB, BufferDataARB, BufferSubDataARB, MapBufferARB, UnmapBufferARB, GetBufferSubDataARB, GetBufferParameterivARB, and GetBufferPointervARB:
GL_ELEMENT_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
 
GL_ELEMENT_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_ELEMENT_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
Accepted by the <value> parameter of GetIntegerv:
GL_ELEMENT_ARRAY_POINTER_APPLE - Static variable in class org.lwjgl.opengl.APPLEElementArray
Accepted by the <pname> parameter of GetPointerv:
GL_ELEMENT_ARRAY_POINTER_ATI - Static variable in class org.lwjgl.opengl.ATIElementArray
 
GL_ELEMENT_ARRAY_TYPE_APPLE - Static variable in class org.lwjgl.opengl.APPLEElementArray
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_ELEMENT_ARRAY_TYPE_ATI - Static variable in class org.lwjgl.opengl.ATIElementArray
 
GL_ELEMENT_ARRAY_UNIFIED_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
Accepted by the <cap> parameter of DisableClientState, EnableClientState, IsEnabled:
GL_EMISSION - Static variable in class org.lwjgl.opengl.GL11
 
GL_ENABLE_BIT - Static variable in class org.lwjgl.opengl.GL11
 
GL_EQUAL - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Returned by GetProgramiv when <pname> is TESS_GEN_SPACING:
GL_EQUAL - Static variable in class org.lwjgl.opengl.GL11
 
GL_EQUIV - Static variable in class org.lwjgl.opengl.GL11
 
GL_EVAL_2D_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
 
GL_EVAL_BIT - Static variable in class org.lwjgl.opengl.GL11
 
GL_EVAL_FRACTIONAL_TESSELLATION_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
 
GL_EVAL_TRIANGULAR_2D_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
 
GL_EVAL_VERTEX_ATTRIB0_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
 
GL_EVAL_VERTEX_ATTRIB10_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
 
GL_EVAL_VERTEX_ATTRIB11_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
 
GL_EVAL_VERTEX_ATTRIB12_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
 
GL_EVAL_VERTEX_ATTRIB13_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
 
GL_EVAL_VERTEX_ATTRIB14_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
 
GL_EVAL_VERTEX_ATTRIB15_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
 
GL_EVAL_VERTEX_ATTRIB1_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
 
GL_EVAL_VERTEX_ATTRIB2_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
 
GL_EVAL_VERTEX_ATTRIB3_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
 
GL_EVAL_VERTEX_ATTRIB4_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
 
GL_EVAL_VERTEX_ATTRIB5_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
 
GL_EVAL_VERTEX_ATTRIB6_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
 
GL_EVAL_VERTEX_ATTRIB7_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
 
GL_EVAL_VERTEX_ATTRIB8_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
 
GL_EVAL_VERTEX_ATTRIB9_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
 
GL_EXP - Static variable in class org.lwjgl.opengl.GL11
 
GL_EXP2 - Static variable in class org.lwjgl.opengl.GL11
 
GL_EXPAND_NEGATE_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_EXPAND_NORMAL_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_EXT_abgr - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_bgra - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_bindable_uniform - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_blend_color - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_blend_equation_separate - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_blend_func_separate - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_blend_minmax - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_blend_subtract - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_Cg_shader - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_compiled_vertex_array - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_depth_bounds_test - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_direct_state_access - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_draw_buffers2 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_draw_instanced - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_draw_range_elements - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_fog_coord - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_framebuffer_blit - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_framebuffer_multisample - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_framebuffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_framebuffer_sRGB - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_geometry_shader4 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_gpu_program_parameters - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_gpu_shader4 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_multi_draw_arrays - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_packed_depth_stencil - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_packed_float - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_packed_pixels - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_paletted_texture - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_pixel_buffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_point_parameters - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_provoking_vertex - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_rescale_normal - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_secondary_color - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_separate_shader_objects - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_separate_specular_color - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_shader_image_load_store - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_shadow_funcs - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_shared_texture_palette - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_stencil_clear_tag - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_stencil_two_side - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_stencil_wrap - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_texture_3d - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_texture_array - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_texture_buffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_texture_compression_latc - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_texture_compression_rgtc - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_texture_compression_s3tc - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_texture_env_combine - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_texture_env_dot3 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_texture_filter_anisotropic - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_texture_integer - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_texture_lod_bias - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_texture_mirror_clamp - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_texture_rectangle - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_texture_shared_exponent - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_texture_snorm - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_texture_sRGB - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_texture_sRGB_decode - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_texture_swizzle - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_timer_query - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_transform_feedback - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_vertex_array_bgra - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_vertex_attrib_64bit - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_vertex_shader - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXT_vertex_weighting - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_EXTENSIONS - Static variable in class org.lwjgl.opengl.GL11
 
GL_EYE_LINEAR - Static variable in class org.lwjgl.opengl.GL11
 
GL_EYE_PLANE - Static variable in class org.lwjgl.opengl.GL11
 
GL_EYE_PLANE_ABSOLUTE_NV - Static variable in class org.lwjgl.opengl.NVFogDistance
 
GL_EYE_RADIAL_NV - Static variable in class org.lwjgl.opengl.NVFogDistance
 
GL_FALSE - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Returned by GetProgramiv when <pname> is TESS_GEN_POINT_MODE:
GL_FALSE - Static variable in class org.lwjgl.opengl.GL11
 
GL_FASTEST - Static variable in class org.lwjgl.opengl.GL11
 
GL_FEEDBACK - Static variable in class org.lwjgl.opengl.GL11
 
GL_FEEDBACK_BUFFER_POINTER - Static variable in class org.lwjgl.opengl.GL11
 
GL_FEEDBACK_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.GL11
 
GL_FEEDBACK_BUFFER_TYPE - Static variable in class org.lwjgl.opengl.GL11
 
GL_FENCE_APPLE - Static variable in class org.lwjgl.opengl.APPLEFence
Accepted by the <object> parameter of TestObjectAPPLE and FinishObjectAPPLE:
GL_FENCE_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexArrayRange
Accepted by the <object> parameter of TestObjectAPPLE and FinishObjectAPPLE:
GL_FENCE_CONDITION_NV - Static variable in class org.lwjgl.opengl.NVFence
 
GL_FENCE_STATUS_NV - Static variable in class org.lwjgl.opengl.NVFence
 
GL_FILL - Static variable in class org.lwjgl.opengl.GL11
 
GL_FIRST_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.ARBProvokingVertex
Accepted by the <mode> parameter of ProvokingVertex:
GL_FIRST_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.ARBViewportArray
Returned in the <data> parameter from a Get query with a <pname> of LAYER_PROVOKING_VERTEX or VIEWPORT_INDEX_PROVOKING_VERTEX:
GL_FIRST_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <mode> parameter of ProvokingVertex:
GL_FIRST_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.GL41
Returned in the <data> parameter from a Get query with a <pname> of LAYER_PROVOKING_VERTEX or VIEWPORT_INDEX_PROVOKING_VERTEX:
GL_FIRST_VERTEX_CONVENTION_EXT - Static variable in class org.lwjgl.opengl.EXTProvokingVertex
Accepted by the <mode> parameter of ProvokingVertexEXT:
GL_FIXED - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
Accepted by the <type> parameter of VertexAttribPointer:
GL_FIXED - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <type> parameter of VertexAttribPointer:
GL_FIXED_ONLY - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <clamp> parameter of ClampColor.
GL_FIXED_ONLY_ARB - Static variable in class org.lwjgl.opengl.ARBColorBufferFloat
Accepted by the <clamp> parameter of ClampColorARB.
GL_FLAT - Static variable in class org.lwjgl.opengl.GL11
 
GL_FLOAT - Static variable in class org.lwjgl.opengl.AMDPerformanceMonitor
Returned as a valid value in <data> parameter of GetPerfMonitorCounterInfoAMD if <pname> = COUNTER_TYPE_AMD
GL_FLOAT - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Returned by the <type> parameter of GetActiveUniformARB:
GL_FLOAT - Static variable in class org.lwjgl.opengl.ARBVertexShader
Returned by the <type> parameter of GetActiveAttribARB:
GL_FLOAT - Static variable in class org.lwjgl.opengl.GL11
 
GL_FLOAT16_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_FLOAT16_VEC2_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_FLOAT16_VEC3_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_FLOAT16_VEC4_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_FLOAT_32_UNSIGNED_INT_24_8_REV - Static variable in class org.lwjgl.opengl.ARBDepthBufferFloat
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage:
GL_FLOAT_32_UNSIGNED_INT_24_8_REV - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage:
GL_FLOAT_32_UNSIGNED_INT_24_8_REV_NV - Static variable in class org.lwjgl.opengl.NVDepthBufferFloat
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage:
GL_FLOAT_CLEAR_COLOR_VALUE_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_FLOAT_MAT2 - Static variable in class org.lwjgl.opengl.GL20
Returned by the <type> parameter of GetActiveUniformARB:
GL_FLOAT_MAT2_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Returned by the <type> parameter of GetActiveUniformARB:
GL_FLOAT_MAT2_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
Returned by the <type> parameter of GetActiveAttribARB:
GL_FLOAT_MAT2x3 - Static variable in class org.lwjgl.opengl.GL21
Returned by the <type> parameter of GetActiveAttribARB.
GL_FLOAT_MAT2x4 - Static variable in class org.lwjgl.opengl.GL21
Returned by the <type> parameter of GetActiveAttribARB.
GL_FLOAT_MAT3 - Static variable in class org.lwjgl.opengl.GL20
Returned by the <type> parameter of GetActiveUniformARB:
GL_FLOAT_MAT3_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Returned by the <type> parameter of GetActiveUniformARB:
GL_FLOAT_MAT3_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
Returned by the <type> parameter of GetActiveAttribARB:
GL_FLOAT_MAT3x2 - Static variable in class org.lwjgl.opengl.GL21
Returned by the <type> parameter of GetActiveAttribARB.
GL_FLOAT_MAT3x4 - Static variable in class org.lwjgl.opengl.GL21
Returned by the <type> parameter of GetActiveAttribARB.
GL_FLOAT_MAT4 - Static variable in class org.lwjgl.opengl.GL20
Returned by the <type> parameter of GetActiveUniformARB:
GL_FLOAT_MAT4_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Returned by the <type> parameter of GetActiveUniformARB:
GL_FLOAT_MAT4_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
Returned by the <type> parameter of GetActiveAttribARB:
GL_FLOAT_MAT4x2 - Static variable in class org.lwjgl.opengl.GL21
Returned by the <type> parameter of GetActiveAttribARB.
GL_FLOAT_MAT4x3 - Static variable in class org.lwjgl.opengl.GL21
Returned by the <type> parameter of GetActiveAttribARB.
GL_FLOAT_R16_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D:
GL_FLOAT_R32_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D:
GL_FLOAT_R_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D:
GL_FLOAT_RG16_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D:
GL_FLOAT_RG32_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D:
GL_FLOAT_RG_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D:
GL_FLOAT_RGB16_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D:
GL_FLOAT_RGB32_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D:
GL_FLOAT_RGB_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D:
GL_FLOAT_RGBA16_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D:
GL_FLOAT_RGBA32_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D:
GL_FLOAT_RGBA_MODE_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_FLOAT_RGBA_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D:
GL_FLOAT_VEC2 - Static variable in class org.lwjgl.opengl.GL20
Returned by the <type> parameter of GetActiveUniformARB:
GL_FLOAT_VEC2_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Returned by the <type> parameter of GetActiveUniformARB:
GL_FLOAT_VEC2_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
Returned by the <type> parameter of GetActiveAttribARB:
GL_FLOAT_VEC3 - Static variable in class org.lwjgl.opengl.GL20
Returned by the <type> parameter of GetActiveUniformARB:
GL_FLOAT_VEC3_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Returned by the <type> parameter of GetActiveUniformARB:
GL_FLOAT_VEC3_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
Returned by the <type> parameter of GetActiveAttribARB:
GL_FLOAT_VEC4 - Static variable in class org.lwjgl.opengl.GL20
Returned by the <type> parameter of GetActiveUniformARB:
GL_FLOAT_VEC4_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Returned by the <type> parameter of GetActiveUniformARB:
GL_FLOAT_VEC4_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
Returned by the <type> parameter of GetActiveAttribARB:
GL_FOG - Static variable in class org.lwjgl.opengl.GL11
 
GL_FOG_BIT - Static variable in class org.lwjgl.opengl.GL11
 
GL_FOG_COLOR - Static variable in class org.lwjgl.opengl.GL11
 
GL_FOG_COORD - Static variable in class org.lwjgl.opengl.GL15
 
GL_FOG_COORD_ARRAY - Static variable in class org.lwjgl.opengl.GL15
 
GL_FOG_COORD_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
Accepted by the <pname> parameter of BufferAddressRangeNV and the <value> parameter of GetIntegerui64vNV:
GL_FOG_COORD_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
 
GL_FOG_COORD_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
Accepted by the <value> parameter of GetIntegerv:
GL_FOG_COORD_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL15
 
GL_FOG_COORD_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL15
 
GL_FOG_COORD_ARRAY_TYPE - Static variable in class org.lwjgl.opengl.GL15
 
GL_FOG_COORD_SRC - Static variable in class org.lwjgl.opengl.GL15
 
GL_FOG_COORDINATE - Static variable in class org.lwjgl.opengl.GL14
 
GL_FOG_COORDINATE_ARRAY - Static variable in class org.lwjgl.opengl.GL14
 
GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
 
GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_FOG_COORDINATE_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTFogCoord
 
GL_FOG_COORDINATE_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL14
 
GL_FOG_COORDINATE_ARRAY_POINTER_EXT - Static variable in class org.lwjgl.opengl.EXTFogCoord
 
GL_FOG_COORDINATE_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL14
 
GL_FOG_COORDINATE_ARRAY_STRIDE_EXT - Static variable in class org.lwjgl.opengl.EXTFogCoord
 
GL_FOG_COORDINATE_ARRAY_TYPE - Static variable in class org.lwjgl.opengl.GL14
 
GL_FOG_COORDINATE_ARRAY_TYPE_EXT - Static variable in class org.lwjgl.opengl.EXTFogCoord
 
GL_FOG_COORDINATE_EXT - Static variable in class org.lwjgl.opengl.EXTFogCoord
 
GL_FOG_COORDINATE_SOURCE - Static variable in class org.lwjgl.opengl.GL14
 
GL_FOG_COORDINATE_SOURCE_EXT - Static variable in class org.lwjgl.opengl.EXTFogCoord
 
GL_FOG_DENSITY - Static variable in class org.lwjgl.opengl.GL11
 
GL_FOG_DISTANCE_MODE_NV - Static variable in class org.lwjgl.opengl.NVFogDistance
 
GL_FOG_END - Static variable in class org.lwjgl.opengl.GL11
 
GL_FOG_HINT - Static variable in class org.lwjgl.opengl.GL11
 
GL_FOG_INDEX - Static variable in class org.lwjgl.opengl.GL11
 
GL_FOG_MODE - Static variable in class org.lwjgl.opengl.GL11
 
GL_FOG_START - Static variable in class org.lwjgl.opengl.GL11
 
GL_FORCE_BLUE_TO_ONE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
 
GL_FRACTIONAL_EVEN - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Returned by GetProgramiv when <pname> is TESS_GEN_SPACING:
GL_FRACTIONAL_EVEN - Static variable in class org.lwjgl.opengl.GL40
Returned by GetProgramiv when <pname> is TESS_GEN_SPACING:
GL_FRACTIONAL_ODD - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Returned by GetProgramiv when <pname> is TESS_GEN_SPACING:
GL_FRACTIONAL_ODD - Static variable in class org.lwjgl.opengl.GL40
Returned by GetProgramiv when <pname> is TESS_GEN_SPACING:
GL_FRAGMENT_DEPTH - Static variable in class org.lwjgl.opengl.GL14
 
GL_FRAGMENT_DEPTH_EXT - Static variable in class org.lwjgl.opengl.EXTFogCoord
 
GL_FRAGMENT_INTERPOLATION_OFFSET_BITS - Static variable in class org.lwjgl.opengl.ARBGpuShader5
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
GL_FRAGMENT_INTERPOLATION_OFFSET_BITS - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
GL_FRAGMENT_PROGRAM_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by the <target> parameter of ProgramStringARB, BindProgramARB, ProgramEnvParameter4[df][v]ARB, ProgramLocalParameter4[df][v]ARB, GetProgramEnvParameter[df]vARB, GetProgramLocalParameter[df]vARB, GetProgramivARB and GetProgramStringARB.
GL_FRAGMENT_PROGRAM_BINDING_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_FRAGMENT_PROGRAM_INTERPOLATION_OFFSET_BITS_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram5
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_FRAGMENT_PROGRAM_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by the <target> parameter of BindProgramNV, LoadProgramNV, ProgramLocalParameter4dARB, ProgramLocalParameter4dvARB, ProgramLocalParameter4fARB, ProgramLocalParameter4fvARB, GetProgramLocalParameterdvARB, and GetProgramLocalParameterfvARB:
GL_FRAGMENT_PROGRAM_PARAMETER_BUFFER_NV - Static variable in class org.lwjgl.opengl.NVParameterBufferObject
Accepted by the <target> parameter of ProgramBufferParametersfvNV, ProgramBufferParametersIivNV, and ProgramBufferParametersIuivNV, BindBufferRangeNV, BindBufferOffsetNV, BindBufferBaseNV, and BindBuffer and the <value> parameter of GetIntegerIndexedvEXT:
GL_FRAGMENT_SHADER - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <shaderType> argument of CreateShader and returned by the <params> parameter of GetShader{fi}vARB:
GL_FRAGMENT_SHADER_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentShader
Accepted by the <shaderType> argument of CreateShaderObjectARB and returned by the <params> parameter of GetObjectParameter{fi}vARB:
GL_FRAGMENT_SHADER_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_FRAGMENT_SHADER_BIT - Static variable in class org.lwjgl.opengl.ARBSeparateShaderObjects
Accepted by <stages> parameter to UseProgramStages:
GL_FRAGMENT_SHADER_BIT - Static variable in class org.lwjgl.opengl.GL41
Accepted by <stages> parameter to UseProgramStages:
GL_FRAGMENT_SHADER_DERIVATIVE_HINT - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <target> parameter of Hint and the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_FRAGMENT_SHADER_DERIVATIVE_HINT_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentShader
Accepted by the <target> parameter of Hint and the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_FRAMEBUFFER - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <target> parameter of BindFramebuffer, CheckFramebufferStatus, FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <target> parameter of BindFramebuffer, CheckFramebufferStatus, FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_LAYERED - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <pname> parameter of GetFramebufferAttachment- ParameterivEXT:
GL_FRAMEBUFFER_ATTACHMENT_LAYERED_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
Accepted by the <pname> parameter of GetFramebufferAttachment- ParameterivEXT:
GL_FRAMEBUFFER_ATTACHMENT_LAYERED_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
Accepted by the <pname> parameter of GetFramebufferAttachment- ParameterivEXT:
GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <pname> parameter of GetFramebufferAttachmentParameterivEXT:
GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <pname> parameter of GetFramebufferAttachmentParameterivEXT:
GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <pname> parameter of GetFramebufferAttachmentParameterivEXT:
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <pname> parameter of GetFramebufferAttachmentParameterivEXT:
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <pname> parameter of GetFramebufferAttachment- ParameterivEXT:
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
Accepted by the <pname> parameter of GetFramebufferAttachment- ParameterivEXT:
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
Accepted by the <pname> parameter of GetFramebufferAttachment- ParameterivEXT:
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
Accepted by the <pname> parameter of GetFramebufferAttachmentParameterivEXT:
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <pname> parameter of GetFramebufferAttachmentParameterivEXT:
GL_FRAMEBUFFER_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Accepted by the <barriers> parameter of MemoryBarrierEXT:
GL_FRAMEBUFFER_BINDING - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_FRAMEBUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_FRAMEBUFFER_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by GetIntegerv():
GL_FRAMEBUFFER_COMPLETE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Returned by CheckFramebufferStatus():
GL_FRAMEBUFFER_COMPLETE - Static variable in class org.lwjgl.opengl.GL30
Returned by CheckFramebufferStatus():
GL_FRAMEBUFFER_COMPLETE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Returned by CheckFramebufferStatusEXT():
GL_FRAMEBUFFER_DEFAULT - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Returned in <params> by GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_DEFAULT - Static variable in class org.lwjgl.opengl.GL30
Returned in <params> by GetFramebufferAttachmentParameteriv:
GL_FRAMEBUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <target> parameter of BindFramebufferEXT, CheckFramebufferStatusEXT, FramebufferTexture{1D|2D|3D}EXT, and FramebufferRenderbufferEXT:
GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Returned by CheckFramebufferStatus():
GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT - Static variable in class org.lwjgl.opengl.GL30
Returned by CheckFramebufferStatus():
GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Returned by CheckFramebufferStatusEXT():
GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Returned by CheckFramebufferStatusEXT():
GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Returned by CheckFramebufferStatus():
GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER - Static variable in class org.lwjgl.opengl.GL30
Returned by CheckFramebufferStatus():
GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Returned by CheckFramebufferStatusEXT():
GL_FRAMEBUFFER_INCOMPLETE_FORMATS_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Returned by CheckFramebufferStatusEXT():
GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT - Static variable in class org.lwjgl.opengl.GL32
Returned by CheckFramebufferStatusEXT:
GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
Returned by CheckFramebufferStatusEXT:
GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
Returned by CheckFramebufferStatusEXT:
GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS - Static variable in class org.lwjgl.opengl.GL32
Returned by CheckFramebufferStatusEXT:
GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
Returned by CheckFramebufferStatusEXT:
GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
Returned by CheckFramebufferStatusEXT:
GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Returned by CheckFramebufferStatus():
GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT - Static variable in class org.lwjgl.opengl.GL30
Returned by CheckFramebufferStatus():
GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Returned by CheckFramebufferStatusEXT():
GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Returned by CheckFramebufferStatus():
GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL30
Returned by CheckFramebufferStatus.
GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferMultisample
Returned by CheckFramebufferStatusEXT.
GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Returned by CheckFramebufferStatus():
GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER - Static variable in class org.lwjgl.opengl.GL30
Returned by CheckFramebufferStatus():
GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Returned by CheckFramebufferStatusEXT():
GL_FRAMEBUFFER_SRGB - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_FRAMEBUFFER_SRGB_ARB - Static variable in class org.lwjgl.opengl.ARBFramebufferSRGB
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_FRAMEBUFFER_SRGB_CAPABLE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_FRAMEBUFFER_SRGB_CAPABLE_ARB - Static variable in class org.lwjgl.opengl.ARBFramebufferSRGB
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_FRAMEBUFFER_SRGB_CAPABLE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferSRGB
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_FRAMEBUFFER_SRGB_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferSRGB
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_FRAMEBUFFER_UNDEFINED - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Returned by CheckFramebufferStatus():
GL_FRAMEBUFFER_UNDEFINED - Static variable in class org.lwjgl.opengl.GL30
Returned by CheckFramebufferStatus():
GL_FRAMEBUFFER_UNSUPPORTED - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Returned by CheckFramebufferStatus():
GL_FRAMEBUFFER_UNSUPPORTED - Static variable in class org.lwjgl.opengl.GL30
Returned by CheckFramebufferStatus():
GL_FRAMEBUFFER_UNSUPPORTED_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Returned by CheckFramebufferStatusEXT():
GL_FRONT - Static variable in class org.lwjgl.opengl.GL11
 
GL_FRONT_AND_BACK - Static variable in class org.lwjgl.opengl.GL11
 
GL_FRONT_FACE - Static variable in class org.lwjgl.opengl.GL11
 
GL_FRONT_LEFT - Static variable in class org.lwjgl.opengl.GL11
 
GL_FRONT_RIGHT - Static variable in class org.lwjgl.opengl.GL11
 
GL_FULL_RANGE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_FUNC_ADD - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_FUNC_ADD - Static variable in class org.lwjgl.opengl.GL14
 
GL_FUNC_ADD_EXT - Static variable in class org.lwjgl.opengl.EXTBlendMinmax
Accepted by the <mode> parameter of BlendEquationEXT.
GL_FUNC_REVERSE_SUBTRACT - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_FUNC_REVERSE_SUBTRACT - Static variable in class org.lwjgl.opengl.GL14
 
GL_FUNC_REVERSE_SUBTRACT_EXT - Static variable in class org.lwjgl.opengl.EXTBlendSubtract
 
GL_FUNC_SUBTRACT - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_FUNC_SUBTRACT - Static variable in class org.lwjgl.opengl.GL14
 
GL_FUNC_SUBTRACT_EXT - Static variable in class org.lwjgl.opengl.EXTBlendSubtract
 
GL_GENERATE_MIPMAP - Static variable in class org.lwjgl.opengl.GL14
 
GL_GENERATE_MIPMAP_HINT - Static variable in class org.lwjgl.opengl.GL14
 
GL_GENERATE_MIPMAP_HINT_SGIS - Static variable in class org.lwjgl.opengl.SGISGenerateMipmap
Accepted by the <target> parameter of Hint, and by the parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_GENERATE_MIPMAP_SGIS - Static variable in class org.lwjgl.opengl.SGISGenerateMipmap
Accepted by the <pname> parameter of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameteriv, and GetTexParameterfv.
GL_GENERIC_ATTRIB_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:
GL_GEOMETRY_INPUT_TYPE - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <pname> parameter of ProgramParameteriEXT and GetProgramiv:
GL_GEOMETRY_INPUT_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
Accepted by the <pname> parameter of ProgramParameteriEXT and GetProgramiv:
GL_GEOMETRY_INPUT_TYPE_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
Accepted by the <pname> parameter of ProgramParameteriEXT and GetProgramiv:
GL_GEOMETRY_OUTPUT_TYPE - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <pname> parameter of ProgramParameteriEXT and GetProgramiv:
GL_GEOMETRY_OUTPUT_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
Accepted by the <pname> parameter of ProgramParameteriEXT and GetProgramiv:
GL_GEOMETRY_OUTPUT_TYPE_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
Accepted by the <pname> parameter of ProgramParameteriEXT and GetProgramiv:
GL_GEOMETRY_PROGRAM_NV - Static variable in class org.lwjgl.opengl.NVGeometryProgram4
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_GEOMETRY_PROGRAM_PARAMETER_BUFFER_NV - Static variable in class org.lwjgl.opengl.NVParameterBufferObject
Accepted by the <target> parameter of ProgramBufferParametersfvNV, ProgramBufferParametersIivNV, and ProgramBufferParametersIuivNV, BindBufferRangeNV, BindBufferOffsetNV, BindBufferBaseNV, and BindBuffer and the <value> parameter of GetIntegerIndexedvEXT:
GL_GEOMETRY_SHADER - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <type> parameter of CreateShader and returned by the <params> parameter of GetShaderiv:
GL_GEOMETRY_SHADER_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
Accepted by the <type> parameter of CreateShader and returned by the <params> parameter of GetShaderiv:
GL_GEOMETRY_SHADER_BIT - Static variable in class org.lwjgl.opengl.ARBSeparateShaderObjects
Accepted by <stages> parameter to UseProgramStages:
GL_GEOMETRY_SHADER_BIT - Static variable in class org.lwjgl.opengl.GL41
Accepted by <stages> parameter to UseProgramStages:
GL_GEOMETRY_SHADER_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
Accepted by the <type> parameter of CreateShader and returned by the <params> parameter of GetShaderiv:
GL_GEOMETRY_SHADER_INVOCATIONS - Static variable in class org.lwjgl.opengl.ARBGpuShader5
Accepted by the <pname> parameter of GetProgramiv:
GL_GEOMETRY_SHADER_INVOCATIONS - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetProgramiv:
GL_GEOMETRY_VERTICES_OUT - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <pname> parameter of ProgramParameteriEXT and GetProgramiv:
GL_GEOMETRY_VERTICES_OUT_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
Accepted by the <pname> parameter of ProgramParameteriEXT and GetProgramiv:
GL_GEOMETRY_VERTICES_OUT_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
Accepted by the <pname> parameter of ProgramParameteriEXT and GetProgramiv:
GL_GEQUAL - Static variable in class org.lwjgl.opengl.GL11
 
GL_GPU_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVShaderBufferLoad
Returned by the <type> parameter of GetActiveUniform:
GL_GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX - Static variable in class org.lwjgl.opengl.NVXGpuMemoryInfo
Accepted by the <pname> parameter of GetIntegerv:
GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX - Static variable in class org.lwjgl.opengl.NVXGpuMemoryInfo
Accepted by the <pname> parameter of GetIntegerv:
GL_GPU_MEMORY_INFO_EVICTED_MEMORY_NVX - Static variable in class org.lwjgl.opengl.NVXGpuMemoryInfo
Accepted by the <pname> parameter of GetIntegerv:
GL_GPU_MEMORY_INFO_EVICTION_COUNT_NVX - Static variable in class org.lwjgl.opengl.NVXGpuMemoryInfo
Accepted by the <pname> parameter of GetIntegerv:
GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX - Static variable in class org.lwjgl.opengl.NVXGpuMemoryInfo
Accepted by the <pname> parameter of GetIntegerv:
GL_GREATER - Static variable in class org.lwjgl.opengl.GL11
 
GL_GREEN - Static variable in class org.lwjgl.opengl.GL11
 
GL_GREEN_BIAS - Static variable in class org.lwjgl.opengl.GL11
 
GL_GREEN_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_GREEN_BITS - Static variable in class org.lwjgl.opengl.GL11
 
GL_GREEN_INTEGER - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
GL_GREEN_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
GL_GREEN_SCALE - Static variable in class org.lwjgl.opengl.GL11
 
GL_GREMEDY_string_marker - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_GUILTY_CONTEXT_RESET_ARB - Static variable in class org.lwjgl.opengl.ARBRobustness
Returned by GetGraphicsResetStatusARB:
GL_HALF_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
Accepted by the parameters of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage:
GL_HALF_BIAS_NEGATE_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_HALF_BIAS_NORMAL_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_HALF_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_HALF_FLOAT - Static variable in class org.lwjgl.opengl.ARBHalfFloatVertex
Accepted by the <type> argument of VertexPointer, NormalPointer, ColorPointer, SecondaryColorPointer, FogCoordPointer, TexCoordPointer, and VertexAttribPointer:
GL_HALF_FLOAT - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, GetTexImage, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, ColorSubTable, and GetColorTable:

Accepted by the <type> argument of VertexPointer, NormalPointer, ColorPointer, SecondaryColorPointer, FogCoordPointer, TexCoordPointer, and VertexAttribPointer:

GL_HALF_FLOAT_ARB - Static variable in class org.lwjgl.opengl.ARBHalfFloatPixel
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, GetTexImage, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, ColorSubTable, and GetColorTable:
GL_HALF_FLOAT_NV - Static variable in class org.lwjgl.opengl.NVHalfFloat
Accepted by the <type> argument of VertexPointer, NormalPointer, ColorPointer, TexCoordPointer, FogCoordPointerEXT, SecondaryColorPointerEXT, VertexWeightPointerEXT, VertexAttribPointerNV, DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage:
GL_HI_BIAS_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
GL_HI_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
GL_HIGH_FLOAT - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
Accepted by the <precisiontype> parameter of GetShaderPrecisionFormat:
GL_HIGH_FLOAT - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <precisiontype> parameter of GetShaderPrecisionFormat:
GL_HIGH_INT - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
Accepted by the <precisiontype> parameter of GetShaderPrecisionFormat:
GL_HIGH_INT - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <precisiontype> parameter of GetShaderPrecisionFormat:
GL_HILO16_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <internalformat> parameter of TexImage1D and TexImage2D.
GL_HILO16_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_HILO8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
 
GL_HILO_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <format> parameter of GetTexImage, TexImage1D, TexImage2D, TexSubImage1D, and TexSubImage2D.
GL_HILO_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_HINT_BIT - Static variable in class org.lwjgl.opengl.GL11
 
GL_HISTOGRAM - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_HISTOGRAM_ALPHA_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_HISTOGRAM_BLUE_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_HISTOGRAM_FORMAT - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_HISTOGRAM_GREEN_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_HISTOGRAM_LUMINANCE_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_HISTOGRAM_RED_SIZE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_HISTOGRAM_SINK - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_HISTOGRAM_WIDTH - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_HP_occlusion_test - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_IBM_rasterpos_clip - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_IDENTITY_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <transform> parameter of TrackMatrixNV:
GL_IGNORE_BORDER - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_IMAGE_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_IMAGE_1D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_IMAGE_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_IMAGE_2D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_IMAGE_2D_MULTISAMPLE_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_IMAGE_2D_MULTISAMPLE_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_IMAGE_2D_RECT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_IMAGE_3D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_IMAGE_BINDING_ACCESS_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
GL_IMAGE_BINDING_FORMAT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
GL_IMAGE_BINDING_LAYER_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
GL_IMAGE_BINDING_LAYERED_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
GL_IMAGE_BINDING_LEVEL_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
GL_IMAGE_BINDING_NAME_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Accepted by the <target> parameter of GetIntegeri_v and GetBooleani_v:
GL_IMAGE_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_IMAGE_CUBE_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_IMAGE_CUBE_MAP_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_IMPLEMENTATION_COLOR_READ_FORMAT - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
GL_IMPLEMENTATION_COLOR_READ_FORMAT - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
GL_IMPLEMENTATION_COLOR_READ_TYPE - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
GL_IMPLEMENTATION_COLOR_READ_TYPE - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
GL_INCR - Static variable in class org.lwjgl.opengl.GL11
 
GL_INCR_WRAP - Static variable in class org.lwjgl.opengl.GL14
 
GL_INCR_WRAP_EXT - Static variable in class org.lwjgl.opengl.EXTStencilWrap
 
GL_INDEX - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Returned in <params> by GetFramebufferAttachmentParameteriv:
GL_INDEX - Static variable in class org.lwjgl.opengl.GL30
Returned in <params> by GetFramebufferAttachmentParameteriv:
GL_INDEX_ARRAY - Static variable in class org.lwjgl.opengl.GL11
 
GL_INDEX_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
Accepted by the <pname> parameter of BufferAddressRangeNV and the <value> parameter of GetIntegerui64vNV:
GL_INDEX_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
 
GL_INDEX_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_INDEX_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
Accepted by the <value> parameter of GetIntegerv:
GL_INDEX_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL11
 
GL_INDEX_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL11
 
GL_INDEX_ARRAY_TYPE - Static variable in class org.lwjgl.opengl.GL11
 
GL_INDEX_BITS - Static variable in class org.lwjgl.opengl.GL11
 
GL_INDEX_CLEAR_VALUE - Static variable in class org.lwjgl.opengl.GL11
 
GL_INDEX_LOGIC_OP - Static variable in class org.lwjgl.opengl.GL11
 
GL_INDEX_MODE - Static variable in class org.lwjgl.opengl.GL11
 
GL_INDEX_OFFSET - Static variable in class org.lwjgl.opengl.GL11
 
GL_INDEX_SHIFT - Static variable in class org.lwjgl.opengl.GL11
 
GL_INDEX_WRITEMASK - Static variable in class org.lwjgl.opengl.GL11
 
GL_INFO_LOG_LENGTH - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
GL_INNOCENT_CONTEXT_RESET_ARB - Static variable in class org.lwjgl.opengl.ARBRobustness
Returned by GetGraphicsResetStatusARB:
GL_INT - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Returned by the <type> parameter of GetActiveUniformARB:
GL_INT - Static variable in class org.lwjgl.opengl.GL11
 
GL_INT16_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_INT16_VEC2_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_INT16_VEC3_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_INT16_VEC4_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_INT64_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_INT64_NV - Static variable in class org.lwjgl.opengl.NVVertexAttribInteger64bit
Accepted by the <type> parameter of VertexAttribLPointerEXT, VertexArrayVertexAttribLOffsetEXT, and VertexAttribLFormatNV:
GL_INT64_VEC2_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_INT64_VEC3_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_INT64_VEC4_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_INT8_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_INT8_VEC2_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_INT8_VEC3_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_INT8_VEC4_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_INT_2_10_10_10_REV - Static variable in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
Accepted by the <type> parameter of VertexAttribPointer, VertexPointer, NormalPointer, ColorPointer, SecondaryColorPointer, TexCoordPointer, VertexAttribP{1234}ui, VertexP*, TexCoordP*, MultiTexCoordP*, NormalP3ui, ColorP*, SecondaryColorP* and VertexAttribP*
GL_INT_2_10_10_10_REV - Static variable in class org.lwjgl.opengl.GL33
Accepted by the <type> parameter of VertexAttribPointer, VertexPointer, NormalPointer, ColorPointer, SecondaryColorPointer, TexCoordPointer, VertexAttribP{1234}ui, VertexP*, TexCoordP*, MultiTexCoordP*, NormalP3ui, ColorP*, SecondaryColorP* and VertexAttribP*
GL_INT_IMAGE_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_INT_IMAGE_1D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_INT_IMAGE_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_INT_IMAGE_2D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_INT_IMAGE_2D_MULTISAMPLE_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_INT_IMAGE_2D_RECT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_INT_IMAGE_3D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_INT_IMAGE_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_INT_IMAGE_CUBE_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_INT_IMAGE_CUBE_MAP_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_INT_SAMPLER_1D - Static variable in class org.lwjgl.opengl.GL30
Returned by the <type> parameter of GetActiveUniform:
GL_INT_SAMPLER_1D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
Returned by the <type> parameter of GetActiveUniform:
GL_INT_SAMPLER_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Returned by the <type> parameter of GetActiveUniform:
GL_INT_SAMPLER_1D_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Returned by the <type> parameter of GetActiveUniform:
GL_INT_SAMPLER_2D - Static variable in class org.lwjgl.opengl.GL30
Returned by the <type> parameter of GetActiveUniform:
GL_INT_SAMPLER_2D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
Returned by the <type> parameter of GetActiveUniform:
GL_INT_SAMPLER_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Returned by the <type> parameter of GetActiveUniform:
GL_INT_SAMPLER_2D_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Returned by the <type> parameter of GetActiveUniform:
GL_INT_SAMPLER_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
Returned by the <type> parameter of GetActiveUniform:
GL_INT_SAMPLER_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL32
Returned by the <type> parameter of GetActiveUniform:
GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
Returned by the <type> parameter of GetActiveUniform:
GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.GL32
Returned by the <type> parameter of GetActiveUniform:
GL_INT_SAMPLER_2D_RECT - Static variable in class org.lwjgl.opengl.GL30
Returned by the <type> parameter of GetActiveUniform:
GL_INT_SAMPLER_2D_RECT_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Returned by the <type> parameter of GetActiveUniform:
GL_INT_SAMPLER_3D - Static variable in class org.lwjgl.opengl.GL30
Returned by the <type> parameter of GetActiveUniform:
GL_INT_SAMPLER_3D_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Returned by the <type> parameter of GetActiveUniform:
GL_INT_SAMPLER_BUFFER - Static variable in class org.lwjgl.opengl.GL30
Returned by the <type> parameter of GetActiveUniform:
GL_INT_SAMPLER_BUFFER_AMD - Static variable in class org.lwjgl.opengl.AMDVertexShaderTessellator
Returned by the <type> parameter of GetActiveUniform:
GL_INT_SAMPLER_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Returned by the <type> parameter of GetActiveUniform:
GL_INT_SAMPLER_CUBE - Static variable in class org.lwjgl.opengl.GL30
Returned by the <type> parameter of GetActiveUniform:
GL_INT_SAMPLER_CUBE_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Returned by the <type> parameter of GetActiveUniform:
GL_INT_SAMPLER_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengl.GL40
Returned by the <type> parameter of GetActiveUniform:
GL_INT_SAMPLER_CUBE_MAP_ARRAY_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMapArray
Returned by the <type> parameter of GetActiveUniform:
GL_INT_SAMPLER_RENDERBUFFER_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
Returned by the <type> parameter of GetActiveUniform:
GL_INT_VEC2 - Static variable in class org.lwjgl.opengl.GL20
Returned by the <type> parameter of GetActiveUniformARB:
GL_INT_VEC2_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Returned by the <type> parameter of GetActiveUniformARB:
GL_INT_VEC3 - Static variable in class org.lwjgl.opengl.GL20
Returned by the <type> parameter of GetActiveUniformARB:
GL_INT_VEC3_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Returned by the <type> parameter of GetActiveUniformARB:
GL_INT_VEC4 - Static variable in class org.lwjgl.opengl.GL20
Returned by the <type> parameter of GetActiveUniformARB:
GL_INT_VEC4_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Returned by the <type> parameter of GetActiveUniformARB:
GL_INTENSITY - Static variable in class org.lwjgl.opengl.GL11
 
GL_INTENSITY12 - Static variable in class org.lwjgl.opengl.GL11
 
GL_INTENSITY16 - Static variable in class org.lwjgl.opengl.GL11
 
GL_INTENSITY16_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_INTENSITY16F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_INTENSITY16I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_INTENSITY16UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_INTENSITY32F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_INTENSITY32I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_INTENSITY32UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_INTENSITY4 - Static variable in class org.lwjgl.opengl.GL11
 
GL_INTENSITY8 - Static variable in class org.lwjgl.opengl.GL11
 
GL_INTENSITY8_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_INTENSITY8I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_INTENSITY8UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_INTENSITY_FLOAT16_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_INTENSITY_FLOAT16_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_INTENSITY_FLOAT32_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_INTENSITY_FLOAT32_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_INTENSITY_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_INTERLEAVED_ATTRIBS - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <bufferMode> parameter of TransformFeedbackVaryings:
GL_INTERLEAVED_ATTRIBS_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
Accepted by the <bufferMode> parameter of TransformFeedbackVaryingsEXT:
GL_INTERLEAVED_ATTRIBS_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
Accepted by the <bufferMode> parameter of TransformFeedbackAttribsNV and TransformFeedbackVaryingsNV:
GL_INTERPOLATE - Static variable in class org.lwjgl.opengl.GL13
 
GL_INTERPOLATE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
 
GL_INTERPOLATE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
 
GL_INVALID_ENUM - Static variable in class org.lwjgl.opengl.GL11
 
GL_INVALID_FRAMEBUFFER_OPERATION - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Returned by GetError():
GL_INVALID_FRAMEBUFFER_OPERATION - Static variable in class org.lwjgl.opengl.GL30
Returned by GetError():
GL_INVALID_FRAMEBUFFER_OPERATION_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Returned by GetError():
GL_INVALID_INDEX - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Returned by GetActiveUniformsivARB and GetUniformBlockIndexARB
GL_INVALID_INDEX - Static variable in class org.lwjgl.opengl.GL31
Returned by GetActiveUniformsiv and GetUniformBlockIndex
GL_INVALID_OPERATION - Static variable in class org.lwjgl.opengl.GL11
 
GL_INVALID_VALUE - Static variable in class org.lwjgl.opengl.GL11
 
GL_INVARIANT_DATATYPE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_INVARIANT_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_INVARIANT_VALUE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_INVERSE_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <transform> parameter of TrackMatrixNV:
GL_INVERSE_TRANSPOSE_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <transform> parameter of TrackMatrixNV:
GL_INVERT - Static variable in class org.lwjgl.opengl.GL11
 
GL_ISOLINES - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Returned by GetProgramiv when <pname> is TESS_GEN_MODE:
GL_ISOLINES - Static variable in class org.lwjgl.opengl.GL40
Returned by GetProgramiv when <pname> is TESS_GEN_MODE:
GL_KEEP - Static variable in class org.lwjgl.opengl.GL11
 
GL_LAST_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.ARBProvokingVertex
Accepted by the <mode> parameter of ProvokingVertex:
GL_LAST_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.ARBViewportArray
Returned in the <data> parameter from a Get query with a <pname> of LAYER_PROVOKING_VERTEX or VIEWPORT_INDEX_PROVOKING_VERTEX:
GL_LAST_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <mode> parameter of ProvokingVertex:
GL_LAST_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.GL41
Returned in the <data> parameter from a Get query with a <pname> of LAYER_PROVOKING_VERTEX or VIEWPORT_INDEX_PROVOKING_VERTEX:
GL_LAST_VERTEX_CONVENTION_EXT - Static variable in class org.lwjgl.opengl.EXTProvokingVertex
Accepted by the <mode> parameter of ProvokingVertexEXT:
GL_LAYER_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:
GL_LAYER_PROVOKING_VERTEX - Static variable in class org.lwjgl.opengl.ARBViewportArray
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
GL_LAYER_PROVOKING_VERTEX - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
GL_LEFT - Static variable in class org.lwjgl.opengl.GL11
 
GL_LEQUAL - Static variable in class org.lwjgl.opengl.GL11
 
GL_LERP_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_LESS - Static variable in class org.lwjgl.opengl.GL11
 
GL_LIGHT0 - Static variable in class org.lwjgl.opengl.GL11
 
GL_LIGHT1 - Static variable in class org.lwjgl.opengl.GL11
 
GL_LIGHT2 - Static variable in class org.lwjgl.opengl.GL11
 
GL_LIGHT3 - Static variable in class org.lwjgl.opengl.GL11
 
GL_LIGHT4 - Static variable in class org.lwjgl.opengl.GL11
 
GL_LIGHT5 - Static variable in class org.lwjgl.opengl.GL11
 
GL_LIGHT6 - Static variable in class org.lwjgl.opengl.GL11
 
GL_LIGHT7 - Static variable in class org.lwjgl.opengl.GL11
 
GL_LIGHT_MODEL_AMBIENT - Static variable in class org.lwjgl.opengl.GL11
 
GL_LIGHT_MODEL_COLOR_CONTROL - Static variable in class org.lwjgl.opengl.GL12
 
GL_LIGHT_MODEL_COLOR_CONTROL_EXT - Static variable in class org.lwjgl.opengl.EXTSeparateSpecularColor
 
GL_LIGHT_MODEL_LOCAL_VIEWER - Static variable in class org.lwjgl.opengl.GL11
 
GL_LIGHT_MODEL_TWO_SIDE - Static variable in class org.lwjgl.opengl.GL11
 
GL_LIGHTING - Static variable in class org.lwjgl.opengl.GL11
 
GL_LIGHTING_BIT - Static variable in class org.lwjgl.opengl.GL11
 
GL_LINE - Static variable in class org.lwjgl.opengl.GL11
 
GL_LINE_BIT - Static variable in class org.lwjgl.opengl.GL11
 
GL_LINE_LOOP - Static variable in class org.lwjgl.opengl.GL11
 
GL_LINE_RESET_TOKEN - Static variable in class org.lwjgl.opengl.GL11
 
GL_LINE_SMOOTH - Static variable in class org.lwjgl.opengl.GL11
 
GL_LINE_SMOOTH_HINT - Static variable in class org.lwjgl.opengl.GL11
 
GL_LINE_STIPPLE - Static variable in class org.lwjgl.opengl.GL11
 
GL_LINE_STIPPLE_PATTERN - Static variable in class org.lwjgl.opengl.GL11
 
GL_LINE_STIPPLE_REPEAT - Static variable in class org.lwjgl.opengl.GL11
 
GL_LINE_STRIP - Static variable in class org.lwjgl.opengl.GL11
 
GL_LINE_STRIP_ADJACENCY - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <mode> parameter of Begin, DrawArrays, MultiDrawArrays, DrawElements, MultiDrawElements, and DrawRangeElements:
GL_LINE_STRIP_ADJACENCY_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
Accepted by the <mode> parameter of Begin, DrawArrays, MultiDrawArrays, DrawElements, MultiDrawElements, and DrawRangeElements:
GL_LINE_STRIP_ADJACENCY_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
Accepted by the <mode> parameter of Begin, DrawArrays, MultiDrawArrays, DrawElements, MultiDrawElements, and DrawRangeElements:
GL_LINE_TOKEN - Static variable in class org.lwjgl.opengl.GL11
 
GL_LINE_WIDTH - Static variable in class org.lwjgl.opengl.GL11
 
GL_LINE_WIDTH_GRANULARITY - Static variable in class org.lwjgl.opengl.GL11
 
GL_LINE_WIDTH_RANGE - Static variable in class org.lwjgl.opengl.GL11
 
GL_LINEAR - Static variable in class org.lwjgl.opengl.GL11
 
GL_LINEAR_ATTENUATION - Static variable in class org.lwjgl.opengl.GL11
 
GL_LINEAR_MIPMAP_LINEAR - Static variable in class org.lwjgl.opengl.GL11
 
GL_LINEAR_MIPMAP_NEAREST - Static variable in class org.lwjgl.opengl.GL11
 
GL_LINES - Static variable in class org.lwjgl.opengl.GL11
 
GL_LINES_ADJACENCY - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <mode> parameter of Begin, DrawArrays, MultiDrawArrays, DrawElements, MultiDrawElements, and DrawRangeElements:
GL_LINES_ADJACENCY_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
Accepted by the <mode> parameter of Begin, DrawArrays, MultiDrawArrays, DrawElements, MultiDrawElements, and DrawRangeElements:
GL_LINES_ADJACENCY_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
Accepted by the <mode> parameter of Begin, DrawArrays, MultiDrawArrays, DrawElements, MultiDrawElements, and DrawRangeElements:
GL_LINK_STATUS - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
GL_LIST_BASE - Static variable in class org.lwjgl.opengl.GL11
 
GL_LIST_BIT - Static variable in class org.lwjgl.opengl.GL11
 
GL_LIST_INDEX - Static variable in class org.lwjgl.opengl.GL11
 
GL_LIST_MODE - Static variable in class org.lwjgl.opengl.GL11
 
GL_LO_BIAS_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
GL_LO_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
GL_LOAD - Static variable in class org.lwjgl.opengl.GL11
 
GL_LOCAL_CONSTANT_DATATYPE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_LOCAL_CONSTANT_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_LOCAL_CONSTANT_VALUE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_LOCAL_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_LOGIC_OP - Static variable in class org.lwjgl.opengl.GL11
 
GL_LOGIC_OP_MODE - Static variable in class org.lwjgl.opengl.GL11
 
GL_LOSE_CONTEXT_ON_RESET_ARB - Static variable in class org.lwjgl.opengl.ARBRobustness
Returned by GetIntegerv and related simple queries when <value> is RESET_NOTIFICATION_STRATEGY_ARB:
GL_LOW_FLOAT - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
Accepted by the <precisiontype> parameter of GetShaderPrecisionFormat:
GL_LOW_FLOAT - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <precisiontype> parameter of GetShaderPrecisionFormat:
GL_LOW_INT - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
Accepted by the <precisiontype> parameter of GetShaderPrecisionFormat:
GL_LOW_INT - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <precisiontype> parameter of GetShaderPrecisionFormat:
GL_LOWER_LEFT - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <param> parameter of PointParameter{if}vARB:
GL_LUMINANCE - Static variable in class org.lwjgl.opengl.GL11
 
GL_LUMINANCE12 - Static variable in class org.lwjgl.opengl.GL11
 
GL_LUMINANCE12_ALPHA12 - Static variable in class org.lwjgl.opengl.GL11
 
GL_LUMINANCE12_ALPHA4 - Static variable in class org.lwjgl.opengl.GL11
 
GL_LUMINANCE16 - Static variable in class org.lwjgl.opengl.GL11
 
GL_LUMINANCE16_ALPHA16 - Static variable in class org.lwjgl.opengl.GL11
 
GL_LUMINANCE16_ALPHA16_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE16_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE16F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE16I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE16UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE32F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE32I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE32UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE4 - Static variable in class org.lwjgl.opengl.GL11
 
GL_LUMINANCE4_ALPHA4 - Static variable in class org.lwjgl.opengl.GL11
 
GL_LUMINANCE6_ALPHA2 - Static variable in class org.lwjgl.opengl.GL11
 
GL_LUMINANCE8 - Static variable in class org.lwjgl.opengl.GL11
 
GL_LUMINANCE8_ALPHA8 - Static variable in class org.lwjgl.opengl.GL11
 
GL_LUMINANCE8_ALPHA8_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE8_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE8I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE8UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE_ALPHA - Static variable in class org.lwjgl.opengl.GL11
 
GL_LUMINANCE_ALPHA16F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE_ALPHA16I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE_ALPHA16UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE_ALPHA32F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE_ALPHA32I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE_ALPHA32UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE_ALPHA8I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE_ALPHA8UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE_ALPHA_FLOAT16_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE_ALPHA_FLOAT16_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE_ALPHA_FLOAT32_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE_ALPHA_FLOAT32_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE_ALPHA_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
GL_LUMINANCE_ALPHA_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE_FLOAT16_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE_FLOAT16_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE_FLOAT32_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE_FLOAT32_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_LUMINANCE_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
GL_LUMINANCE_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_MAD_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_MAGNITUDE_BIAS_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
GL_MAGNITUDE_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
GL_MAJOR_VERSION - Static variable in class org.lwjgl.opengl.GL30
 
GL_MAP1_COLOR_4 - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAP1_GRID_DOMAIN - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAP1_GRID_SEGMENTS - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAP1_INDEX - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAP1_NORMAL - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAP1_TEXTURE_COORD_1 - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAP1_TEXTURE_COORD_2 - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAP1_TEXTURE_COORD_3 - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAP1_TEXTURE_COORD_4 - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAP1_VERTEX_3 - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAP1_VERTEX_4 - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAP1_VERTEX_ATTRIB0_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP1_VERTEX_ATTRIB10_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP1_VERTEX_ATTRIB11_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP1_VERTEX_ATTRIB12_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP1_VERTEX_ATTRIB13_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP1_VERTEX_ATTRIB14_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP1_VERTEX_ATTRIB15_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP1_VERTEX_ATTRIB1_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP1_VERTEX_ATTRIB2_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP1_VERTEX_ATTRIB3_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP1_VERTEX_ATTRIB4_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP1_VERTEX_ATTRIB5_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP1_VERTEX_ATTRIB6_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP1_VERTEX_ATTRIB7_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP1_VERTEX_ATTRIB8_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP1_VERTEX_ATTRIB9_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map1d and Map1f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP2_COLOR_4 - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAP2_GRID_DOMAIN - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAP2_GRID_SEGMENTS - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAP2_INDEX - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAP2_NORMAL - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAP2_TEXTURE_COORD_1 - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAP2_TEXTURE_COORD_2 - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAP2_TEXTURE_COORD_3 - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAP2_TEXTURE_COORD_4 - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAP2_VERTEX_3 - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAP2_VERTEX_4 - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAP2_VERTEX_ATTRIB0_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP2_VERTEX_ATTRIB10_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP2_VERTEX_ATTRIB11_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP2_VERTEX_ATTRIB12_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP2_VERTEX_ATTRIB13_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP2_VERTEX_ATTRIB14_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP2_VERTEX_ATTRIB15_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP2_VERTEX_ATTRIB1_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP2_VERTEX_ATTRIB2_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP2_VERTEX_ATTRIB3_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP2_VERTEX_ATTRIB4_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP2_VERTEX_ATTRIB5_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP2_VERTEX_ATTRIB6_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP2_VERTEX_ATTRIB7_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP2_VERTEX_ATTRIB8_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP2_VERTEX_ATTRIB9_4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of GetMapdv, GetMapfv, GetMapiv, Map2d and Map2f and by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAP_ATTRIB_U_ORDER_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
 
GL_MAP_ATTRIB_V_ORDER_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
 
GL_MAP_COLOR - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAP_FLUSH_EXPLICIT_BIT - Static variable in class org.lwjgl.opengl.ARBMapBufferRange
Accepted by the <access> parameter of MapBufferRange:
GL_MAP_FLUSH_EXPLICIT_BIT - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <access> parameter of MapBufferRange:
GL_MAP_INVALIDATE_BUFFER_BIT - Static variable in class org.lwjgl.opengl.ARBMapBufferRange
Accepted by the <access> parameter of MapBufferRange:
GL_MAP_INVALIDATE_BUFFER_BIT - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <access> parameter of MapBufferRange:
GL_MAP_INVALIDATE_RANGE_BIT - Static variable in class org.lwjgl.opengl.ARBMapBufferRange
Accepted by the <access> parameter of MapBufferRange:
GL_MAP_INVALIDATE_RANGE_BIT - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <access> parameter of MapBufferRange:
GL_MAP_READ_BIT - Static variable in class org.lwjgl.opengl.ARBMapBufferRange
Accepted by the <access> parameter of MapBufferRange:
GL_MAP_READ_BIT - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <access> parameter of MapBufferRange:
GL_MAP_STENCIL - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAP_TESSELLATION_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
 
GL_MAP_UNSYNCHRONIZED_BIT - Static variable in class org.lwjgl.opengl.ARBMapBufferRange
Accepted by the <access> parameter of MapBufferRange:
GL_MAP_UNSYNCHRONIZED_BIT - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <access> parameter of MapBufferRange:
GL_MAP_WRITE_BIT - Static variable in class org.lwjgl.opengl.ARBMapBufferRange
Accepted by the <access> parameter of MapBufferRange:
GL_MAP_WRITE_BIT - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <access> parameter of MapBufferRange:
GL_MATRIX0_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX0_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <matrix> parameter of TrackMatrixNV and by the <mode> parameter of MatrixMode:
GL_MATRIX10_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX11_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX12_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX13_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX14_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX15_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX16_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX17_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX18_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX19_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX1_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX1_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <matrix> parameter of TrackMatrixNV and by the <mode> parameter of MatrixMode:
GL_MATRIX20_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX21_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX22_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX23_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX24_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX25_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX26_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX27_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX28_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX29_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX2_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX2_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <matrix> parameter of TrackMatrixNV and by the <mode> parameter of MatrixMode:
GL_MATRIX30_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX31_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX3_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX3_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <matrix> parameter of TrackMatrixNV and by the <mode> parameter of MatrixMode:
GL_MATRIX4_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <matrix> parameter of TrackMatrixNV and by the <mode> parameter of MatrixMode:
GL_MATRIX5_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX5_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <matrix> parameter of TrackMatrixNV and by the <mode> parameter of MatrixMode:
GL_MATRIX6_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX6_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <matrix> parameter of TrackMatrixNV and by the <mode> parameter of MatrixMode:
GL_MATRIX7_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX7_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <matrix> parameter of TrackMatrixNV and by the <mode> parameter of MatrixMode:
GL_MATRIX8_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX9_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <mode> parameter of MatrixMode:
GL_MATRIX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_MATRIX_INDEX_ARRAY_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
 
GL_MATRIX_INDEX_ARRAY_POINTER_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
 
GL_MATRIX_INDEX_ARRAY_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
 
GL_MATRIX_INDEX_ARRAY_STRIDE_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
 
GL_MATRIX_INDEX_ARRAY_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
 
GL_MATRIX_MODE - Static variable in class org.lwjgl.opengl.GL11
 
GL_MATRIX_PALETTE_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
 
GL_MAX - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_MAX - Static variable in class org.lwjgl.opengl.GL14
 
GL_MAX_3D_TEXTURE_SIZE - Static variable in class org.lwjgl.opengl.GL12
 
GL_MAX_ARRAY_TEXTURE_LAYERS - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
GL_MAX_ARRAY_TEXTURE_LAYERS_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
GL_MAX_ATTRIB_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAX_BINDABLE_UNIFORM_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTBindableUniform
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_CLIENT_ATTRIB_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAX_CLIP_DISTANCES - Static variable in class org.lwjgl.opengl.GL30
 
GL_MAX_CLIP_PLANES - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAX_COLOR_ATTACHMENTS - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_COLOR_ATTACHMENTS - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_COLOR_ATTACHMENTS_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by GetIntegerv():
GL_MAX_COLOR_MATRIX_STACK_DEPTH - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_MAX_COLOR_TEXTURE_SAMPLES - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_MAX_COLOR_TEXTURE_SAMPLES - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_COMBINED_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_COMBINED_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_CONVOLUTION_HEIGHT - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_MAX_CONVOLUTION_WIDTH - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_MAX_CUBE_MAP_TEXTURE_SIZE - Static variable in class org.lwjgl.opengl.GL13
 
GL_MAX_CUBE_MAP_TEXTURE_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
 
GL_MAX_DEBUG_LOGGED_MESSAGES_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
Tokens accepted by GetIntegerv:
GL_MAX_DEBUG_LOGGED_MESSAGES_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_DEBUG_MESSAGE_LENGTH_AMD - Static variable in class org.lwjgl.opengl.AMDDebugOutput
Tokens accepted by GetIntegerv:
GL_MAX_DEBUG_MESSAGE_LENGTH_ARB - Static variable in class org.lwjgl.opengl.ARBDebugOutput
Tokens accepted by the <value> parameters of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_DEPTH_TEXTURE_SAMPLES - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_MAX_DEPTH_TEXTURE_SAMPLES - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_MAX_DRAW_BUFFERS - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_DRAW_BUFFERS_ARB - Static variable in class org.lwjgl.opengl.ARBDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_DRAW_BUFFERS_ATI - Static variable in class org.lwjgl.opengl.ATIDrawBuffers
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_DUAL_SOURCE_DRAW_BUFFERS - Static variable in class org.lwjgl.opengl.ARBBlendFuncExtended
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv and GetDoublev:
GL_MAX_DUAL_SOURCE_DRAW_BUFFERS - Static variable in class org.lwjgl.opengl.GL33
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv and GetDoublev:
GL_MAX_ELEMENTS_INDICES - Static variable in class org.lwjgl.opengl.GL12
 
GL_MAX_ELEMENTS_INDICES_EXT - Static variable in class org.lwjgl.opengl.EXTDrawRangeElements
 
GL_MAX_ELEMENTS_VERTICES - Static variable in class org.lwjgl.opengl.GL12
 
GL_MAX_ELEMENTS_VERTICES_EXT - Static variable in class org.lwjgl.opengl.EXTDrawRangeElements
 
GL_MAX_EVAL_ORDER - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAX_EXT - Static variable in class org.lwjgl.opengl.EXTBlendMinmax
Accepted by the <mode> parameter of BlendEquationEXT.
GL_MAX_FRAGMENT_BINDABLE_UNIFORMS_EXT - Static variable in class org.lwjgl.opengl.EXTBindableUniform
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_FRAGMENT_INPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL32
 
GL_MAX_FRAGMENT_INTERPOLATION_OFFSET - Static variable in class org.lwjgl.opengl.ARBGpuShader5
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
GL_MAX_FRAGMENT_INTERPOLATION_OFFSET - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
GL_MAX_FRAGMENT_INTERPOLATION_OFFSET_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram5
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_FRAGMENT_PROGRAM_LOCAL_PARAMETERS_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_FRAGMENT_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_FRAGMENT_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_FRAGMENT_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentShader
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_FRAGMENT_UNIFORM_VECTORS - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
GL_MAX_FRAGMENT_UNIFORM_VECTORS - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
GL_MAX_GENERAL_COMBINERS_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_MAX_GEOMETRY_BINDABLE_UNIFORMS_EXT - Static variable in class org.lwjgl.opengl.EXTBindableUniform
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_GEOMETRY_INPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL32
 
GL_MAX_GEOMETRY_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL32
 
GL_MAX_GEOMETRY_OUTPUT_VERTICES - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_GEOMETRY_OUTPUT_VERTICES_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_GEOMETRY_OUTPUT_VERTICES_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_GEOMETRY_PROGRAM_INVOCATIONS_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram5
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_GEOMETRY_SHADER_INVOCATIONS - Static variable in class org.lwjgl.opengl.ARBGpuShader5
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
GL_MAX_GEOMETRY_SHADER_INVOCATIONS - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_GEOMETRY_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_GEOMETRY_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_GEOMETRY_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_GEOMETRY_VARYING_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_GEOMETRY_VARYING_COMPONENTS_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_IMAGE_SAMPLES_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_IMAGE_UNITS_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_INTEGER_SAMPLES - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_MAX_INTEGER_SAMPLES - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_MAX_LIGHTS - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAX_LIST_NESTING - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAX_MAP_TESSELLATION_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
 
GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
 
GL_MAX_MODELVIEW_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAX_MULTISAMPLE_COVERAGE_MODES_NV - Static variable in class org.lwjgl.opengl.NVFramebufferMultisampleCoverage
Accepted by the <pname> parameter of GetIntegerv.
GL_MAX_NAME_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAX_OPTIMIZED_VERTEX_SHADER_INSTRUCTIONS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_MAX_OPTIMIZED_VERTEX_SHADER_INVARIANTS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCAL_CONSTANTS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCALS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_MAX_OPTIMIZED_VERTEX_SHADER_VARIANTS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_MAX_PALETTE_MATRICES_ARB - Static variable in class org.lwjgl.opengl.ARBMatrixPalette
 
GL_MAX_PATCH_VERTICES - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_PATCH_VERTICES - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_PIXEL_MAP_TABLE - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAX_PN_TRIANGLES_TESSELATION_LEVEL_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
 
GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_ATTRIB_COMPONENTS_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram4
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_ATTRIBS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_CALL_DEPTH_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram2
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_CALL_DEPTH_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram2Option
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_ENV_PARAMETERS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_EXEC_INSTRUCTIONS_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram2
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_EXEC_INSTRUCTIONS_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram2Option
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_GENERIC_ATTRIBS_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram4
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_GENERIC_RESULTS_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram4
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_IF_DEPTH_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram2
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_LOOP_COUNT_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram2
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_LOOP_DEPTH_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram2
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_MATRICES_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_OUTPUT_VERTICES_NV - Static variable in class org.lwjgl.opengl.NVGeometryProgram4
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_PARAMETER_BUFFER_BINDINGS_NV - Static variable in class org.lwjgl.opengl.NVParameterBufferObject
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_PARAMETER_BUFFER_SIZE_NV - Static variable in class org.lwjgl.opengl.NVParameterBufferObject
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_PARAMETERS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_PATCH_ATTRIBS_NV - Static variable in class org.lwjgl.opengl.NVTessellationProgram5
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_RESULT_COMPONENTS_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram4
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_TEMPORARIES_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROGRAM_TEXEL_OFFSET - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_PROGRAM_TEXEL_OFFSET_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.ARBTextureGather
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET_ARB - Static variable in class org.lwjgl.opengl.ARBTextureGather
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET_ARB - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_PROGRAM_TOTAL_OUTPUT_COMPONENTS_NV - Static variable in class org.lwjgl.opengl.NVGeometryProgram4
Accepted by the <pname> parameter of GetProgramivARB:
GL_MAX_PROJECTION_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAX_RATIONAL_EVAL_ORDER_NV - Static variable in class org.lwjgl.opengl.NVEvaluators
 
GL_MAX_RECTANGLE_TEXTURE_SIZE - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureRectangle
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
GL_MAX_RECTANGLE_TEXTURE_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureRectangle
 
GL_MAX_RECTANGLE_TEXTURE_SIZE_NV - Static variable in class org.lwjgl.opengl.NVTextureRectangle
 
GL_MAX_RENDERBUFFER_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_RENDERBUFFER_SIZE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_RENDERBUFFER_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by GetIntegerv():
GL_MAX_SAMPLE_MASK_WORDS - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_MAX_SAMPLE_MASK_WORDS - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_MAX_SAMPLE_MASK_WORDS_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_MAX_SAMPLES - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_SAMPLES - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_MAX_SAMPLES_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferMultisample
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_MAX_SERVER_WAIT_TIMEOUT - Static variable in class org.lwjgl.opengl.ARBSync
Accepted as the <pname> parameter of GetInteger64v:
GL_MAX_SERVER_WAIT_TIMEOUT - Static variable in class org.lwjgl.opengl.GL32
Accepted as the <pname> parameter of GetInteger64v:
GL_MAX_SHADER_BUFFER_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVShaderBufferLoad
Accepted by the <value> parameter of GetIntegerui64vNV:
GL_MAX_SHININESS_NV - Static variable in class org.lwjgl.opengl.NVLightMaxExponent
 
GL_MAX_SPOT_EXPONENT_NV - Static variable in class org.lwjgl.opengl.NVLightMaxExponent
 
GL_MAX_SUBROUTINE_UNIFORM_LOCATIONS - Static variable in class org.lwjgl.opengl.ARBShaderSubroutine
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
GL_MAX_SUBROUTINE_UNIFORM_LOCATIONS - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
GL_MAX_SUBROUTINES - Static variable in class org.lwjgl.opengl.ARBShaderSubroutine
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
GL_MAX_SUBROUTINES - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
GL_MAX_TESS_CONTROL_INPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_TESS_CONTROL_INPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_TESS_CONTROL_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_TESS_CONTROL_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_TESS_CONTROL_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_TESS_CONTROL_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_TESS_CONTROL_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_TESS_CONTROL_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_TESS_CONTROL_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_TESS_CONTROL_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_TESS_EVALUATION_INPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_TESS_EVALUATION_INPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_TESS_EVALUATION_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_TESS_EVALUATION_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_TESS_EVALUATION_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_TESS_EVALUATION_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_TESS_EVALUATION_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_TESS_EVALUATION_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_TESS_EVALUATION_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_TESS_EVALUATION_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_TESS_GEN_LEVEL - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_TESS_GEN_LEVEL - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_TESS_PATCH_COMPONENTS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_TESS_PATCH_COMPONENTS - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_MAX_TEXTURE_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameters of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
GL_MAX_TEXTURE_BUFFER_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureBufferObject
Accepted by the <pname> parameters of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
GL_MAX_TEXTURE_BUFFER_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureBufferObject
Accepted by the <pname> parameters of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
GL_MAX_TEXTURE_COORDS - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_TEXTURE_COORDS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_TEXTURE_COORDS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentShader
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_TEXTURE_COORDS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_TEXTURE_COORDS_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_TEXTURE_IMAGE_UNITS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_TEXTURE_IMAGE_UNITS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentShader
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_TEXTURE_IMAGE_UNITS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_TEXTURE_IMAGE_UNITS_NV - Static variable in class org.lwjgl.opengl.NVFragmentProgram
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_TEXTURE_LOD_BIAS - Static variable in class org.lwjgl.opengl.GL14
 
GL_MAX_TEXTURE_LOD_BIAS_EXT - Static variable in class org.lwjgl.opengl.EXTTextureLODBias
 
GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureFilterAnisotropic
 
GL_MAX_TEXTURE_SIZE - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAX_TEXTURE_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAX_TEXTURE_UNITS - Static variable in class org.lwjgl.opengl.GL13
 
GL_MAX_TEXTURE_UNITS_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_MAX_TRACK_MATRICES_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_TRACK_MATRIX_STACK_DEPTH_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_TRANSFORM_FEEDBACK_BUFFERS - Static variable in class org.lwjgl.opengl.ARBTransformFeedback3
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_MAX_TRANSFORM_FEEDBACK_BUFFERS - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_MAX_UNIFORM_BLOCK_SIZE - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_UNIFORM_BLOCK_SIZE - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_UNIFORM_BUFFER_BINDINGS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_UNIFORM_BUFFER_BINDINGS - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_VARYING_COMPONENTS - Static variable in class org.lwjgl.opengl.GL30
 
GL_MAX_VARYING_COMPONENTS - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_VARYING_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_VARYING_COMPONENTS_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_VARYING_FLOATS - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_VARYING_FLOATS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_VARYING_VECTORS - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
GL_MAX_VARYING_VECTORS - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
GL_MAX_VERTEX_ARRAY_RANGE_ELEMENT_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexArrayRange
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_VERTEX_ARRAY_RANGE_ELEMENT_NV - Static variable in class org.lwjgl.opengl.NVVertexArrayRange
 
GL_MAX_VERTEX_ATTRIBS - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_VERTEX_ATTRIBS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_VERTEX_ATTRIBS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_VERTEX_BINDABLE_UNIFORMS_EXT - Static variable in class org.lwjgl.opengl.EXTBindableUniform
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_VERTEX_OUTPUT_COMPONENTS - Static variable in class org.lwjgl.opengl.GL32
 
GL_MAX_VERTEX_SHADER_INSTRUCTIONS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_MAX_VERTEX_SHADER_INVARIANTS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_MAX_VERTEX_SHADER_LOCAL_CONSTANTS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_MAX_VERTEX_SHADER_LOCALS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_MAX_VERTEX_SHADER_VARIANTS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_MAX_VERTEX_STREAMS - Static variable in class org.lwjgl.opengl.ARBGpuShader5
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
GL_MAX_VERTEX_STREAMS - Static variable in class org.lwjgl.opengl.ARBTransformFeedback3
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_MAX_VERTEX_STREAMS - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
GL_MAX_VERTEX_STREAMS_ATI - Static variable in class org.lwjgl.opengl.ATIVertexStreams
 
GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS_ARB - Static variable in class org.lwjgl.opengl.NVVertexProgram3
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_VERTEX_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_VERTEX_UNIFORM_BLOCKS - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_VERTEX_UNIFORM_COMPONENTS - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_VERTEX_UNIFORM_VECTORS - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
GL_MAX_VERTEX_UNIFORM_VECTORS - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
GL_MAX_VERTEX_UNITS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MAX_VERTEX_VARYING_COMPONENTS_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_VERTEX_VARYING_COMPONENTS_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MAX_VIEWPORT_DIMS - Static variable in class org.lwjgl.opengl.GL11
 
GL_MAX_VIEWPORTS - Static variable in class org.lwjgl.opengl.ARBViewportArray
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
GL_MAX_VIEWPORTS - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
GL_MEDIUM_FLOAT - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
Accepted by the <precisiontype> parameter of GetShaderPrecisionFormat:
GL_MEDIUM_FLOAT - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <precisiontype> parameter of GetShaderPrecisionFormat:
GL_MEDIUM_INT - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
Accepted by the <precisiontype> parameter of GetShaderPrecisionFormat:
GL_MEDIUM_INT - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <precisiontype> parameter of GetShaderPrecisionFormat:
GL_MIN - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_MIN - Static variable in class org.lwjgl.opengl.GL14
 
GL_MIN_EXT - Static variable in class org.lwjgl.opengl.EXTBlendMinmax
Accepted by the <mode> parameter of BlendEquationEXT.
GL_MIN_FRAGMENT_INTERPOLATION_OFFSET - Static variable in class org.lwjgl.opengl.ARBGpuShader5
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
GL_MIN_FRAGMENT_INTERPOLATION_OFFSET - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, and GetInteger64v:
GL_MIN_FRAGMENT_INTERPOLATION_OFFSET_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram5
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MIN_PROGRAM_TEXEL_OFFSET - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MIN_PROGRAM_TEXEL_OFFSET_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET_ARB - Static variable in class org.lwjgl.opengl.ARBTextureGather
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET_ARB - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MIN_SAMPLE_SHADING_VALUE - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_MIN_SAMPLE_SHADING_VALUE_ARB - Static variable in class org.lwjgl.opengl.ARBSampleShading
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_MINMAX - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_MINMAX_FORMAT - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_MINMAX_SINK - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_MINOR_VERSION - Static variable in class org.lwjgl.opengl.GL30
 
GL_MIRROR_CLAMP_ATI - Static variable in class org.lwjgl.opengl.ATITextureMirrorOnce
 
GL_MIRROR_CLAMP_EXT - Static variable in class org.lwjgl.opengl.EXTTextureMirrorClamp
Accepted by the <param> parameter of TexParameteri and TexParameterf, and by the <params> parameter of TexParameteriv and TexParameterfv, when their <pname> parameter is TEXTURE_WRAP_S, TEXTURE_WRAP_T, or TEXTURE_WRAP_R:
GL_MIRROR_CLAMP_TO_BORDER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureMirrorClamp
Accepted by the <param> parameter of TexParameteri and TexParameterf, and by the <params> parameter of TexParameteriv and TexParameterfv, when their <pname> parameter is TEXTURE_WRAP_S, TEXTURE_WRAP_T, or TEXTURE_WRAP_R:
GL_MIRROR_CLAMP_TO_EDGE_ATI - Static variable in class org.lwjgl.opengl.ATITextureMirrorOnce
 
GL_MIRROR_CLAMP_TO_EDGE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureMirrorClamp
Accepted by the <param> parameter of TexParameteri and TexParameterf, and by the <params> parameter of TexParameteriv and TexParameterfv, when their <pname> parameter is TEXTURE_WRAP_S, TEXTURE_WRAP_T, or TEXTURE_WRAP_R:
GL_MIRRORED_REPEAT - Static variable in class org.lwjgl.opengl.GL14
 
GL_MIRRORED_REPEAT_ARB - Static variable in class org.lwjgl.opengl.ARBTextureMirroredRepeat
 
GL_MODELVIEW - Static variable in class org.lwjgl.opengl.GL11
 
GL_MODELVIEW0_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW0_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
 
GL_MODELVIEW0_MATRIX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
 
GL_MODELVIEW0_STACK_DEPTH_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
 
GL_MODELVIEW10_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW11_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW12_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW13_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW14_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW15_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW16_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW17_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW18_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW19_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW1_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW1_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
 
GL_MODELVIEW1_MATRIX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
 
GL_MODELVIEW1_STACK_DEPTH_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
 
GL_MODELVIEW20_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW21_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW22_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW23_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW24_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW25_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW26_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW27_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW28_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW29_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW2_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW30_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW31_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW3_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW4_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW5_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW6_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW7_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW8_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW9_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_MODELVIEW_MATRIX - Static variable in class org.lwjgl.opengl.GL11
 
GL_MODELVIEW_PROJECTION_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <matrix> parameter of TrackMatrixNV:
GL_MODELVIEW_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
 
GL_MODULATE - Static variable in class org.lwjgl.opengl.GL11
 
GL_MODULATE_ADD_ATI - Static variable in class org.lwjgl.opengl.ATITextureEnvCombine3
Accepted by the <params> parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when the <pname> parameter value is COMBINE_RGB_ARB or COMBINE_ALPHA_ARB
GL_MODULATE_SIGNED_ADD_ATI - Static variable in class org.lwjgl.opengl.ATITextureEnvCombine3
Accepted by the <params> parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when the <pname> parameter value is COMBINE_RGB_ARB or COMBINE_ALPHA_ARB
GL_MODULATE_SUBTRACT_ATI - Static variable in class org.lwjgl.opengl.ATITextureEnvCombine3
Accepted by the <params> parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when the <pname> parameter value is COMBINE_RGB_ARB or COMBINE_ALPHA_ARB
GL_MOV_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_MUL_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_MULT - Static variable in class org.lwjgl.opengl.GL11
 
GL_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL13
 
GL_MULTISAMPLE_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
 
GL_MULTISAMPLE_BIT - Static variable in class org.lwjgl.opengl.GL13
 
GL_MULTISAMPLE_BIT_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
 
GL_MULTISAMPLE_COVERAGE_MODES_NV - Static variable in class org.lwjgl.opengl.NVFramebufferMultisampleCoverage
Accepted by the <pname> parameter of GetIntegerv.
GL_MULTISAMPLE_FILTER_HINT_NV - Static variable in class org.lwjgl.opengl.NVMultisampleFilterHint
Accepted by the <target> parameter of Hint and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_MVP_MATRIX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_N3F_V3F - Static variable in class org.lwjgl.opengl.GL11
 
GL_NAME_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
 
GL_NAMED_STRING_LENGTH_ARB - Static variable in class org.lwjgl.opengl.ARBShadingLanguageInclude
Accepted by the <pname> parameter of GetNamedStringivARB:
GL_NAMED_STRING_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBShadingLanguageInclude
Accepted by the <pname> parameter of GetNamedStringivARB:
GL_NAND - Static variable in class org.lwjgl.opengl.GL11
 
GL_NEAREST - Static variable in class org.lwjgl.opengl.GL11
 
GL_NEAREST_MIPMAP_LINEAR - Static variable in class org.lwjgl.opengl.GL11
 
GL_NEAREST_MIPMAP_NEAREST - Static variable in class org.lwjgl.opengl.GL11
 
GL_NEGATE_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_NEGATIVE_ONE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_NEGATIVE_W_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_NEGATIVE_X_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_NEGATIVE_Y_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_NEGATIVE_Z_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_NEVER - Static variable in class org.lwjgl.opengl.GL11
 
GL_NICEST - Static variable in class org.lwjgl.opengl.GL11
 
GL_NO_ERROR - Static variable in class org.lwjgl.opengl.ARBRobustness
Returned by GetGraphicsResetStatusARB:
GL_NO_ERROR - Static variable in class org.lwjgl.opengl.GL11
 
GL_NO_RESET_NOTIFICATION_ARB - Static variable in class org.lwjgl.opengl.ARBRobustness
Returned by GetIntegerv and related simple queries when <value> is RESET_NOTIFICATION_STRATEGY_ARB:
GL_NONE - Static variable in class org.lwjgl.opengl.GL11
 
GL_NOOP - Static variable in class org.lwjgl.opengl.GL11
 
GL_NOR - Static variable in class org.lwjgl.opengl.GL11
 
GL_NORMAL_ARRAY - Static variable in class org.lwjgl.opengl.GL11
 
GL_NORMAL_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
Accepted by the <pname> parameter of BufferAddressRangeNV and the <value> parameter of GetIntegerui64vNV:
GL_NORMAL_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
 
GL_NORMAL_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_NORMAL_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
Accepted by the <value> parameter of GetIntegerv:
GL_NORMAL_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL11
 
GL_NORMAL_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL11
 
GL_NORMAL_ARRAY_TYPE - Static variable in class org.lwjgl.opengl.GL11
 
GL_NORMAL_MAP - Static variable in class org.lwjgl.opengl.GL13
 
GL_NORMAL_MAP_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
 
GL_NORMAL_MAP_NV - Static variable in class org.lwjgl.opengl.NVTexgenReflection
 
GL_NORMALIZE - Static variable in class org.lwjgl.opengl.GL11
 
GL_NORMALIZED_RANGE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_NOTEQUAL - Static variable in class org.lwjgl.opengl.GL11
 
GL_NUM_COMPATIBLE_SUBROUTINES - Static variable in class org.lwjgl.opengl.ARBShaderSubroutine
Accepted by the <pname> parameter of GetActiveSubroutineUniformiv:
GL_NUM_COMPATIBLE_SUBROUTINES - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetActiveSubroutineUniformiv:
GL_NUM_COMPRESSED_TEXTURE_FORMATS - Static variable in class org.lwjgl.opengl.GL13
 
GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
 
GL_NUM_EXTENSIONS - Static variable in class org.lwjgl.opengl.GL30
 
GL_NUM_FRAGMENT_CONSTANTS_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_NUM_FRAGMENT_REGISTERS_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_NUM_GENERAL_COMBINERS_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_NUM_INPUT_INTERPOLATOR_COMPONENTS_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_NUM_INSTRUCTIONS_PER_PASS_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_NUM_INSTRUCTIONS_TOTAL_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_NUM_LOOPBACK_COMPONENTS_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_NUM_PASSES_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_NUM_PROGRAM_BINARY_FORMATS - Static variable in class org.lwjgl.opengl.ARBGetProgramBinary
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv and GetDoublev:
GL_NUM_PROGRAM_BINARY_FORMATS - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv and GetDoublev:
GL_NUM_SHADER_BINARY_FORMATS - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
GL_NUM_SHADER_BINARY_FORMATS - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
GL_NV_blend_square - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_conditional_render - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_copy_depth_to_color - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_copy_image - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_depth_buffer_float - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_depth_clamp - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_evaluators - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_explicit_multisample - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_fence - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_float_buffer - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_fog_distance - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_fragment_program - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_fragment_program2 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_fragment_program4 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_fragment_program_option - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_framebuffer_multisample_coverage - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_geometry_program4 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_geometry_shader4 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_gpu_program4 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_gpu_program5 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_gpu_shader5 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_half_float - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_light_max_exponent - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_multisample_coverage - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_multisample_filter_hint - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_occlusion_query - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_packed_depth_stencil - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_parameter_buffer_object - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_parameter_buffer_object2 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_pixel_data_range - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_point_sprite - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_primitive_restart - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_register_combiners - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_register_combiners2 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_shader_buffer_load - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_shader_buffer_store - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_tessellation_program5 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_texgen_reflection - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_texture_barrier - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_texture_compression_vtc - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_texture_env_combine4 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_texture_expand_normal - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_texture_rectangle - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_texture_shader - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_texture_shader2 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_texture_shader3 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_transform_feedback - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_transform_feedback2 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_vertex_array_range - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_vertex_array_range2 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_vertex_attrib_integer_64bit - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_vertex_buffer_unified_memory - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_vertex_program - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_vertex_program1_1 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_vertex_program2 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_vertex_program2_option - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_vertex_program3 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NV_vertex_program4 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_NVX_gpu_memory_info - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_OBJECT_ACTIVE_ATTRIBUTE_MAX_LENGTH_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
Accepted by the <pname> parameter GetObjectParameter{if}vARB:
GL_OBJECT_ACTIVE_ATTRIBUTES_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
Accepted by the <pname> parameter GetObjectParameter{if}vARB:
GL_OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
GL_OBJECT_ACTIVE_UNIFORMS_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
GL_OBJECT_ATTACHED_OBJECTS_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
GL_OBJECT_BUFFER_SIZE_ATI - Static variable in class org.lwjgl.opengl.ATIVertexArrayObject
 
GL_OBJECT_BUFFER_USAGE_ATI - Static variable in class org.lwjgl.opengl.ATIVertexArrayObject
 
GL_OBJECT_COMPILE_STATUS_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
GL_OBJECT_DELETE_STATUS_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
GL_OBJECT_INFO_LOG_LENGTH_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
GL_OBJECT_LINEAR - Static variable in class org.lwjgl.opengl.GL11
 
GL_OBJECT_LINK_STATUS_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
GL_OBJECT_PLANE - Static variable in class org.lwjgl.opengl.GL11
 
GL_OBJECT_SHADER_SOURCE_LENGTH_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
GL_OBJECT_SUBTYPE_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
GL_OBJECT_TYPE - Static variable in class org.lwjgl.opengl.ARBSync
Accepted as the <pname> parameter of GetSynciv:
GL_OBJECT_TYPE - Static variable in class org.lwjgl.opengl.GL32
Accepted as the <pname> parameter of GetSynciv:
GL_OBJECT_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
GL_OBJECT_VALIDATE_STATUS_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
GL_OCCLUSION_TEST_HP - Static variable in class org.lwjgl.opengl.HPOcclusionTest
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, by the <pname> of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev :
GL_OCCLUSION_TEST_HP - Static variable in class org.lwjgl.opengl.NVOcclusionQuery
 
GL_OCCLUSION_TEST_RESULT_HP - Static variable in class org.lwjgl.opengl.HPOcclusionTest
Accepted by the <pname> of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev :
GL_OCCLUSION_TEST_RESULT_HP - Static variable in class org.lwjgl.opengl.NVOcclusionQuery
 
GL_OFFSET_HILO_PROJECTIVE_TEXTURE_2D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
 
GL_OFFSET_HILO_PROJECTIVE_TEXTURE_RECTANGLE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
 
GL_OFFSET_HILO_TEXTURE_2D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
 
GL_OFFSET_HILO_TEXTURE_RECTANGLE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
 
GL_OFFSET_PROJECTIVE_TEXTURE_2D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
 
GL_OFFSET_PROJECTIVE_TEXTURE_2D_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
 
GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
 
GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
 
GL_OFFSET_TEXTURE_2D_BIAS_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
GL_OFFSET_TEXTURE_2D_MATRIX_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> parameter of TexEnvfv, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
GL_OFFSET_TEXTURE_2D_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
GL_OFFSET_TEXTURE_2D_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
GL_OFFSET_TEXTURE_BIAS_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
GL_OFFSET_TEXTURE_MATRIX_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> parameter of TexEnvfv, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
GL_OFFSET_TEXTURE_RECTANGLE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
GL_OFFSET_TEXTURE_RECTANGLE_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
GL_OFFSET_TEXTURE_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
GL_ONE - Static variable in class org.lwjgl.opengl.GL11
 
GL_ONE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_ONE_MINUS_CONSTANT_ALPHA - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_ONE_MINUS_CONSTANT_ALPHA - Static variable in class org.lwjgl.opengl.GL11
 
GL_ONE_MINUS_CONSTANT_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTBlendColor
Accepted by the <sfactor> and <dfactor> parameters of BlendFunc.
GL_ONE_MINUS_CONSTANT_COLOR - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_ONE_MINUS_CONSTANT_COLOR - Static variable in class org.lwjgl.opengl.GL11
 
GL_ONE_MINUS_CONSTANT_COLOR_EXT - Static variable in class org.lwjgl.opengl.EXTBlendColor
Accepted by the <sfactor> and <dfactor> parameters of BlendFunc.
GL_ONE_MINUS_DST_ALPHA - Static variable in class org.lwjgl.opengl.GL11
 
GL_ONE_MINUS_DST_COLOR - Static variable in class org.lwjgl.opengl.GL11
 
GL_ONE_MINUS_SRC1_ALPHA - Static variable in class org.lwjgl.opengl.ARBBlendFuncExtended
Accepted by the <src> and <dst> parameters of BlendFunc and BlendFunci, and by the <srcRGB>, <dstRGB>, <srcAlpha> and <dstAlpha> parameters of BlendFuncSeparate and BlendFuncSeparatei:
GL_ONE_MINUS_SRC1_ALPHA - Static variable in class org.lwjgl.opengl.GL33
Accepted by the <src> and <dst> parameters of BlendFunc and BlendFunci, and by the <srcRGB>, <dstRGB>, <srcAlpha> and <dstAlpha> parameters of BlendFuncSeparate and BlendFuncSeparatei:
GL_ONE_MINUS_SRC1_COLOR - Static variable in class org.lwjgl.opengl.ARBBlendFuncExtended
Accepted by the <src> and <dst> parameters of BlendFunc and BlendFunci, and by the <srcRGB>, <dstRGB>, <srcAlpha> and <dstAlpha> parameters of BlendFuncSeparate and BlendFuncSeparatei:
GL_ONE_MINUS_SRC1_COLOR - Static variable in class org.lwjgl.opengl.GL33
Accepted by the <src> and <dst> parameters of BlendFunc and BlendFunci, and by the <srcRGB>, <dstRGB>, <srcAlpha> and <dstAlpha> parameters of BlendFuncSeparate and BlendFuncSeparatei:
GL_ONE_MINUS_SRC_ALPHA - Static variable in class org.lwjgl.opengl.GL11
 
GL_ONE_MINUS_SRC_COLOR - Static variable in class org.lwjgl.opengl.GL11
 
GL_OP_ADD_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OP_CLAMP_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OP_CROSS_PRODUCT_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OP_DOT3_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OP_DOT4_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OP_EXP_BASE_2_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OP_FLOOR_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OP_FRAC_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OP_INDEX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OP_LOG_BASE_2_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OP_MADD_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OP_MAX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OP_MIN_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OP_MOV_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OP_MUL_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OP_MULTIPLY_MATRIX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OP_NEGATE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OP_POWER_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OP_RECIP_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OP_RECIP_SQRT_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OP_ROUND_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OP_SET_GE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OP_SET_LT_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OP_SUB_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OPERAND0_ALPHA - Static variable in class org.lwjgl.opengl.GL13
 
GL_OPERAND0_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
 
GL_OPERAND0_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
 
GL_OPERAND0_RGB - Static variable in class org.lwjgl.opengl.GL13
 
GL_OPERAND0_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
 
GL_OPERAND0_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
 
GL_OPERAND1_ALPHA - Static variable in class org.lwjgl.opengl.GL13
 
GL_OPERAND1_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
 
GL_OPERAND1_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
 
GL_OPERAND1_RGB - Static variable in class org.lwjgl.opengl.GL13
 
GL_OPERAND1_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
 
GL_OPERAND1_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
 
GL_OPERAND2_ALPHA - Static variable in class org.lwjgl.opengl.GL13
 
GL_OPERAND2_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
 
GL_OPERAND2_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
 
GL_OPERAND2_RGB - Static variable in class org.lwjgl.opengl.GL13
 
GL_OPERAND2_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
 
GL_OPERAND2_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
 
GL_OPERAND3_ALPHA_NV - Static variable in class org.lwjgl.opengl.NVTextureEnvCombine4
 
GL_OPERAND3_RGB_NV - Static variable in class org.lwjgl.opengl.NVTextureEnvCombine4
 
GL_OR - Static variable in class org.lwjgl.opengl.GL11
 
GL_OR_INVERTED - Static variable in class org.lwjgl.opengl.GL11
 
GL_OR_REVERSE - Static variable in class org.lwjgl.opengl.GL11
 
GL_ORDER - Static variable in class org.lwjgl.opengl.GL11
 
GL_OUT_OF_MEMORY - Static variable in class org.lwjgl.opengl.GL11
 
GL_OUTPUT_COLOR0_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_COLOR1_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_FOG_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD0_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD10_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD11_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD12_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD13_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD14_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD15_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD16_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD17_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD18_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD19_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD1_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD20_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD21_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD22_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD23_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD24_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD25_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD26_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD27_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD28_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD29_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD2_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD30_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD31_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD3_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD4_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD5_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD6_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD7_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD8_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_TEXTURE_COORD9_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_OUTPUT_VERTEX_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_PACK_ALIGNMENT - Static variable in class org.lwjgl.opengl.GL11
 
GL_PACK_IMAGE_HEIGHT - Static variable in class org.lwjgl.opengl.GL12
 
GL_PACK_LSB_FIRST - Static variable in class org.lwjgl.opengl.GL11
 
GL_PACK_ROW_BYTES_APPLE - Static variable in class org.lwjgl.opengl.APPLERowBytes
Accepted by the <pname> parameter of PixelStorei and the <pname> parameter of GetIntegerv:
GL_PACK_ROW_LENGTH - Static variable in class org.lwjgl.opengl.GL11
 
GL_PACK_SKIP_IMAGES - Static variable in class org.lwjgl.opengl.GL12
 
GL_PACK_SKIP_PIXELS - Static variable in class org.lwjgl.opengl.GL11
 
GL_PACK_SKIP_ROWS - Static variable in class org.lwjgl.opengl.GL11
 
GL_PACK_SWAP_BYTES - Static variable in class org.lwjgl.opengl.GL11
 
GL_PASS_THROUGH_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> and <pname> parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of <param> or the value pointed to by <params> may be:
GL_PASS_THROUGH_TOKEN - Static variable in class org.lwjgl.opengl.GL11
 
GL_PATCH_DEFAULT_INNER_LEVEL - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <pname> parameter of PatchParameterfv, GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv, and GetInteger64v:
GL_PATCH_DEFAULT_INNER_LEVEL - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of PatchParameterfv, GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv, and GetInteger64v:
GL_PATCH_DEFAULT_OUTER_LEVEL - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <pname> parameter of PatchParameterfv, GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv, and GetInteger64v:
GL_PATCH_DEFAULT_OUTER_LEVEL - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of PatchParameterfv, GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv, and GetInteger64v:
GL_PATCH_VERTICES - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <pname> parameter of PatchParameteri, GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_PATCH_VERTICES - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of PatchParameteri, GetBooleanv, GetDoublev, GetFloatv, GetIntegerv, and GetInteger64v:
GL_PATCHES - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <mode> parameter of Begin and all vertex array functions that implicitly call Begin:
GL_PATCHES - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <mode> parameter of Begin and all vertex array functions that implicitly call Begin:
GL_PATCHES - Static variable in class org.lwjgl.opengl.NVGpuShader5
Accepted by the <primitiveMode> parameter of BeginTransformFeedback:
GL_PER_STAGE_CONSTANTS_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners2
 
GL_PERCENTAGE_AMD - Static variable in class org.lwjgl.opengl.AMDPerformanceMonitor
Returned as a valid value in <data> parameter of GetPerfMonitorCounterInfoAMD if <pname> = COUNTER_TYPE_AMD
GL_PERFMON_RESULT_AMD - Static variable in class org.lwjgl.opengl.AMDPerformanceMonitor
Accepted by the <pname> parameter of GetPerfMonitorCounterDataAMD
GL_PERFMON_RESULT_AVAILABLE_AMD - Static variable in class org.lwjgl.opengl.AMDPerformanceMonitor
Accepted by the <pname> parameter of GetPerfMonitorCounterDataAMD
GL_PERFMON_RESULT_SIZE_AMD - Static variable in class org.lwjgl.opengl.AMDPerformanceMonitor
Accepted by the <pname> parameter of GetPerfMonitorCounterDataAMD
GL_PERFORMANCE_MONITOR_AMD - Static variable in class org.lwjgl.opengl.AMDNameGenDelete
Accepted as the <identifier> parameter of GenNamesAMD and DeleteNamesAMD:
GL_PERSPECTIVE_CORRECTION_HINT - Static variable in class org.lwjgl.opengl.GL11
 
GL_PIXEL_BUFFER_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Accepted by the <barriers> parameter of MemoryBarrierEXT:
GL_PIXEL_COUNT_AVAILABLE_NV - Static variable in class org.lwjgl.opengl.NVOcclusionQuery
 
GL_PIXEL_COUNT_NV - Static variable in class org.lwjgl.opengl.NVOcclusionQuery
 
GL_PIXEL_COUNTER_BITS_NV - Static variable in class org.lwjgl.opengl.NVOcclusionQuery
 
GL_PIXEL_MAP_A_TO_A - Static variable in class org.lwjgl.opengl.GL11
 
GL_PIXEL_MAP_A_TO_A_SIZE - Static variable in class org.lwjgl.opengl.GL11
 
GL_PIXEL_MAP_B_TO_B - Static variable in class org.lwjgl.opengl.GL11
 
GL_PIXEL_MAP_B_TO_B_SIZE - Static variable in class org.lwjgl.opengl.GL11
 
GL_PIXEL_MAP_G_TO_G - Static variable in class org.lwjgl.opengl.GL11
 
GL_PIXEL_MAP_G_TO_G_SIZE - Static variable in class org.lwjgl.opengl.GL11
 
GL_PIXEL_MAP_I_TO_A - Static variable in class org.lwjgl.opengl.GL11
 
GL_PIXEL_MAP_I_TO_A_SIZE - Static variable in class org.lwjgl.opengl.GL11
 
GL_PIXEL_MAP_I_TO_B - Static variable in class org.lwjgl.opengl.GL11
 
GL_PIXEL_MAP_I_TO_B_SIZE - Static variable in class org.lwjgl.opengl.GL11
 
GL_PIXEL_MAP_I_TO_G - Static variable in class org.lwjgl.opengl.GL11
 
GL_PIXEL_MAP_I_TO_G_SIZE - Static variable in class org.lwjgl.opengl.GL11
 
GL_PIXEL_MAP_I_TO_I - Static variable in class org.lwjgl.opengl.GL11
 
GL_PIXEL_MAP_I_TO_I_SIZE - Static variable in class org.lwjgl.opengl.GL11
 
GL_PIXEL_MAP_I_TO_R - Static variable in class org.lwjgl.opengl.GL11
 
GL_PIXEL_MAP_I_TO_R_SIZE - Static variable in class org.lwjgl.opengl.GL11
 
GL_PIXEL_MAP_R_TO_R - Static variable in class org.lwjgl.opengl.GL11
 
GL_PIXEL_MAP_R_TO_R_SIZE - Static variable in class org.lwjgl.opengl.GL11
 
GL_PIXEL_MAP_S_TO_S - Static variable in class org.lwjgl.opengl.GL11
 
GL_PIXEL_MAP_S_TO_S_SIZE - Static variable in class org.lwjgl.opengl.GL11
 
GL_PIXEL_MODE_BIT - Static variable in class org.lwjgl.opengl.GL11
 
GL_PIXEL_PACK_BUFFER - Static variable in class org.lwjgl.opengl.GL21
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, and GetBufferPointerv.
GL_PIXEL_PACK_BUFFER_ARB - Static variable in class org.lwjgl.opengl.ARBPixelBufferObject
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, and GetBufferPointerv:
GL_PIXEL_PACK_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL21
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_PIXEL_PACK_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBPixelBufferObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_PIXEL_PACK_BUFFER_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTPixelBufferObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_PIXEL_PACK_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTPixelBufferObject
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, and GetBufferPointerv:
GL_PIXEL_UNPACK_BUFFER - Static variable in class org.lwjgl.opengl.GL21
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, and GetBufferPointerv.
GL_PIXEL_UNPACK_BUFFER_ARB - Static variable in class org.lwjgl.opengl.ARBPixelBufferObject
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, and GetBufferPointerv:
GL_PIXEL_UNPACK_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL21
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_PIXEL_UNPACK_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBPixelBufferObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_PIXEL_UNPACK_BUFFER_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTPixelBufferObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_PIXEL_UNPACK_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTPixelBufferObject
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, and GetBufferPointerv:
GL_PN_TRIANGLES_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
 
GL_PN_TRIANGLES_NORMAL_MODE_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
 
GL_PN_TRIANGLES_NORMAL_MODE_LINEAR_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
 
GL_PN_TRIANGLES_NORMAL_MODE_QUADRATIC_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
 
GL_PN_TRIANGLES_POINT_MODE_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
 
GL_PN_TRIANGLES_POINT_MODE_CUBIC_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
 
GL_PN_TRIANGLES_POINT_MODE_LINEAR_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
 
GL_PN_TRIANGLES_TESSELATION_LEVEL_ATI - Static variable in class org.lwjgl.opengl.ATIPnTriangles
 
GL_POINT - Static variable in class org.lwjgl.opengl.GL11
 
GL_POINT_BIT - Static variable in class org.lwjgl.opengl.GL11
 
GL_POINT_DISTANCE_ATTENUATION - Static variable in class org.lwjgl.opengl.GL14
 
GL_POINT_DISTANCE_ATTENUATION_ARB - Static variable in class org.lwjgl.opengl.ARBPointParameters
 
GL_POINT_FADE_THRESHOLD_SIZE - Static variable in class org.lwjgl.opengl.GL14
 
GL_POINT_FADE_THRESHOLD_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBPointParameters
 
GL_POINT_FADE_THRESHOLD_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPointParameters
 
GL_POINT_SIZE - Static variable in class org.lwjgl.opengl.GL11
 
GL_POINT_SIZE_GRANULARITY - Static variable in class org.lwjgl.opengl.GL11
 
GL_POINT_SIZE_MAX - Static variable in class org.lwjgl.opengl.GL14
 
GL_POINT_SIZE_MAX_ARB - Static variable in class org.lwjgl.opengl.ARBPointParameters
 
GL_POINT_SIZE_MAX_EXT - Static variable in class org.lwjgl.opengl.EXTPointParameters
 
GL_POINT_SIZE_MIN - Static variable in class org.lwjgl.opengl.GL14
 
GL_POINT_SIZE_MIN_ARB - Static variable in class org.lwjgl.opengl.ARBPointParameters
 
GL_POINT_SIZE_MIN_EXT - Static variable in class org.lwjgl.opengl.EXTPointParameters
 
GL_POINT_SIZE_RANGE - Static variable in class org.lwjgl.opengl.GL11
 
GL_POINT_SMOOTH - Static variable in class org.lwjgl.opengl.GL11
 
GL_POINT_SMOOTH_HINT - Static variable in class org.lwjgl.opengl.GL11
 
GL_POINT_SPRITE - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by the <target> parameter of TexEnvi, TexEnviv, TexEnvf, TexEnvfv, GetTexEnviv, and GetTexEnvfv:
GL_POINT_SPRITE_ARB - Static variable in class org.lwjgl.opengl.ARBPointSprite
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by the <target> parameter of TexEnvi, TexEnviv, TexEnvf, TexEnvfv, GetTexEnviv, and GetTexEnvfv:
GL_POINT_SPRITE_COORD_ORIGIN - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of PointParameter{if}vARB, and the <pname> of Get:
GL_POINT_SPRITE_NV - Static variable in class org.lwjgl.opengl.NVPointSprite
 
GL_POINT_SPRITE_R_MODE_NV - Static variable in class org.lwjgl.opengl.NVPointSprite
 
GL_POINT_TOKEN - Static variable in class org.lwjgl.opengl.GL11
 
GL_POINTS - Static variable in class org.lwjgl.opengl.GL11
 
GL_POLYGON - Static variable in class org.lwjgl.opengl.GL11
 
GL_POLYGON_BIT - Static variable in class org.lwjgl.opengl.GL11
 
GL_POLYGON_MODE - Static variable in class org.lwjgl.opengl.GL11
 
GL_POLYGON_OFFSET_FACTOR - Static variable in class org.lwjgl.opengl.GL11
 
GL_POLYGON_OFFSET_FILL - Static variable in class org.lwjgl.opengl.GL11
 
GL_POLYGON_OFFSET_LINE - Static variable in class org.lwjgl.opengl.GL11
 
GL_POLYGON_OFFSET_POINT - Static variable in class org.lwjgl.opengl.GL11
 
GL_POLYGON_OFFSET_UNITS - Static variable in class org.lwjgl.opengl.GL11
 
GL_POLYGON_SMOOTH - Static variable in class org.lwjgl.opengl.GL11
 
GL_POLYGON_SMOOTH_HINT - Static variable in class org.lwjgl.opengl.GL11
 
GL_POLYGON_STIPPLE - Static variable in class org.lwjgl.opengl.GL11
 
GL_POLYGON_STIPPLE_BIT - Static variable in class org.lwjgl.opengl.GL11
 
GL_POLYGON_TOKEN - Static variable in class org.lwjgl.opengl.GL11
 
GL_POSITION - Static variable in class org.lwjgl.opengl.GL11
 
GL_POST_COLOR_MATRIX_ALPHA_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_POST_COLOR_MATRIX_ALPHA_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_POST_COLOR_MATRIX_BLUE_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_POST_COLOR_MATRIX_BLUE_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_POST_COLOR_MATRIX_COLOR_TABLE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_POST_COLOR_MATRIX_GREEN_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_POST_COLOR_MATRIX_GREEN_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_POST_COLOR_MATRIX_RED_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_POST_COLOR_MATRIX_RED_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_POST_CONVOLUTION_ALPHA_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_POST_CONVOLUTION_ALPHA_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_POST_CONVOLUTION_BLUE_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_POST_CONVOLUTION_BLUE_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_POST_CONVOLUTION_COLOR_TABLE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_POST_CONVOLUTION_GREEN_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_POST_CONVOLUTION_GREEN_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_POST_CONVOLUTION_RED_BIAS - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_POST_CONVOLUTION_RED_SCALE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_PRESERVE_ATI - Static variable in class org.lwjgl.opengl.ATIVertexArrayObject
 
GL_PREVIOUS - Static variable in class org.lwjgl.opengl.GL13
 
GL_PREVIOUS_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
 
GL_PREVIOUS_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
 
GL_PREVIOUS_TEXTURE_INPUT_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
GL_PRIMARY_COLOR - Static variable in class org.lwjgl.opengl.GL13
 
GL_PRIMARY_COLOR_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
 
GL_PRIMARY_COLOR_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
 
GL_PRIMARY_COLOR_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_PRIMITIVE_ID_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:
GL_PRIMITIVE_RESTART - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_PRIMITIVE_RESTART_INDEX - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_PRIMITIVE_RESTART_INDEX_NV - Static variable in class org.lwjgl.opengl.NVPrimitiveRestart
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_PRIMITIVE_RESTART_NV - Static variable in class org.lwjgl.opengl.NVPrimitiveRestart
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_PRIMITIVES_GENERATED - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:
GL_PRIMITIVES_GENERATED_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:
GL_PRIMITIVES_GENERATED_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:
GL_PROGRAM_ADDRESS_REGISTERS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_PROGRAM_ALU_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_PROGRAM_ATTRIB_COMPONENTS_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram4
Accepted by the <pname> parameter of GetProgramivARB:
GL_PROGRAM_ATTRIBS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_PROGRAM_BINARY_FORMATS - Static variable in class org.lwjgl.opengl.ARBGetProgramBinary
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv and GetDoublev:
GL_PROGRAM_BINARY_FORMATS - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv and GetDoublev:
GL_PROGRAM_BINARY_LENGTH - Static variable in class org.lwjgl.opengl.ARBGetProgramBinary
Accepted by the <pname> parameter of GetProgramiv:
GL_PROGRAM_BINARY_LENGTH - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <pname> parameter of GetProgramiv:
GL_PROGRAM_BINARY_RETRIEVABLE_HINT - Static variable in class org.lwjgl.opengl.ARBGetProgramBinary
Accepted by the <pname> parameter of ProgramParameteri and GetProgramiv:
GL_PROGRAM_BINARY_RETRIEVABLE_HINT - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <pname> parameter of ProgramParameteri and GetProgramiv:
GL_PROGRAM_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_PROGRAM_ERROR_POSITION_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_PROGRAM_ERROR_POSITION_NV - Static variable in class org.lwjgl.opengl.NVProgram
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_PROGRAM_ERROR_STRING_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <name> parameter of GetString:
GL_PROGRAM_ERROR_STRING_NV - Static variable in class org.lwjgl.opengl.NVProgram
Accepted by the <name> parameter of GetString:
GL_PROGRAM_FORMAT_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_PROGRAM_FORMAT_ASCII_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <format> parameter of ProgramStringARB:
GL_PROGRAM_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_PROGRAM_LENGTH_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_PROGRAM_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVProgram
Accepted by the <pname> parameter of GetProgramivNV:
GL_PROGRAM_MATRIX_EXT - Static variable in class org.lwjgl.opengl.EXTDirectStateAccess
Accepted by the <pname> parameter of GetBooleanIndexedvEXT, GetIntegerIndexedvEXT, GetFloatIndexedvEXT, GetDoubleIndexedvEXT: GetBooleani_v, GetIntegeri_v, GetFloati_vEXT, GetDoublei_vEXT:
GL_PROGRAM_MATRIX_STACK_DEPTH_EXT - Static variable in class org.lwjgl.opengl.EXTDirectStateAccess
Accepted by the <pname> parameter of GetBooleanIndexedvEXT, GetIntegerIndexedvEXT, GetFloatIndexedvEXT, GetDoubleIndexedvEXT: GetBooleani_v, GetIntegeri_v, GetFloati_vEXT, GetDoublei_vEXT:
GL_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_PROGRAM_NATIVE_ATTRIBS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_PROGRAM_NATIVE_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_PROGRAM_NATIVE_PARAMETERS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_PROGRAM_NATIVE_TEMPORARIES_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_PROGRAM_OBJECT_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Accepted by the <pname> argument of GetHandleARB:
GL_PROGRAM_PARAMETER_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <pname> parameter of GetProgramParameterfvNV and GetProgramParameterdvNV:
GL_PROGRAM_PARAMETERS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_PROGRAM_PIPELINE_BINDING - Static variable in class org.lwjgl.opengl.ARBSeparateShaderObjects
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
GL_PROGRAM_PIPELINE_BINDING - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
GL_PROGRAM_POINT_SIZE - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetIntegerv, GetFloatv, GetDoublev, and GetBooleanv:
GL_PROGRAM_POINT_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetIntegerv, GetFloatv, GetDoublev, and GetBooleanv:
GL_PROGRAM_POINT_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetIntegerv, GetFloatv, GetDoublev, and GetBooleanv:
GL_PROGRAM_RESIDENT_NV - Static variable in class org.lwjgl.opengl.NVProgram
Accepted by the <pname> parameter of GetProgramivNV:
GL_PROGRAM_RESULT_COMPONENTS_NV - Static variable in class org.lwjgl.opengl.NVGpuProgram4
Accepted by the <pname> parameter of GetProgramivARB:
GL_PROGRAM_SEPARABLE - Static variable in class org.lwjgl.opengl.ARBSeparateShaderObjects
Accepted by the <pname> parameter of ProgramParameteri and GetProgramiv:
GL_PROGRAM_SEPARABLE - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <pname> parameter of ProgramParameteri and GetProgramiv:
GL_PROGRAM_STRING_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetProgramStringARB:
GL_PROGRAM_STRING_NV - Static variable in class org.lwjgl.opengl.NVProgram
Accepted by the <pname> parameter of GetProgramStringNV:
GL_PROGRAM_TARGET_NV - Static variable in class org.lwjgl.opengl.NVProgram
Accepted by the <pname> parameter of GetProgramivNV:
GL_PROGRAM_TEMPORARIES_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_PROGRAM_TEX_INDIRECTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_PROGRAM_TEX_INSTRUCTIONS_ARB - Static variable in class org.lwjgl.opengl.ARBFragmentProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetProgramivARB:
GL_PROJECTION - Static variable in class org.lwjgl.opengl.GL11
 
GL_PROJECTION_MATRIX - Static variable in class org.lwjgl.opengl.GL11
 
GL_PROJECTION_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
 
GL_PROVOKING_VERTEX - Static variable in class org.lwjgl.opengl.ARBProvokingVertex
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_PROVOKING_VERTEX - Static variable in class org.lwjgl.opengl.ARBViewportArray
Returned in the <data> parameter from a Get query with a <pname> of LAYER_PROVOKING_VERTEX or VIEWPORT_INDEX_PROVOKING_VERTEX:
GL_PROVOKING_VERTEX - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_PROVOKING_VERTEX - Static variable in class org.lwjgl.opengl.GL41
Returned in the <data> parameter from a Get query with a <pname> of LAYER_PROVOKING_VERTEX or VIEWPORT_INDEX_PROVOKING_VERTEX:
GL_PROVOKING_VERTEX_EXT - Static variable in class org.lwjgl.opengl.EXTProvokingVertex
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_PROXY_COLOR_TABLE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_PROXY_HISTOGRAM - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_PROXY_POST_CONVOLUTION_COLOR_TABLE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_PROXY_TEXTURE_1D - Static variable in class org.lwjgl.opengl.GL11
 
GL_PROXY_TEXTURE_1D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <target> parameter of TexImage2D, TexSubImage2D, CopyTexImage2D, CopyTexSubImage2D, CompressedTexImage2D, and CompressedTexSubImage2D:
GL_PROXY_TEXTURE_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
Accepted by the <target> parameter of TexImage2D, TexSubImage2D, CopyTexImage2D, CopyTexSubImage2D, CompressedTexImage2D, and CompressedTexSubImage2D:
GL_PROXY_TEXTURE_2D - Static variable in class org.lwjgl.opengl.GL11
 
GL_PROXY_TEXTURE_2D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <target> parameter of TexImage3D, TexSubImage3D, CopyTexSubImage3D, CompressedTexImage3D, and CompressedTexSubImage3D:
GL_PROXY_TEXTURE_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
Accepted by the <target> parameter of TexImage3D, TexSubImage3D, CopyTexSubImage3D, CompressedTexImage3D, and CompressedTexSubImage3D:
GL_PROXY_TEXTURE_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
Accepted by the <target> parameter of TexImage2DMultisample:
GL_PROXY_TEXTURE_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <target> parameter of TexImage2DMultisample:
GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
Accepted by the <target> parameter of TexImage3DMultisample:
GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <target> parameter of TexImage3DMultisample:
GL_PROXY_TEXTURE_3D - Static variable in class org.lwjgl.opengl.GL12
 
GL_PROXY_TEXTURE_CUBE_MAP - Static variable in class org.lwjgl.opengl.GL13
 
GL_PROXY_TEXTURE_CUBE_MAP_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
 
GL_PROXY_TEXTURE_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <target> parameter of TexImage3D, TexSubImage3D, CompressedTeximage3D, CompressedTexSubImage3D and CopyTexSubImage3D:
GL_PROXY_TEXTURE_CUBE_MAP_ARRAY_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMapArray
Accepted by the <target> parameter of TexImage3D, TexSubImage3D, CompressedTeximage3D, CompressedTexSubImage3D and CopyTexSubImage3D:
GL_PROXY_TEXTURE_RECTANGLE - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <target> parameter of GetTexLevelParameteriv, GetTexLevelParameterfv, GetTexParameteriv and TexImage2D:
GL_PROXY_TEXTURE_RECTANGLE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureRectangle
Accepted by the <target> parameter of GetTexLevelParameteriv, GetTexLevelParameterfv, GetTexParameteriv and TexImage2D:
GL_PROXY_TEXTURE_RECTANGLE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureRectangle
 
GL_PROXY_TEXTURE_RECTANGLE_NV - Static variable in class org.lwjgl.opengl.NVTextureRectangle
 
GL_PURGEABLE_APPLE - Static variable in class org.lwjgl.opengl.APPLEObjectPurgeable
Accepted by the <pname> parameters of GetObjectParameteriv:
GL_Q - Static variable in class org.lwjgl.opengl.GL11
 
GL_QUAD_STRIP - Static variable in class org.lwjgl.opengl.GL11
 
GL_QUADRATIC_ATTENUATION - Static variable in class org.lwjgl.opengl.GL11
 
GL_QUADS - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Returned by GetProgramiv when <pname> is TESS_GEN_MODE:
GL_QUADS - Static variable in class org.lwjgl.opengl.GL11
 
GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.ARBProvokingVertex
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION_EXT - Static variable in class org.lwjgl.opengl.EXTProvokingVertex
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_QUARTER_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_QUERY_BY_REGION_NO_WAIT - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <mode> parameter of BeginConditionalRender:
GL_QUERY_BY_REGION_NO_WAIT_NV - Static variable in class org.lwjgl.opengl.NVConditionalRender
Accepted by the <mode> parameter of BeginConditionalRenderNV:
GL_QUERY_BY_REGION_WAIT - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <mode> parameter of BeginConditionalRender:
GL_QUERY_BY_REGION_WAIT_NV - Static variable in class org.lwjgl.opengl.NVConditionalRender
Accepted by the <mode> parameter of BeginConditionalRenderNV:
GL_QUERY_COUNTER_BITS - Static variable in class org.lwjgl.opengl.GL15
Accepted by the <pname> parameter of GetQueryiv:
GL_QUERY_COUNTER_BITS_ARB - Static variable in class org.lwjgl.opengl.ARBOcclusionQuery
Accepted by the <pname> parameter of GetQueryivARB:
GL_QUERY_NO_WAIT - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <mode> parameter of BeginConditionalRender:
GL_QUERY_NO_WAIT_NV - Static variable in class org.lwjgl.opengl.NVConditionalRender
Accepted by the <mode> parameter of BeginConditionalRenderNV:
GL_QUERY_OBJECT_AMD - Static variable in class org.lwjgl.opengl.AMDNameGenDelete
Accepted as the <identifier> parameter of GenNamesAMD and DeleteNamesAMD:
GL_QUERY_RESULT - Static variable in class org.lwjgl.opengl.GL15
Accepted by the <pname> parameter of GetQueryObjectiv and GetQueryObjectuiv:
GL_QUERY_RESULT_ARB - Static variable in class org.lwjgl.opengl.ARBOcclusionQuery
Accepted by the <pname> parameter of GetQueryObjectivARB and GetQueryObjectuivARB:
GL_QUERY_RESULT_AVAILABLE - Static variable in class org.lwjgl.opengl.GL15
Accepted by the <pname> parameter of GetQueryObjectiv and GetQueryObjectuiv:
GL_QUERY_RESULT_AVAILABLE_ARB - Static variable in class org.lwjgl.opengl.ARBOcclusionQuery
Accepted by the <pname> parameter of GetQueryObjectivARB and GetQueryObjectuivARB:
GL_QUERY_WAIT - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <mode> parameter of BeginConditionalRender:
GL_QUERY_WAIT_NV - Static variable in class org.lwjgl.opengl.NVConditionalRender
Accepted by the <mode> parameter of BeginConditionalRenderNV:
GL_R - Static variable in class org.lwjgl.opengl.GL11
 
GL_R11F_G11F_B10F - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorage:
GL_R11F_G11F_B10F_EXT - Static variable in class org.lwjgl.opengl.EXTPackedFloat
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT:
GL_R16 - Static variable in class org.lwjgl.opengl.ARBTextureRg
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_R16 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_R16_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_R16_SNORM - Static variable in class org.lwjgl.opengl.GL31
 
GL_R16F - Static variable in class org.lwjgl.opengl.ARBTextureRg
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_R16F - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_R16I - Static variable in class org.lwjgl.opengl.ARBTextureRg
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_R16I - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_R16UI - Static variable in class org.lwjgl.opengl.ARBTextureRg
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_R16UI - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_R32F - Static variable in class org.lwjgl.opengl.ARBTextureRg
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_R32F - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_R32I - Static variable in class org.lwjgl.opengl.ARBTextureRg
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_R32I - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_R32UI - Static variable in class org.lwjgl.opengl.ARBTextureRg
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_R32UI - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_R3_G3_B2 - Static variable in class org.lwjgl.opengl.GL11
 
GL_R8 - Static variable in class org.lwjgl.opengl.ARBTextureRg
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_R8 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_R8_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_R8_SNORM - Static variable in class org.lwjgl.opengl.GL31
 
GL_R8I - Static variable in class org.lwjgl.opengl.ARBTextureRg
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_R8I - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_R8UI - Static variable in class org.lwjgl.opengl.ARBTextureRg
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_R8UI - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_RASTER_POSITION_UNCLIPPED_IBM - Static variable in class org.lwjgl.opengl.IBMRasterposClip
Accepted by the <target> parameter of Enable and Disable and the <value> parameter of IsEnabled, GetBooleanv, GetIntegerv, GetFloatv, GetDoublev:
GL_RASTERIZER_DISCARD - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_RASTERIZER_DISCARD_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_RASTERIZER_DISCARD_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_READ_BUFFER - Static variable in class org.lwjgl.opengl.GL11
 
GL_READ_FRAMEBUFFER - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <target> parameter of BindFramebuffer, CheckFramebufferStatus, FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv:
GL_READ_FRAMEBUFFER - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <target> parameter of BindFramebuffer, CheckFramebufferStatus, FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv:
GL_READ_FRAMEBUFFER_BINDING - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_READ_FRAMEBUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev.
GL_READ_FRAMEBUFFER_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferBlit
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev.
GL_READ_FRAMEBUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferBlit
Accepted by the <target> parameter of BindFramebufferEXT, CheckFramebufferStatusEXT, FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT.
GL_READ_ONLY - Static variable in class org.lwjgl.opengl.GL15
 
GL_READ_ONLY_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
Accepted by the <access> parameter of MapBufferARB:
GL_READ_PIXEL_DATA_RANGE_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVPixelDataRange
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_READ_PIXEL_DATA_RANGE_NV - Static variable in class org.lwjgl.opengl.NVPixelDataRange
Accepted by the <target> parameter of PixelDataRangeNV and FlushPixelDataRangeNV, and by the <cap> parameter of EnableClientState, DisableClientState, and IsEnabled:
GL_READ_PIXEL_DATA_RANGE_POINTER_NV - Static variable in class org.lwjgl.opengl.NVPixelDataRange
Accepted by the <pname> parameter of GetPointerv:
GL_READ_WRITE - Static variable in class org.lwjgl.opengl.GL15
 
GL_READ_WRITE - Static variable in class org.lwjgl.opengl.NVShaderBufferStore
Accepted by the <access> parameter of MakeBufferResidentNV:
GL_READ_WRITE_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
Accepted by the <access> parameter of MapBufferARB:
GL_RED - Static variable in class org.lwjgl.opengl.ARBTextureRg
Accepted by the <param> parameter of the TexParameter{if}* functions when <pname> is DEPTH_TEXTURE_MODE:
GL_RED - Static variable in class org.lwjgl.opengl.GL11
 
GL_RED - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <param> parameter of the TexParameter{if}* functions when <pname> is DEPTH_TEXTURE_MODE:
GL_RED_BIAS - Static variable in class org.lwjgl.opengl.GL11
 
GL_RED_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_RED_BITS - Static variable in class org.lwjgl.opengl.GL11
 
GL_RED_INTEGER - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
GL_RED_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
GL_RED_SCALE - Static variable in class org.lwjgl.opengl.GL11
 
GL_RED_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RED_SNORM - Static variable in class org.lwjgl.opengl.GL31
 
GL_REDUCE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_REFLECTION_MAP - Static variable in class org.lwjgl.opengl.GL13
 
GL_REFLECTION_MAP_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
 
GL_REFLECTION_MAP_NV - Static variable in class org.lwjgl.opengl.NVTexgenReflection
 
GL_REG_0_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_10_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_11_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_12_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_13_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_14_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_15_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_16_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_17_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_18_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_19_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_1_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_20_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_21_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_22_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_23_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_24_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_25_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_26_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_27_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_28_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_29_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_2_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_30_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_31_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_3_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_4_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_5_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_6_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_7_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_8_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REG_9_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_REGISTER_COMBINERS_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_RELEASED_APPLE - Static variable in class org.lwjgl.opengl.APPLEObjectPurgeable
Accepted by the <option> parameter of ObjectPurgeable, and returned by ObjectPurgeable:
GL_RENDER - Static variable in class org.lwjgl.opengl.GL11
 
GL_RENDER_MODE - Static variable in class org.lwjgl.opengl.GL11
 
GL_RENDERBUFFER - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <target> parameter of BindRenderbuffer, RenderbufferStorage, and GetRenderbufferParameteriv, and returned by GetFramebufferAttachmentParameteriv:
GL_RENDERBUFFER - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <target> parameter of BindRenderbuffer, RenderbufferStorage, and GetRenderbufferParameteriv, and returned by GetFramebufferAttachmentParameteriv:
GL_RENDERBUFFER_ALPHA_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
GL_RENDERBUFFER_ALPHA_SIZE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
GL_RENDERBUFFER_ALPHA_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
GL_RENDERBUFFER_BINDING - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_RENDERBUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_RENDERBUFFER_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by GetIntegerv():
GL_RENDERBUFFER_BLUE_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
GL_RENDERBUFFER_BLUE_SIZE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
GL_RENDERBUFFER_BLUE_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
GL_RENDERBUFFER_COLOR_SAMPLES_NV - Static variable in class org.lwjgl.opengl.NVFramebufferMultisampleCoverage
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT.
GL_RENDERBUFFER_COVERAGE_SAMPLES_NV - Static variable in class org.lwjgl.opengl.NVFramebufferMultisampleCoverage
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT.
GL_RENDERBUFFER_DEPTH_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
GL_RENDERBUFFER_DEPTH_SIZE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
GL_RENDERBUFFER_DEPTH_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
GL_RENDERBUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <target> parameter of BindRenderbufferEXT, RenderbufferStorageEXT, and GetRenderbufferParameterivEXT, and returned by GetFramebufferAttachmentParameterivEXT:
GL_RENDERBUFFER_FREE_MEMORY_ATI - Static variable in class org.lwjgl.opengl.ATIMeminfo
Accepted by the <value> parameter of GetIntegerv:
GL_RENDERBUFFER_GREEN_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
GL_RENDERBUFFER_GREEN_SIZE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
GL_RENDERBUFFER_GREEN_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
GL_RENDERBUFFER_HEIGHT - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
GL_RENDERBUFFER_HEIGHT - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
GL_RENDERBUFFER_HEIGHT_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
GL_RENDERBUFFER_INTERNAL_FORMAT - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
GL_RENDERBUFFER_INTERNAL_FORMAT - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
GL_RENDERBUFFER_INTERNAL_FORMAT_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
GL_RENDERBUFFER_RED_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
GL_RENDERBUFFER_RED_SIZE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
GL_RENDERBUFFER_RED_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
GL_RENDERBUFFER_SAMPLES - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
GL_RENDERBUFFER_SAMPLES - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetRenderbufferParameteriv.
GL_RENDERBUFFER_SAMPLES_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferMultisample
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT.
GL_RENDERBUFFER_STENCIL_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
GL_RENDERBUFFER_STENCIL_SIZE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
GL_RENDERBUFFER_STENCIL_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
GL_RENDERBUFFER_WIDTH - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
GL_RENDERBUFFER_WIDTH - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetRenderbufferParameteriv:
GL_RENDERBUFFER_WIDTH_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <pname> parameter of GetRenderbufferParameterivEXT:
GL_RENDERER - Static variable in class org.lwjgl.opengl.GL11
 
GL_REPEAT - Static variable in class org.lwjgl.opengl.GL11
 
GL_REPLACE - Static variable in class org.lwjgl.opengl.GL11
 
GL_REPLICATE_BORDER - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_RESCALE_NORMAL - Static variable in class org.lwjgl.opengl.GL12
 
GL_RESCALE_NORMAL_EXT - Static variable in class org.lwjgl.opengl.EXTRescaleNormal
 
GL_RESET_NOTIFICATION_STRATEGY_ARB - Static variable in class org.lwjgl.opengl.ARBRobustness
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
GL_RETAINED_APPLE - Static variable in class org.lwjgl.opengl.APPLEObjectPurgeable
Accepted by the <option> parameters of ObjectUnpurgeable, and returned by ObjectUnpurgeable:
GL_RETURN - Static variable in class org.lwjgl.opengl.GL11
 
GL_RG - Static variable in class org.lwjgl.opengl.ARBTextureRg
Accepted by the <format> parameter of TexImage3D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
GL_RG - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <format> parameter of TexImage3D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
GL_RG16 - Static variable in class org.lwjgl.opengl.ARBTextureRg
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_RG16 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_RG16_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RG16_SNORM - Static variable in class org.lwjgl.opengl.GL31
 
GL_RG16F - Static variable in class org.lwjgl.opengl.ARBTextureRg
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_RG16F - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_RG16I - Static variable in class org.lwjgl.opengl.ARBTextureRg
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_RG16I - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_RG16UI - Static variable in class org.lwjgl.opengl.ARBTextureRg
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_RG16UI - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_RG32F - Static variable in class org.lwjgl.opengl.ARBTextureRg
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_RG32F - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_RG32I - Static variable in class org.lwjgl.opengl.ARBTextureRg
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_RG32I - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_RG32UI - Static variable in class org.lwjgl.opengl.ARBTextureRg
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_RG32UI - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_RG8 - Static variable in class org.lwjgl.opengl.ARBTextureRg
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_RG8 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_RG8_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RG8_SNORM - Static variable in class org.lwjgl.opengl.GL31
 
GL_RG8I - Static variable in class org.lwjgl.opengl.ARBTextureRg
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_RG8I - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_RG8UI - Static variable in class org.lwjgl.opengl.ARBTextureRg
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_RG8UI - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, and CopyTexImage2D:
GL_RG_INTEGER - Static variable in class org.lwjgl.opengl.ARBTextureRg
Accepted by the <format> parameter of TexImage3D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
GL_RG_INTEGER - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <format> parameter of TexImage3D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
GL_RG_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RG_SNORM - Static variable in class org.lwjgl.opengl.GL31
 
GL_RGB - Static variable in class org.lwjgl.opengl.GL11
 
GL_RGB10 - Static variable in class org.lwjgl.opengl.GL11
 
GL_RGB10_A2 - Static variable in class org.lwjgl.opengl.GL11
 
GL_RGB10_A2UI - Static variable in class org.lwjgl.opengl.ARBTextureRGB10_A2UI
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, RenderbufferStorage and RenderbufferStorageMultisample:
GL_RGB10_A2UI - Static variable in class org.lwjgl.opengl.GL33
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, RenderbufferStorage and RenderbufferStorageMultisample:
GL_RGB12 - Static variable in class org.lwjgl.opengl.GL11
 
GL_RGB16 - Static variable in class org.lwjgl.opengl.GL11
 
GL_RGB16_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGB16_SNORM - Static variable in class org.lwjgl.opengl.GL31
 
GL_RGB16F - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGB16F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGB16I - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGB16I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGB16UI - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGB16UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGB32F - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGB32F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGB32I - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGB32I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGB32UI - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGB32UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGB4 - Static variable in class org.lwjgl.opengl.GL11
 
GL_RGB5 - Static variable in class org.lwjgl.opengl.GL11
 
GL_RGB5_A1 - Static variable in class org.lwjgl.opengl.GL11
 
GL_RGB8 - Static variable in class org.lwjgl.opengl.GL11
 
GL_RGB8_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGB8_SNORM - Static variable in class org.lwjgl.opengl.GL31
 
GL_RGB8I - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGB8I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGB8UI - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGB8UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGB9_E5 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorage:
GL_RGB9_E5_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSharedExponent
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT:
GL_RGB_422_APPLE - Static variable in class org.lwjgl.opengl.APPLERgb422
Accepted by the <format> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, GetColorTable:
GL_RGB_FLOAT16_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGB_FLOAT16_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGB_FLOAT32_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGB_FLOAT32_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGB_INTEGER - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
GL_RGB_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
GL_RGB_SCALE - Static variable in class org.lwjgl.opengl.GL13
 
GL_RGB_SCALE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
 
GL_RGB_SCALE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
 
GL_RGB_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGB_SNORM - Static variable in class org.lwjgl.opengl.GL31
 
GL_RGBA - Static variable in class org.lwjgl.opengl.GL11
 
GL_RGBA12 - Static variable in class org.lwjgl.opengl.GL11
 
GL_RGBA16 - Static variable in class org.lwjgl.opengl.GL11
 
GL_RGBA16_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGBA16_SNORM - Static variable in class org.lwjgl.opengl.GL31
 
GL_RGBA16F - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGBA16F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGBA16I - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGBA16I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGBA16UI - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGBA16UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGBA2 - Static variable in class org.lwjgl.opengl.GL11
 
GL_RGBA32F - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGBA32F_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGBA32I - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGBA32I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGBA32UI - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGBA32UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGBA4 - Static variable in class org.lwjgl.opengl.GL11
 
GL_RGBA8 - Static variable in class org.lwjgl.opengl.GL11
 
GL_RGBA8_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGBA8_SNORM - Static variable in class org.lwjgl.opengl.GL31
 
GL_RGBA8I - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGBA8I_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGBA8UI - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGBA8UI_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGBA_FLOAT16_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGBA_FLOAT16_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGBA_FLOAT32_APPLE - Static variable in class org.lwjgl.opengl.APPLEFloatPixels
Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGBA_FLOAT32_ATI - Static variable in class org.lwjgl.opengl.ATITextureFloat
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGBA_FLOAT_MODE_ARB - Static variable in class org.lwjgl.opengl.ARBColorBufferFloat
Accepted by the <pname> parameters of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_RGBA_INTEGER - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
GL_RGBA_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <format> parameter of TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, DrawPixels and ReadPixels:
GL_RGBA_INTEGER_MODE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameters of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_RGBA_INTEGER_MODE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureInteger
Accepted by the <pname> parameters of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_RGBA_MODE - Static variable in class org.lwjgl.opengl.GL11
 
GL_RGBA_SIGNED_COMPONENTS_EXT - Static variable in class org.lwjgl.opengl.EXTPackedFloat
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
GL_RGBA_SNORM - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
Accepted by the <internalFormat> parameter of TexImage1D, TexImage2D, and TexImage3D:
GL_RGBA_SNORM - Static variable in class org.lwjgl.opengl.GL31
 
GL_RGBA_UNSIGNED_DOT_PRODUCT_MAPPING_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
GL_RIGHT - Static variable in class org.lwjgl.opengl.GL11
 
GL_S - Static variable in class org.lwjgl.opengl.GL11
 
GL_SAMPLE_ALPHA_TO_COVERAGE - Static variable in class org.lwjgl.opengl.GL13
 
GL_SAMPLE_ALPHA_TO_COVERAGE_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
 
GL_SAMPLE_ALPHA_TO_ONE - Static variable in class org.lwjgl.opengl.GL13
 
GL_SAMPLE_ALPHA_TO_ONE_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
 
GL_SAMPLE_BUFFERS - Static variable in class org.lwjgl.opengl.GL13
 
GL_SAMPLE_BUFFERS_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
 
GL_SAMPLE_COVERAGE - Static variable in class org.lwjgl.opengl.GL13
 
GL_SAMPLE_COVERAGE_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
 
GL_SAMPLE_COVERAGE_INVERT - Static variable in class org.lwjgl.opengl.GL13
 
GL_SAMPLE_COVERAGE_INVERT_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
 
GL_SAMPLE_COVERAGE_VALUE - Static variable in class org.lwjgl.opengl.GL13
 
GL_SAMPLE_COVERAGE_VALUE_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
 
GL_SAMPLE_MASK - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_SAMPLE_MASK - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_SAMPLE_MASK_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_SAMPLE_MASK_VALUE - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
Accepted by the <target> parameter of GetBooleani_v and GetIntegeri_v:
GL_SAMPLE_MASK_VALUE - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <target> parameter of GetBooleani_v and GetIntegeri_v:
GL_SAMPLE_MASK_VALUE_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
Accepted by the <pname> parameter of GetBooleanIndexedvEXT and GetIntegerIndexedvEXT:
GL_SAMPLE_POSITION - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
Accepted by the <pname> parameter of GetMultisamplefv:
GL_SAMPLE_POSITION - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <pname> parameter of GetMultisamplefv:
GL_SAMPLE_POSITION_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
Accepted by the <pname> parameter of GetMultisamplefvNV:
GL_SAMPLE_SHADING - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_SAMPLE_SHADING_ARB - Static variable in class org.lwjgl.opengl.ARBSampleShading
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_SAMPLER_1D - Static variable in class org.lwjgl.opengl.GL20
Returned by the <type> parameter of GetActiveUniformARB:
GL_SAMPLER_1D_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Returned by the <type> parameter of GetActiveUniformARB:
GL_SAMPLER_1D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
Returned by the <type> parameter of GetActiveUniform:
GL_SAMPLER_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Returned by the <type> parameter of GetActiveUniform:
GL_SAMPLER_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
Returned by the <type> parameter of GetActiveUniform:
GL_SAMPLER_1D_ARRAY_SHADOW - Static variable in class org.lwjgl.opengl.GL30
Returned by the <type> parameter of GetActiveUniform:
GL_SAMPLER_1D_ARRAY_SHADOW_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Returned by the <type> parameter of GetActiveUniform:
GL_SAMPLER_1D_ARRAY_SHADOW_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
Returned by the <type> parameter of GetActiveUniform:
GL_SAMPLER_1D_SHADOW - Static variable in class org.lwjgl.opengl.GL20
Returned by the <type> parameter of GetActiveUniformARB:
GL_SAMPLER_1D_SHADOW_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Returned by the <type> parameter of GetActiveUniformARB:
GL_SAMPLER_2D - Static variable in class org.lwjgl.opengl.GL20
Returned by the <type> parameter of GetActiveUniformARB:
GL_SAMPLER_2D_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Returned by the <type> parameter of GetActiveUniformARB:
GL_SAMPLER_2D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
Returned by the <type> parameter of GetActiveUniform:
GL_SAMPLER_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Returned by the <type> parameter of GetActiveUniform:
GL_SAMPLER_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
Returned by the <type> parameter of GetActiveUniform:
GL_SAMPLER_2D_ARRAY_SHADOW - Static variable in class org.lwjgl.opengl.GL30
Returned by the <type> parameter of GetActiveUniform:
GL_SAMPLER_2D_ARRAY_SHADOW_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Returned by the <type> parameter of GetActiveUniform:
GL_SAMPLER_2D_ARRAY_SHADOW_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
Returned by the <type> parameter of GetActiveUniform:
GL_SAMPLER_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
Returned by the <type> parameter of GetActiveUniform:
GL_SAMPLER_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL32
Returned by the <type> parameter of GetActiveUniform:
GL_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
Returned by the <type> parameter of GetActiveUniform:
GL_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.GL32
Returned by the <type> parameter of GetActiveUniform:
GL_SAMPLER_2D_RECT - Static variable in class org.lwjgl.opengl.GL31
Returned by <type> parameter of GetActiveUniform when the location <index> for program object <program> is of type sampler2DRect:
GL_SAMPLER_2D_RECT_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Returned by the <type> parameter of GetActiveUniformARB:
GL_SAMPLER_2D_RECT_ARB - Static variable in class org.lwjgl.opengl.ARBTextureRectangle
Returned by <type> parameter of GetActiveUniform when the location <index> for program object <program> is of type sampler2DRect:
GL_SAMPLER_2D_RECT_SHADOW - Static variable in class org.lwjgl.opengl.GL31
Returned by <type> parameter of GetActiveUniform when the location <index> for program object <program> is of type sampler2DRectShadow:
GL_SAMPLER_2D_RECT_SHADOW_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Returned by the <type> parameter of GetActiveUniformARB:
GL_SAMPLER_2D_RECT_SHADOW_ARB - Static variable in class org.lwjgl.opengl.ARBTextureRectangle
Returned by <type> parameter of GetActiveUniform when the location <index> for program object <program> is of type sampler2DRectShadow:
GL_SAMPLER_2D_SHADOW - Static variable in class org.lwjgl.opengl.GL20
Returned by the <type> parameter of GetActiveUniformARB:
GL_SAMPLER_2D_SHADOW_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Returned by the <type> parameter of GetActiveUniformARB:
GL_SAMPLER_3D - Static variable in class org.lwjgl.opengl.GL20
Returned by the <type> parameter of GetActiveUniformARB:
GL_SAMPLER_3D_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Returned by the <type> parameter of GetActiveUniformARB:
GL_SAMPLER_BINDING - Static variable in class org.lwjgl.opengl.ARBSamplerObjects
Accepted by the <value> parameter of the GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv and GetDoublev functions:
GL_SAMPLER_BINDING - Static variable in class org.lwjgl.opengl.GL33
Accepted by the <value> parameter of the GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv and GetDoublev functions:
GL_SAMPLER_BUFFER - Static variable in class org.lwjgl.opengl.GL30
Returned by the <type> parameter of GetActiveUniform:
GL_SAMPLER_BUFFER_AMD - Static variable in class org.lwjgl.opengl.AMDVertexShaderTessellator
Returned by the <type> parameter of GetActiveUniform:
GL_SAMPLER_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Returned by the <type> parameter of GetActiveUniform:
GL_SAMPLER_CUBE - Static variable in class org.lwjgl.opengl.GL20
Returned by the <type> parameter of GetActiveUniformARB:
GL_SAMPLER_CUBE_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Returned by the <type> parameter of GetActiveUniformARB:
GL_SAMPLER_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengl.GL40
Returned by the <type> parameter of GetActiveUniform:
GL_SAMPLER_CUBE_MAP_ARRAY_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMapArray
Returned by the <type> parameter of GetActiveUniform:
GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW - Static variable in class org.lwjgl.opengl.GL40
Returned by the <type> parameter of GetActiveUniform:
GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMapArray
Returned by the <type> parameter of GetActiveUniform:
GL_SAMPLER_CUBE_SHADOW - Static variable in class org.lwjgl.opengl.GL30
Returned by the <type> parameter of GetActiveUniform:
GL_SAMPLER_CUBE_SHADOW_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Returned by the <type> parameter of GetActiveUniform:
GL_SAMPLER_OBJECT_AMD - Static variable in class org.lwjgl.opengl.AMDNameGenDelete
Accepted as the <identifier> parameter of GenNamesAMD and DeleteNamesAMD:
GL_SAMPLER_RENDERBUFFER_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
Returned by the <type> parameter of GetActiveUniform:
GL_SAMPLES - Static variable in class org.lwjgl.opengl.GL13
 
GL_SAMPLES_ARB - Static variable in class org.lwjgl.opengl.ARBMultisample
 
GL_SAMPLES_PASSED - Static variable in class org.lwjgl.opengl.GL15
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:
GL_SAMPLES_PASSED_ARB - Static variable in class org.lwjgl.opengl.ARBOcclusionQuery
Accepted by the <target> parameter of BeginQueryARB, EndQueryARB, and GetQueryivARB:
GL_SATURATE_BIT_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_SCALAR_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_SCALE_BY_FOUR_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_SCALE_BY_ONE_HALF_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_SCALE_BY_TWO_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_SCISSOR_BIT - Static variable in class org.lwjgl.opengl.GL11
 
GL_SCISSOR_BOX - Static variable in class org.lwjgl.opengl.ARBViewportArray
Accepted by the <pname> parameter of GetIntegeri_v:
GL_SCISSOR_BOX - Static variable in class org.lwjgl.opengl.GL11
 
GL_SCISSOR_BOX - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <pname> parameter of GetIntegeri_v:
GL_SCISSOR_TEST - Static variable in class org.lwjgl.opengl.ARBViewportArray
Accepted by the <pname> parameter of Enablei, Disablei, and IsEnabledi:
GL_SCISSOR_TEST - Static variable in class org.lwjgl.opengl.GL11
 
GL_SCISSOR_TEST - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <pname> parameter of Enablei, Disablei, and IsEnabledi:
GL_SECONDARY_COLOR_ARRAY - Static variable in class org.lwjgl.opengl.GL14
 
GL_SECONDARY_COLOR_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
Accepted by the <pname> parameter of BufferAddressRangeNV and the <value> parameter of GetIntegerui64vNV:
GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
 
GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_SECONDARY_COLOR_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTSecondaryColor
 
GL_SECONDARY_COLOR_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
Accepted by the <value> parameter of GetIntegerv:
GL_SECONDARY_COLOR_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL14
 
GL_SECONDARY_COLOR_ARRAY_POINTER_EXT - Static variable in class org.lwjgl.opengl.EXTSecondaryColor
 
GL_SECONDARY_COLOR_ARRAY_SIZE - Static variable in class org.lwjgl.opengl.GL14
 
GL_SECONDARY_COLOR_ARRAY_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTSecondaryColor
 
GL_SECONDARY_COLOR_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL14
 
GL_SECONDARY_COLOR_ARRAY_STRIDE_EXT - Static variable in class org.lwjgl.opengl.EXTSecondaryColor
 
GL_SECONDARY_COLOR_ARRAY_TYPE - Static variable in class org.lwjgl.opengl.GL14
 
GL_SECONDARY_COLOR_ARRAY_TYPE_EXT - Static variable in class org.lwjgl.opengl.EXTSecondaryColor
 
GL_SECONDARY_COLOR_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_SECONDARY_INTERPOLATOR_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_SELECT - Static variable in class org.lwjgl.opengl.GL11
 
GL_SELECTION_BUFFER_POINTER - Static variable in class org.lwjgl.opengl.GL11
 
GL_SELECTION_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.GL11
 
GL_SEPARABLE_2D - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_SEPARATE_ATTRIBS - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <bufferMode> parameter of TransformFeedbackVaryings:
GL_SEPARATE_ATTRIBS_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
Accepted by the <bufferMode> parameter of TransformFeedbackVaryingsEXT:
GL_SEPARATE_ATTRIBS_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
Accepted by the <bufferMode> parameter of TransformFeedbackAttribsNV and TransformFeedbackVaryingsNV:
GL_SEPARATE_SPECULAR_COLOR - Static variable in class org.lwjgl.opengl.GL12
 
GL_SEPARATE_SPECULAR_COLOR_EXT - Static variable in class org.lwjgl.opengl.EXTSeparateSpecularColor
 
GL_SET - Static variable in class org.lwjgl.opengl.GL11
 
GL_SGIS_generate_mipmap - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_SGIS_texture_lod - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_SHADE_MODEL - Static variable in class org.lwjgl.opengl.GL11
 
GL_SHADER_COMPILER - Static variable in class org.lwjgl.opengl.ARBES2Compatibility
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
GL_SHADER_COMPILER - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <value> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
GL_SHADER_CONSISTENT_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> parameter GetTexEnvfv and GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
GL_SHADER_GLOBAL_ACCESS_BARRIER_BIT_NV - Static variable in class org.lwjgl.opengl.NVShaderBufferStore
Accepted by the <barriers> parameter of MemoryBarrierNV:
GL_SHADER_IMAGE_ACCESS_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Accepted by the <barriers> parameter of MemoryBarrierEXT:
GL_SHADER_INCLUDE_ARB - Static variable in class org.lwjgl.opengl.ARBShadingLanguageInclude
Accepted by the <type> parameter of NamedStringARB:
GL_SHADER_OBJECT - Static variable in class org.lwjgl.opengl.GL20
Returned by the <params> parameter of GetObjectParameter{fi}vARB:
GL_SHADER_OBJECT_ARB - Static variable in class org.lwjgl.opengl.ARBShaderObjects
Returned by the <params> parameter of GetObjectParameter{fi}vARB:
GL_SHADER_OPERATION_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
When the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value of <pname> may be:
GL_SHADER_SOURCE_LENGTH - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
GL_SHADER_TYPE - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
GL_SHADING_LANGUAGE_VERSION - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <name> parameter of GetString:
GL_SHADING_LANGUAGE_VERSION_ARB - Static variable in class org.lwjgl.opengl.ARBShadingLanguage100
Accepted by the <name> parameter of GetString:
GL_SHARED_TEXTURE_PALETTE_EXT - Static variable in class org.lwjgl.opengl.EXTSharedTexturePalette
 
GL_SHININESS - Static variable in class org.lwjgl.opengl.GL11
 
GL_SHORT - Static variable in class org.lwjgl.opengl.GL11
 
GL_SIGNALED - Static variable in class org.lwjgl.opengl.ARBSync
Returned in <values> for GetSynciv <pname> SYNC_STATUS:
GL_SIGNALED - Static variable in class org.lwjgl.opengl.GL32
Returned in <values> for GetSynciv <pname> SYNC_STATUS:
GL_SIGNED_ALPHA8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
GL_SIGNED_ALPHA8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_SIGNED_ALPHA_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
GL_SIGNED_ALPHA_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_SIGNED_HILO16_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <internalformat> parameter of TexImage1D and TexImage2D.
GL_SIGNED_HILO16_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_SIGNED_HILO8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader3
 
GL_SIGNED_HILO_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <internalformat> parameter of TexImage1D and TexImage2D.
GL_SIGNED_HILO_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_SIGNED_IDENTITY_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_SIGNED_INTENSITY8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
GL_SIGNED_INTENSITY8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_SIGNED_INTENSITY_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
GL_SIGNED_INTENSITY_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_SIGNED_LUMINANCE8_ALPHA8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
GL_SIGNED_LUMINANCE8_ALPHA8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_SIGNED_LUMINANCE8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
GL_SIGNED_LUMINANCE8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_SIGNED_LUMINANCE_ALPHA_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
GL_SIGNED_LUMINANCE_ALPHA_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_SIGNED_LUMINANCE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
GL_SIGNED_LUMINANCE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_SIGNED_NEGATE_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_SIGNED_NORMALIZED - Static variable in class org.lwjgl.opengl.EXTTextureSnorm
Returned by GetTexLevelParmeter
GL_SIGNED_NORMALIZED - Static variable in class org.lwjgl.opengl.GL31
 
GL_SIGNED_RGB8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
GL_SIGNED_RGB8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_SIGNED_RGB8_UNSIGNED_ALPHA8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
GL_SIGNED_RGB8_UNSIGNED_ALPHA8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_SIGNED_RGB_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
GL_SIGNED_RGB_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_SIGNED_RGB_UNSIGNED_ALPHA_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
GL_SIGNED_RGB_UNSIGNED_ALPHA_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_SIGNED_RGBA8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
GL_SIGNED_RGBA8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_SIGNED_RGBA_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <internalformat> parameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.
GL_SIGNED_RGBA_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_SINGLE_COLOR - Static variable in class org.lwjgl.opengl.GL12
 
GL_SINGLE_COLOR_EXT - Static variable in class org.lwjgl.opengl.EXTSeparateSpecularColor
 
GL_SKIP_DECODE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGBDecode
Accepted by the <enum> parameter of TexParameterf, TexParameteri, SamplerParameteri, SamplerParameterf, SamplerParameteriv, SamplerParameterfv, SamplerParameterIiv and SamplerParameterIuiv:
GL_SLICE_ACCUM_SUN - Static variable in class org.lwjgl.opengl.SUNSliceAccum
Accepted by the <op> parameter of Accum,
GL_SLUMINANCE - Static variable in class org.lwjgl.opengl.GL21
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
GL_SLUMINANCE8 - Static variable in class org.lwjgl.opengl.GL21
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
GL_SLUMINANCE8_ALPHA8 - Static variable in class org.lwjgl.opengl.GL21
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
GL_SLUMINANCE8_ALPHA8_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
GL_SLUMINANCE8_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
GL_SLUMINANCE_ALPHA - Static variable in class org.lwjgl.opengl.GL21
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
GL_SLUMINANCE_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
GL_SLUMINANCE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
GL_SMOOTH - Static variable in class org.lwjgl.opengl.GL11
 
GL_SMOOTH_LINE_WIDTH_GRANULARITY - Static variable in class org.lwjgl.opengl.GL12
 
GL_SMOOTH_LINE_WIDTH_RANGE - Static variable in class org.lwjgl.opengl.GL12
 
GL_SMOOTH_POINT_SIZE_GRANULARITY - Static variable in class org.lwjgl.opengl.GL12
 
GL_SMOOTH_POINT_SIZE_RANGE - Static variable in class org.lwjgl.opengl.GL12
 
GL_SOURCE0_ALPHA - Static variable in class org.lwjgl.opengl.GL13
 
GL_SOURCE0_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
 
GL_SOURCE0_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
 
GL_SOURCE0_RGB - Static variable in class org.lwjgl.opengl.GL13
 
GL_SOURCE0_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
 
GL_SOURCE0_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
 
GL_SOURCE1_ALPHA - Static variable in class org.lwjgl.opengl.GL13
 
GL_SOURCE1_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
 
GL_SOURCE1_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
 
GL_SOURCE1_RGB - Static variable in class org.lwjgl.opengl.GL13
 
GL_SOURCE1_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
 
GL_SOURCE1_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
 
GL_SOURCE2_ALPHA - Static variable in class org.lwjgl.opengl.GL13
 
GL_SOURCE2_ALPHA_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
 
GL_SOURCE2_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
 
GL_SOURCE2_RGB - Static variable in class org.lwjgl.opengl.GL13
 
GL_SOURCE2_RGB_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
 
GL_SOURCE2_RGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureEnvCombine
 
GL_SOURCE3_ALPHA_NV - Static variable in class org.lwjgl.opengl.NVTextureEnvCombine4
 
GL_SOURCE3_RGB_NV - Static variable in class org.lwjgl.opengl.NVTextureEnvCombine4
 
GL_SPARE0_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_SPARE0_PLUS_SECONDARY_COLOR_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_SPARE1_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_SPECULAR - Static variable in class org.lwjgl.opengl.GL11
 
GL_SPHERE_MAP - Static variable in class org.lwjgl.opengl.GL11
 
GL_SPOT_CUTOFF - Static variable in class org.lwjgl.opengl.GL11
 
GL_SPOT_DIRECTION - Static variable in class org.lwjgl.opengl.GL11
 
GL_SPOT_EXPONENT - Static variable in class org.lwjgl.opengl.GL11
 
GL_SRC0_ALPHA - Static variable in class org.lwjgl.opengl.GL15
 
GL_SRC0_RGB - Static variable in class org.lwjgl.opengl.GL15
 
GL_SRC1_ALPHA - Static variable in class org.lwjgl.opengl.ARBBlendFuncExtended
Accepted by the <src> and <dst> parameters of BlendFunc and BlendFunci, and by the <srcRGB>, <dstRGB>, <srcAlpha> and <dstAlpha> parameters of BlendFuncSeparate and BlendFuncSeparatei:
GL_SRC1_ALPHA - Static variable in class org.lwjgl.opengl.GL15
 
GL_SRC1_ALPHA - Static variable in class org.lwjgl.opengl.GL33
Accepted by the <src> and <dst> parameters of BlendFunc and BlendFunci, and by the <srcRGB>, <dstRGB>, <srcAlpha> and <dstAlpha> parameters of BlendFuncSeparate and BlendFuncSeparatei:
GL_SRC1_COLOR - Static variable in class org.lwjgl.opengl.ARBBlendFuncExtended
Accepted by the <src> and <dst> parameters of BlendFunc and BlendFunci, and by the <srcRGB>, <dstRGB>, <srcAlpha> and <dstAlpha> parameters of BlendFuncSeparate and BlendFuncSeparatei:
GL_SRC1_COLOR - Static variable in class org.lwjgl.opengl.GL33
Accepted by the <src> and <dst> parameters of BlendFunc and BlendFunci, and by the <srcRGB>, <dstRGB>, <srcAlpha> and <dstAlpha> parameters of BlendFuncSeparate and BlendFuncSeparatei:
GL_SRC1_RGB - Static variable in class org.lwjgl.opengl.GL15
 
GL_SRC2_ALPHA - Static variable in class org.lwjgl.opengl.GL15
 
GL_SRC2_RGB - Static variable in class org.lwjgl.opengl.GL15
 
GL_SRC_ALPHA - Static variable in class org.lwjgl.opengl.GL11
 
GL_SRC_ALPHA_SATURATE - Static variable in class org.lwjgl.opengl.GL11
 
GL_SRC_COLOR - Static variable in class org.lwjgl.opengl.GL11
 
GL_SRGB - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Returned in <params> by GetFramebufferAttachmentParameteriv:
GL_SRGB - Static variable in class org.lwjgl.opengl.GL21
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
GL_SRGB8 - Static variable in class org.lwjgl.opengl.GL21
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
GL_SRGB8_ALPHA8 - Static variable in class org.lwjgl.opengl.GL21
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
GL_SRGB8_ALPHA8_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
GL_SRGB8_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
GL_SRGB_ALPHA - Static variable in class org.lwjgl.opengl.GL21
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
GL_SRGB_ALPHA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
GL_SRGB_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGB
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.
GL_STACK_OVERFLOW - Static variable in class org.lwjgl.opengl.GL11
 
GL_STACK_UNDERFLOW - Static variable in class org.lwjgl.opengl.GL11
 
GL_STATIC_ATI - Static variable in class org.lwjgl.opengl.ATIVertexArrayObject
 
GL_STATIC_COPY - Static variable in class org.lwjgl.opengl.GL15
 
GL_STATIC_COPY_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
Accepted by the <usage> parameter of BufferDataARB:
GL_STATIC_DRAW - Static variable in class org.lwjgl.opengl.GL15
 
GL_STATIC_DRAW_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
Accepted by the <usage> parameter of BufferDataARB:
GL_STATIC_READ - Static variable in class org.lwjgl.opengl.GL15
 
GL_STATIC_READ_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
Accepted by the <usage> parameter of BufferDataARB:
GL_STENCIL - Static variable in class org.lwjgl.opengl.GL11
 
GL_STENCIL_ATTACHMENT - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_STENCIL_ATTACHMENT - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}, FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv
GL_STENCIL_ATTACHMENT_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <attachment> parameter of FramebufferTexture{1D|2D|3D}EXT, FramebufferRenderbufferEXT, and GetFramebufferAttachmentParameterivEXT
GL_STENCIL_BACK_FAIL - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <param> parameter of PointParameter{if}vARB:
GL_STENCIL_BACK_FAIL_ATI - Static variable in class org.lwjgl.opengl.ATISeparateStencil
 
GL_STENCIL_BACK_FUNC - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <param> parameter of PointParameter{if}vARB:
GL_STENCIL_BACK_FUNC_ATI - Static variable in class org.lwjgl.opengl.ATISeparateStencil
 
GL_STENCIL_BACK_PASS_DEPTH_FAIL - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <param> parameter of PointParameter{if}vARB:
GL_STENCIL_BACK_PASS_DEPTH_FAIL_ATI - Static variable in class org.lwjgl.opengl.ATISeparateStencil
 
GL_STENCIL_BACK_PASS_DEPTH_PASS - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <param> parameter of PointParameter{if}vARB:
GL_STENCIL_BACK_PASS_DEPTH_PASS_ATI - Static variable in class org.lwjgl.opengl.ATISeparateStencil
 
GL_STENCIL_BACK_REF - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <param> parameter of PointParameter{if}vARB:
GL_STENCIL_BACK_VALUE_MASK - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <param> parameter of PointParameter{if}vARB:
GL_STENCIL_BACK_WRITEMASK - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <param> parameter of PointParameter{if}vARB:
GL_STENCIL_BITS - Static variable in class org.lwjgl.opengl.GL11
 
GL_STENCIL_BUFFER - Static variable in class org.lwjgl.opengl.GL30
 
GL_STENCIL_BUFFER_BIT - Static variable in class org.lwjgl.opengl.GL11
 
GL_STENCIL_CLEAR_TAG_VALUE_EXT - Static variable in class org.lwjgl.opengl.EXTStencilClearTag
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_STENCIL_CLEAR_VALUE - Static variable in class org.lwjgl.opengl.GL11
 
GL_STENCIL_FAIL - Static variable in class org.lwjgl.opengl.GL11
 
GL_STENCIL_FUNC - Static variable in class org.lwjgl.opengl.GL11
 
GL_STENCIL_INDEX - Static variable in class org.lwjgl.opengl.GL11
 
GL_STENCIL_INDEX1 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <internalformat> parameter of RenderbufferStorage:
GL_STENCIL_INDEX1 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalformat> parameter of RenderbufferStorage:
GL_STENCIL_INDEX16 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <internalformat> parameter of RenderbufferStorage:
GL_STENCIL_INDEX16 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalformat> parameter of RenderbufferStorage:
GL_STENCIL_INDEX16_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <internalformat> parameter of RenderbufferStorageEXT:
GL_STENCIL_INDEX1_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <internalformat> parameter of RenderbufferStorageEXT:
GL_STENCIL_INDEX4 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <internalformat> parameter of RenderbufferStorage:
GL_STENCIL_INDEX4 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalformat> parameter of RenderbufferStorage:
GL_STENCIL_INDEX4_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <internalformat> parameter of RenderbufferStorageEXT:
GL_STENCIL_INDEX8 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <internalformat> parameter of RenderbufferStorage:
GL_STENCIL_INDEX8 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <internalformat> parameter of RenderbufferStorage:
GL_STENCIL_INDEX8_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferObject
Accepted by the <internalformat> parameter of RenderbufferStorageEXT:
GL_STENCIL_PASS_DEPTH_FAIL - Static variable in class org.lwjgl.opengl.GL11
 
GL_STENCIL_PASS_DEPTH_PASS - Static variable in class org.lwjgl.opengl.GL11
 
GL_STENCIL_REF - Static variable in class org.lwjgl.opengl.GL11
 
GL_STENCIL_TAG_BITS_EXT - Static variable in class org.lwjgl.opengl.EXTStencilClearTag
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_STENCIL_TEST - Static variable in class org.lwjgl.opengl.GL11
 
GL_STENCIL_TEST_TWO_SIDE_EXT - Static variable in class org.lwjgl.opengl.EXTStencilTwoSide
 
GL_STENCIL_VALUE_MASK - Static variable in class org.lwjgl.opengl.GL11
 
GL_STENCIL_WRITEMASK - Static variable in class org.lwjgl.opengl.GL11
 
GL_STEREO - Static variable in class org.lwjgl.opengl.GL11
 
GL_STORAGE_CACHED_APPLE - Static variable in class org.lwjgl.opengl.APPLETextureRange
Accepted by the parameters of TexParameteri, TexParameterf, TexParameteriv, and TexParameterfv:
GL_STORAGE_CACHED_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexArrayRange
Accepted by the <param> parameter of VertexArrayParameteriAPPLE:
GL_STORAGE_PRIVATE_APPLE - Static variable in class org.lwjgl.opengl.APPLETextureRange
Accepted by the parameters of TexParameteri, TexParameterf, TexParameteriv, and TexParameterfv:
GL_STORAGE_SHARED_APPLE - Static variable in class org.lwjgl.opengl.APPLETextureRange
Accepted by the parameters of TexParameteri, TexParameterf, TexParameteriv, and TexParameterfv:
GL_STORAGE_SHARED_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexArrayRange
Accepted by the <param> parameter of VertexArrayParameteriAPPLE:
GL_STREAM_COPY - Static variable in class org.lwjgl.opengl.GL15
 
GL_STREAM_COPY_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
Accepted by the <usage> parameter of BufferDataARB:
GL_STREAM_DRAW - Static variable in class org.lwjgl.opengl.GL15
 
GL_STREAM_DRAW_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
Accepted by the <usage> parameter of BufferDataARB:
GL_STREAM_READ - Static variable in class org.lwjgl.opengl.GL15
 
GL_STREAM_READ_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
Accepted by the <usage> parameter of BufferDataARB:
GL_SUB_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_SUBPIXEL_BITS - Static variable in class org.lwjgl.opengl.GL11
 
GL_SUBTRACT - Static variable in class org.lwjgl.opengl.GL13
 
GL_SUBTRACT_ARB - Static variable in class org.lwjgl.opengl.ARBTextureEnvCombine
 
GL_SUN_slice_accum - Variable in class org.lwjgl.opengl.ContextCapabilities
 
GL_SWIZZLE_STQ_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_SWIZZLE_STQ_DQ_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_SWIZZLE_STR_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_SWIZZLE_STR_DR_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_SWIZZLE_STRQ_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_SWIZZLE_STRQ_DQ_ATI - Static variable in class org.lwjgl.opengl.ATIFragmentShader
 
GL_SYNC_CL_EVENT_ARB - Static variable in class org.lwjgl.opengl.ARBCLEvent
Returned in <values> for GetSynciv <pname> OBJECT_TYPE.
GL_SYNC_CL_EVENT_COMPLETE_ARB - Static variable in class org.lwjgl.opengl.ARBCLEvent
Returned in <values> for GetSynciv <pname> SYNC_CONDITION.
GL_SYNC_CONDITION - Static variable in class org.lwjgl.opengl.ARBSync
Accepted as the <pname> parameter of GetSynciv:
GL_SYNC_CONDITION - Static variable in class org.lwjgl.opengl.GL32
Accepted as the <pname> parameter of GetSynciv:
GL_SYNC_FENCE - Static variable in class org.lwjgl.opengl.ARBSync
Returned in <values> for GetSynciv <pname> OBJECT_TYPE:
GL_SYNC_FENCE - Static variable in class org.lwjgl.opengl.GL32
Returned in <values> for GetSynciv <pname> OBJECT_TYPE:
GL_SYNC_FLAGS - Static variable in class org.lwjgl.opengl.ARBSync
Accepted as the <pname> parameter of GetSynciv:
GL_SYNC_FLAGS - Static variable in class org.lwjgl.opengl.GL32
Accepted as the <pname> parameter of GetSynciv:
GL_SYNC_FLUSH_COMMANDS_BIT - Static variable in class org.lwjgl.opengl.ARBSync
Accepted in the <flags> parameter of ClientWaitSync:
GL_SYNC_FLUSH_COMMANDS_BIT - Static variable in class org.lwjgl.opengl.GL32
Accepted in the <flags> parameter of ClientWaitSync:
GL_SYNC_GPU_COMMANDS_COMPLETE - Static variable in class org.lwjgl.opengl.ARBSync
Returned in <values> for GetSynciv <pname> SYNC_CONDITION:
GL_SYNC_GPU_COMMANDS_COMPLETE - Static variable in class org.lwjgl.opengl.GL32
Returned in <values> for GetSynciv <pname> SYNC_CONDITION:
GL_SYNC_STATUS - Static variable in class org.lwjgl.opengl.ARBSync
Accepted as the <pname> parameter of GetSynciv:
GL_SYNC_STATUS - Static variable in class org.lwjgl.opengl.GL32
Accepted as the <pname> parameter of GetSynciv:
GL_T - Static variable in class org.lwjgl.opengl.GL11
 
GL_T2F_C3F_V3F - Static variable in class org.lwjgl.opengl.GL11
 
GL_T2F_C4F_N3F_V3F - Static variable in class org.lwjgl.opengl.GL11
 
GL_T2F_C4UB_V3F - Static variable in class org.lwjgl.opengl.GL11
 
GL_T2F_N3F_V3F - Static variable in class org.lwjgl.opengl.GL11
 
GL_T2F_V3F - Static variable in class org.lwjgl.opengl.GL11
 
GL_T4F_C4F_N3F_V4F - Static variable in class org.lwjgl.opengl.GL11
 
GL_T4F_V4F - Static variable in class org.lwjgl.opengl.GL11
 
GL_TABLE_TOO_LARGE - Static variable in class org.lwjgl.opengl.ARBImaging
 
GL_TESS_CONTROL_OUTPUT_VERTICES - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <pname> parameter of GetProgramiv:
GL_TESS_CONTROL_OUTPUT_VERTICES - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetProgramiv:
GL_TESS_CONTROL_PROGRAM_NV - Static variable in class org.lwjgl.opengl.NVTessellationProgram5
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by the <target> parameter of ProgramStringARB, BindProgramARB, ProgramEnvParameter4[df][v]ARB, ProgramLocalParameter4[df][v]ARB, GetProgramEnvParameter[df]vARB, GetProgramLocalParameter[df]vARB, GetProgramivARB and GetProgramStringARB:
GL_TESS_CONTROL_PROGRAM_PARAMETER_BUFFER_NV - Static variable in class org.lwjgl.opengl.NVTessellationProgram5
Accepted by the <target> parameter of ProgramBufferParametersfvNV, ProgramBufferParametersIivNV, and ProgramBufferParametersIuivNV, BindBufferRangeNV, BindBufferOffsetNV, BindBufferBaseNV, and BindBuffer and the <value> parameter of GetIntegerIndexedvEXT:
GL_TESS_CONTROL_SHADER - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <type> parameter of CreateShader and returned by the <params> parameter of GetShaderiv:
GL_TESS_CONTROL_SHADER - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <type> parameter of CreateShader and returned by the <params> parameter of GetShaderiv:
GL_TESS_CONTROL_SHADER_BIT - Static variable in class org.lwjgl.opengl.ARBSeparateShaderObjects
Accepted by <stages> parameter to UseProgramStages:
GL_TESS_CONTROL_SHADER_BIT - Static variable in class org.lwjgl.opengl.GL41
Accepted by <stages> parameter to UseProgramStages:
GL_TESS_EVALUATION_PROGRAM_NV - Static variable in class org.lwjgl.opengl.NVTessellationProgram5
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by the <target> parameter of ProgramStringARB, BindProgramARB, ProgramEnvParameter4[df][v]ARB, ProgramLocalParameter4[df][v]ARB, GetProgramEnvParameter[df]vARB, GetProgramLocalParameter[df]vARB, GetProgramivARB and GetProgramStringARB:
GL_TESS_EVALUATION_PROGRAM_PARAMETER_BUFFER_NV - Static variable in class org.lwjgl.opengl.NVTessellationProgram5
Accepted by the <target> parameter of ProgramBufferParametersfvNV, ProgramBufferParametersIivNV, and ProgramBufferParametersIuivNV, BindBufferRangeNV, BindBufferOffsetNV, BindBufferBaseNV, and BindBuffer and the <value> parameter of GetIntegerIndexedvEXT:
GL_TESS_EVALUATION_SHADER - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <type> parameter of CreateShader and returned by the <params> parameter of GetShaderiv:
GL_TESS_EVALUATION_SHADER - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <type> parameter of CreateShader and returned by the <params> parameter of GetShaderiv:
GL_TESS_EVALUATION_SHADER_BIT - Static variable in class org.lwjgl.opengl.ARBSeparateShaderObjects
Accepted by <stages> parameter to UseProgramStages:
GL_TESS_EVALUATION_SHADER_BIT - Static variable in class org.lwjgl.opengl.GL41
Accepted by <stages> parameter to UseProgramStages:
GL_TESS_GEN_MODE - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <pname> parameter of GetProgramiv:
GL_TESS_GEN_MODE - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetProgramiv:
GL_TESS_GEN_POINT_MODE - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <pname> parameter of GetProgramiv:
GL_TESS_GEN_POINT_MODE - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetProgramiv:
GL_TESS_GEN_SPACING - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <pname> parameter of GetProgramiv:
GL_TESS_GEN_SPACING - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetProgramiv:
GL_TESS_GEN_VERTEX_ORDER - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <pname> parameter of GetProgramiv:
GL_TESS_GEN_VERTEX_ORDER - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetProgramiv:
GL_TESSELLATION_FACTOR_AMD - Static variable in class org.lwjgl.opengl.AMDVertexShaderTessellator
Accepted by GetFloatv
GL_TESSELLATION_MODE_AMD - Static variable in class org.lwjgl.opengl.AMDVertexShaderTessellator
Accepted by GetIntegerv
GL_TEXT_FRAGMENT_SHADER_ATI - Static variable in class org.lwjgl.opengl.ATITextFragmentShader
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by the <target> parameter of ProgramStringARB, BindProgramARB, ProgramEnvParameter4{d,dv,f,fv}ARB, ProgramLocalParameter4{d,dv,f,fv}ARB, GetProgramEnvParameter{dv,fv}ARB, GetProgramLocalParameter{dv,fv}ARB, GetProgramivARB, GetProgramfvATI, and GetProgramStringARB.
GL_TEXTURE - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE0 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE0_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE1 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE10 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE10_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE11 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE11_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE12 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE12_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE13 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE13_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE14 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE14_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE15 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE15_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE16 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE16_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE17 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE17_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE18 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE18_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE19 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE19_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE1_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE2 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE20 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE20_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE21 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE21_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE22 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE22_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE23 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE23_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE24 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE24_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE25 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE25_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE26 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE26_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE27 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE27_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE28 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE28_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE29 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE29_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE2_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE3 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE30 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE30_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE31 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE31_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE3_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE4 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE4_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE5 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE5_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE6 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE6_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE7 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE7_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE8 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE8_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE9 - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE9_ARB - Static variable in class org.lwjgl.opengl.ARBMultitexture
 
GL_TEXTURE_1D - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_1D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <target> parameter of TexParameteri, TexParameteriv, TexParameterf, TexParameterfv, and BindTexture:
GL_TEXTURE_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
Accepted by the <target> parameter of TexParameteri, TexParameteriv, TexParameterf, TexParameterfv, and BindTexture:
GL_TEXTURE_2D - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_2D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <target> parameter of TexParameteri, TexParameteriv, TexParameterf, TexParameterfv, and BindTexture:
GL_TEXTURE_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
Accepted by the <target> parameter of TexParameteri, TexParameteriv, TexParameterf, TexParameterfv, and BindTexture:
GL_TEXTURE_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
Accepted by the <target> parameter of BindTexture and TexImage2DMultisample:
GL_TEXTURE_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <target> parameter of BindTexture and TexImage2DMultisample:
GL_TEXTURE_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
Accepted by the <target> parameter of BindTexture and TexImage3DMultisample:
GL_TEXTURE_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <target> parameter of BindTexture and TexImage3DMultisample:
GL_TEXTURE_3D - Static variable in class org.lwjgl.opengl.GL12
 
GL_TEXTURE_ALPHA_SIZE - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_ALPHA_TYPE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <value> parameter of GetTexLevelParameter:
GL_TEXTURE_ALPHA_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
Accepted by the <value> parameter of GetTexLevelParameter:
GL_TEXTURE_BASE_LEVEL - Static variable in class org.lwjgl.opengl.GL12
 
GL_TEXTURE_BASE_LEVEL_SGIS - Static variable in class org.lwjgl.opengl.SGISTextureLOD
Accepted by the <pname> parameter of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameteriv, and GetTexParameterfv.
GL_TEXTURE_BINDING_1D - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_BINDING_1D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
GL_TEXTURE_BINDING_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
GL_TEXTURE_BINDING_2D - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_BINDING_2D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
GL_TEXTURE_BINDING_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureArray
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
GL_TEXTURE_BINDING_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_TEXTURE_BINDING_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_TEXTURE_BINDING_3D - Static variable in class org.lwjgl.opengl.GL12
 
GL_TEXTURE_BINDING_BUFFER - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameters of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
GL_TEXTURE_BINDING_BUFFER_ARB - Static variable in class org.lwjgl.opengl.ARBTextureBufferObject
Accepted by the <pname> parameters of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
GL_TEXTURE_BINDING_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureBufferObject
Accepted by the <pname> parameters of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
GL_TEXTURE_BINDING_CUBE_MAP - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE_BINDING_CUBE_MAP_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
 
GL_TEXTURE_BINDING_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
GL_TEXTURE_BINDING_CUBE_MAP_ARRAY_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMapArray
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:
GL_TEXTURE_BINDING_RECTANGLE - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv and GetDoublev:
GL_TEXTURE_BINDING_RECTANGLE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureRectangle
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv and GetDoublev:
GL_TEXTURE_BINDING_RECTANGLE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureRectangle
 
GL_TEXTURE_BINDING_RECTANGLE_NV - Static variable in class org.lwjgl.opengl.NVTextureRectangle
 
GL_TEXTURE_BINDING_RENDERBUFFER_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_TEXTURE_BIT - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_BLUE_SIZE - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_BLUE_TYPE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <value> parameter of GetTexLevelParameter:
GL_TEXTURE_BLUE_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
Accepted by the <value> parameter of GetTexLevelParameter:
GL_TEXTURE_BORDER - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_BORDER_COLOR - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_BORDER_VALUES_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <pname> parameter of TexParameteriv, TexParameterfv, GetTexParameterfv and GetTexParameteriv.
GL_TEXTURE_BUFFER - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <target> parameter of BindBuffer, BufferData, BufferSubData, MapBuffer, MapBufferRange, BindTexture, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, GetBufferPointerv, and TexBuffer, and the parameter of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
GL_TEXTURE_BUFFER_ARB - Static variable in class org.lwjgl.opengl.ARBTextureBufferObject
Accepted by the <target> parameter of BindBuffer, BufferData, BufferSubData, MapBuffer, MapBufferRangeARB, BindTexture, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, GetBufferPointerv, and TexBufferARB, and the parameter of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
GL_TEXTURE_BUFFER_DATA_STORE_BINDING - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameters of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
GL_TEXTURE_BUFFER_DATA_STORE_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBTextureBufferObject
Accepted by the <pname> parameters of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
GL_TEXTURE_BUFFER_DATA_STORE_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTTextureBufferObject
Accepted by the <pname> parameters of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
GL_TEXTURE_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTTextureBufferObject
Accepted by the <target> parameter of BindBuffer, BufferData, BufferSubData, MapBuffer, BindTexture, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, GetBufferPointerv, and TexBufferEXT, and the <pname> parameter of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
GL_TEXTURE_BUFFER_FORMAT - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameters of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
GL_TEXTURE_BUFFER_FORMAT_ARB - Static variable in class org.lwjgl.opengl.ARBTextureBufferObject
Accepted by the <pname> parameters of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
GL_TEXTURE_BUFFER_FORMAT_EXT - Static variable in class org.lwjgl.opengl.EXTTextureBufferObject
Accepted by the <pname> parameters of GetBooleanv, GetDoublev, GetFloatv, and GetIntegerv:
GL_TEXTURE_COMPARE_FAIL_VALUE_ARB - Static variable in class org.lwjgl.opengl.ARBShadowAmbient
 
GL_TEXTURE_COMPARE_FUNC - Static variable in class org.lwjgl.opengl.GL14
 
GL_TEXTURE_COMPARE_FUNC_ARB - Static variable in class org.lwjgl.opengl.ARBShadow
 
GL_TEXTURE_COMPARE_MODE - Static variable in class org.lwjgl.opengl.GL14
 
GL_TEXTURE_COMPARE_MODE_ARB - Static variable in class org.lwjgl.opengl.ARBShadow
 
GL_TEXTURE_COMPONENTS - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_COMPRESSED - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE_COMPRESSED_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
 
GL_TEXTURE_COMPRESSED_IMAGE_SIZE - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
 
GL_TEXTURE_COMPRESSION_HINT - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE_COMPRESSION_HINT_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCompression
 
GL_TEXTURE_COORD_ARRAY - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_COORD_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
Accepted by the <pname> parameter of BufferAddressRangeNV and the <value> parameter of GetIntegerui64i_vNV:
GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
 
GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_TEXTURE_COORD_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
Accepted by the <target> parameter of GetIntegeri_vNV:
GL_TEXTURE_COORD_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_COORD_ARRAY_SIZE - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_COORD_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_COORD_ARRAY_TYPE - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_COORD_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:
GL_TEXTURE_CUBE_MAP - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE_CUBE_MAP_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
 
GL_TEXTURE_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <target> parameter of TexParameteri, TexParameteriv, TexParameterf, TexParameterfv, BindTexture, and GenerateMipmap:

Accepted by the <target> parameter of TexImage3D, TexSubImage3D, CompressedTeximage3D, CompressedTexSubImage3D and CopyTexSubImage3D:

Accepted by the <tex> parameter of GetTexImage:

GL_TEXTURE_CUBE_MAP_ARRAY_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMapArray
Accepted by the <target> parameter of TexParameteri, TexParameteriv, TexParameterf, TexParameterfv, BindTexture, and GenerateMipmap:

Accepted by the <target> parameter of TexImage3D, TexSubImage3D, CompressedTeximage3D, CompressedTexSubImage3D and CopyTexSubImage3D:

Accepted by the <tex> parameter of GetTexImage:

GL_TEXTURE_CUBE_MAP_NEGATIVE_X - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE_CUBE_MAP_NEGATIVE_X_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
 
GL_TEXTURE_CUBE_MAP_NEGATIVE_Y - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
 
GL_TEXTURE_CUBE_MAP_NEGATIVE_Z - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
 
GL_TEXTURE_CUBE_MAP_POSITIVE_X - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
 
GL_TEXTURE_CUBE_MAP_POSITIVE_Y - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE_CUBE_MAP_POSITIVE_Y_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
 
GL_TEXTURE_CUBE_MAP_POSITIVE_Z - Static variable in class org.lwjgl.opengl.GL13
 
GL_TEXTURE_CUBE_MAP_POSITIVE_Z_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMap
 
GL_TEXTURE_CUBE_MAP_SEAMLESS - Static variable in class org.lwjgl.opengl.AMDSeamlessCubemapPerTexture
Accepted by the <pname> parameter of TexParameterf, TexParameteri, TexParameterfv, TexParameteriv, GetTexParameterfv, and GetTexParameteriv:
GL_TEXTURE_CUBE_MAP_SEAMLESS - Static variable in class org.lwjgl.opengl.ARBSeamlessCubeMap
Accepted by the <cap> parameter of Enable, Disable and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv and GetDoublev:
GL_TEXTURE_CUBE_MAP_SEAMLESS - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <cap> parameter of Enable, Disable and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv and GetDoublev:
GL_TEXTURE_DEPTH - Static variable in class org.lwjgl.opengl.GL12
 
GL_TEXTURE_DEPTH_SIZE - Static variable in class org.lwjgl.opengl.GL14
 
GL_TEXTURE_DEPTH_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBDepthTexture
Accepted by the <pname> parameter of GetTexLevelParameterfv and GetTexLevelParameteriv:
GL_TEXTURE_DEPTH_TYPE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <value> parameter of GetTexLevelParameter:
GL_TEXTURE_DEPTH_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
Accepted by the <value> parameter of GetTexLevelParameter:
GL_TEXTURE_DS_SIZE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <pname> parameter of GetTexLevelParameterfv and GetTexLevelParameteriv.
GL_TEXTURE_DT_SIZE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <pname> parameter of GetTexLevelParameterfv and GetTexLevelParameteriv.
GL_TEXTURE_ENV - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_ENV_COLOR - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_ENV_MODE - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_FETCH_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Accepted by the <barriers> parameter of MemoryBarrierEXT:
GL_TEXTURE_FILTER_CONTROL - Static variable in class org.lwjgl.opengl.GL14
 
GL_TEXTURE_FILTER_CONTROL_EXT - Static variable in class org.lwjgl.opengl.EXTTextureLODBias
 
GL_TEXTURE_FIXED_SAMPLE_LOCATIONS - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
Accepted by the <pname> parameter of GetTexLevelParameter
GL_TEXTURE_FIXED_SAMPLE_LOCATIONS - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <pname> parameter of GetTexLevelParameter
GL_TEXTURE_FLOAT_COMPONENTS_NV - Static variable in class org.lwjgl.opengl.NVFloatBuffer
Accepted by the <pname> parameter of GetTexLevelParameterfv and GetTexLevelParameteriv:
GL_TEXTURE_FREE_MEMORY_ATI - Static variable in class org.lwjgl.opengl.ATIMeminfo
Accepted by the <value> parameter of GetIntegerv:
GL_TEXTURE_GEN_MODE - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_GEN_Q - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_GEN_R - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_GEN_S - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_GEN_T - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_GREEN_SIZE - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_GREEN_TYPE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <value> parameter of GetTexLevelParameter:
GL_TEXTURE_GREEN_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
Accepted by the <value> parameter of GetTexLevelParameter:
GL_TEXTURE_HEIGHT - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_HI_SIZE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <pname> parameter of GetTexLevelParameterfv and GetTexLevelParameteriv.
GL_TEXTURE_INDEX_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPalettedTexture
Accepted by the value parameter of GetTexLevelParameter{if}v:
GL_TEXTURE_INTENSITY_SIZE - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_INTENSITY_TYPE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <value> parameter of GetTexLevelParameter:
GL_TEXTURE_INTENSITY_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
Accepted by the <value> parameter of GetTexLevelParameter:
GL_TEXTURE_INTERNAL_FORMAT - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_LO_SIZE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <pname> parameter of GetTexLevelParameterfv and GetTexLevelParameteriv.
GL_TEXTURE_LOD_BIAS - Static variable in class org.lwjgl.opengl.GL14
 
GL_TEXTURE_LOD_BIAS_EXT - Static variable in class org.lwjgl.opengl.EXTTextureLODBias
 
GL_TEXTURE_LUMINANCE_SIZE - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_LUMINANCE_TYPE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <value> parameter of GetTexLevelParameter:
GL_TEXTURE_LUMINANCE_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
Accepted by the <value> parameter of GetTexLevelParameter:
GL_TEXTURE_MAG_FILTER - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_MAG_SIZE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <pname> parameter of GetTexLevelParameterfv and GetTexLevelParameteriv.
GL_TEXTURE_MATRIX - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_MAX_ANISOTROPY_EXT - Static variable in class org.lwjgl.opengl.EXTTextureFilterAnisotropic
 
GL_TEXTURE_MAX_LEVEL - Static variable in class org.lwjgl.opengl.GL12
 
GL_TEXTURE_MAX_LEVEL_SGIS - Static variable in class org.lwjgl.opengl.SGISTextureLOD
Accepted by the <pname> parameter of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameteriv, and GetTexParameterfv.
GL_TEXTURE_MAX_LOD - Static variable in class org.lwjgl.opengl.GL12
 
GL_TEXTURE_MAX_LOD_SGIS - Static variable in class org.lwjgl.opengl.SGISTextureLOD
Accepted by the <pname> parameter of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameteriv, and GetTexParameterfv.
GL_TEXTURE_MIN_FILTER - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_MIN_LOD - Static variable in class org.lwjgl.opengl.GL12
 
GL_TEXTURE_MIN_LOD_SGIS - Static variable in class org.lwjgl.opengl.SGISTextureLOD
Accepted by the <pname> parameter of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameteriv, and GetTexParameterfv.
GL_TEXTURE_PRIORITY - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_RANGE_LENGTH_APPLE - Static variable in class org.lwjgl.opengl.APPLETextureRange
Accepted by the parameters of GetTexParameteriv and GetTexParameterfv:
GL_TEXTURE_RANGE_POINTER_APPLE - Static variable in class org.lwjgl.opengl.APPLETextureRange
Accepted by the parameters of GetTexParameterPointerv:
GL_TEXTURE_RECTANGLE - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <cap> parameter of Enable, Disable and IsEnabled; by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv and GetDoublev; and by the <target> parameter of BindTexture, GetTexParameterfv, GetTexParameteriv, TexParameterf, TexParameteri, TexParameterfv and TexParameteriv: Accepted by the <target> parameter of GetTexImage, GetTexLevelParameteriv, GetTexLevelParameterfv, TexImage2D, CopyTexImage2D, TexSubImage2D and CopySubTexImage2D:
GL_TEXTURE_RECTANGLE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureRectangle
Accepted by the <cap> parameter of Enable, Disable and IsEnabled; by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv and GetDoublev; and by the <target> parameter of BindTexture, GetTexParameterfv, GetTexParameteriv, TexParameterf, TexParameteri, TexParameterfv and TexParameteriv: Accepted by the <target> parameter of GetTexImage, GetTexLevelParameteriv, GetTexLevelParameterfv, TexImage2D, CopyTexImage2D, TexSubImage2D and CopySubTexImage2D:
GL_TEXTURE_RECTANGLE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureRectangle
 
GL_TEXTURE_RECTANGLE_NV - Static variable in class org.lwjgl.opengl.NVTextureRectangle
 
GL_TEXTURE_RED_SIZE - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_RED_TYPE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <value> parameter of GetTexLevelParameter:
GL_TEXTURE_RED_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
Accepted by the <value> parameter of GetTexLevelParameter:
GL_TEXTURE_RENDERBUFFER_DATA_STORE_BINDING_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_TEXTURE_RENDERBUFFER_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
Accepted by the <target> parameter of BindTexture, and TexRenderbufferNV:
GL_TEXTURE_RESIDENT - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_SAMPLES - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
Accepted by the <pname> parameter of GetTexLevelParameter
GL_TEXTURE_SAMPLES - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <pname> parameter of GetTexLevelParameter
GL_TEXTURE_SHADER_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by the <target> parameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv.
GL_TEXTURE_SHARED_SIZE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetTexLevelParameterfv and GetTexLevelParameteriv:
GL_TEXTURE_SHARED_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSharedExponent
Accepted by the <pname> parameter of GetTexLevelParameterfv and GetTexLevelParameteriv:
GL_TEXTURE_SRGB_DECODE_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSRGBDecode
Accepted by the <pname> parameter of TexParameterf, TexParameteri, GetTexParameterfv, GetTexParameteriv, SamplerParameteri, SamplerParameterf, SamplerParameteriv, SamplerParameterfv, SamplerParameterIiv, SamplerParameterIuiv, GetSamplerParameteriv, GetSamplerParameterfv, GetSamplerParameterIiv, and GetSamplerParameterIuiv:
GL_TEXTURE_STACK_DEPTH - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_STENCIL_SIZE - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <value> parameter of GetTexLevelParameter:
GL_TEXTURE_STENCIL_SIZE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <value> parameter of GetTexLevelParameter.
GL_TEXTURE_STENCIL_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTPackedDepthStencil
Accepted by the <value> parameter of GetTexLevelParameter.
GL_TEXTURE_STORAGE_HINT_APPLE - Static variable in class org.lwjgl.opengl.APPLETextureRange
Accepted by the parameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameteriv, and GetTexParameterfv:
GL_TEXTURE_SWIZZLE_A - Static variable in class org.lwjgl.opengl.ARBTextureSwizzle
Accepted by the <pname> parameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
GL_TEXTURE_SWIZZLE_A - Static variable in class org.lwjgl.opengl.GL33
Accepted by the <pname> parameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
GL_TEXTURE_SWIZZLE_A_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSwizzle
Accepted by the <pname> parameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
GL_TEXTURE_SWIZZLE_B - Static variable in class org.lwjgl.opengl.ARBTextureSwizzle
Accepted by the <pname> parameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
GL_TEXTURE_SWIZZLE_B - Static variable in class org.lwjgl.opengl.GL33
Accepted by the <pname> parameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
GL_TEXTURE_SWIZZLE_B_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSwizzle
Accepted by the <pname> parameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
GL_TEXTURE_SWIZZLE_G - Static variable in class org.lwjgl.opengl.ARBTextureSwizzle
Accepted by the <pname> parameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
GL_TEXTURE_SWIZZLE_G - Static variable in class org.lwjgl.opengl.GL33
Accepted by the <pname> parameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
GL_TEXTURE_SWIZZLE_G_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSwizzle
Accepted by the <pname> parameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
GL_TEXTURE_SWIZZLE_R - Static variable in class org.lwjgl.opengl.ARBTextureSwizzle
Accepted by the <pname> parameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
GL_TEXTURE_SWIZZLE_R - Static variable in class org.lwjgl.opengl.GL33
Accepted by the <pname> parameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
GL_TEXTURE_SWIZZLE_R_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSwizzle
Accepted by the <pname> parameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
GL_TEXTURE_SWIZZLE_RGBA - Static variable in class org.lwjgl.opengl.ARBTextureSwizzle
Accepted by the <pname> parameters of TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
GL_TEXTURE_SWIZZLE_RGBA - Static variable in class org.lwjgl.opengl.GL33
Accepted by the <pname> parameters of TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
GL_TEXTURE_SWIZZLE_RGBA_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSwizzle
Accepted by the <pname> parameters of TexParameteriv, TexParameterfv, GetTexParameterfv, and GetTexParameteriv:
GL_TEXTURE_UNSIGNED_REMAP_MODE_NV - Static variable in class org.lwjgl.opengl.NVTextureExpandNormal
Accepted by the <pname> parameters of TexParameteri, TexParameteriv, TexParameterf, TexParameterfv, GetTexParameteri, and GetTexParameteriv:
GL_TEXTURE_UPDATE_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Accepted by the <barriers> parameter of MemoryBarrierEXT:
GL_TEXTURE_WIDTH - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_WRAP_R - Static variable in class org.lwjgl.opengl.GL12
 
GL_TEXTURE_WRAP_S - Static variable in class org.lwjgl.opengl.GL11
 
GL_TEXTURE_WRAP_T - Static variable in class org.lwjgl.opengl.GL11
 
GL_TIME_ELAPSED - Static variable in class org.lwjgl.opengl.ARBTimerQuery
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:
GL_TIME_ELAPSED - Static variable in class org.lwjgl.opengl.GL33
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:
GL_TIME_ELAPSED_EXT - Static variable in class org.lwjgl.opengl.EXTTimerQuery
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:
GL_TIMEOUT_EXPIRED - Static variable in class org.lwjgl.opengl.ARBSync
Returned by ClientWaitSync:
GL_TIMEOUT_EXPIRED - Static variable in class org.lwjgl.opengl.GL32
Returned by ClientWaitSync:
GL_TIMEOUT_IGNORED - Static variable in class org.lwjgl.opengl.ARBSync
Accepted in the <timeout> parameter of WaitSync:
GL_TIMEOUT_IGNORED - Static variable in class org.lwjgl.opengl.GL32
Accepted in the <timeout> parameter of WaitSync:
GL_TIMESTAMP - Static variable in class org.lwjgl.opengl.ARBTimerQuery
Accepted by the <target> parameter of GetQueryiv and QueryCounter.
GL_TIMESTAMP - Static variable in class org.lwjgl.opengl.GL33
Accepted by the <target> parameter of GetQueryiv and QueryCounter.
GL_TRACK_MATRIX_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <pname> parameter of GetTrackMatrixivNV:
GL_TRACK_MATRIX_TRANSFORM_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <pname> parameter of GetTrackMatrixivNV:
GL_TRANSFORM_BIT - Static variable in class org.lwjgl.opengl.GL11
 
GL_TRANSFORM_FEEDBACK - Static variable in class org.lwjgl.opengl.ARBTransformFeedback2
Accepted by the <target> parameter of BindTransformFeedback:
GL_TRANSFORM_FEEDBACK - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <target> parameter of BindTransformFeedback:
GL_TRANSFORM_FEEDBACK_ATTRIBS_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_TRANSFORM_FEEDBACK_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Accepted by the <barriers> parameter of MemoryBarrierEXT:
GL_TRANSFORM_FEEDBACK_BINDING - Static variable in class org.lwjgl.opengl.ARBTransformFeedback2
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_TRANSFORM_FEEDBACK_BINDING - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_TRANSFORM_FEEDBACK_BINDING_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback2
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_TRANSFORM_FEEDBACK_BUFFER - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferPointerv, BindBufferRange, BindBufferOffset and BindBufferBase:
GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE - Static variable in class org.lwjgl.opengl.ARBTransformFeedback2
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback2
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_TRANSFORM_FEEDBACK_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <param> parameter of GetIntegerIndexedv and GetBooleanIndexedv, and by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_TRANSFORM_FEEDBACK_BUFFER_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
Accepted by the <param> parameter of GetIntegerIndexedvEXT and GetBooleanIndexedvEXT, and by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_TRANSFORM_FEEDBACK_BUFFER_BINDING_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
Accepted by the <param> parameter of GetIntegerIndexedvEXT and GetBooleanIndexedvEXT, and by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_TRANSFORM_FEEDBACK_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferPointerv, BindBufferRangeEXT, BindBufferOffsetEXT and BindBufferBaseEXT:
GL_TRANSFORM_FEEDBACK_BUFFER_MODE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetProgramiv:
GL_TRANSFORM_FEEDBACK_BUFFER_MODE_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
Accepted by the <pname> parameter of GetProgramiv:
GL_TRANSFORM_FEEDBACK_BUFFER_MODE_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, GetFloatv, and GetProgramiv:
GL_TRANSFORM_FEEDBACK_BUFFER_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferPointerv, BindBufferRangeNV, BindBufferOffsetNV and BindBufferBaseNV:
GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED - Static variable in class org.lwjgl.opengl.ARBTransformFeedback2
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback2
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:
GL_TRANSFORM_FEEDBACK_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <param> parameter of GetIntegerIndexedv and GetBooleanIndexedv:
GL_TRANSFORM_FEEDBACK_BUFFER_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
Accepted by the <param> parameter of GetIntegerIndexedvEXT and GetBooleanIndexedvEXT:
GL_TRANSFORM_FEEDBACK_BUFFER_SIZE_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
Accepted by the <param> parameter of GetIntegerIndexedvEXT and GetBooleanIndexedvEXT:
GL_TRANSFORM_FEEDBACK_BUFFER_START - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <param> parameter of GetIntegerIndexedv and GetBooleanIndexedv:
GL_TRANSFORM_FEEDBACK_BUFFER_START_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
Accepted by the <param> parameter of GetIntegerIndexedvEXT and GetBooleanIndexedvEXT:
GL_TRANSFORM_FEEDBACK_BUFFER_START_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
Accepted by the <param> parameter of GetIntegerIndexedvEXT and GetBooleanIndexedvEXT:
GL_TRANSFORM_FEEDBACK_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback2
Accepted by the <target> parameter of BindTransformFeedbackNV:
GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:
GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:
GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:
GL_TRANSFORM_FEEDBACK_RECORD_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
Accepted by the <param> parameter of GetIntegerIndexedvEXT and GetBooleanIndexedvEXT:
GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetProgramiv:
GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
Accepted by the <pname> parameter of GetProgramiv:
GL_TRANSFORM_FEEDBACK_VARYINGS - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetProgramiv:
GL_TRANSFORM_FEEDBACK_VARYINGS_EXT - Static variable in class org.lwjgl.opengl.EXTTransformFeedback
Accepted by the <pname> parameter of GetProgramiv:
GL_TRANSFORM_FEEDBACK_VARYINGS_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
Accepted by the <pname> parameter of GetProgramiv:
GL_TRANSPOSE_COLOR_MATRIX - Static variable in class org.lwjgl.opengl.GL13
 
GL_TRANSPOSE_COLOR_MATRIX_ARB - Static variable in class org.lwjgl.opengl.ARBTransposeMatrix
 
GL_TRANSPOSE_CURRENT_MATRIX_ARB - Static variable in class org.lwjgl.opengl.ARBProgram
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_TRANSPOSE_MODELVIEW_MATRIX - Static variable in class org.lwjgl.opengl.GL13
 
GL_TRANSPOSE_MODELVIEW_MATRIX_ARB - Static variable in class org.lwjgl.opengl.ARBTransposeMatrix
 
GL_TRANSPOSE_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <transform> parameter of TrackMatrixNV:
GL_TRANSPOSE_PROGRAM_MATRIX_EXT - Static variable in class org.lwjgl.opengl.EXTDirectStateAccess
Accepted by the <pname> parameter of GetBooleanIndexedvEXT, GetIntegerIndexedvEXT, GetFloatIndexedvEXT, GetDoubleIndexedvEXT: GetBooleani_v, GetIntegeri_v, GetFloati_vEXT, GetDoublei_vEXT:
GL_TRANSPOSE_PROJECTION_MATRIX - Static variable in class org.lwjgl.opengl.GL13
 
GL_TRANSPOSE_PROJECTION_MATRIX_ARB - Static variable in class org.lwjgl.opengl.ARBTransposeMatrix
 
GL_TRANSPOSE_TEXTURE_MATRIX - Static variable in class org.lwjgl.opengl.GL13
 
GL_TRANSPOSE_TEXTURE_MATRIX_ARB - Static variable in class org.lwjgl.opengl.ARBTransposeMatrix
 
GL_TRIANGLE_FAN - Static variable in class org.lwjgl.opengl.GL11
 
GL_TRIANGLE_STRIP - Static variable in class org.lwjgl.opengl.GL11
 
GL_TRIANGLE_STRIP_ADJACENCY - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <mode> parameter of Begin, DrawArrays, MultiDrawArrays, DrawElements, MultiDrawElements, and DrawRangeElements:
GL_TRIANGLE_STRIP_ADJACENCY_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
Accepted by the <mode> parameter of Begin, DrawArrays, MultiDrawArrays, DrawElements, MultiDrawElements, and DrawRangeElements:
GL_TRIANGLE_STRIP_ADJACENCY_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
Accepted by the <mode> parameter of Begin, DrawArrays, MultiDrawArrays, DrawElements, MultiDrawElements, and DrawRangeElements:
GL_TRIANGLES - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Returned by GetProgramiv when <pname> is TESS_GEN_MODE:
GL_TRIANGLES - Static variable in class org.lwjgl.opengl.GL11
 
GL_TRIANGLES_ADJACENCY - Static variable in class org.lwjgl.opengl.GL32
Accepted by the <mode> parameter of Begin, DrawArrays, MultiDrawArrays, DrawElements, MultiDrawElements, and DrawRangeElements:
GL_TRIANGLES_ADJACENCY_ARB - Static variable in class org.lwjgl.opengl.ARBGeometryShader4
Accepted by the <mode> parameter of Begin, DrawArrays, MultiDrawArrays, DrawElements, MultiDrawElements, and DrawRangeElements:
GL_TRIANGLES_ADJACENCY_EXT - Static variable in class org.lwjgl.opengl.EXTGeometryShader4
Accepted by the <mode> parameter of Begin, DrawArrays, MultiDrawArrays, DrawElements, MultiDrawElements, and DrawRangeElements:
GL_TRUE - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Returned by GetProgramiv when <pname> is TESS_GEN_POINT_MODE:
GL_TRUE - Static variable in class org.lwjgl.opengl.GL11
 
GL_UNDEFINED_APPLE - Static variable in class org.lwjgl.opengl.APPLEObjectPurgeable
Accepted by the <option> parameters of ObjectUnpurgeable, and returned by ObjectUnpurgeable:
GL_UNDEFINED_VERTEX - Static variable in class org.lwjgl.opengl.ARBViewportArray
Returned in the <data> parameter from a Get query with a <pname> of LAYER_PROVOKING_VERTEX or VIEWPORT_INDEX_PROVOKING_VERTEX:
GL_UNDEFINED_VERTEX - Static variable in class org.lwjgl.opengl.GL41
Returned in the <data> parameter from a Get query with a <pname> of LAYER_PROVOKING_VERTEX or VIEWPORT_INDEX_PROVOKING_VERTEX:
GL_UNIFORM_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetActiveUniformsivARB:
GL_UNIFORM_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetActiveUniformsiv:
GL_UNIFORM_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Accepted by the <barriers> parameter of MemoryBarrierEXT:
GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetActiveUniformBlockivARB:
GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetActiveUniformBlockivARB:
GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
GL_UNIFORM_BLOCK_BINDING - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetActiveUniformBlockivARB:
GL_UNIFORM_BLOCK_BINDING - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
GL_UNIFORM_BLOCK_DATA_SIZE - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetActiveUniformBlockivARB:
GL_UNIFORM_BLOCK_DATA_SIZE - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
GL_UNIFORM_BLOCK_INDEX - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetActiveUniformsivARB:
GL_UNIFORM_BLOCK_INDEX - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetActiveUniformsiv:
GL_UNIFORM_BLOCK_NAME_LENGTH - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetActiveUniformBlockivARB:
GL_UNIFORM_BLOCK_NAME_LENGTH - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetActiveUniformBlockivARB:
GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
GL_UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetActiveUniformBlockivARB:
GL_UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_CONTROL_SHADER - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_CONTROL_SHADER - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_EVALUATION_SHADER - Static variable in class org.lwjgl.opengl.ARBTessellationShader
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_EVALUATION_SHADER - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetActiveUniformBlockivARB:
GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetActiveUniformBlockiv:
GL_UNIFORM_BUFFER - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, and GetBufferPointerv:
GL_UNIFORM_BUFFER - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, and GetBufferPointerv:
GL_UNIFORM_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetIntegeri_v, GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_UNIFORM_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetIntegeri_v, GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_UNIFORM_BUFFER_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTBindableUniform
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_UNIFORM_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTBindableUniform
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, and GetBufferPointerv:
GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_UNIFORM_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetIntegeri_v:
GL_UNIFORM_BUFFER_SIZE - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetIntegeri_v:
GL_UNIFORM_BUFFER_START - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetIntegeri_v:
GL_UNIFORM_BUFFER_START - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetIntegeri_v:
GL_UNIFORM_IS_ROW_MAJOR - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetActiveUniformsivARB:
GL_UNIFORM_IS_ROW_MAJOR - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetActiveUniformsiv:
GL_UNIFORM_MATRIX_STRIDE - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetActiveUniformsivARB:
GL_UNIFORM_MATRIX_STRIDE - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetActiveUniformsiv:
GL_UNIFORM_NAME_LENGTH - Static variable in class org.lwjgl.opengl.ARBShaderSubroutine
Accepted by the <pname> parameter of GetActiveSubroutineUniformiv:
GL_UNIFORM_NAME_LENGTH - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetActiveUniformsivARB:
GL_UNIFORM_NAME_LENGTH - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetActiveUniformsiv:
GL_UNIFORM_NAME_LENGTH - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetActiveSubroutineUniformiv:
GL_UNIFORM_OFFSET - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetActiveUniformsivARB:
GL_UNIFORM_OFFSET - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetActiveUniformsiv:
GL_UNIFORM_SIZE - Static variable in class org.lwjgl.opengl.ARBShaderSubroutine
Accepted by the <pname> parameter of GetActiveSubroutineUniformiv:
GL_UNIFORM_SIZE - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetActiveUniformsivARB:
GL_UNIFORM_SIZE - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetActiveUniformsiv:
GL_UNIFORM_SIZE - Static variable in class org.lwjgl.opengl.GL40
Accepted by the <pname> parameter of GetActiveSubroutineUniformiv:
GL_UNIFORM_TYPE - Static variable in class org.lwjgl.opengl.ARBUniformBufferObject
Accepted by the <pname> parameter of GetActiveUniformsivARB:
GL_UNIFORM_TYPE - Static variable in class org.lwjgl.opengl.GL31
Accepted by the <pname> parameter of GetActiveUniformsiv:
GL_UNKNOWN_CONTEXT_RESET_ARB - Static variable in class org.lwjgl.opengl.ARBRobustness
Returned by GetGraphicsResetStatusARB:
GL_UNPACK_ALIGNMENT - Static variable in class org.lwjgl.opengl.GL11
 
GL_UNPACK_CLIENT_STORAGE_APPLE - Static variable in class org.lwjgl.opengl.APPLEClientStorage
Accepted by the <pname> parameters of PixelStore:
GL_UNPACK_IMAGE_HEIGHT - Static variable in class org.lwjgl.opengl.GL12
 
GL_UNPACK_LSB_FIRST - Static variable in class org.lwjgl.opengl.GL11
 
GL_UNPACK_ROW_BYTES_APPLE - Static variable in class org.lwjgl.opengl.APPLERowBytes
Accepted by the <pname> parameter of PixelStorei and the <pname> parameter of GetIntegerv:
GL_UNPACK_ROW_LENGTH - Static variable in class org.lwjgl.opengl.GL11
 
GL_UNPACK_SKIP_IMAGES - Static variable in class org.lwjgl.opengl.GL12
 
GL_UNPACK_SKIP_PIXELS - Static variable in class org.lwjgl.opengl.GL11
 
GL_UNPACK_SKIP_ROWS - Static variable in class org.lwjgl.opengl.GL11
 
GL_UNPACK_SWAP_BYTES - Static variable in class org.lwjgl.opengl.GL11
 
GL_UNSIGNALED - Static variable in class org.lwjgl.opengl.ARBSync
Returned in <values> for GetSynciv <pname> SYNC_STATUS:
GL_UNSIGNALED - Static variable in class org.lwjgl.opengl.GL32
Returned in <values> for GetSynciv <pname> SYNC_STATUS:
GL_UNSIGNED_BYTE - Static variable in class org.lwjgl.opengl.GL11
 
GL_UNSIGNED_BYTE_2_3_3_REV - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS, and TexSubImage4DSGIS:
GL_UNSIGNED_BYTE_2_3_3_REV - Static variable in class org.lwjgl.opengl.GL12
 
GL_UNSIGNED_BYTE_3_3_2 - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS, and TexSubImage4DSGIS:
GL_UNSIGNED_BYTE_3_3_2 - Static variable in class org.lwjgl.opengl.GL12
 
GL_UNSIGNED_BYTE_3_3_2_EXT - Static variable in class org.lwjgl.opengl.EXTPackedPixels
 
GL_UNSIGNED_IDENTITY_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_UNSIGNED_INT - Static variable in class org.lwjgl.opengl.AMDPerformanceMonitor
Returned as a valid value in <data> parameter of GetPerfMonitorCounterInfoAMD if <pname> = COUNTER_TYPE_AMD
GL_UNSIGNED_INT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT - Static variable in class org.lwjgl.opengl.GL11
 
GL_UNSIGNED_INT16_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_UNSIGNED_INT16_VEC2_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_UNSIGNED_INT16_VEC3_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_UNSIGNED_INT16_VEC4_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_UNSIGNED_INT64_AMD - Static variable in class org.lwjgl.opengl.AMDPerformanceMonitor
Returned as a valid value in <data> parameter of GetPerfMonitorCounterInfoAMD if <pname> = COUNTER_TYPE_AMD
GL_UNSIGNED_INT64_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_UNSIGNED_INT64_NV - Static variable in class org.lwjgl.opengl.NVVertexAttribInteger64bit
Accepted by the <type> parameter of VertexAttribLPointerEXT, VertexArrayVertexAttribLOffsetEXT, and VertexAttribLFormatNV:
GL_UNSIGNED_INT64_VEC2_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_UNSIGNED_INT64_VEC3_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_UNSIGNED_INT64_VEC4_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_UNSIGNED_INT8_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_UNSIGNED_INT8_VEC2_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_UNSIGNED_INT8_VEC3_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_UNSIGNED_INT8_VEC4_NV - Static variable in class org.lwjgl.opengl.NVGpuShader5
Returned by the <type> parameter of GetActiveAttrib, GetActiveUniform, and GetTransformFeedbackVarying:
GL_UNSIGNED_INT_10_10_10_2 - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS, and TexSubImage4DSGIS:
GL_UNSIGNED_INT_10_10_10_2 - Static variable in class org.lwjgl.opengl.GL12
 
GL_UNSIGNED_INT_10_10_10_2_EXT - Static variable in class org.lwjgl.opengl.EXTPackedPixels
 
GL_UNSIGNED_INT_10F_11F_11F_REV - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, ColorSubTable, and GetColorTable:
GL_UNSIGNED_INT_10F_11F_11F_REV_EXT - Static variable in class org.lwjgl.opengl.EXTPackedFloat
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, ColorSubTable, and GetColorTable:
GL_UNSIGNED_INT_24_8 - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage:
GL_UNSIGNED_INT_24_8 - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage.
GL_UNSIGNED_INT_24_8_EXT - Static variable in class org.lwjgl.opengl.EXTPackedDepthStencil
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage.
GL_UNSIGNED_INT_24_8_NV - Static variable in class org.lwjgl.opengl.NVPackedDepthStencil
 
GL_UNSIGNED_INT_2_10_10_10_REV - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS, and TexSubImage4DSGIS:
GL_UNSIGNED_INT_2_10_10_10_REV - Static variable in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
Accepted by the <type> parameter of VertexAttribPointer, VertexPointer, NormalPointer, ColorPointer, SecondaryColorPointer, TexCoordPointer, VertexAttribP{1234}ui, VertexP*, TexCoordP*, MultiTexCoordP*, NormalP3ui, ColorP*, SecondaryColorP* and VertexAttribP*
GL_UNSIGNED_INT_2_10_10_10_REV - Static variable in class org.lwjgl.opengl.GL12
 
GL_UNSIGNED_INT_5_9_9_9_REV - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, ColorSubTable, and GetColorTable:
GL_UNSIGNED_INT_5_9_9_9_REV_EXT - Static variable in class org.lwjgl.opengl.EXTTextureSharedExponent
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, ColorSubTable, and GetColorTable:
GL_UNSIGNED_INT_8_8_8_8 - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS, and TexSubImage4DSGIS:
GL_UNSIGNED_INT_8_8_8_8 - Static variable in class org.lwjgl.opengl.GL12
 
GL_UNSIGNED_INT_8_8_8_8_EXT - Static variable in class org.lwjgl.opengl.EXTPackedPixels
 
GL_UNSIGNED_INT_8_8_8_8_REV - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS, and TexSubImage4DSGIS:
GL_UNSIGNED_INT_8_8_8_8_REV - Static variable in class org.lwjgl.opengl.GL12
 
GL_UNSIGNED_INT_8_8_S8_S8_REV_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <type> parameter of GetTexImage, TexImage1D, TexImage2D, TexSubImage1D, and TexSubImage2D.
GL_UNSIGNED_INT_8_8_S8_S8_REV_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_UNSIGNED_INT_IMAGE_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_IMAGE_1D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_IMAGE_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_IMAGE_2D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_IMAGE_2D_RECT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_IMAGE_3D_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_IMAGE_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_IMAGE_CUBE_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_S8_S8_8_8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <type> parameter of GetTexImage, TexImage1D, TexImage2D, TexSubImage1D, and TexSubImage2D.
GL_UNSIGNED_INT_S8_S8_8_8_NV - Static variable in class org.lwjgl.opengl.NVTextureShader2
 
GL_UNSIGNED_INT_SAMPLER_1D - Static variable in class org.lwjgl.opengl.GL30
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_SAMPLER_1D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_SAMPLER_1D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_SAMPLER_1D_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_SAMPLER_2D - Static variable in class org.lwjgl.opengl.GL30
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_SAMPLER_2D_ARRAY - Static variable in class org.lwjgl.opengl.GL30
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_SAMPLER_2D_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_SAMPLER_2D_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE - Static variable in class org.lwjgl.opengl.GL32
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.ARBTextureMultisample
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY - Static variable in class org.lwjgl.opengl.GL32
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_SAMPLER_2D_RECT - Static variable in class org.lwjgl.opengl.GL30
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_SAMPLER_2D_RECT_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_SAMPLER_3D - Static variable in class org.lwjgl.opengl.GL30
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_SAMPLER_3D_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_SAMPLER_BUFFER - Static variable in class org.lwjgl.opengl.GL30
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_SAMPLER_BUFFER_AMD - Static variable in class org.lwjgl.opengl.AMDVertexShaderTessellator
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_SAMPLER_BUFFER_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_SAMPLER_CUBE - Static variable in class org.lwjgl.opengl.GL30
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_SAMPLER_CUBE_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY - Static variable in class org.lwjgl.opengl.GL40
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY_ARB - Static variable in class org.lwjgl.opengl.ARBTextureCubeMapArray
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_SAMPLER_RENDERBUFFER_NV - Static variable in class org.lwjgl.opengl.NVExplicitMultisample
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_VEC2 - Static variable in class org.lwjgl.opengl.GL30
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_VEC2_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_VEC3 - Static variable in class org.lwjgl.opengl.GL30
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_VEC3_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_VEC4 - Static variable in class org.lwjgl.opengl.GL30
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INT_VEC4_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Returned by the <type> parameter of GetActiveUniform:
GL_UNSIGNED_INVERT_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_UNSIGNED_NORMALIZED - Static variable in class org.lwjgl.opengl.ARBFramebufferObject
Returned in <params> by GetFramebufferAttachmentParameteriv:
GL_UNSIGNED_NORMALIZED - Static variable in class org.lwjgl.opengl.GL30
Returned by the <params> parameter of GetTexLevelParameter:
GL_UNSIGNED_NORMALIZED_ARB - Static variable in class org.lwjgl.opengl.ARBTextureFloat
Returned by the <params> parameter of GetTexLevelParameter:
GL_UNSIGNED_SHORT - Static variable in class org.lwjgl.opengl.GL11
 
GL_UNSIGNED_SHORT_1_5_5_5_REV - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS, and TexSubImage4DSGIS:
GL_UNSIGNED_SHORT_1_5_5_5_REV - Static variable in class org.lwjgl.opengl.GL12
 
GL_UNSIGNED_SHORT_4_4_4_4 - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS, and TexSubImage4DSGIS:
GL_UNSIGNED_SHORT_4_4_4_4 - Static variable in class org.lwjgl.opengl.GL12
 
GL_UNSIGNED_SHORT_4_4_4_4_EXT - Static variable in class org.lwjgl.opengl.EXTPackedPixels
 
GL_UNSIGNED_SHORT_4_4_4_4_REV - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS, and TexSubImage4DSGIS:
GL_UNSIGNED_SHORT_4_4_4_4_REV - Static variable in class org.lwjgl.opengl.GL12
 
GL_UNSIGNED_SHORT_5_5_5_1 - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS, and TexSubImage4DSGIS:
GL_UNSIGNED_SHORT_5_5_5_1 - Static variable in class org.lwjgl.opengl.GL12
 
GL_UNSIGNED_SHORT_5_5_5_1_EXT - Static variable in class org.lwjgl.opengl.EXTPackedPixels
 
GL_UNSIGNED_SHORT_5_6_5 - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS, and TexSubImage4DSGIS:
GL_UNSIGNED_SHORT_5_6_5 - Static variable in class org.lwjgl.opengl.GL12
 
GL_UNSIGNED_SHORT_5_6_5_REV - Static variable in class org.lwjgl.opengl.APPLEPackedPixels
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4DSGIS, and TexSubImage4DSGIS:
GL_UNSIGNED_SHORT_5_6_5_REV - Static variable in class org.lwjgl.opengl.GL12
 
GL_UNSIGNED_SHORT_8_8_APPLE - Static variable in class org.lwjgl.opengl.APPLERgb422
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, GetColorTable:
GL_UNSIGNED_SHORT_8_8_APPLE - Static variable in class org.lwjgl.opengl.APPLEYcbcr422
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable:
GL_UNSIGNED_SHORT_8_8_REV_APPLE - Static variable in class org.lwjgl.opengl.APPLERgb422
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, GetColorTable:
GL_UNSIGNED_SHORT_8_8_REV_APPLE - Static variable in class org.lwjgl.opengl.APPLEYcbcr422
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable:
GL_UPPER_LEFT - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <param> parameter of PointParameter{if}vARB:
GL_V2F - Static variable in class org.lwjgl.opengl.GL11
 
GL_V3F - Static variable in class org.lwjgl.opengl.GL11
 
GL_VALIDATE_STATUS - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetObjectParameter{fi}vARB:
GL_VARIABLE_A_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_VARIABLE_B_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_VARIABLE_C_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_VARIABLE_D_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_VARIABLE_E_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_VARIABLE_F_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_VARIABLE_G_NV - Static variable in class org.lwjgl.opengl.NVRegisterCombiners
 
GL_VARIANT_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_VARIANT_ARRAY_POINTER_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_VARIANT_ARRAY_STRIDE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_VARIANT_ARRAY_TYPE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_VARIANT_DATATYPE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_VARIANT_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_VARIANT_VALUE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_VBO_FREE_MEMORY_ATI - Static variable in class org.lwjgl.opengl.ATIMeminfo
Accepted by the <value> parameter of GetIntegerv:
GL_VECTOR_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_VENDOR - Static variable in class org.lwjgl.opengl.GL11
 
GL_VERSION - Static variable in class org.lwjgl.opengl.GL11
 
GL_VERTEX_ARRAY - Static variable in class org.lwjgl.opengl.GL11
 
GL_VERTEX_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
Accepted by the <pname> parameter of BufferAddressRangeNV and the <value> parameter of GetIntegerui64vNV:
GL_VERTEX_ARRAY_BINDING - Static variable in class org.lwjgl.opengl.ARBVertexArrayObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_ARRAY_BINDING - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_ARRAY_BINDING_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexArrayObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
 
GL_VERTEX_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
Accepted by the <value> parameter of GetIntegerv:
GL_VERTEX_ARRAY_OBJECT_AMD - Static variable in class org.lwjgl.opengl.AMDNameGenDelete
Accepted as the <identifier> parameter of GenNamesAMD and DeleteNamesAMD:
GL_VERTEX_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL11
 
GL_VERTEX_ARRAY_RANGE_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexArrayRange
Accepted by the <cap> parameter of EnableClientState, DisableClientState, and IsEnabled:
GL_VERTEX_ARRAY_RANGE_LENGTH_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexArrayRange
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_ARRAY_RANGE_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexArrayRange
 
GL_VERTEX_ARRAY_RANGE_NV - Static variable in class org.lwjgl.opengl.NVVertexArrayRange
 
GL_VERTEX_ARRAY_RANGE_POINTER_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexArrayRange
Accepted by the <pname> parameter of GetPointerv:
GL_VERTEX_ARRAY_RANGE_POINTER_NV - Static variable in class org.lwjgl.opengl.NVVertexArrayRange
 
GL_VERTEX_ARRAY_RANGE_VALID_NV - Static variable in class org.lwjgl.opengl.NVVertexArrayRange
 
GL_VERTEX_ARRAY_RANGE_WITHOUT_FLUSH_NV - Static variable in class org.lwjgl.opengl.NVVertexArrayRange2
 
GL_VERTEX_ARRAY_SIZE - Static variable in class org.lwjgl.opengl.GL11
 
GL_VERTEX_ARRAY_STORAGE_HINT_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexArrayRange
Accepted by the <pname> parameter of VertexArrayParameteriAPPLE, GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL11
 
GL_VERTEX_ARRAY_TYPE - Static variable in class org.lwjgl.opengl.GL11
 
GL_VERTEX_ATTRIB_ARRAY0_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_ATTRIB_ARRAY10_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_ATTRIB_ARRAY11_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_ATTRIB_ARRAY12_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_ATTRIB_ARRAY13_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_ATTRIB_ARRAY14_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_ATTRIB_ARRAY15_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_ATTRIB_ARRAY1_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_ATTRIB_ARRAY2_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_ATTRIB_ARRAY3_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_ATTRIB_ARRAY4_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_ATTRIB_ARRAY5_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_ATTRIB_ARRAY6_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_ATTRIB_ARRAY7_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_ATTRIB_ARRAY8_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_ATTRIB_ARRAY9_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_ATTRIB_ARRAY_ADDRESS_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
Accepted by the <pname> parameter of BufferAddressRangeNV and the <value> parameter of GetIntegerui64i_vNV:
GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTShaderImageLoadStore
Accepted by the <barriers> parameter of MemoryBarrierEXT:
GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
 
GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
Accepted by the <pname> parameter of GetVertexAttribivARB:
GL_VERTEX_ATTRIB_ARRAY_DIVISOR - Static variable in class org.lwjgl.opengl.GL33
Accepted by the <pname> parameters of GetVertexAttribdv, GetVertexAttribfv, and GetVertexAttribiv:
GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ARB - Static variable in class org.lwjgl.opengl.ARBInstancedArrays
Accepted by the <pname> parameters of GetVertexAttribdv, GetVertexAttribfv, and GetVertexAttribiv:
GL_VERTEX_ATTRIB_ARRAY_ENABLED - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
GL_VERTEX_ATTRIB_ARRAY_ENABLED_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
Accepted by the <pname> parameter of GetVertexAttrib[dfi]vARB:
GL_VERTEX_ATTRIB_ARRAY_ENABLED_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
GL_VERTEX_ATTRIB_ARRAY_INTEGER - Static variable in class org.lwjgl.opengl.GL30
Accepted by the <pname> parameters of GetVertexAttribdv, GetVertexAttribfv, GetVertexAttribiv, GetVertexAttribIiv, and GetVertexAttribIuiv:
GL_VERTEX_ATTRIB_ARRAY_INTEGER_EXT - Static variable in class org.lwjgl.opengl.EXTGpuShader4
Accepted by the <pname> parameters of GetVertexAttribdv, GetVertexAttribfv, GetVertexAttribiv, GetVertexAttribIivEXT, and GetVertexAttribIuivEXT:
GL_VERTEX_ATTRIB_ARRAY_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
Accepted by the <target> parameter of GetIntegeri_vNV:
GL_VERTEX_ATTRIB_ARRAY_NORMALIZED - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
GL_VERTEX_ATTRIB_ARRAY_NORMALIZED_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
Accepted by the <pname> parameter of GetVertexAttrib[dfi]vARB:
GL_VERTEX_ATTRIB_ARRAY_NORMALIZED_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
GL_VERTEX_ATTRIB_ARRAY_POINTER - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetVertexAttribPointervARB:
GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
Accepted by the <pname> parameter of GetVertexAttribPointervARB:
GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
Accepted by the <pname> parameter of GetVertexAttribPointervARB:
GL_VERTEX_ATTRIB_ARRAY_SIZE - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
GL_VERTEX_ATTRIB_ARRAY_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
Accepted by the <pname> parameter of GetVertexAttrib[dfi]vARB:
GL_VERTEX_ATTRIB_ARRAY_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
GL_VERTEX_ATTRIB_ARRAY_STRIDE - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
GL_VERTEX_ATTRIB_ARRAY_STRIDE_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
Accepted by the <pname> parameter of GetVertexAttrib[dfi]vARB:
GL_VERTEX_ATTRIB_ARRAY_STRIDE_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
GL_VERTEX_ATTRIB_ARRAY_TYPE - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
GL_VERTEX_ATTRIB_ARRAY_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
Accepted by the <pname> parameter of GetVertexAttrib[dfi]vARB:
GL_VERTEX_ATTRIB_ARRAY_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
Accepted by the <pname> parameter of GetVertexAttrib{dfi}vARB:
GL_VERTEX_ATTRIB_ARRAY_UNIFIED_NV - Static variable in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
Accepted by the <cap> parameter of DisableClientState, EnableClientState, IsEnabled:
GL_VERTEX_ATTRIB_MAP1_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
Accepted by the <pname> parameter of EnableVertexAttribAPPLE, DisableVertexAttribAPPLE, and IsVertexAttribEnabledAPPLE.
GL_VERTEX_ATTRIB_MAP1_COEFF_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
Accepted by the <pname> parameter of GetVertexAttribdvARB, GetVertexAttribfvARB, and GetVertexAttribivARB.
GL_VERTEX_ATTRIB_MAP1_DOMAIN_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
Accepted by the <pname> parameter of GetVertexAttribdvARB, GetVertexAttribfvARB, and GetVertexAttribivARB.
GL_VERTEX_ATTRIB_MAP1_ORDER_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
Accepted by the <pname> parameter of GetVertexAttribdvARB, GetVertexAttribfvARB, and GetVertexAttribivARB.
GL_VERTEX_ATTRIB_MAP1_SIZE_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
Accepted by the <pname> parameter of GetVertexAttribdvARB, GetVertexAttribfvARB, and GetVertexAttribivARB.
GL_VERTEX_ATTRIB_MAP2_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
Accepted by the <pname> parameter of EnableVertexAttribAPPLE, DisableVertexAttribAPPLE, and IsVertexAttribEnabledAPPLE.
GL_VERTEX_ATTRIB_MAP2_COEFF_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
Accepted by the <pname> parameter of GetVertexAttribdvARB, GetVertexAttribfvARB, and GetVertexAttribivARB.
GL_VERTEX_ATTRIB_MAP2_DOMAIN_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
Accepted by the <pname> parameter of GetVertexAttribdvARB, GetVertexAttribfvARB, and GetVertexAttribivARB.
GL_VERTEX_ATTRIB_MAP2_ORDER_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
Accepted by the <pname> parameter of GetVertexAttribdvARB, GetVertexAttribfvARB, and GetVertexAttribivARB.
GL_VERTEX_ATTRIB_MAP2_SIZE_APPLE - Static variable in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
Accepted by the <pname> parameter of GetVertexAttribdvARB, GetVertexAttribfvARB, and GetVertexAttribivARB.
GL_VERTEX_BLEND_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_VERTEX_ID_NV - Static variable in class org.lwjgl.opengl.NVTransformFeedback
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:
GL_VERTEX_PROGRAM_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by the <target> parameter of ProgramStringARB, BindProgramARB, ProgramEnvParameter4[df][v]ARB, ProgramLocalParameter4[df][v]ARB, GetProgramEnvParameter[df]vARB, GetProgramLocalParameter[df]vARB, GetProgramivARB, and GetProgramStringARB.
GL_VERTEX_PROGRAM_BINDING_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_PROGRAM_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by the <target> parameter of BindProgramNV, ExecuteProgramNV, GetProgramParameter[df]vNV, GetTrackMatrixivNV, LoadProgramNV, ProgramParameter[s]4[df][v]NV, and TrackMatrixNV:
GL_VERTEX_PROGRAM_PARAMETER_BUFFER_NV - Static variable in class org.lwjgl.opengl.NVParameterBufferObject
Accepted by the <target> parameter of ProgramBufferParametersfvNV, ProgramBufferParametersIivNV, and ProgramBufferParametersIuivNV, BindBufferRangeNV, BindBufferOffsetNV, BindBufferBaseNV, and BindBuffer and the <value> parameter of GetIntegerIndexedvEXT:
GL_VERTEX_PROGRAM_POINT_SIZE - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_PROGRAM_POINT_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_PROGRAM_POINT_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_PROGRAM_POINT_SIZE_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_PROGRAM_TWO_SIDE - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_PROGRAM_TWO_SIDE_ARB - Static variable in class org.lwjgl.opengl.ARBVertexProgram
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_PROGRAM_TWO_SIDE_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_PROGRAM_TWO_SIDE_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_VERTEX_SHADER - Static variable in class org.lwjgl.opengl.GL20
Accepted by the <shaderType> argument of CreateShader and returned by the <params> parameter of GetShader{if}v:
GL_VERTEX_SHADER_ARB - Static variable in class org.lwjgl.opengl.ARBVertexShader
Accepted by the <shaderType> argument of CreateShaderObjectARB and returned by the <params> parameter of GetObjectParameter{if}vARB:
GL_VERTEX_SHADER_BINDING_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_VERTEX_SHADER_BIT - Static variable in class org.lwjgl.opengl.ARBSeparateShaderObjects
Accepted by <stages> parameter to UseProgramStages:
GL_VERTEX_SHADER_BIT - Static variable in class org.lwjgl.opengl.GL41
Accepted by <stages> parameter to UseProgramStages:
GL_VERTEX_SHADER_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_VERTEX_SHADER_INSTRUCTIONS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_VERTEX_SHADER_INVARIANTS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_VERTEX_SHADER_LOCAL_CONSTANTS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_VERTEX_SHADER_LOCALS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_VERTEX_SHADER_OPTIMIZED_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_VERTEX_SHADER_VARIANTS_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_VERTEX_SOURCE_ATI - Static variable in class org.lwjgl.opengl.ATIVertexStreams
 
GL_VERTEX_STATE_PROGRAM_NV - Static variable in class org.lwjgl.opengl.NVVertexProgram
Accepted by the <target> parameter of ExecuteProgramNV and LoadProgramNV:
GL_VERTEX_STREAM0_ATI - Static variable in class org.lwjgl.opengl.ATIVertexStreams
 
GL_VERTEX_STREAM1_ATI - Static variable in class org.lwjgl.opengl.ATIVertexStreams
 
GL_VERTEX_STREAM2_ATI - Static variable in class org.lwjgl.opengl.ATIVertexStreams
 
GL_VERTEX_STREAM3_ATI - Static variable in class org.lwjgl.opengl.ATIVertexStreams
 
GL_VERTEX_STREAM4_ATI - Static variable in class org.lwjgl.opengl.ATIVertexStreams
 
GL_VERTEX_STREAM5_ATI - Static variable in class org.lwjgl.opengl.ATIVertexStreams
 
GL_VERTEX_STREAM6_ATI - Static variable in class org.lwjgl.opengl.ATIVertexStreams
 
GL_VERTEX_STREAM7_ATI - Static variable in class org.lwjgl.opengl.ATIVertexStreams
 
GL_VERTEX_WEIGHT_ARRAY_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
 
GL_VERTEX_WEIGHT_ARRAY_POINTER_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
 
GL_VERTEX_WEIGHT_ARRAY_SIZE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
 
GL_VERTEX_WEIGHT_ARRAY_STRIDE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
 
GL_VERTEX_WEIGHT_ARRAY_TYPE_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
 
GL_VERTEX_WEIGHTING_EXT - Static variable in class org.lwjgl.opengl.EXTVertexWeighting
 
GL_VIBRANCE_BIAS_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
GL_VIBRANCE_SCALE_NV - Static variable in class org.lwjgl.opengl.NVTextureShader
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.
GL_VIEWPORT - Static variable in class org.lwjgl.opengl.ARBViewportArray
Accepted by the <pname> parameter of GetFloati_v:
GL_VIEWPORT - Static variable in class org.lwjgl.opengl.GL11
 
GL_VIEWPORT - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <pname> parameter of GetFloati_v:
GL_VIEWPORT_BIT - Static variable in class org.lwjgl.opengl.GL11
 
GL_VIEWPORT_BOUNDS_RANGE - Static variable in class org.lwjgl.opengl.ARBViewportArray
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
GL_VIEWPORT_BOUNDS_RANGE - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
GL_VIEWPORT_INDEX_PROVOKING_VERTEX - Static variable in class org.lwjgl.opengl.ARBViewportArray
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
GL_VIEWPORT_INDEX_PROVOKING_VERTEX - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
GL_VIEWPORT_SUBPIXEL_BITS - Static variable in class org.lwjgl.opengl.ARBViewportArray
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
GL_VIEWPORT_SUBPIXEL_BITS - Static variable in class org.lwjgl.opengl.GL41
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev and GetInteger64v:
GL_VOLATILE_APPLE - Static variable in class org.lwjgl.opengl.APPLEObjectPurgeable
Accepted by the <option> parameter of ObjectPurgeable, and returned by ObjectPurgeable:
GL_W_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_WAIT_FAILED - Static variable in class org.lwjgl.opengl.ARBSync
Returned by ClientWaitSync:
GL_WAIT_FAILED - Static variable in class org.lwjgl.opengl.GL32
Returned by ClientWaitSync:
GL_WEIGHT_ARRAY_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_WEIGHT_ARRAY_BUFFER_BINDING - Static variable in class org.lwjgl.opengl.GL15
 
GL_WEIGHT_ARRAY_BUFFER_BINDING_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBufferObject
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_WEIGHT_ARRAY_POINTER_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_WEIGHT_ARRAY_SIZE_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_WEIGHT_ARRAY_STRIDE_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_WEIGHT_ARRAY_TYPE_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_WEIGHT_SUM_UNITY_ARB - Static variable in class org.lwjgl.opengl.ARBVertexBlend
 
GL_WRITE_ONLY - Static variable in class org.lwjgl.opengl.GL15
 
GL_WRITE_ONLY - Static variable in class org.lwjgl.opengl.NVShaderBufferStore
Accepted by the <access> parameter of MakeBufferResidentNV:
GL_WRITE_ONLY_ARB - Static variable in class org.lwjgl.opengl.ARBBufferObject
Accepted by the <access> parameter of MapBufferARB:
GL_WRITE_PIXEL_DATA_RANGE_LENGTH_NV - Static variable in class org.lwjgl.opengl.NVPixelDataRange
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
GL_WRITE_PIXEL_DATA_RANGE_NV - Static variable in class org.lwjgl.opengl.NVPixelDataRange
Accepted by the <target> parameter of PixelDataRangeNV and FlushPixelDataRangeNV, and by the <cap> parameter of EnableClientState, DisableClientState, and IsEnabled:
GL_WRITE_PIXEL_DATA_RANGE_POINTER_NV - Static variable in class org.lwjgl.opengl.NVPixelDataRange
Accepted by the <pname> parameter of GetPointerv:
GL_X_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_XOR - Static variable in class org.lwjgl.opengl.GL11
 
GL_Y_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_YCBCR_422_APPLE - Static variable in class org.lwjgl.opengl.APPLEYcbcr422
Accepted by the <format> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable:
GL_Z_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_ZERO - Static variable in class org.lwjgl.opengl.GL11
 
GL_ZERO_EXT - Static variable in class org.lwjgl.opengl.EXTVertexShader
 
GL_ZOOM_X - Static variable in class org.lwjgl.opengl.GL11
 
GL_ZOOM_Y - Static variable in class org.lwjgl.opengl.GL11
 
glAccum(int, float) - Static method in class org.lwjgl.opengl.GL11
 
glActiveProgramEXT(int) - Static method in class org.lwjgl.opengl.EXTSeparateShaderObjects
 
glActiveShaderProgram(int, int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glActiveShaderProgram(int, int) - Static method in class org.lwjgl.opengl.GL41
 
glActiveStencilFaceEXT(int) - Static method in class org.lwjgl.opengl.EXTStencilTwoSide
 
glActiveTexture(int) - Static method in class org.lwjgl.opengl.GL13
 
glActiveTextureARB(int) - Static method in class org.lwjgl.opengl.ARBMultitexture
 
glActiveVaryingNV(int, ByteBuffer) - Static method in class org.lwjgl.opengl.NVTransformFeedback
 
glActiveVaryingNV(int, CharSequence) - Static method in class org.lwjgl.opengl.NVTransformFeedback
Overloads glActiveVaryingNV.
glAllocateMemoryNV(int, float, float, float) - Static method in class org.lwjgl.opengl.NVVertexArrayRange
 
glAlphaFragmentOp1ATI(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ATIFragmentShader
 
glAlphaFragmentOp2ATI(int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ATIFragmentShader
 
glAlphaFragmentOp3ATI(int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ATIFragmentShader
 
glAlphaFunc(int, float) - Static method in class org.lwjgl.opengl.GL11
 
glAreProgramsResidentNV(IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.NVProgram
 
glAreTexturesResident(IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glArrayElement(int) - Static method in class org.lwjgl.opengl.GL11
 
glArrayObjectATI(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
 
glAttachObjectARB(int, int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glAttachShader(int, int) - Static method in class org.lwjgl.opengl.GL20
 
glBegin(int) - Static method in class org.lwjgl.opengl.GL11
 
glBeginConditionalRender(int, int) - Static method in class org.lwjgl.opengl.GL30
 
glBeginConditionalRenderNV(int, int) - Static method in class org.lwjgl.opengl.NVConditionalRender
 
glBeginFragmentShaderATI() - Static method in class org.lwjgl.opengl.ATIFragmentShader
 
glBeginOcclusionQueryNV(int) - Static method in class org.lwjgl.opengl.NVOcclusionQuery
 
glBeginPerfMonitorAMD(int) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
 
glBeginQuery(int, int) - Static method in class org.lwjgl.opengl.GL15
 
glBeginQueryARB(int, int) - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
 
glBeginQueryIndexed(int, int, int) - Static method in class org.lwjgl.opengl.ARBTransformFeedback3
 
glBeginQueryIndexed(int, int, int) - Static method in class org.lwjgl.opengl.GL40
 
glBeginTransformFeedback(int) - Static method in class org.lwjgl.opengl.GL30
 
glBeginTransformFeedbackEXT(int) - Static method in class org.lwjgl.opengl.EXTTransformFeedback
 
glBeginTransformFeedbackNV(int) - Static method in class org.lwjgl.opengl.NVTransformFeedback
 
glBeginVertexShaderEXT() - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glBindAttribLocation(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glBindAttribLocation(int, int, CharSequence) - Static method in class org.lwjgl.opengl.GL20
Overloads glBindAttribLocation.
glBindAttribLocationARB(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glBindAttribLocationARB(int, int, CharSequence) - Static method in class org.lwjgl.opengl.ARBVertexShader
Overloads glBindAttribLocationARB.
glBindBuffer(int, int) - Static method in class org.lwjgl.opengl.GL15
 
glBindBufferARB(int, int) - Static method in class org.lwjgl.opengl.ARBBufferObject
 
glBindBufferBase(int, int, int) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
 
glBindBufferBase(int, int, int) - Static method in class org.lwjgl.opengl.GL30
 
glBindBufferBaseEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTTransformFeedback
 
glBindBufferBaseNV(int, int, int) - Static method in class org.lwjgl.opengl.NVTransformFeedback
 
glBindBufferOffsetEXT(int, int, int, long) - Static method in class org.lwjgl.opengl.EXTTransformFeedback
 
glBindBufferOffsetNV(int, int, int, long) - Static method in class org.lwjgl.opengl.NVTransformFeedback
 
glBindBufferRange(int, int, int, long, long) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
 
glBindBufferRange(int, int, int, long, long) - Static method in class org.lwjgl.opengl.GL30
 
glBindBufferRangeEXT(int, int, int, long, long) - Static method in class org.lwjgl.opengl.EXTTransformFeedback
 
glBindBufferRangeNV(int, int, int, long, long) - Static method in class org.lwjgl.opengl.NVTransformFeedback
 
glBindFragDataLocation(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glBindFragDataLocation(int, int, CharSequence) - Static method in class org.lwjgl.opengl.GL30
Overloads glBindFragDataLocation.
glBindFragDataLocationEXT(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glBindFragDataLocationEXT(int, int, CharSequence) - Static method in class org.lwjgl.opengl.EXTGpuShader4
Overloads glBindFragDataLocationEXT.
glBindFragDataLocationIndexed(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBBlendFuncExtended
 
glBindFragDataLocationIndexed(int, int, int, CharSequence) - Static method in class org.lwjgl.opengl.ARBBlendFuncExtended
Overloads glBindFragDataLocationIndexed.
glBindFragDataLocationIndexed(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glBindFragDataLocationIndexed(int, int, int, CharSequence) - Static method in class org.lwjgl.opengl.GL33
Overloads glBindFragDataLocationIndexed.
glBindFragmentShaderATI(int) - Static method in class org.lwjgl.opengl.ATIFragmentShader
 
glBindFramebuffer(int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
 
glBindFramebuffer(int, int) - Static method in class org.lwjgl.opengl.GL30
 
glBindFramebufferEXT(int, int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
 
glBindImageTextureEXT(int, int, int, boolean, int, int, int) - Static method in class org.lwjgl.opengl.EXTShaderImageLoadStore
 
glBindLightParameterEXT(int, int) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glBindMaterialParameterEXT(int, int) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glBindMultiTextureEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glBindParameterEXT(int) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glBindProgramARB(int, int) - Static method in class org.lwjgl.opengl.ARBProgram
 
glBindProgramNV(int, int) - Static method in class org.lwjgl.opengl.NVProgram
 
glBindProgramPipeline(int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glBindProgramPipeline(int) - Static method in class org.lwjgl.opengl.GL41
 
glBindRenderbuffer(int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
 
glBindRenderbuffer(int, int) - Static method in class org.lwjgl.opengl.GL30
 
glBindRenderbufferEXT(int, int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
 
glBindSampler(int, int) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
 
glBindSampler(int, int) - Static method in class org.lwjgl.opengl.GL33
 
glBindTexGenParameterEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glBindTexture(int, int) - Static method in class org.lwjgl.opengl.GL11
 
glBindTextureUnitParameterEXT(int, int) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glBindTransformFeedback(int, int) - Static method in class org.lwjgl.opengl.ARBTransformFeedback2
 
glBindTransformFeedback(int, int) - Static method in class org.lwjgl.opengl.GL40
 
glBindTransformFeedbackNV(int, int) - Static method in class org.lwjgl.opengl.NVTransformFeedback2
 
glBindVertexArray(int) - Static method in class org.lwjgl.opengl.ARBVertexArrayObject
 
glBindVertexArray(int) - Static method in class org.lwjgl.opengl.GL30
 
glBindVertexArrayAPPLE(int) - Static method in class org.lwjgl.opengl.APPLEVertexArrayObject
 
glBindVertexShaderEXT(int) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glBitmap(int, int, float, float, float, float, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glBitmap(int, int, float, float, float, float, long) - Static method in class org.lwjgl.opengl.GL11
 
glBlendColor(float, float, float, float) - Static method in class org.lwjgl.opengl.ARBImaging
 
glBlendColor(float, float, float, float) - Static method in class org.lwjgl.opengl.GL14
 
glBlendColorEXT(float, float, float, float) - Static method in class org.lwjgl.opengl.EXTBlendColor
 
glBlendEquation(int) - Static method in class org.lwjgl.opengl.ARBImaging
 
glBlendEquation(int) - Static method in class org.lwjgl.opengl.GL14
 
glBlendEquationEXT(int) - Static method in class org.lwjgl.opengl.EXTBlendMinmax
 
glBlendEquationi(int, int) - Static method in class org.lwjgl.opengl.GL40
 
glBlendEquationiARB(int, int) - Static method in class org.lwjgl.opengl.ARBDrawBuffersBlend
 
glBlendEquationIndexedAMD(int, int) - Static method in class org.lwjgl.opengl.AMDDrawBuffersBlend
 
glBlendEquationSeparate(int, int) - Static method in class org.lwjgl.opengl.GL20
 
glBlendEquationSeparateEXT(int, int) - Static method in class org.lwjgl.opengl.EXTBlendEquationSeparate
 
glBlendEquationSeparatei(int, int, int) - Static method in class org.lwjgl.opengl.GL40
 
glBlendEquationSeparateiARB(int, int, int) - Static method in class org.lwjgl.opengl.ARBDrawBuffersBlend
 
glBlendEquationSeparateIndexedAMD(int, int, int) - Static method in class org.lwjgl.opengl.AMDDrawBuffersBlend
 
glBlendFunc(int, int) - Static method in class org.lwjgl.opengl.GL11
 
glBlendFunci(int, int, int) - Static method in class org.lwjgl.opengl.GL40
 
glBlendFunciARB(int, int, int) - Static method in class org.lwjgl.opengl.ARBDrawBuffersBlend
 
glBlendFuncIndexedAMD(int, int, int) - Static method in class org.lwjgl.opengl.AMDDrawBuffersBlend
 
glBlendFuncSeparate(int, int, int, int) - Static method in class org.lwjgl.opengl.GL14
 
glBlendFuncSeparateEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTBlendFuncSeparate
 
glBlendFuncSeparatei(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL40
 
glBlendFuncSeparateiARB(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBDrawBuffersBlend
 
glBlendFuncSeparateIndexedAMD(int, int, int, int, int) - Static method in class org.lwjgl.opengl.AMDDrawBuffersBlend
 
glBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
 
glBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
Transfers a rectangle of pixel values from one region of the read framebuffer to another in the draw framebuffer.
glBlitFramebufferEXT(int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTFramebufferBlit
Transfers a rectangle of pixel values from one region of the read framebuffer to another in the draw framebuffer.
glBufferAddressRangeNV(int, int, long, long) - Static method in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
 
glBufferData(int, long, int) - Static method in class org.lwjgl.opengl.GL15
 
glBufferData(int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.GL15
 
glBufferData(int, DoubleBuffer, int) - Static method in class org.lwjgl.opengl.GL15
 
glBufferData(int, FloatBuffer, int) - Static method in class org.lwjgl.opengl.GL15
 
glBufferData(int, IntBuffer, int) - Static method in class org.lwjgl.opengl.GL15
 
glBufferData(int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.GL15
 
glBufferDataARB(int, long, int) - Static method in class org.lwjgl.opengl.ARBBufferObject
 
glBufferDataARB(int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.ARBBufferObject
 
glBufferDataARB(int, DoubleBuffer, int) - Static method in class org.lwjgl.opengl.ARBBufferObject
 
glBufferDataARB(int, FloatBuffer, int) - Static method in class org.lwjgl.opengl.ARBBufferObject
 
glBufferDataARB(int, IntBuffer, int) - Static method in class org.lwjgl.opengl.ARBBufferObject
 
glBufferDataARB(int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.ARBBufferObject
 
glBufferParameteriAPPLE(int, int, int) - Static method in class org.lwjgl.opengl.APPLEFlushBufferRange
 
glBufferSubData(int, long, ByteBuffer) - Static method in class org.lwjgl.opengl.GL15
 
glBufferSubData(int, long, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL15
 
glBufferSubData(int, long, FloatBuffer) - Static method in class org.lwjgl.opengl.GL15
 
glBufferSubData(int, long, IntBuffer) - Static method in class org.lwjgl.opengl.GL15
 
glBufferSubData(int, long, ShortBuffer) - Static method in class org.lwjgl.opengl.GL15
 
glBufferSubDataARB(int, long, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
 
glBufferSubDataARB(int, long, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
 
glBufferSubDataARB(int, long, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
 
glBufferSubDataARB(int, long, IntBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
 
glBufferSubDataARB(int, long, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
 
glCallList(int) - Static method in class org.lwjgl.opengl.GL11
 
glCallLists(ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glCallLists(IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glCallLists(ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glCheckFramebufferStatus(int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
 
glCheckFramebufferStatus(int) - Static method in class org.lwjgl.opengl.GL30
 
glCheckFramebufferStatusEXT(int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
 
glCheckNamedFramebufferStatusEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glClampColor(int, int) - Static method in class org.lwjgl.opengl.GL30
 
glClampColorARB(int, int) - Static method in class org.lwjgl.opengl.ARBColorBufferFloat
 
glClear(int) - Static method in class org.lwjgl.opengl.GL11
 
glClearAccum(float, float, float, float) - Static method in class org.lwjgl.opengl.GL11
 
glClearBuffer(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glClearBuffer(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glClearBufferfi(int, int, float, int) - Static method in class org.lwjgl.opengl.GL30
 
glClearBufferu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glClearColor(float, float, float, float) - Static method in class org.lwjgl.opengl.GL11
 
glClearColorIiEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTTextureInteger
 
glClearColorIuiEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTTextureInteger
 
glClearDepth(double) - Static method in class org.lwjgl.opengl.GL11
 
glClearDepthdNV(double) - Static method in class org.lwjgl.opengl.NVDepthBufferFloat
 
glClearDepthf(float) - Static method in class org.lwjgl.opengl.ARBES2Compatibility
 
glClearDepthf(float) - Static method in class org.lwjgl.opengl.GL41
 
glClearStencil(int) - Static method in class org.lwjgl.opengl.GL11
 
glClientActiveTexture(int) - Static method in class org.lwjgl.opengl.GL13
 
glClientActiveTextureARB(int) - Static method in class org.lwjgl.opengl.ARBMultitexture
 
glClientActiveVertexStreamATI(int) - Static method in class org.lwjgl.opengl.ATIVertexStreams
 
glClientAttribDefaultEXT(int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glClientWaitSync(GLSync, int, long) - Static method in class org.lwjgl.opengl.ARBSync
 
glClientWaitSync(GLSync, int, long) - Static method in class org.lwjgl.opengl.GL32
 
glClipPlane(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glColor3b(byte, byte, byte) - Static method in class org.lwjgl.opengl.GL11
 
glColor3d(double, double, double) - Static method in class org.lwjgl.opengl.GL11
 
glColor3f(float, float, float) - Static method in class org.lwjgl.opengl.GL11
 
glColor3hNV(short, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
 
glColor3ub(byte, byte, byte) - Static method in class org.lwjgl.opengl.GL11
 
glColor4b(byte, byte, byte, byte) - Static method in class org.lwjgl.opengl.GL11
 
glColor4d(double, double, double, double) - Static method in class org.lwjgl.opengl.GL11
 
glColor4f(float, float, float, float) - Static method in class org.lwjgl.opengl.GL11
 
glColor4hNV(short, short, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
 
glColor4ub(byte, byte, byte, byte) - Static method in class org.lwjgl.opengl.GL11
 
glColorFormatNV(int, int, int) - Static method in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
 
glColorFragmentOp1ATI(int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ATIFragmentShader
 
glColorFragmentOp2ATI(int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ATIFragmentShader
 
glColorFragmentOp3ATI(int, int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ATIFragmentShader
 
glColorMask(boolean, boolean, boolean, boolean) - Static method in class org.lwjgl.opengl.GL11
 
glColorMaski(int, boolean, boolean, boolean, boolean) - Static method in class org.lwjgl.opengl.GL30
 
glColorMaskIndexedEXT(int, boolean, boolean, boolean, boolean) - Static method in class org.lwjgl.opengl.EXTDrawBuffers2
 
glColorMaterial(int, int) - Static method in class org.lwjgl.opengl.GL11
 
glColorP3u(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glColorP3u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glColorP3ui(int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glColorP3ui(int, int) - Static method in class org.lwjgl.opengl.GL33
 
glColorP4u(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glColorP4u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glColorP4ui(int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glColorP4ui(int, int) - Static method in class org.lwjgl.opengl.GL33
 
glColorPointer(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glColorPointer(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glColorPointer(int, boolean, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glColorPointer(int, int, int, long) - Static method in class org.lwjgl.opengl.GL11
 
glColorSubTable(int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glColorSubTable(int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glColorSubTable(int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glColorSubTable(int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBImaging
 
glColorSubTableEXT(int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
 
glColorSubTableEXT(int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
 
glColorSubTableEXT(int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
 
glColorSubTableEXT(int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
 
glColorSubTableEXT(int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
 
glColorTable(int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glColorTable(int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glColorTable(int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glColorTable(int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBImaging
 
glColorTableEXT(int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
 
glColorTableEXT(int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
 
glColorTableEXT(int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
 
glColorTableEXT(int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
 
glColorTableEXT(int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
 
glColorTableParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glColorTableParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glCombinerInputNV(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
 
glCombinerOutputNV(int, int, int, int, int, int, int, boolean, boolean, boolean) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
 
glCombinerParameterfNV(int, float) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
 
glCombinerParameteriNV(int, int) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
 
glCombinerParameterNV(int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
 
glCombinerParameterNV(int, IntBuffer) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
 
glCombinerStageParameterNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVRegisterCombiners2
 
glCompileShader(int) - Static method in class org.lwjgl.opengl.GL20
 
glCompileShaderARB(int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glCompileShaderIncludeARB(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
 
glCompileShaderIncludeARB(int, CharSequence[]) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
Overloads glCompileShaderIncludeARB.
glCompressedMultiTexImage1DEXT(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCompressedMultiTexImage1DEXT(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCompressedMultiTexImage2DEXT(int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCompressedMultiTexImage2DEXT(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCompressedMultiTexImage3DEXT(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCompressedMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCompressedMultiTexSubImage1DEXT(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCompressedMultiTexSubImage1DEXT(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCompressedMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCompressedMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCompressedMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCompressedMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCompressedTexImage1D(int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL13
 
glCompressedTexImage1D(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL13
 
glCompressedTexImage1DARB(int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBTextureCompression
 
glCompressedTexImage1DARB(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBTextureCompression
 
glCompressedTexImage2D(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL13
 
glCompressedTexImage2D(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL13
 
glCompressedTexImage2DARB(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBTextureCompression
 
glCompressedTexImage2DARB(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBTextureCompression
 
glCompressedTexImage3D(int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL13
 
glCompressedTexImage3D(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL13
 
glCompressedTexImage3DARB(int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBTextureCompression
 
glCompressedTexImage3DARB(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBTextureCompression
 
glCompressedTexSubImage1D(int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL13
 
glCompressedTexSubImage1D(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL13
 
glCompressedTexSubImage1DARB(int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBTextureCompression
 
glCompressedTexSubImage1DARB(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBTextureCompression
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL13
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL13
 
glCompressedTexSubImage2DARB(int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBTextureCompression
 
glCompressedTexSubImage2DARB(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBTextureCompression
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL13
 
glCompressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL13
 
glCompressedTexSubImage3DARB(int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBTextureCompression
 
glCompressedTexSubImage3DARB(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBTextureCompression
 
glCompressedTextureImage1DEXT(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCompressedTextureImage1DEXT(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCompressedTextureImage2DEXT(int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCompressedTextureImage2DEXT(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCompressedTextureImage3DEXT(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCompressedTextureImage3DEXT(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCompressedTextureSubImage1DEXT(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCompressedTextureSubImage1DEXT(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCompressedTextureSubImage2DEXT(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCompressedTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCompressedTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCompressedTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
GLContext - Class in org.lwjgl.opengl

Manages GL contexts.

GLContext() - Constructor for class org.lwjgl.opengl.GLContext
 
glConvolutionFilter1D(int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glConvolutionFilter1D(int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glConvolutionFilter1D(int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glConvolutionFilter1D(int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glConvolutionFilter1D(int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glConvolutionFilter1D(int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBImaging
 
glConvolutionFilter2D(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glConvolutionFilter2D(int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glConvolutionFilter2D(int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glConvolutionFilter2D(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBImaging
 
glConvolutionParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glConvolutionParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glConvolutionParameterf(int, int, float) - Static method in class org.lwjgl.opengl.ARBImaging
 
glConvolutionParameteri(int, int, int) - Static method in class org.lwjgl.opengl.ARBImaging
 
glCopyBufferSubData(int, int, long, long, long) - Static method in class org.lwjgl.opengl.ARBCopyBuffer
 
glCopyBufferSubData(int, int, long, long, long) - Static method in class org.lwjgl.opengl.GL31
 
glCopyColorSubTable(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBImaging
 
glCopyColorTable(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBImaging
 
glCopyConvolutionFilter1D(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBImaging
 
glCopyConvolutionFilter2D(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBImaging
 
glCopyImageSubDataNV(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.NVCopyImage
 
glCopyMultiTexImage1DEXT(int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCopyMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCopyMultiTexSubImage1DEXT(int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCopyMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCopyMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCopyPixels(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL11
 
glCopyTexImage1D(int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL11
 
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL11
 
glCopyTexSubImage1D(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL11
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL11
 
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL12
 
glCopyTextureImage1DEXT(int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCopyTextureImage2DEXT(int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCopyTextureSubImage1DEXT(int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCopyTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCopyTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glCreateProgram() - Static method in class org.lwjgl.opengl.GL20
 
glCreateProgramObjectARB() - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glCreateShader(int) - Static method in class org.lwjgl.opengl.GL20
 
glCreateShaderObjectARB(int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glCreateShaderProgram(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glCreateShaderProgram(int, CharSequence) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
Overloads glCreateShaderProgramv.
glCreateShaderProgram(int, CharSequence[]) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
Overloads glCreateShaderProgramv.
glCreateShaderProgram(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glCreateShaderProgram(int, CharSequence) - Static method in class org.lwjgl.opengl.GL41
Overloads glCreateShaderProgramv.
glCreateShaderProgram(int, CharSequence[]) - Static method in class org.lwjgl.opengl.GL41
Overloads glCreateShaderProgramv.
glCreateShaderProgramEXT(int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTSeparateShaderObjects
 
glCreateShaderProgramEXT(int, CharSequence) - Static method in class org.lwjgl.opengl.EXTSeparateShaderObjects
Overloads glCreateShaderProgramEXT.
glCreateSyncFromCLeventARB(CLContext, CLEvent, int) - Static method in class org.lwjgl.opengl.ARBCLEvent
 
glCullFace(int) - Static method in class org.lwjgl.opengl.GL11
 
glCurrentPaletteMatrixARB(int) - Static method in class org.lwjgl.opengl.ARBMatrixPalette
 
glDebugMessageCallbackAMD(AMDDebugOutputCallback) - Static method in class org.lwjgl.opengl.AMDDebugOutput
The AMDDebugOutputCallback.Handler implementation passed to this method will be used for AMD_debug_output messages.
glDebugMessageCallbackARB(ARBDebugOutputCallback) - Static method in class org.lwjgl.opengl.ARBDebugOutput
The ARBDebugOutputCallback.Handler implementation passed to this method will be used for ARB_debug_output messages.
glDebugMessageControlARB(int, int, int, IntBuffer, boolean) - Static method in class org.lwjgl.opengl.ARBDebugOutput
 
glDebugMessageEnableAMD(int, int, IntBuffer, boolean) - Static method in class org.lwjgl.opengl.AMDDebugOutput
 
glDebugMessageInsertAMD(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.AMDDebugOutput
 
glDebugMessageInsertAMD(int, int, int, CharSequence) - Static method in class org.lwjgl.opengl.AMDDebugOutput
Overloads glDebugMessageInsertAMD.
glDebugMessageInsertARB(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBDebugOutput
 
glDebugMessageInsertARB(int, int, int, int, CharSequence) - Static method in class org.lwjgl.opengl.ARBDebugOutput
Overloads glDebugMessageInsertARB.
glDeleteBuffers(IntBuffer) - Static method in class org.lwjgl.opengl.GL15
 
glDeleteBuffers(int) - Static method in class org.lwjgl.opengl.GL15
Overloads glDeleteBuffers.
glDeleteBuffersARB(IntBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
 
glDeleteBuffersARB(int) - Static method in class org.lwjgl.opengl.ARBBufferObject
Overloads glDeleteBuffersARB.
glDeleteFencesAPPLE(IntBuffer) - Static method in class org.lwjgl.opengl.APPLEFence
 
glDeleteFencesAPPLE(int) - Static method in class org.lwjgl.opengl.APPLEFence
Overloads glDeleteFencesAPPLE.
glDeleteFencesNV(IntBuffer) - Static method in class org.lwjgl.opengl.NVFence
 
glDeleteFencesNV(int) - Static method in class org.lwjgl.opengl.NVFence
Overloads glDeleteFencesNV.
glDeleteFragmentShaderATI(int) - Static method in class org.lwjgl.opengl.ATIFragmentShader
 
glDeleteFramebuffers(IntBuffer) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
 
glDeleteFramebuffers(int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
Overloads glDeleteFramebuffers.
glDeleteFramebuffers(IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glDeleteFramebuffers(int) - Static method in class org.lwjgl.opengl.GL30
Overloads glDeleteFramebuffers.
glDeleteFramebuffersEXT(IntBuffer) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
 
glDeleteFramebuffersEXT(int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
Overloads glDeleteFramebuffersEXT.
glDeleteLists(int, int) - Static method in class org.lwjgl.opengl.GL11
 
glDeleteNamedStringARB(ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
 
glDeleteNamedStringARB(CharSequence) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
Overloads glDeleteNamedStringARB.
glDeleteNamesAMD(int, IntBuffer) - Static method in class org.lwjgl.opengl.AMDNameGenDelete
 
glDeleteNamesAMD(int, int) - Static method in class org.lwjgl.opengl.AMDNameGenDelete
Overloads glDeleteNamesAMD.
glDeleteObjectARB(int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glDeleteOcclusionQueriesNV(IntBuffer) - Static method in class org.lwjgl.opengl.NVOcclusionQuery
 
glDeleteOcclusionQueriesNV(int) - Static method in class org.lwjgl.opengl.NVOcclusionQuery
Overloads glDeleteOcclusionQueriesNV.
glDeletePerfMonitorsAMD(IntBuffer) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
 
glDeletePerfMonitorsAMD(int) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
Overloads glDeletePerfMonitorsAMD.
glDeleteProgram(int) - Static method in class org.lwjgl.opengl.GL20
 
glDeleteProgramPipelines(IntBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glDeleteProgramPipelines(int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
Overloads glDeleteProgramPipelines.
glDeleteProgramPipelines(IntBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glDeleteProgramPipelines(int) - Static method in class org.lwjgl.opengl.GL41
Overloads glDeleteProgramPipelines.
glDeleteProgramsARB(IntBuffer) - Static method in class org.lwjgl.opengl.ARBProgram
 
glDeleteProgramsARB(int) - Static method in class org.lwjgl.opengl.ARBProgram
Overloads glDeleteProgramsARB.
glDeleteProgramsNV(IntBuffer) - Static method in class org.lwjgl.opengl.NVProgram
 
glDeleteProgramsNV(int) - Static method in class org.lwjgl.opengl.NVProgram
Overloads glDeleteProgramsNV.
glDeleteQueries(IntBuffer) - Static method in class org.lwjgl.opengl.GL15
 
glDeleteQueries(int) - Static method in class org.lwjgl.opengl.GL15
Overloads glDeleteQueries.
glDeleteQueriesARB(IntBuffer) - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
 
glDeleteQueriesARB(int) - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
Overloads glDeleteQueriesARB.
glDeleteRenderbuffers(IntBuffer) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
 
glDeleteRenderbuffers(int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
Overloads glDeleteRenderbuffers.
glDeleteRenderbuffers(IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glDeleteRenderbuffers(int) - Static method in class org.lwjgl.opengl.GL30
Overloads glDeleteRenderbuffers.
glDeleteRenderbuffersEXT(IntBuffer) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
 
glDeleteRenderbuffersEXT(int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
Overloads glDeleteRenderbuffersEXT.
glDeleteSamplers(IntBuffer) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
 
glDeleteSamplers(int) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
Overloads glDeleteSamplers.
glDeleteSamplers(IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glDeleteSamplers(int) - Static method in class org.lwjgl.opengl.GL33
Overloads glDeleteSamplers.
glDeleteShader(int) - Static method in class org.lwjgl.opengl.GL20
 
glDeleteSync(GLSync) - Static method in class org.lwjgl.opengl.ARBSync
 
glDeleteSync(GLSync) - Static method in class org.lwjgl.opengl.GL32
 
glDeleteTextures(IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glDeleteTextures(int) - Static method in class org.lwjgl.opengl.GL11
Overloads glDeleteTextures.
glDeleteTransformFeedbacks(IntBuffer) - Static method in class org.lwjgl.opengl.ARBTransformFeedback2
 
glDeleteTransformFeedbacks(int) - Static method in class org.lwjgl.opengl.ARBTransformFeedback2
Overloads glDeleteTransformFeedbacks.
glDeleteTransformFeedbacks(IntBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glDeleteTransformFeedbacks(int) - Static method in class org.lwjgl.opengl.GL40
Overloads glDeleteTransformFeedbacks.
glDeleteTransformFeedbacksNV(IntBuffer) - Static method in class org.lwjgl.opengl.NVTransformFeedback2
 
glDeleteTransformFeedbacksNV(int) - Static method in class org.lwjgl.opengl.NVTransformFeedback2
Overloads glDeleteTransformFeedbacksNV.
glDeleteVertexArrays(IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexArrayObject
 
glDeleteVertexArrays(int) - Static method in class org.lwjgl.opengl.ARBVertexArrayObject
Overloads glDeleteVertexArrays.
glDeleteVertexArrays(IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glDeleteVertexArrays(int) - Static method in class org.lwjgl.opengl.GL30
Overloads glDeleteVertexArrays.
glDeleteVertexArraysAPPLE(IntBuffer) - Static method in class org.lwjgl.opengl.APPLEVertexArrayObject
 
glDeleteVertexArraysAPPLE(int) - Static method in class org.lwjgl.opengl.APPLEVertexArrayObject
Overloads glDeleteVertexArraysAPPLE.
glDeleteVertexShaderEXT(int) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glDepthBoundsdNV(double, double) - Static method in class org.lwjgl.opengl.NVDepthBufferFloat
 
glDepthBoundsEXT(double, double) - Static method in class org.lwjgl.opengl.EXTDepthBoundsTest
 
glDepthFunc(int) - Static method in class org.lwjgl.opengl.GL11
 
glDepthMask(boolean) - Static method in class org.lwjgl.opengl.GL11
 
glDepthRange(double, double) - Static method in class org.lwjgl.opengl.GL11
 
glDepthRangeArray(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBViewportArray
 
glDepthRangeArray(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glDepthRangedNV(double, double) - Static method in class org.lwjgl.opengl.NVDepthBufferFloat
 
glDepthRangef(float, float) - Static method in class org.lwjgl.opengl.ARBES2Compatibility
 
glDepthRangef(float, float) - Static method in class org.lwjgl.opengl.GL41
 
glDepthRangeIndexed(int, double, double) - Static method in class org.lwjgl.opengl.ARBViewportArray
 
glDepthRangeIndexed(int, double, double) - Static method in class org.lwjgl.opengl.GL41
 
glDetachObjectARB(int, int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glDetachShader(int, int) - Static method in class org.lwjgl.opengl.GL20
 
glDisable(int) - Static method in class org.lwjgl.opengl.GL11
 
glDisableClientState(int) - Static method in class org.lwjgl.opengl.GL11
 
glDisableClientStateiEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glDisableClientStateIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glDisablei(int, int) - Static method in class org.lwjgl.opengl.GL30
 
glDisableIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.ARBViewportArray
 
glDisableIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glDisableIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDrawBuffers2
 
glDisableVariantClientStateEXT(int) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glDisableVertexArrayAttribEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glDisableVertexArrayEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glDisableVertexAttribAPPLE(int, int) - Static method in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
 
glDisableVertexAttribArray(int) - Static method in class org.lwjgl.opengl.GL20
 
glDisableVertexAttribArrayARB(int) - Static method in class org.lwjgl.opengl.ARBVertexProgram
 
glDisableVertexAttribArrayARB(int) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glDrawArrays(int, int, int) - Static method in class org.lwjgl.opengl.GL11
 
glDrawArraysIndirect(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDrawIndirect
 
glDrawArraysIndirect(int, long) - Static method in class org.lwjgl.opengl.ARBDrawIndirect
 
glDrawArraysIndirect(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glDrawArraysIndirect(int, long) - Static method in class org.lwjgl.opengl.GL40
 
glDrawArraysInstanced(int, int, int, int) - Static method in class org.lwjgl.opengl.GL31
 
glDrawArraysInstancedARB(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBDrawInstanced
 
glDrawArraysInstancedEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDrawInstanced
 
glDrawBuffer(int) - Static method in class org.lwjgl.opengl.GL11
 
glDrawBuffers(IntBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glDrawBuffers(int) - Static method in class org.lwjgl.opengl.GL20
Overloads glDrawBuffers.
glDrawBuffersARB(IntBuffer) - Static method in class org.lwjgl.opengl.ARBDrawBuffers
 
glDrawBuffersARB(int) - Static method in class org.lwjgl.opengl.ARBDrawBuffers
Overloads glDrawBuffersARB.
glDrawBuffersATI(IntBuffer) - Static method in class org.lwjgl.opengl.ATIDrawBuffers
 
glDrawBuffersATI(int) - Static method in class org.lwjgl.opengl.ATIDrawBuffers
Overloads glDrawBuffersATI.
glDrawElementArrayAPPLE(int, int, int) - Static method in class org.lwjgl.opengl.APPLEElementArray
 
glDrawElementArrayATI(int, int) - Static method in class org.lwjgl.opengl.ATIElementArray
 
glDrawElements(int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glDrawElements(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glDrawElements(int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glDrawElements(int, int, int, long) - Static method in class org.lwjgl.opengl.GL11
 
glDrawElementsBaseVertex(int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.ARBDrawElementsBaseVertex
 
glDrawElementsBaseVertex(int, IntBuffer, int) - Static method in class org.lwjgl.opengl.ARBDrawElementsBaseVertex
 
glDrawElementsBaseVertex(int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.ARBDrawElementsBaseVertex
 
glDrawElementsBaseVertex(int, int, int, long, int) - Static method in class org.lwjgl.opengl.ARBDrawElementsBaseVertex
 
glDrawElementsBaseVertex(int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.GL32
 
glDrawElementsBaseVertex(int, IntBuffer, int) - Static method in class org.lwjgl.opengl.GL32
 
glDrawElementsBaseVertex(int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.GL32
 
glDrawElementsBaseVertex(int, int, int, long, int) - Static method in class org.lwjgl.opengl.GL32
 
glDrawElementsIndirect(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBDrawIndirect
 
glDrawElementsIndirect(int, int, long) - Static method in class org.lwjgl.opengl.ARBDrawIndirect
 
glDrawElementsIndirect(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glDrawElementsIndirect(int, int, long) - Static method in class org.lwjgl.opengl.GL40
 
glDrawElementsInstanced(int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.GL31
 
glDrawElementsInstanced(int, IntBuffer, int) - Static method in class org.lwjgl.opengl.GL31
 
glDrawElementsInstanced(int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.GL31
 
glDrawElementsInstanced(int, int, int, long, int) - Static method in class org.lwjgl.opengl.GL31
 
glDrawElementsInstancedARB(int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.ARBDrawInstanced
 
glDrawElementsInstancedARB(int, IntBuffer, int) - Static method in class org.lwjgl.opengl.ARBDrawInstanced
 
glDrawElementsInstancedARB(int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.ARBDrawInstanced
 
glDrawElementsInstancedARB(int, int, int, long, int) - Static method in class org.lwjgl.opengl.ARBDrawInstanced
 
glDrawElementsInstancedBaseVertex(int, ByteBuffer, int, int) - Static method in class org.lwjgl.opengl.ARBDrawElementsBaseVertex
 
glDrawElementsInstancedBaseVertex(int, IntBuffer, int, int) - Static method in class org.lwjgl.opengl.ARBDrawElementsBaseVertex
 
glDrawElementsInstancedBaseVertex(int, ShortBuffer, int, int) - Static method in class org.lwjgl.opengl.ARBDrawElementsBaseVertex
 
glDrawElementsInstancedBaseVertex(int, int, int, long, int, int) - Static method in class org.lwjgl.opengl.ARBDrawElementsBaseVertex
 
glDrawElementsInstancedBaseVertex(int, ByteBuffer, int, int) - Static method in class org.lwjgl.opengl.GL32
 
glDrawElementsInstancedBaseVertex(int, IntBuffer, int, int) - Static method in class org.lwjgl.opengl.GL32
 
glDrawElementsInstancedBaseVertex(int, ShortBuffer, int, int) - Static method in class org.lwjgl.opengl.GL32
 
glDrawElementsInstancedBaseVertex(int, int, int, long, int, int) - Static method in class org.lwjgl.opengl.GL32
 
glDrawElementsInstancedEXT(int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.EXTDrawInstanced
 
glDrawElementsInstancedEXT(int, IntBuffer, int) - Static method in class org.lwjgl.opengl.EXTDrawInstanced
 
glDrawElementsInstancedEXT(int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.EXTDrawInstanced
 
glDrawElementsInstancedEXT(int, int, int, long, int) - Static method in class org.lwjgl.opengl.EXTDrawInstanced
 
glDrawPixels(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glDrawPixels(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glDrawPixels(int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glDrawPixels(int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL11
 
glDrawRangeElementArrayAPPLE(int, int, int, int, int) - Static method in class org.lwjgl.opengl.APPLEElementArray
 
glDrawRangeElementArrayATI(int, int, int, int) - Static method in class org.lwjgl.opengl.ATIElementArray
 
glDrawRangeElements(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL12
 
glDrawRangeElements(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL12
 
glDrawRangeElements(int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL12
 
glDrawRangeElements(int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL12
 
glDrawRangeElementsBaseVertex(int, int, int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.ARBDrawElementsBaseVertex
 
glDrawRangeElementsBaseVertex(int, int, int, IntBuffer, int) - Static method in class org.lwjgl.opengl.ARBDrawElementsBaseVertex
 
glDrawRangeElementsBaseVertex(int, int, int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.ARBDrawElementsBaseVertex
 
glDrawRangeElementsBaseVertex(int, int, int, int, int, long, int) - Static method in class org.lwjgl.opengl.ARBDrawElementsBaseVertex
 
glDrawRangeElementsBaseVertex(int, int, int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.GL32
 
glDrawRangeElementsBaseVertex(int, int, int, IntBuffer, int) - Static method in class org.lwjgl.opengl.GL32
 
glDrawRangeElementsBaseVertex(int, int, int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.GL32
 
glDrawRangeElementsBaseVertex(int, int, int, int, int, long, int) - Static method in class org.lwjgl.opengl.GL32
 
glDrawRangeElementsEXT(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDrawRangeElements
 
glDrawRangeElementsEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDrawRangeElements
 
glDrawRangeElementsEXT(int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDrawRangeElements
 
glDrawRangeElementsEXT(int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDrawRangeElements
 
glDrawTransformFeedback(int, int) - Static method in class org.lwjgl.opengl.ARBTransformFeedback2
 
glDrawTransformFeedback(int, int) - Static method in class org.lwjgl.opengl.GL40
 
glDrawTransformFeedbackNV(int, int) - Static method in class org.lwjgl.opengl.NVTransformFeedback2
 
glDrawTransformFeedbackStream(int, int, int) - Static method in class org.lwjgl.opengl.ARBTransformFeedback3
 
glDrawTransformFeedbackStream(int, int, int) - Static method in class org.lwjgl.opengl.GL40
 
glEdgeFlag(boolean) - Static method in class org.lwjgl.opengl.GL11
 
glEdgeFlagFormatNV(int) - Static method in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
 
glEdgeFlagPointer(int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glEdgeFlagPointer(int, long) - Static method in class org.lwjgl.opengl.GL11
 
glElementPointerAPPLE(ByteBuffer) - Static method in class org.lwjgl.opengl.APPLEElementArray
 
glElementPointerAPPLE(IntBuffer) - Static method in class org.lwjgl.opengl.APPLEElementArray
 
glElementPointerAPPLE(ShortBuffer) - Static method in class org.lwjgl.opengl.APPLEElementArray
 
glElementPointerATI(ByteBuffer) - Static method in class org.lwjgl.opengl.ATIElementArray
 
glElementPointerATI(IntBuffer) - Static method in class org.lwjgl.opengl.ATIElementArray
 
glElementPointerATI(ShortBuffer) - Static method in class org.lwjgl.opengl.ATIElementArray
 
glEnable(int) - Static method in class org.lwjgl.opengl.GL11
 
glEnableClientState(int) - Static method in class org.lwjgl.opengl.GL11
 
glEnableClientStateiEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glEnableClientStateIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glEnablei(int, int) - Static method in class org.lwjgl.opengl.GL30
 
glEnableIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.ARBViewportArray
 
glEnableIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glEnableIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDrawBuffers2
 
glEnableVariantClientStateEXT(int) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glEnableVertexArrayAttribEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glEnableVertexArrayEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glEnableVertexAttribAPPLE(int, int) - Static method in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
 
glEnableVertexAttribArray(int) - Static method in class org.lwjgl.opengl.GL20
 
glEnableVertexAttribArrayARB(int) - Static method in class org.lwjgl.opengl.ARBVertexProgram
 
glEnableVertexAttribArrayARB(int) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glEnd() - Static method in class org.lwjgl.opengl.GL11
 
glEndConditionalRender() - Static method in class org.lwjgl.opengl.GL30
 
glEndConditionalRenderNV() - Static method in class org.lwjgl.opengl.NVConditionalRender
 
glEndFragmentShaderATI() - Static method in class org.lwjgl.opengl.ATIFragmentShader
 
glEndList() - Static method in class org.lwjgl.opengl.GL11
 
glEndOcclusionQueryNV() - Static method in class org.lwjgl.opengl.NVOcclusionQuery
 
glEndPerfMonitorAMD(int) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
 
glEndQuery(int) - Static method in class org.lwjgl.opengl.GL15
 
glEndQueryARB(int) - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
 
glEndQueryIndexed(int, int) - Static method in class org.lwjgl.opengl.ARBTransformFeedback3
 
glEndQueryIndexed(int, int) - Static method in class org.lwjgl.opengl.GL40
 
glEndTransformFeedback() - Static method in class org.lwjgl.opengl.GL30
 
glEndTransformFeedbackEXT() - Static method in class org.lwjgl.opengl.EXTTransformFeedback
 
glEndTransformFeedbackNV() - Static method in class org.lwjgl.opengl.NVTransformFeedback
 
glEndVertexShaderEXT() - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glEvalCoord1d(double) - Static method in class org.lwjgl.opengl.GL11
 
glEvalCoord1f(float) - Static method in class org.lwjgl.opengl.GL11
 
glEvalCoord2d(double, double) - Static method in class org.lwjgl.opengl.GL11
 
glEvalCoord2f(float, float) - Static method in class org.lwjgl.opengl.GL11
 
glEvalMapsNV(int, int) - Static method in class org.lwjgl.opengl.NVEvaluators
 
glEvalMesh1(int, int, int) - Static method in class org.lwjgl.opengl.GL11
 
glEvalMesh2(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL11
 
glEvalPoint1(int) - Static method in class org.lwjgl.opengl.GL11
 
glEvalPoint2(int, int) - Static method in class org.lwjgl.opengl.GL11
 
glExecuteProgramNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glExtractComponentEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glFeedbackBuffer(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glFenceSync(int, int) - Static method in class org.lwjgl.opengl.ARBSync
 
glFenceSync(int, int) - Static method in class org.lwjgl.opengl.GL32
 
glFinalCombinerInputNV(int, int, int, int) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
 
glFinish() - Static method in class org.lwjgl.opengl.GL11
 
glFinishFenceAPPLE(int) - Static method in class org.lwjgl.opengl.APPLEFence
 
glFinishFenceNV(int) - Static method in class org.lwjgl.opengl.NVFence
 
glFinishObjectAPPLE(int, int) - Static method in class org.lwjgl.opengl.APPLEFence
 
glFlush() - Static method in class org.lwjgl.opengl.GL11
 
glFlushMappedBufferRange(int, long, long) - Static method in class org.lwjgl.opengl.ARBMapBufferRange
 
glFlushMappedBufferRange(int, long, long) - Static method in class org.lwjgl.opengl.GL30
 
glFlushMappedBufferRangeAPPLE(int, long, long) - Static method in class org.lwjgl.opengl.APPLEFlushBufferRange
 
glFlushMappedNamedBufferRangeEXT(int, long, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glFlushPixelDataRangeNV(int) - Static method in class org.lwjgl.opengl.NVPixelDataRange
 
glFlushVertexArrayRangeAPPLE(ByteBuffer) - Static method in class org.lwjgl.opengl.APPLEVertexArrayRange
 
glFlushVertexArrayRangeNV() - Static method in class org.lwjgl.opengl.NVVertexArrayRange
 
glFog(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glFog(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glFogCoordd(double) - Static method in class org.lwjgl.opengl.GL14
 
glFogCoorddEXT(double) - Static method in class org.lwjgl.opengl.EXTFogCoord
 
glFogCoordf(float) - Static method in class org.lwjgl.opengl.GL14
 
glFogCoordfEXT(float) - Static method in class org.lwjgl.opengl.EXTFogCoord
 
glFogCoordFormatNV(int, int) - Static method in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
 
glFogCoordhNV(short) - Static method in class org.lwjgl.opengl.NVHalfFloat
 
glFogCoordPointer(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL14
 
glFogCoordPointer(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL14
 
glFogCoordPointer(int, int, long) - Static method in class org.lwjgl.opengl.GL14
 
glFogCoordPointerEXT(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTFogCoord
 
glFogCoordPointerEXT(int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTFogCoord
 
glFogCoordPointerEXT(int, int, long) - Static method in class org.lwjgl.opengl.EXTFogCoord
 
glFogf(int, float) - Static method in class org.lwjgl.opengl.GL11
 
glFogi(int, int) - Static method in class org.lwjgl.opengl.GL11
 
glFramebufferDrawBufferEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glFramebufferDrawBuffersEXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glFramebufferReadBufferEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glFramebufferRenderbuffer(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
 
glFramebufferRenderbuffer(int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
 
glFramebufferRenderbufferEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
 
glFramebufferTexture(int, int, int, int) - Static method in class org.lwjgl.opengl.GL32
 
glFramebufferTexture1D(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
 
glFramebufferTexture1D(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
 
glFramebufferTexture1DEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
 
glFramebufferTexture2D(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
 
glFramebufferTexture2D(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
 
glFramebufferTexture2DEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
 
glFramebufferTexture3D(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
 
glFramebufferTexture3D(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
 
glFramebufferTexture3DEXT(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
 
glFramebufferTextureARB(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBGeometryShader4
 
glFramebufferTextureEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTGeometryShader4
 
glFramebufferTextureEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.NVGeometryProgram4
 
glFramebufferTextureFaceARB(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBGeometryShader4
 
glFramebufferTextureFaceEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTGeometryShader4
 
glFramebufferTextureFaceEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.NVGeometryProgram4
 
glFramebufferTextureLayer(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
 
glFramebufferTextureLayer(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
 
glFramebufferTextureLayerARB(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBGeometryShader4
 
glFramebufferTextureLayerEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTGeometryShader4
 
glFramebufferTextureLayerEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTTextureArray
 
glFramebufferTextureLayerEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.NVGeometryProgram4
 
glFreeMemoryNV(ByteBuffer) - Static method in class org.lwjgl.opengl.NVVertexArrayRange
 
glFreeObjectBufferATI(int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
 
glFrontFace(int) - Static method in class org.lwjgl.opengl.GL11
 
glFrustum(double, double, double, double, double, double) - Static method in class org.lwjgl.opengl.GL11
 
glGenBuffers(IntBuffer) - Static method in class org.lwjgl.opengl.GL15
 
glGenBuffers() - Static method in class org.lwjgl.opengl.GL15
Overloads glGenBuffers.
glGenBuffersARB(IntBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
 
glGenBuffersARB() - Static method in class org.lwjgl.opengl.ARBBufferObject
Overloads glGenBuffersARB.
glGenerateMipmap(int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
 
glGenerateMipmap(int) - Static method in class org.lwjgl.opengl.GL30
 
glGenerateMipmapEXT(int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
 
glGenerateMultiTexMipmapEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGenerateTextureMipmapEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGenFencesAPPLE(IntBuffer) - Static method in class org.lwjgl.opengl.APPLEFence
 
glGenFencesAPPLE() - Static method in class org.lwjgl.opengl.APPLEFence
Overloads glGenFencesAPPLE.
glGenFencesNV(IntBuffer) - Static method in class org.lwjgl.opengl.NVFence
 
glGenFencesNV() - Static method in class org.lwjgl.opengl.NVFence
Overloads glGenFencesNV.
glGenFragmentShadersATI(int) - Static method in class org.lwjgl.opengl.ATIFragmentShader
 
glGenFramebuffers(IntBuffer) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
 
glGenFramebuffers() - Static method in class org.lwjgl.opengl.ARBFramebufferObject
Overloads glGenFramebuffers.
glGenFramebuffers(IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glGenFramebuffers() - Static method in class org.lwjgl.opengl.GL30
Overloads glGenFramebuffers.
glGenFramebuffersEXT(IntBuffer) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
 
glGenFramebuffersEXT() - Static method in class org.lwjgl.opengl.EXTFramebufferObject
Overloads glGenFramebuffersEXT.
glGenLists(int) - Static method in class org.lwjgl.opengl.GL11
 
glGenNamesAMD(int, IntBuffer) - Static method in class org.lwjgl.opengl.AMDNameGenDelete
 
glGenNamesAMD(int) - Static method in class org.lwjgl.opengl.AMDNameGenDelete
Overloads glGenNamesAMD.
glGenOcclusionQueriesNV(IntBuffer) - Static method in class org.lwjgl.opengl.NVOcclusionQuery
 
glGenOcclusionQueriesNV() - Static method in class org.lwjgl.opengl.NVOcclusionQuery
Overloads glGenOcclusionQueriesNV.
glGenPerfMonitorsAMD(IntBuffer) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
 
glGenPerfMonitorsAMD() - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
Overloads glGenPerfMonitorsAMD.
glGenProgramPipelines(IntBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glGenProgramPipelines() - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
Overloads glGenProgramPipelines.
glGenProgramPipelines(IntBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glGenProgramPipelines() - Static method in class org.lwjgl.opengl.GL41
Overloads glGenProgramPipelines.
glGenProgramsARB(IntBuffer) - Static method in class org.lwjgl.opengl.ARBProgram
 
glGenProgramsARB() - Static method in class org.lwjgl.opengl.ARBProgram
Overloads glGenProgramsARB.
glGenProgramsNV(IntBuffer) - Static method in class org.lwjgl.opengl.NVProgram
 
glGenProgramsNV() - Static method in class org.lwjgl.opengl.NVProgram
Overloads glGenProgramsNV.
glGenQueries(IntBuffer) - Static method in class org.lwjgl.opengl.GL15
 
glGenQueries() - Static method in class org.lwjgl.opengl.GL15
Overloads glGenQueries.
glGenQueriesARB(IntBuffer) - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
 
glGenQueriesARB() - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
Overloads glGenQueriesARB.
glGenRenderbuffers(IntBuffer) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
 
glGenRenderbuffers() - Static method in class org.lwjgl.opengl.ARBFramebufferObject
Overloads glGenRenderbuffers.
glGenRenderbuffers(IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glGenRenderbuffers() - Static method in class org.lwjgl.opengl.GL30
Overloads glGenRenderbuffers.
glGenRenderbuffersEXT(IntBuffer) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
 
glGenRenderbuffersEXT() - Static method in class org.lwjgl.opengl.EXTFramebufferObject
Overloads glGenRenderbuffersEXT.
glGenSamplers(IntBuffer) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
 
glGenSamplers() - Static method in class org.lwjgl.opengl.ARBSamplerObjects
Overloads glGenSamplers.
glGenSamplers(IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glGenSamplers() - Static method in class org.lwjgl.opengl.GL33
Overloads glGenSamplers.
glGenSymbolsEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glGenTextures(IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGenTextures() - Static method in class org.lwjgl.opengl.GL11
Overloads glGenTextures.
glGenTransformFeedbacks(IntBuffer) - Static method in class org.lwjgl.opengl.ARBTransformFeedback2
 
glGenTransformFeedbacks() - Static method in class org.lwjgl.opengl.ARBTransformFeedback2
Overloads glGenTransformFeedbacks.
glGenTransformFeedbacks(IntBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glGenTransformFeedbacks() - Static method in class org.lwjgl.opengl.GL40
Overloads glGenTransformFeedbacks.
glGenTransformFeedbacksNV(IntBuffer) - Static method in class org.lwjgl.opengl.NVTransformFeedback2
 
glGenTransformFeedbacksNV() - Static method in class org.lwjgl.opengl.NVTransformFeedback2
Overloads glGenTransformFeedbacksNV.
glGenVertexArrays(IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexArrayObject
 
glGenVertexArrays() - Static method in class org.lwjgl.opengl.ARBVertexArrayObject
Overloads glGenVertexArrays.
glGenVertexArrays(IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glGenVertexArrays() - Static method in class org.lwjgl.opengl.GL30
Overloads glGenVertexArrays.
glGenVertexArraysAPPLE(IntBuffer) - Static method in class org.lwjgl.opengl.APPLEVertexArrayObject
 
glGenVertexArraysAPPLE() - Static method in class org.lwjgl.opengl.APPLEVertexArrayObject
Overloads glGenVertexArraysAPPLE.
glGenVertexShadersEXT(int) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glGetActiveAttrib(int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glGetActiveAttrib(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL20
Overloads glGetActiveAttrib.
glGetActiveAttrib(int, int, int) - Static method in class org.lwjgl.opengl.GL20
Overloads glGetActiveAttrib.
glGetActiveAttribARB(int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glGetActiveAttribARB(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexShader
Overloads glGetActiveAttribARB.
glGetActiveAttribARB(int, int, int) - Static method in class org.lwjgl.opengl.ARBVertexShader
Overloads glGetActiveAttribARB.
glGetActiveAttribSize(int, int) - Static method in class org.lwjgl.opengl.GL20
Overloads glGetActiveAttrib.
glGetActiveAttribSizeARB(int, int) - Static method in class org.lwjgl.opengl.ARBVertexShader
Overloads glGetActiveAttribARB.
glGetActiveAttribType(int, int) - Static method in class org.lwjgl.opengl.GL20
Overloads glGetActiveAttrib.
glGetActiveAttribTypeARB(int, int) - Static method in class org.lwjgl.opengl.ARBVertexShader
Overloads glGetActiveAttribARB.
glGetActiveSubroutineName(int, int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
 
glGetActiveSubroutineName(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
Overloads glGetActiveSubroutineName.
glGetActiveSubroutineName(int, int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glGetActiveSubroutineName(int, int, int, int) - Static method in class org.lwjgl.opengl.GL40
Overloads glGetActiveSubroutineName.
glGetActiveSubroutineUniform(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
 
glGetActiveSubroutineUniform(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
Overloads glGetActiveSubroutineUniformiv.
glGetActiveSubroutineUniform(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glGetActiveSubroutineUniform(int, int, int, int) - Static method in class org.lwjgl.opengl.GL40
Overloads glGetActiveSubroutineUniformiv.
glGetActiveSubroutineUniformName(int, int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
 
glGetActiveSubroutineUniformName(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
Overloads glGetActiveSubroutineUniformName.
glGetActiveSubroutineUniformName(int, int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glGetActiveSubroutineUniformName(int, int, int, int) - Static method in class org.lwjgl.opengl.GL40
Overloads glGetActiveSubroutineUniformName.
glGetActiveUniform(int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glGetActiveUniform(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL20
Overloads glGetActiveUniform.
glGetActiveUniform(int, int, int) - Static method in class org.lwjgl.opengl.GL20
Overloads glGetActiveUniform.
glGetActiveUniformARB(int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glGetActiveUniformARB(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
Overloads glGetActiveUniformARB.
glGetActiveUniformARB(int, int, int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
Overloads glGetActiveUniformARB.
glGetActiveUniformBlock(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
 
glGetActiveUniformBlock(int, int, int) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
Overloads glGetActiveUniformBlockiv.
glGetActiveUniformBlock(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL31
 
glGetActiveUniformBlock(int, int, int) - Static method in class org.lwjgl.opengl.GL31
Overloads glGetActiveUniformBlockiv.
glGetActiveUniformBlockName(int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
 
glGetActiveUniformBlockName(int, int, int) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
Overloads glGetActiveUniformBlockName.
glGetActiveUniformBlockName(int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL31
 
glGetActiveUniformBlockName(int, int, int) - Static method in class org.lwjgl.opengl.GL31
Overloads glGetActiveUniformBlockName.
glGetActiveUniformName(int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
 
glGetActiveUniformName(int, int, int) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
Overloads glGetActiveUniformName.
glGetActiveUniformName(int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL31
 
glGetActiveUniformName(int, int, int) - Static method in class org.lwjgl.opengl.GL31
Overloads glGetActiveUniformName.
glGetActiveUniforms(int, IntBuffer, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
 
glGetActiveUniforms(int, int, int) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
Overloads glGetActiveUniformsiv.
glGetActiveUniforms(int, IntBuffer, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL31
 
glGetActiveUniforms(int, int, int) - Static method in class org.lwjgl.opengl.GL31
Overloads glGetActiveUniformsiv.
glGetActiveUniformSize(int, int) - Static method in class org.lwjgl.opengl.GL20
Overloads glGetActiveUniform.
glGetActiveUniformSizeARB(int, int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
Overloads glGetActiveUniformARB.
glGetActiveUniformType(int, int) - Static method in class org.lwjgl.opengl.GL20
Overloads glGetActiveUniform.
glGetActiveUniformTypeARB(int, int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
Overloads glGetActiveUniformARB.
glGetActiveVaryingNV(int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.NVTransformFeedback
 
glGetActiveVaryingNV(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVTransformFeedback
Overloads glGetActiveVaryingNV.
glGetActiveVaryingNV(int, int, int) - Static method in class org.lwjgl.opengl.NVTransformFeedback
Overloads glGetActiveVaryingNV.
glGetActiveVaryingSizeNV(int, int) - Static method in class org.lwjgl.opengl.NVTransformFeedback
Overloads glGetActiveVaryingNV.
glGetActiveVaryingTypeNV(int, int) - Static method in class org.lwjgl.opengl.NVTransformFeedback
Overloads glGetActiveVaryingNV.
glGetArrayObjectATI(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
 
glGetArrayObjectATI(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
 
glGetAttachedObjectsARB(int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glGetAttachedShaders(int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glGetAttribLocation(int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glGetAttribLocation(int, CharSequence) - Static method in class org.lwjgl.opengl.GL20
Overloads glGetAttribLocation.
glGetAttribLocationARB(int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glGetAttribLocationARB(int, CharSequence) - Static method in class org.lwjgl.opengl.ARBVertexShader
Overloads glGetAttribLocationARB.
glGetBoolean(int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetBoolean(int) - Static method in class org.lwjgl.opengl.GL11
Overloads glGetBooleanv.
glGetBoolean(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glGetBoolean(int, int) - Static method in class org.lwjgl.opengl.GL30
Overloads glGetBooleani_v.
glGetBooleanIndexedEXT(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetBooleanIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glGetBooleanIndexedvEXT.
glGetBooleanIndexedEXT(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDrawBuffers2
 
glGetBooleanIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDrawBuffers2
Overloads glGetBooleanIndexedvEXT.
glGetBooleanIndexedEXT(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.NVExplicitMultisample
 
glGetBooleanIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.NVExplicitMultisample
Overloads glGetBooleanIndexedvEXT.
glGetBufferParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL15
 
glGetBufferParameter(int, int) - Static method in class org.lwjgl.opengl.GL15
Overloads glGetBufferParameteriv.
glGetBufferParameterARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
 
glGetBufferParameterARB(int, int) - Static method in class org.lwjgl.opengl.ARBBufferObject
Overloads glGetBufferParameterivARB.
glGetBufferParameteruNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
 
glGetBufferParameteruNV(int, int) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
Overloads glGetBufferParameterui64vNV.
glGetBufferPointer(int, int) - Static method in class org.lwjgl.opengl.GL15
 
glGetBufferPointerARB(int, int) - Static method in class org.lwjgl.opengl.ARBBufferObject
 
glGetBufferSubData(int, long, ByteBuffer) - Static method in class org.lwjgl.opengl.GL15
 
glGetBufferSubData(int, long, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL15
 
glGetBufferSubData(int, long, FloatBuffer) - Static method in class org.lwjgl.opengl.GL15
 
glGetBufferSubData(int, long, IntBuffer) - Static method in class org.lwjgl.opengl.GL15
 
glGetBufferSubData(int, long, ShortBuffer) - Static method in class org.lwjgl.opengl.GL15
 
glGetBufferSubDataARB(int, long, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
 
glGetBufferSubDataARB(int, long, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
 
glGetBufferSubDataARB(int, long, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
 
glGetBufferSubDataARB(int, long, IntBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
 
glGetBufferSubDataARB(int, long, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
 
glGetClipPlane(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetColorTable(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetColorTable(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetColorTable(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetColorTableEXT(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
 
glGetColorTableEXT(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
 
glGetColorTableEXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
 
glGetColorTableEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
 
glGetColorTableEXT(int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
 
glGetColorTableParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetColorTableParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetColorTableParameterEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
 
glGetColorTableParameterEXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTPalettedTexture
 
glGetCombinerInputParameterfNV(int, int, int, int) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
Overloads glGetCombinerInputParameterfvNV.
glGetCombinerInputParameteriNV(int, int, int, int) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
Overloads glGetCombinerInputParameterivNV.
glGetCombinerInputParameterNV(int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
 
glGetCombinerInputParameterNV(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
 
glGetCombinerOutputParameterfNV(int, int, int) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
Overloads glGetCombinerOutputParameterfvNV.
glGetCombinerOutputParameteriNV(int, int, int) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
Overloads glGetCombinerOutputParameterivNV.
glGetCombinerOutputParameterNV(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
 
glGetCombinerOutputParameterNV(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
 
glGetCombinerStageParameterNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVRegisterCombiners2
 
glGetCompressedMultiTexImageEXT(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetCompressedMultiTexImageEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetCompressedMultiTexImageEXT(int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetCompressedMultiTexImageEXT(int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetCompressedTexImage(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL13
 
glGetCompressedTexImage(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL13
 
glGetCompressedTexImage(int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL13
 
glGetCompressedTexImage(int, int, long) - Static method in class org.lwjgl.opengl.GL13
 
glGetCompressedTexImageARB(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBTextureCompression
 
glGetCompressedTexImageARB(int, int, long) - Static method in class org.lwjgl.opengl.ARBTextureCompression
 
glGetCompressedTextureImageEXT(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetCompressedTextureImageEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetCompressedTextureImageEXT(int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetCompressedTextureImageEXT(int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetConvolutionFilter(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetConvolutionFilter(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetConvolutionFilter(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetConvolutionFilter(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetConvolutionFilter(int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetConvolutionFilter(int, int, int, long) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetConvolutionParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetConvolutionParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetDebugMessageLogAMD(int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.AMDDebugOutput
 
glGetDebugMessageLogARB(int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBDebugOutput
 
glGetDouble(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBViewportArray
 
glGetDouble(int, int) - Static method in class org.lwjgl.opengl.ARBViewportArray
Overloads glGetDoublei_v.
glGetDouble(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetDouble(int) - Static method in class org.lwjgl.opengl.GL11
Overloads glGetDoublev.
glGetDouble(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glGetDouble(int, int) - Static method in class org.lwjgl.opengl.GL41
Overloads glGetDoublei_v.
glGetDoubleEXT(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetDoubleEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glGetDoublei_vEXT.
glGetDoubleIndexedEXT(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetDoubleIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glGetDoubleIndexedvEXT.
glGetError() - Static method in class org.lwjgl.opengl.GL11
 
glGetFenceivNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVFence
 
glGetFinalCombinerInputParameterfNV(int, int) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
Overloads glGetFinalCombinerInputParameterfvNV.
glGetFinalCombinerInputParameteriNV(int, int) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
Overloads glGetFinalCombinerInputParameterivNV.
glGetFinalCombinerInputParameterNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
 
glGetFinalCombinerInputParameterNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVRegisterCombiners
 
glGetFloat(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBViewportArray
 
glGetFloat(int, int) - Static method in class org.lwjgl.opengl.ARBViewportArray
Overloads glGetFloati_v.
glGetFloat(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetFloat(int) - Static method in class org.lwjgl.opengl.GL11
Overloads glGetFloatv.
glGetFloat(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glGetFloat(int, int) - Static method in class org.lwjgl.opengl.GL41
Overloads glGetFloati_v.
glGetFloatEXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetFloatEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glGetFloati_vEXT.
glGetFloatIndexedEXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetFloatIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glGetFloatIndexedvEXT.
glGetFragDataIndex(int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBBlendFuncExtended
 
glGetFragDataIndex(int, CharSequence) - Static method in class org.lwjgl.opengl.ARBBlendFuncExtended
Overloads glGetFragDataIndex.
glGetFragDataIndex(int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glGetFragDataIndex(int, CharSequence) - Static method in class org.lwjgl.opengl.GL33
Overloads glGetFragDataIndex.
glGetFragDataLocation(int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glGetFragDataLocation(int, CharSequence) - Static method in class org.lwjgl.opengl.GL30
Overloads glGetFragDataLocation.
glGetFragDataLocationEXT(int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glGetFragDataLocationEXT(int, CharSequence) - Static method in class org.lwjgl.opengl.EXTGpuShader4
Overloads glGetFragDataLocationEXT.
glGetFramebufferAttachmentParameter(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
 
glGetFramebufferAttachmentParameter(int, int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
Overloads glGetFramebufferAttachmentParameteriv.
glGetFramebufferAttachmentParameter(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glGetFramebufferAttachmentParameter(int, int, int) - Static method in class org.lwjgl.opengl.GL30
Overloads glGetFramebufferAttachmentParameteriv.
glGetFramebufferAttachmentParameterEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
 
glGetFramebufferAttachmentParameterEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
Overloads glGetFramebufferAttachmentParameterivEXT.
glGetFramebufferParameterEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetFramebufferParameterEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glGetFramebufferParameterivEXT.
glGetGraphicsResetStatusARB() - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetHandleARB(int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glGetHistogram(int, boolean, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetHistogram(int, boolean, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetHistogram(int, boolean, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetHistogram(int, boolean, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetHistogram(int, boolean, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetHistogram(int, boolean, int, int, long) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetHistogramParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetHistogramParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetInfoLogARB(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glGetInfoLogARB(int, int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
Overloads glGetInfoLogARB.
glGetInteger(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
 
glGetInteger(int, int) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
Overloads glGetIntegeri_v.
glGetInteger(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetInteger(int) - Static method in class org.lwjgl.opengl.GL11
Overloads glGetIntegerv.
glGetInteger(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glGetInteger(int, int) - Static method in class org.lwjgl.opengl.GL30
Overloads glGetIntegeri_v.
glGetInteger64(int, LongBuffer) - Static method in class org.lwjgl.opengl.ARBSync
 
glGetInteger64(int) - Static method in class org.lwjgl.opengl.ARBSync
Overloads glGetInteger64v.
glGetInteger64(int, LongBuffer) - Static method in class org.lwjgl.opengl.GL32
 
glGetInteger64(int) - Static method in class org.lwjgl.opengl.GL32
Overloads glGetInteger64v.
glGetInteger64(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.GL32
 
glGetInteger64(int, int) - Static method in class org.lwjgl.opengl.GL32
Overloads glGetInteger64i_v.
glGetIntegerIndexedEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBViewportArray
 
glGetIntegerIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.ARBViewportArray
Overloads glGetIntegerIndexedivEXT.
glGetIntegerIndexedEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetIntegerIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glGetIntegerIndexedvEXT.
glGetIntegerIndexedEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDrawBuffers2
 
glGetIntegerIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDrawBuffers2
Overloads glGetIntegerIndexedvEXT.
glGetIntegerIndexedEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVExplicitMultisample
 
glGetIntegerIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.NVExplicitMultisample
Overloads glGetIntegerIndexedvEXT.
glGetIntegeruNV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
 
glGetIntegeruNV(int) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
Overloads glGetIntegerui64vNV.
glGetIntegeruNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
 
glGetIntegeruNV(int, int) - Static method in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
Overloads glGetIntegerui64i_vNV.
glGetIntegerv(int) - Static method in class org.lwjgl.util.glu.Util
Convenience method for returning an int, rather than getting it out of a buffer yourself.
glGetInvariantBooleanEXT(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glGetInvariantFloatEXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glGetInvariantIntegerEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glGetLight(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetLight(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetLocalConstantBooleanEXT(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glGetLocalConstantFloatEXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glGetLocalConstantIntegerEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glGetMap(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetMap(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetMap(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetMapAttribParameterNV(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVEvaluators
 
glGetMapAttribParameterNV(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVEvaluators
 
glGetMapControlPointsNV(int, int, int, int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.NVEvaluators
 
glGetMapParameterNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVEvaluators
 
glGetMapParameterNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVEvaluators
 
glGetMaterial(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetMaterial(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetMinmax(int, boolean, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetMinmax(int, boolean, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetMinmax(int, boolean, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetMinmax(int, boolean, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetMinmax(int, boolean, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetMinmax(int, boolean, int, int, long) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetMinmaxParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetMinmaxParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetMultisample(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBTextureMultisample
 
glGetMultisample(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL32
 
glGetMultisampleNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVExplicitMultisample
 
glGetMultiTexEnvEXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetMultiTexEnvEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetMultiTexGenEXT(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetMultiTexGenEXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetMultiTexGenEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetMultiTexImageEXT(int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetMultiTexImageEXT(int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetMultiTexImageEXT(int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetMultiTexImageEXT(int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetMultiTexImageEXT(int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetMultiTexImageEXT(int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetMultiTexLevelParameterEXT(int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetMultiTexLevelParameterEXT(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetMultiTexLevelParameterfEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glGetMultiTexLevelParameterfvEXT.
glGetMultiTexLevelParameteriEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glGetMultiTexLevelParameterivEXT.
glGetMultiTexParameterEXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetMultiTexParameterEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetMultiTexParameterfEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glGetMultiTexParameterfvEXT.
glGetMultiTexParameteriEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glGetMultiTexParameterivEXT.
glGetMultiTexParameterIEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetMultiTexParameterIiEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glGetMultiTexParameterIivEXT.
glGetMultiTexParameterIuEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetMultiTexParameterIuiEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glGetMultiTexParameterIuivEXT.
glGetNamedBufferParameterEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetNamedBufferParameterEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glGetNamedBufferParameterivEXT.
glGetNamedBufferParameteruNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
 
glGetNamedBufferParameteruNV(int, int) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
Overloads glGetNamedBufferParameterui64vNV.
glGetNamedBufferPointerEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetNamedBufferSubDataEXT(int, long, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetNamedBufferSubDataEXT(int, long, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetNamedBufferSubDataEXT(int, long, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetNamedBufferSubDataEXT(int, long, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetNamedBufferSubDataEXT(int, long, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetNamedFramebufferAttachmentParameterEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetNamedFramebufferAttachmentParameterEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glGetNamedFramebufferAttachmentParameterivEXT.
glGetNamedProgramEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetNamedProgramEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glGetNamedProgramivEXT.
glGetNamedProgramLocalParameterEXT(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetNamedProgramLocalParameterEXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetNamedProgramLocalParameterIEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetNamedProgramLocalParameterIuEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetNamedProgramStringEXT(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetNamedProgramStringEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glGetNamedProgramStringEXT.
glGetNamedRenderbufferParameterEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetNamedRenderbufferParameterEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glGetNamedRenderbufferParameterivEXT.
glGetNamedStringARB(ByteBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
 
glGetNamedStringARB(CharSequence, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
Overloads glGetNamedStringARB.
glGetNamedStringARB(CharSequence, int) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
Overloads glGetNamedStringARB.
glGetNamedStringARB(ByteBuffer, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
 
glGetNamedStringiARB(CharSequence, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
Overloads glGetNamedStringivARB.
glGetNamedStringiARB(CharSequence, int) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
Overloads glGetNamedStringivARB.
glGetnColorTableARB(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnColorTableARB(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnColorTableARB(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnCompressedTexImageARB(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnCompressedTexImageARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnCompressedTexImageARB(int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnCompressedTexImageARB(int, int, int, long) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnConvolutionFilterARB(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnConvolutionFilterARB(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnConvolutionFilterARB(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnConvolutionFilterARB(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnConvolutionFilterARB(int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnConvolutionFilterARB(int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnHistogramARB(int, boolean, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnHistogramARB(int, boolean, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnHistogramARB(int, boolean, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnHistogramARB(int, boolean, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnHistogramARB(int, boolean, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnHistogramARB(int, boolean, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnMapdvARB(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnMapfvARB(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnMapivARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnMinmaxARB(int, boolean, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnMinmaxARB(int, boolean, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnMinmaxARB(int, boolean, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnMinmaxARB(int, boolean, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnMinmaxARB(int, boolean, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnMinmaxARB(int, boolean, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnPixelMapfvARB(int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnPixelMapuivARB(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnPixelMapusvARB(int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnPolygonStippleARB(ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ByteBuffer, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ByteBuffer, ByteBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ByteBuffer, ByteBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ByteBuffer, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ByteBuffer, ByteBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ByteBuffer, DoubleBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ByteBuffer, DoubleBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ByteBuffer, DoubleBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ByteBuffer, DoubleBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ByteBuffer, DoubleBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ByteBuffer, FloatBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ByteBuffer, FloatBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ByteBuffer, FloatBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ByteBuffer, FloatBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ByteBuffer, FloatBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ByteBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ByteBuffer, IntBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ByteBuffer, IntBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ByteBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ByteBuffer, IntBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ByteBuffer, ShortBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ByteBuffer, ShortBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ByteBuffer, ShortBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ByteBuffer, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ByteBuffer, ShortBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, DoubleBuffer, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, DoubleBuffer, ByteBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, DoubleBuffer, ByteBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, DoubleBuffer, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, DoubleBuffer, ByteBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, DoubleBuffer, DoubleBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, DoubleBuffer, DoubleBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, DoubleBuffer, DoubleBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, DoubleBuffer, DoubleBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, DoubleBuffer, DoubleBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, DoubleBuffer, FloatBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, DoubleBuffer, FloatBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, DoubleBuffer, FloatBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, DoubleBuffer, FloatBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, DoubleBuffer, FloatBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, DoubleBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, DoubleBuffer, IntBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, DoubleBuffer, IntBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, DoubleBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, DoubleBuffer, IntBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, DoubleBuffer, ShortBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, DoubleBuffer, ShortBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, DoubleBuffer, ShortBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, DoubleBuffer, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, DoubleBuffer, ShortBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, FloatBuffer, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, FloatBuffer, ByteBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, FloatBuffer, ByteBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, FloatBuffer, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, FloatBuffer, ByteBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, FloatBuffer, DoubleBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, FloatBuffer, DoubleBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, FloatBuffer, DoubleBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, FloatBuffer, DoubleBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, FloatBuffer, DoubleBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, FloatBuffer, FloatBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, FloatBuffer, FloatBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, FloatBuffer, FloatBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, FloatBuffer, FloatBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, FloatBuffer, FloatBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, FloatBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, FloatBuffer, IntBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, FloatBuffer, IntBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, FloatBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, FloatBuffer, IntBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, FloatBuffer, ShortBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, FloatBuffer, ShortBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, FloatBuffer, ShortBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, FloatBuffer, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, FloatBuffer, ShortBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, IntBuffer, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, IntBuffer, ByteBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, IntBuffer, ByteBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, IntBuffer, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, IntBuffer, ByteBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, IntBuffer, DoubleBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, IntBuffer, DoubleBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, IntBuffer, DoubleBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, IntBuffer, DoubleBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, IntBuffer, DoubleBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, IntBuffer, FloatBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, IntBuffer, FloatBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, IntBuffer, FloatBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, IntBuffer, FloatBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, IntBuffer, FloatBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, IntBuffer, IntBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, IntBuffer, IntBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, IntBuffer, IntBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, IntBuffer, ShortBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, IntBuffer, ShortBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, IntBuffer, ShortBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, IntBuffer, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, IntBuffer, ShortBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ShortBuffer, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ShortBuffer, ByteBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ShortBuffer, ByteBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ShortBuffer, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ShortBuffer, ByteBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ShortBuffer, DoubleBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ShortBuffer, DoubleBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ShortBuffer, DoubleBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ShortBuffer, DoubleBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ShortBuffer, DoubleBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ShortBuffer, FloatBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ShortBuffer, FloatBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ShortBuffer, FloatBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ShortBuffer, FloatBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ShortBuffer, FloatBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ShortBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ShortBuffer, IntBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ShortBuffer, IntBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ShortBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ShortBuffer, IntBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ShortBuffer, ShortBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ShortBuffer, ShortBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ShortBuffer, ShortBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ShortBuffer, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, ShortBuffer, ShortBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnSeparableFilterARB(int, int, int, int, long, int, long, long) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnTexImageARB(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnTexImageARB(int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnTexImageARB(int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnTexImageARB(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnTexImageARB(int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnTexImageARB(int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnUniformdvARB(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnUniformfvARB(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnUniformivARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetnUniformuivARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glGetObjectBufferATI(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
 
glGetObjectBufferATI(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
 
glGetObjectBufferATI(int, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
Overloads glGetObjectBufferivATI.
glGetObjectParameterAPPLE(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.APPLEObjectPurgeable
 
glGetObjectParameterAPPLE(int, int, int) - Static method in class org.lwjgl.opengl.APPLEObjectPurgeable
Overloads glGetObjectParameterivAPPLE.
glGetObjectParameterARB(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glGetObjectParameterARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glGetObjectParameterfARB(int, int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
Overloads glGetObjectParameterfvARB.
glGetObjectParameteriARB(int, int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
Overloads glGetObjectParameterivARB.
glGetOcclusionQueryiNV(int, int) - Static method in class org.lwjgl.opengl.NVOcclusionQuery
Overloads glGetOcclusionQueryivNV.
glGetOcclusionQueryNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVOcclusionQuery
 
glGetOcclusionQueryuiNV(int, int) - Static method in class org.lwjgl.opengl.NVOcclusionQuery
Overloads glGetOcclusionQueryuivNV.
glGetOcclusionQueryuNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVOcclusionQuery
 
glGetPerfMonitorCounterDataAMD(int, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
 
glGetPerfMonitorCounterDataAMD(int, int) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
Overloads glGetPerfMonitorCounterDataAMD.
glGetPerfMonitorCounterInfoAMD(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
 
glGetPerfMonitorCountersAMD(int, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
 
glGetPerfMonitorCounterStringAMD(int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
 
glGetPerfMonitorCounterStringAMD(int, int, int) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
Overloads glGetPerfMonitorCounterStringAMD.
glGetPerfMonitorGroupsAMD(IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
 
glGetPerfMonitorGroupStringAMD(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
 
glGetPerfMonitorGroupStringAMD(int, int) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
Overloads glGetPerfMonitorGroupStringAMD.
glGetPixelMap(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetPixelMapfv(int, long) - Static method in class org.lwjgl.opengl.GL11
 
glGetPixelMapu(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetPixelMapu(int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetPixelMapuiv(int, long) - Static method in class org.lwjgl.opengl.GL11
 
glGetPixelMapusv(int, long) - Static method in class org.lwjgl.opengl.GL11
 
glGetPointer(int, long) - Static method in class org.lwjgl.opengl.GL11
 
glGetPointerEXT(int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetPointerIndexedEXT(int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetPolygonStipple(ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetPolygonStipple(long) - Static method in class org.lwjgl.opengl.GL11
 
glGetProgram(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glGetProgram(int, int) - Static method in class org.lwjgl.opengl.GL20
Overloads glGetProgramiv.
glGetProgramARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBProgram
 
glGetProgramARB(int, int) - Static method in class org.lwjgl.opengl.ARBProgram
Overloads glGetProgramivARB.
glGetProgramBinary(int, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBGetProgramBinary
 
glGetProgramBinary(int, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glGetProgramEnvParameterARB(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBProgram
 
glGetProgramEnvParameterARB(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBProgram
 
glGetProgramEnvParameterINV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVGpuProgram4
 
glGetProgramEnvParameterIuNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVGpuProgram4
 
glGetProgramInfoLog(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glGetProgramInfoLog(int, int) - Static method in class org.lwjgl.opengl.GL20
Overloads glGetProgramInfoLog.
glGetProgramLocalParameterARB(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBProgram
 
glGetProgramLocalParameterARB(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBProgram
 
glGetProgramLocalParameterINV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVGpuProgram4
 
glGetProgramLocalParameterIuNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVGpuProgram4
 
glGetProgramNamedParameterNV(int, ByteBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.NVFragmentProgram
 
glGetProgramNamedParameterNV(int, ByteBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.NVFragmentProgram
 
glGetProgramNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVProgram
 
glGetProgramNV(int, int) - Static method in class org.lwjgl.opengl.NVProgram
Overloads glGetProgramivNV.
glGetProgramParameterNV(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glGetProgramParameterNV(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glGetProgramPipeline(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glGetProgramPipeline(int, int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
Overloads glGetProgramPipelineiv.
glGetProgramPipeline(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glGetProgramPipeline(int, int) - Static method in class org.lwjgl.opengl.GL41
Overloads glGetProgramPipelineiv.
glGetProgramPipelineInfoLog(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glGetProgramPipelineInfoLog(int, int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
Overloads glGetProgramPipelineInfoLog.
glGetProgramPipelineInfoLog(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glGetProgramPipelineInfoLog(int, int) - Static method in class org.lwjgl.opengl.GL41
Overloads glGetProgramPipelineInfoLog.
glGetProgramStage(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
 
glGetProgramStage(int, int, int) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
Overloads glGetProgramStageiv.
glGetProgramStage(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glGetProgramStage(int, int, int) - Static method in class org.lwjgl.opengl.GL40
Overloads glGetProgramStageiv.
glGetProgramStringARB(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBProgram
 
glGetProgramStringARB(int, int) - Static method in class org.lwjgl.opengl.ARBProgram
Overloads glGetProgramStringARB.
glGetProgramStringNV(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.NVProgram
 
glGetProgramStringNV(int, int) - Static method in class org.lwjgl.opengl.NVProgram
Overloads glGetProgramStringNV.
glGetQuery(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL15
 
glGetQuery(int, int) - Static method in class org.lwjgl.opengl.GL15
Overloads glGetQueryiv.
glGetQueryARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
 
glGetQueryARB(int, int) - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
Overloads glGetQueryivARB.
glGetQueryIndexed(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBTransformFeedback3
 
glGetQueryIndexed(int, int, int) - Static method in class org.lwjgl.opengl.ARBTransformFeedback3
Overloads glGetQueryIndexediv.
glGetQueryIndexed(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glGetQueryIndexed(int, int, int) - Static method in class org.lwjgl.opengl.GL40
Overloads glGetQueryIndexediv.
glGetQueryObject(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.ARBTimerQuery
 
glGetQueryObject(int, int) - Static method in class org.lwjgl.opengl.ARBTimerQuery
Overloads glGetQueryObjecti64v.
glGetQueryObject(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL15
 
glGetQueryObject(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glGetQueryObject(int, int) - Static method in class org.lwjgl.opengl.GL33
Overloads glGetQueryObjecti64v.
glGetQueryObjectARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
 
glGetQueryObjectEXT(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.EXTTimerQuery
 
glGetQueryObjectEXT(int, int) - Static method in class org.lwjgl.opengl.EXTTimerQuery
Overloads glGetQueryObjecti64vEXT.
glGetQueryObjecti(int, int) - Static method in class org.lwjgl.opengl.GL15
Overloads glGetQueryObjectiv.
glGetQueryObjectiARB(int, int) - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
Overloads glGetQueryObjectivARB.
glGetQueryObjectu(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.ARBTimerQuery
 
glGetQueryObjectu(int, int) - Static method in class org.lwjgl.opengl.ARBTimerQuery
Overloads glGetQueryObjectui64v.
glGetQueryObjectu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL15
 
glGetQueryObjectu(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glGetQueryObjectu(int, int) - Static method in class org.lwjgl.opengl.GL33
Overloads glGetQueryObjectui64v.
glGetQueryObjectuARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
 
glGetQueryObjectuEXT(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.EXTTimerQuery
 
glGetQueryObjectuEXT(int, int) - Static method in class org.lwjgl.opengl.EXTTimerQuery
Overloads glGetQueryObjectui64vEXT.
glGetQueryObjectui(int, int) - Static method in class org.lwjgl.opengl.GL15
Overloads glGetQueryObjectuiv.
glGetQueryObjectuiARB(int, int) - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
Overloads glGetQueryObjectuivARB.
glGetRenderbufferParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
 
glGetRenderbufferParameter(int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
Overloads glGetRenderbufferParameteriv.
glGetRenderbufferParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glGetRenderbufferParameter(int, int) - Static method in class org.lwjgl.opengl.GL30
Overloads glGetRenderbufferParameteriv.
glGetRenderbufferParameterEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
 
glGetRenderbufferParameterEXT(int, int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
Overloads glGetRenderbufferParameterivEXT.
glGetSamplerParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
 
glGetSamplerParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
 
glGetSamplerParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glGetSamplerParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glGetSamplerParameterf(int, int) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
Overloads glGetSamplerParameterfv.
glGetSamplerParameterf(int, int) - Static method in class org.lwjgl.opengl.GL33
Overloads glGetSamplerParameterfv.
glGetSamplerParameteri(int, int) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
Overloads glGetSamplerParameteriv.
glGetSamplerParameterI(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
 
glGetSamplerParameteri(int, int) - Static method in class org.lwjgl.opengl.GL33
Overloads glGetSamplerParameteriv.
glGetSamplerParameterI(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glGetSamplerParameterIi(int, int) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
Overloads glGetSamplerParameterIiv.
glGetSamplerParameterIi(int, int) - Static method in class org.lwjgl.opengl.GL33
Overloads glGetSamplerParameterIiv.
glGetSamplerParameterIu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
 
glGetSamplerParameterIu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glGetSamplerParameterIui(int, int) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
Overloads glGetSamplerParameterIuiv.
glGetSamplerParameterIui(int, int) - Static method in class org.lwjgl.opengl.GL33
Overloads glGetSamplerParameterIuiv.
glGetSeparableFilter(int, int, int, ByteBuffer, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ByteBuffer, ByteBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ByteBuffer, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ByteBuffer, ByteBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ByteBuffer, DoubleBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ByteBuffer, DoubleBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ByteBuffer, DoubleBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ByteBuffer, DoubleBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ByteBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ByteBuffer, IntBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ByteBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ByteBuffer, IntBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ByteBuffer, ShortBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ByteBuffer, ShortBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ByteBuffer, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ByteBuffer, ShortBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, DoubleBuffer, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, DoubleBuffer, ByteBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, DoubleBuffer, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, DoubleBuffer, ByteBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, DoubleBuffer, DoubleBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, DoubleBuffer, DoubleBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, DoubleBuffer, DoubleBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, DoubleBuffer, DoubleBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, DoubleBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, DoubleBuffer, IntBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, DoubleBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, DoubleBuffer, IntBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, DoubleBuffer, ShortBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, DoubleBuffer, ShortBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, DoubleBuffer, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, DoubleBuffer, ShortBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, FloatBuffer, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, FloatBuffer, ByteBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, FloatBuffer, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, FloatBuffer, ByteBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, FloatBuffer, DoubleBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, FloatBuffer, DoubleBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, FloatBuffer, DoubleBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, FloatBuffer, DoubleBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, FloatBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, FloatBuffer, IntBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, FloatBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, FloatBuffer, IntBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, FloatBuffer, ShortBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, FloatBuffer, ShortBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, FloatBuffer, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, FloatBuffer, ShortBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, IntBuffer, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, IntBuffer, ByteBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, IntBuffer, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, IntBuffer, ByteBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, IntBuffer, DoubleBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, IntBuffer, DoubleBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, IntBuffer, DoubleBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, IntBuffer, DoubleBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, IntBuffer, IntBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, IntBuffer, IntBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, IntBuffer, ShortBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, IntBuffer, ShortBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, IntBuffer, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, IntBuffer, ShortBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ShortBuffer, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ShortBuffer, ByteBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ShortBuffer, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ShortBuffer, ByteBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ShortBuffer, DoubleBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ShortBuffer, DoubleBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ShortBuffer, DoubleBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ShortBuffer, DoubleBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ShortBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ShortBuffer, IntBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ShortBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ShortBuffer, IntBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ShortBuffer, ShortBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ShortBuffer, ShortBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ShortBuffer, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, ShortBuffer, ShortBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetSeparableFilter(int, int, int, long, long, long) - Static method in class org.lwjgl.opengl.ARBImaging
 
glGetShader(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glGetShader(int, int) - Static method in class org.lwjgl.opengl.GL20
Overloads glGetShaderiv.
glGetShaderInfoLog(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glGetShaderInfoLog(int, int) - Static method in class org.lwjgl.opengl.GL20
Overloads glGetShaderInfoLog.
glGetShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBES2Compatibility
 
glGetShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glGetShaderSource(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glGetShaderSource(int, int) - Static method in class org.lwjgl.opengl.GL20
Overloads glGetShaderSource.
glGetShaderSourceARB(int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glGetShaderSourceARB(int, int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
Overloads glGetShaderSourceARB.
glGetString(int) - Static method in class org.lwjgl.opengl.GL11
 
glGetStringi(int, int) - Static method in class org.lwjgl.opengl.GL30
 
glGetSubroutineIndex(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
 
glGetSubroutineIndex(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glGetSubroutineUniformLocation(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
 
glGetSubroutineUniformLocation(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glGetSync(GLSync, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSync
 
glGetSync(GLSync, int) - Static method in class org.lwjgl.opengl.ARBSync
Overloads glGetSynciv.
glGetSync(GLSync, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.GL32
 
glGetSync(GLSync, int) - Static method in class org.lwjgl.opengl.GL32
Overloads glGetSynciv.
glGetTexBumpParameterATI(int, FloatBuffer) - Static method in class org.lwjgl.opengl.ATIEnvmapBumpmap
 
glGetTexBumpParameterATI(int, IntBuffer) - Static method in class org.lwjgl.opengl.ATIEnvmapBumpmap
 
glGetTexEnv(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetTexEnv(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetTexEnvf(int, int) - Static method in class org.lwjgl.opengl.GL11
Overloads glGetTexEnvfv.
glGetTexEnvi(int, int) - Static method in class org.lwjgl.opengl.GL11
Overloads glGetTexEnviv.
glGetTexGen(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetTexGen(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetTexGen(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetTexGend(int, int) - Static method in class org.lwjgl.opengl.GL11
Overloads glGetTexGendv.
glGetTexGenf(int, int) - Static method in class org.lwjgl.opengl.GL11
Overloads glGetTexGenfv.
glGetTexGeni(int, int) - Static method in class org.lwjgl.opengl.GL11
Overloads glGetTexGeniv.
glGetTexImage(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetTexImage(int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetTexImage(int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetTexImage(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetTexImage(int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetTexImage(int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL11
 
glGetTexLevelParameter(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetTexLevelParameter(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetTexLevelParameterf(int, int, int) - Static method in class org.lwjgl.opengl.GL11
Overloads glGetTexLevelParameterfv.
glGetTexLevelParameteri(int, int, int) - Static method in class org.lwjgl.opengl.GL11
Overloads glGetTexLevelParameteriv.
glGetTexParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetTexParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glGetTexParameterf(int, int) - Static method in class org.lwjgl.opengl.GL11
Overloads glGetTexParameterfv.
glGetTexParameteri(int, int) - Static method in class org.lwjgl.opengl.GL11
Overloads glGetTexParameteriv.
glGetTexParameterI(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glGetTexParameterIEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTTextureInteger
 
glGetTexParameterIi(int, int) - Static method in class org.lwjgl.opengl.GL30
Overloads glGetTexParameterIiv.
glGetTexParameterIiEXT(int, int) - Static method in class org.lwjgl.opengl.EXTTextureInteger
Overloads glGetTexParameterIivEXT.
glGetTexParameterIu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glGetTexParameterIuEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTTextureInteger
 
glGetTexParameterIui(int, int) - Static method in class org.lwjgl.opengl.GL30
Overloads glGetTexParameterIuiv.
glGetTexParameterIuiEXT(int, int) - Static method in class org.lwjgl.opengl.EXTTextureInteger
Overloads glGetTexParameterIuivEXT.
glGetTexParameterPointervAPPLE(int, int, long) - Static method in class org.lwjgl.opengl.APPLETextureRange
 
glGetTextureImageEXT(int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetTextureImageEXT(int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetTextureImageEXT(int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetTextureImageEXT(int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetTextureImageEXT(int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetTextureImageEXT(int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetTextureLevelParameterEXT(int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetTextureLevelParameterEXT(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetTextureLevelParameterfEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glGetTextureLevelParameterfvEXT.
glGetTextureLevelParameteriEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glGetTextureLevelParameterivEXT.
glGetTextureParameterEXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetTextureParameterEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetTextureParameterfEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glGetTextureParameterfvEXT.
glGetTextureParameteriEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glGetTextureParameterivEXT.
glGetTextureParameterIEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetTextureParameterIiEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glGetTextureParameterIivEXT.
glGetTextureParameterIuEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetTextureParameterIuiEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glGetTextureParameterIuivEXT.
glGetTrackMatrixNV(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glGetTransformFeedbackVarying(int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glGetTransformFeedbackVarying(int, int, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
Overloads glGetTransformFeedbackVarying.
glGetTransformFeedbackVaryingEXT(int, int, IntBuffer, IntBuffer, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTTransformFeedback
 
glGetTransformFeedbackVaryingEXT(int, int, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.EXTTransformFeedback
Overloads glGetTransformFeedbackVaryingEXT.
glGetTransformFeedbackVaryingNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVTransformFeedback
 
glGetTransformFeedbackVaryingNV(int, int) - Static method in class org.lwjgl.opengl.NVTransformFeedback
Overloads glGetTransformFeedbackVaryingNV.
glGetUniform(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glGetUniform(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glGetUniform(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glGetUniform(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glGetUniformARB(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glGetUniformARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glGetUniformBlockIndex(int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
 
glGetUniformBlockIndex(int, CharSequence) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
Overloads glGetUniformBlockIndex.
glGetUniformBlockIndex(int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL31
 
glGetUniformBlockIndex(int, CharSequence) - Static method in class org.lwjgl.opengl.GL31
Overloads glGetUniformBlockIndex.
glGetUniformBufferSizeEXT(int, int) - Static method in class org.lwjgl.opengl.EXTBindableUniform
 
glGetUniformIndices(int, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
 
glGetUniformIndices(int, CharSequence[], IntBuffer) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
Overloads glGetUniformIndices.
glGetUniformIndices(int, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.GL31
 
glGetUniformIndices(int, CharSequence[], IntBuffer) - Static method in class org.lwjgl.opengl.GL31
Overloads glGetUniformIndices.
glGetUniformLocation(int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL20
Returns the location of the uniform with the specified name.
glGetUniformLocation(int, CharSequence) - Static method in class org.lwjgl.opengl.GL20
Overloads glGetUniformLocation.
glGetUniformLocationARB(int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
Returns the location of the uniform with the specified name.
glGetUniformLocationARB(int, CharSequence) - Static method in class org.lwjgl.opengl.ARBShaderObjects
Overloads glGetUniformLocationARB.
glGetUniformNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glGetUniformOffsetEXT(int, int) - Static method in class org.lwjgl.opengl.EXTBindableUniform
 
glGetUniformSubroutineu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
 
glGetUniformSubroutineu(int, int) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
Overloads glGetUniformSubroutineuiv.
glGetUniformSubroutineu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glGetUniformSubroutineu(int, int) - Static method in class org.lwjgl.opengl.GL40
Overloads glGetUniformSubroutineuiv.
glGetUniformu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glGetUniformuEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glGetUniformuNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glGetUniformuNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
 
glGetVariantArrayObjectATI(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
 
glGetVariantArrayObjectATI(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
 
glGetVariantBooleanEXT(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glGetVariantFloatEXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glGetVariantIntegerEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glGetVariantPointerEXT(int, int, long) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glGetVaryingLocationNV(int, ByteBuffer) - Static method in class org.lwjgl.opengl.NVTransformFeedback
 
glGetVaryingLocationNV(int, CharSequence) - Static method in class org.lwjgl.opengl.NVTransformFeedback
Overloads glGetVaryingLocationNV.
glGetVertexArrayIntegerEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetVertexArrayIntegerEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glGetVertexArrayIntegervEXT.
glGetVertexArrayIntegerEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetVertexArrayIntegeriEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glGetVertexArrayIntegeri_vEXT.
glGetVertexArrayPointerEXT(int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetVertexArrayPointeri_EXT(int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glGetVertexAttrib(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glGetVertexAttrib(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glGetVertexAttrib(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glGetVertexAttribARB(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBVertexProgram
 
glGetVertexAttribARB(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBVertexProgram
 
glGetVertexAttribARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexProgram
 
glGetVertexAttribARB(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glGetVertexAttribARB(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glGetVertexAttribARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glGetVertexAttribArrayObjectATI(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ATIVertexAttribArrayObject
 
glGetVertexAttribArrayObjectATI(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ATIVertexAttribArrayObject
 
glGetVertexAttribI(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glGetVertexAttribIEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glGetVertexAttribIu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glGetVertexAttribIuEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glGetVertexAttribL(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBVertexAttrib64bit
 
glGetVertexAttribL(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glGetVertexAttribLEXT(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTVertexAttrib64bit
 
glGetVertexAttribLNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
 
glGetVertexAttribLuNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
 
glGetVertexAttribNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glGetVertexAttribNV(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glGetVertexAttribNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glGetVertexAttribPointer(int, int, long) - Static method in class org.lwjgl.opengl.GL20
 
glGetVertexAttribPointerARB(int, int, long) - Static method in class org.lwjgl.opengl.ARBVertexProgram
 
glGetVertexAttribPointerARB(int, int, long) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glGetVertexAttribPointerNV(int, int, long) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glHint(int, int) - Static method in class org.lwjgl.opengl.GL11
 
glHistogram(int, int, int, boolean) - Static method in class org.lwjgl.opengl.ARBImaging
 
glIndexFormatNV(int, int) - Static method in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
 
glInitNames() - Static method in class org.lwjgl.opengl.GL11
 
glInsertComponentEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glInterleavedArrays(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glInterleavedArrays(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glInterleavedArrays(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glInterleavedArrays(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glInterleavedArrays(int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glInterleavedArrays(int, int, long) - Static method in class org.lwjgl.opengl.GL11
 
glIsBuffer(int) - Static method in class org.lwjgl.opengl.GL15
 
glIsBufferARB(int) - Static method in class org.lwjgl.opengl.ARBBufferObject
 
glIsBufferResidentNV(int) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
 
glIsEnabled(int) - Static method in class org.lwjgl.opengl.GL11
 
glIsEnabledi(int, int) - Static method in class org.lwjgl.opengl.GL30
 
glIsEnabledIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.ARBViewportArray
 
glIsEnabledIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glIsEnabledIndexedEXT(int, int) - Static method in class org.lwjgl.opengl.EXTDrawBuffers2
 
glIsFenceAPPLE(int) - Static method in class org.lwjgl.opengl.APPLEFence
 
glIsFenceNV(int) - Static method in class org.lwjgl.opengl.NVFence
 
glIsFramebuffer(int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
 
glIsFramebuffer(int) - Static method in class org.lwjgl.opengl.GL30
 
glIsFramebufferEXT(int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
 
glIsList(int) - Static method in class org.lwjgl.opengl.GL11
 
glIsNameAMD(int, int) - Static method in class org.lwjgl.opengl.AMDNameGenDelete
 
glIsNamedBufferResidentNV(int) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
 
glIsNamedStringARB(ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
 
glIsNamedStringARB(CharSequence) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
Overloads glIsNamedStringARB.
glIsObjectBufferATI(int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
 
glIsOcclusionQueryNV(int) - Static method in class org.lwjgl.opengl.NVOcclusionQuery
 
glIsProgram(int) - Static method in class org.lwjgl.opengl.GL20
 
glIsProgramARB(int) - Static method in class org.lwjgl.opengl.ARBProgram
 
glIsProgramNV(int) - Static method in class org.lwjgl.opengl.NVProgram
 
glIsProgramPipeline(int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glIsProgramPipeline(int) - Static method in class org.lwjgl.opengl.GL41
 
glIsQuery(int) - Static method in class org.lwjgl.opengl.GL15
 
glIsQueryARB(int) - Static method in class org.lwjgl.opengl.ARBOcclusionQuery
 
glIsRenderbuffer(int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
 
glIsRenderbuffer(int) - Static method in class org.lwjgl.opengl.GL30
 
glIsRenderbufferEXT(int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
 
glIsSampler(int) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
 
glIsSampler(int) - Static method in class org.lwjgl.opengl.GL33
 
glIsShader(int) - Static method in class org.lwjgl.opengl.GL20
 
glIsSync(GLSync) - Static method in class org.lwjgl.opengl.ARBSync
 
glIsSync(GLSync) - Static method in class org.lwjgl.opengl.GL32
 
glIsTexture(int) - Static method in class org.lwjgl.opengl.GL11
 
glIsTransformFeedback(int) - Static method in class org.lwjgl.opengl.ARBTransformFeedback2
 
glIsTransformFeedback(int) - Static method in class org.lwjgl.opengl.GL40
 
glIsTransformFeedbackNV(int) - Static method in class org.lwjgl.opengl.NVTransformFeedback2
 
glIsVariantEnabledEXT(int, int) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glIsVertexArray(int) - Static method in class org.lwjgl.opengl.ARBVertexArrayObject
 
glIsVertexArray(int) - Static method in class org.lwjgl.opengl.GL30
 
glIsVertexArrayAPPLE(int) - Static method in class org.lwjgl.opengl.APPLEVertexArrayObject
 
glIsVertexAttribEnabledAPPLE(int, int) - Static method in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
 
glLight(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glLight(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glLightf(int, int, float) - Static method in class org.lwjgl.opengl.GL11
 
glLighti(int, int, int) - Static method in class org.lwjgl.opengl.GL11
 
glLightModel(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glLightModel(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glLightModelf(int, float) - Static method in class org.lwjgl.opengl.GL11
 
glLightModeli(int, int) - Static method in class org.lwjgl.opengl.GL11
 
glLineStipple(int, short) - Static method in class org.lwjgl.opengl.GL11
 
glLineWidth(float) - Static method in class org.lwjgl.opengl.GL11
 
glLinkProgram(int) - Static method in class org.lwjgl.opengl.GL20
 
glLinkProgramARB(int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glListBase(int) - Static method in class org.lwjgl.opengl.GL11
 
glLoadIdentity() - Static method in class org.lwjgl.opengl.GL11
 
glLoadMatrix(FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glLoadMatrix(DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glLoadName(int) - Static method in class org.lwjgl.opengl.GL11
 
glLoadProgramNV(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.NVProgram
 
glLoadProgramNV(int, int, CharSequence) - Static method in class org.lwjgl.opengl.NVProgram
Overloads glLoadProgramNV.
glLoadTransposeMatrix(FloatBuffer) - Static method in class org.lwjgl.opengl.GL13
 
glLoadTransposeMatrix(DoubleBuffer) - Static method in class org.lwjgl.opengl.GL13
 
glLoadTransposeMatrixARB(FloatBuffer) - Static method in class org.lwjgl.opengl.ARBTransposeMatrix
 
glLockArraysEXT(int, int) - Static method in class org.lwjgl.opengl.EXTCompiledVertexArray
 
glLogicOp(int) - Static method in class org.lwjgl.opengl.GL11
 
glMakeBufferNonResidentNV(int) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
 
glMakeBufferResidentNV(int, int) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
 
glMakeNamedBufferNonResidentNV(int) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
 
glMakeNamedBufferResidentNV(int, int) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
 
glMap1d(int, double, double, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glMap1f(int, float, float, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glMap2d(int, double, double, int, int, double, double, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glMap2f(int, float, float, int, int, float, float, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glMapBuffer(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL15
glMapBuffer maps a GL buffer object to a ByteBuffer.
glMapBuffer(int, int, long, ByteBuffer) - Static method in class org.lwjgl.opengl.GL15
glMapBuffer maps a GL buffer object to a ByteBuffer.
glMapBufferARB(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
glMapBufferARB maps a GL buffer object to a ByteBuffer.
glMapBufferARB(int, int, long, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBBufferObject
glMapBufferARB maps a GL buffer object to a ByteBuffer.
glMapBufferRange(int, long, long, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBMapBufferRange
glMapBufferRange maps a GL buffer object range to a ByteBuffer.
glMapBufferRange(int, long, long, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL30
glMapBufferRange maps a GL buffer object range to a ByteBuffer.
glMapControlPointsNV(int, int, int, int, int, int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.NVEvaluators
 
glMapGrid1d(int, double, double) - Static method in class org.lwjgl.opengl.GL11
 
glMapGrid1f(int, float, float) - Static method in class org.lwjgl.opengl.GL11
 
glMapGrid2d(int, double, double, int, double, double) - Static method in class org.lwjgl.opengl.GL11
 
glMapGrid2f(int, float, float, int, float, float) - Static method in class org.lwjgl.opengl.GL11
 
glMapNamedBufferEXT(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
glMapNamedBufferEXT maps a GL buffer object to a ByteBuffer.
glMapNamedBufferEXT(int, int, long, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
glMapNamedBufferEXT maps a GL buffer object to a ByteBuffer.
glMapNamedBufferRangeEXT(int, long, long, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
glMapNamedBufferRangeEXT maps a GL buffer object range to a ByteBuffer.
glMapObjectBufferATI(int, ByteBuffer) - Static method in class org.lwjgl.opengl.ATIMapObjectBuffer
glMapObjectBufferATI maps an ATI vertex array object to a ByteBuffer.
glMapObjectBufferATI(int, long, ByteBuffer) - Static method in class org.lwjgl.opengl.ATIMapObjectBuffer
glMapObjectBufferATI maps an ATI vertex array object to a ByteBuffer.
glMapParameterNV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVEvaluators
 
glMapParameterNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVEvaluators
 
glMapVertexAttrib1dAPPLE(int, int, double, double, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
 
glMapVertexAttrib1fAPPLE(int, int, float, float, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
 
glMapVertexAttrib2dAPPLE(int, int, double, double, int, int, double, double, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
 
glMapVertexAttrib2fAPPLE(int, int, float, float, int, int, float, float, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.APPLEVertexProgramEvaluators
 
glMaterial(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glMaterial(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glMaterialf(int, int, float) - Static method in class org.lwjgl.opengl.GL11
 
glMateriali(int, int, int) - Static method in class org.lwjgl.opengl.GL11
 
glMatrixFrustumEXT(int, double, double, double, double, double, double) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMatrixIndexPointerARB(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBMatrixPalette
 
glMatrixIndexPointerARB(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBMatrixPalette
 
glMatrixIndexPointerARB(int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBMatrixPalette
 
glMatrixIndexPointerARB(int, int, int, long) - Static method in class org.lwjgl.opengl.ARBMatrixPalette
 
glMatrixIndexuARB(ByteBuffer) - Static method in class org.lwjgl.opengl.ARBMatrixPalette
 
glMatrixIndexuARB(ShortBuffer) - Static method in class org.lwjgl.opengl.ARBMatrixPalette
 
glMatrixIndexuARB(IntBuffer) - Static method in class org.lwjgl.opengl.ARBMatrixPalette
 
glMatrixLoadEXT(int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMatrixLoadEXT(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMatrixLoadIdentityEXT(int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMatrixLoadTransposeEXT(int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMatrixLoadTransposeEXT(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMatrixMode(int) - Static method in class org.lwjgl.opengl.GL11
 
glMatrixMultEXT(int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMatrixMultEXT(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMatrixMultTransposeEXT(int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMatrixMultTransposeEXT(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMatrixOrthoEXT(int, double, double, double, double, double, double) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMatrixPopEXT(int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMatrixPushEXT(int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMatrixRotatedEXT(int, double, double, double, double) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMatrixRotatefEXT(int, float, float, float, float) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMatrixScaledEXT(int, double, double, double) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMatrixScalefEXT(int, float, float, float) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMatrixTranslatedEXT(int, double, double, double) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMatrixTranslatefEXT(int, float, float, float) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMemoryBarrierEXT(int) - Static method in class org.lwjgl.opengl.EXTShaderImageLoadStore
 
glMinmax(int, int, boolean) - Static method in class org.lwjgl.opengl.ARBImaging
 
glMinSampleShading(float) - Static method in class org.lwjgl.opengl.GL40
 
glMinSampleShadingARB(float) - Static method in class org.lwjgl.opengl.ARBSampleShading
 
glMultiDrawArrays(int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.GL14
 
glMultiDrawArraysEXT(int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.EXTMultiDrawArrays
 
glMultiDrawElementArrayAPPLE(int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.APPLEElementArray
 
glMultiDrawRangeElementArrayAPPLE(int, int, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.APPLEElementArray
 
glMultiTexBufferEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexCoord1d(int, double) - Static method in class org.lwjgl.opengl.GL13
 
glMultiTexCoord1dARB(int, double) - Static method in class org.lwjgl.opengl.ARBMultitexture
 
glMultiTexCoord1f(int, float) - Static method in class org.lwjgl.opengl.GL13
 
glMultiTexCoord1fARB(int, float) - Static method in class org.lwjgl.opengl.ARBMultitexture
 
glMultiTexCoord1hNV(int, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
 
glMultiTexCoord1iARB(int, int) - Static method in class org.lwjgl.opengl.ARBMultitexture
 
glMultiTexCoord1sARB(int, short) - Static method in class org.lwjgl.opengl.ARBMultitexture
 
glMultiTexCoord2d(int, double, double) - Static method in class org.lwjgl.opengl.GL13
 
glMultiTexCoord2dARB(int, double, double) - Static method in class org.lwjgl.opengl.ARBMultitexture
 
glMultiTexCoord2f(int, float, float) - Static method in class org.lwjgl.opengl.GL13
 
glMultiTexCoord2fARB(int, float, float) - Static method in class org.lwjgl.opengl.ARBMultitexture
 
glMultiTexCoord2hNV(int, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
 
glMultiTexCoord2iARB(int, int, int) - Static method in class org.lwjgl.opengl.ARBMultitexture
 
glMultiTexCoord2sARB(int, short, short) - Static method in class org.lwjgl.opengl.ARBMultitexture
 
glMultiTexCoord3d(int, double, double, double) - Static method in class org.lwjgl.opengl.GL13
 
glMultiTexCoord3dARB(int, double, double, double) - Static method in class org.lwjgl.opengl.ARBMultitexture
 
glMultiTexCoord3f(int, float, float, float) - Static method in class org.lwjgl.opengl.GL13
 
glMultiTexCoord3fARB(int, float, float, float) - Static method in class org.lwjgl.opengl.ARBMultitexture
 
glMultiTexCoord3hNV(int, short, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
 
glMultiTexCoord3iARB(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBMultitexture
 
glMultiTexCoord3sARB(int, short, short, short) - Static method in class org.lwjgl.opengl.ARBMultitexture
 
glMultiTexCoord4d(int, double, double, double, double) - Static method in class org.lwjgl.opengl.GL13
 
glMultiTexCoord4dARB(int, double, double, double, double) - Static method in class org.lwjgl.opengl.ARBMultitexture
 
glMultiTexCoord4f(int, float, float, float, float) - Static method in class org.lwjgl.opengl.GL13
 
glMultiTexCoord4fARB(int, float, float, float, float) - Static method in class org.lwjgl.opengl.ARBMultitexture
 
glMultiTexCoord4hNV(int, short, short, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
 
glMultiTexCoord4iARB(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBMultitexture
 
glMultiTexCoord4sARB(int, short, short, short, short) - Static method in class org.lwjgl.opengl.ARBMultitexture
 
glMultiTexCoordP1u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glMultiTexCoordP1u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glMultiTexCoordP1ui(int, int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glMultiTexCoordP1ui(int, int, int) - Static method in class org.lwjgl.opengl.GL33
 
glMultiTexCoordP2u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glMultiTexCoordP2u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glMultiTexCoordP2ui(int, int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glMultiTexCoordP2ui(int, int, int) - Static method in class org.lwjgl.opengl.GL33
 
glMultiTexCoordP3u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glMultiTexCoordP3u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glMultiTexCoordP3ui(int, int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glMultiTexCoordP3ui(int, int, int) - Static method in class org.lwjgl.opengl.GL33
 
glMultiTexCoordP4u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glMultiTexCoordP4u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glMultiTexCoordP4ui(int, int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glMultiTexCoordP4ui(int, int, int) - Static method in class org.lwjgl.opengl.GL33
 
glMultiTexCoordPointerEXT(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexCoordPointerEXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexCoordPointerEXT(int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexEnvEXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexEnvEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexEnvfEXT(int, int, int, float) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexEnviEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexGendEXT(int, int, int, double) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexGenEXT(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexGenEXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexGenEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexGenfEXT(int, int, int, float) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexGeniEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexImage1DEXT(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexImage1DEXT(int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexImage1DEXT(int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexImage1DEXT(int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexImage1DEXT(int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexImage1DEXT(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexImage2DEXT(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexImage3DEXT(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexParameterEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexParameterEXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexParameterfEXT(int, int, int, float) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexParameteriEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexParameterIEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexParameterIEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glMultiTexParameterIivEXT.
glMultiTexParameterIuEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexParameterIuEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glMultiTexParameterIuivEXT.
glMultiTexRenderbufferEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexSubImage1DEXT(int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexSubImage1DEXT(int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexSubImage1DEXT(int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexSubImage1DEXT(int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexSubImage1DEXT(int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexSubImage1DEXT(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexSubImage2DEXT(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultiTexSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glMultMatrix(FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glMultMatrix(DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glMultTransposeMatrix(FloatBuffer) - Static method in class org.lwjgl.opengl.GL13
 
glMultTransposeMatrix(DoubleBuffer) - Static method in class org.lwjgl.opengl.GL13
 
glMultTransposeMatrixARB(FloatBuffer) - Static method in class org.lwjgl.opengl.ARBTransposeMatrix
 
glNamedBufferDataEXT(int, long, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedBufferDataEXT(int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedBufferDataEXT(int, DoubleBuffer, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedBufferDataEXT(int, FloatBuffer, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedBufferDataEXT(int, IntBuffer, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedBufferDataEXT(int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedBufferSubDataEXT(int, long, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedBufferSubDataEXT(int, long, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedBufferSubDataEXT(int, long, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedBufferSubDataEXT(int, long, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedBufferSubDataEXT(int, long, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedCopyBufferSubDataEXT(int, int, long, long, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedFramebufferRenderbufferEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedFramebufferTexture1DEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedFramebufferTexture2DEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedFramebufferTexture3DEXT(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedFramebufferTextureEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedFramebufferTextureFaceEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedFramebufferTextureLayerEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedProgramLocalParameter4dEXT(int, int, int, double, double, double, double) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedProgramLocalParameter4EXT(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedProgramLocalParameter4EXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedProgramLocalParameter4fEXT(int, int, int, float, float, float, float) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedProgramLocalParameterI4EXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedProgramLocalParameterI4iEXT(int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedProgramLocalParameterI4uEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedProgramLocalParameterI4uiEXT(int, int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedProgramLocalParameters4EXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedProgramLocalParametersI4EXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedProgramLocalParametersI4uEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedProgramStringEXT(int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedProgramStringEXT(int, int, int, CharSequence) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glNamedProgramStringEXT.
glNamedRenderbufferStorageEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedRenderbufferStorageMultisampleCoverageEXT(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedRenderbufferStorageMultisampleEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glNamedStringARB(int, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
 
glNamedStringARB(int, CharSequence, CharSequence) - Static method in class org.lwjgl.opengl.ARBShadingLanguageInclude
Overloads glNamedStringARB.
glNewList(int, int) - Static method in class org.lwjgl.opengl.GL11
 
glNewObjectBufferATI(int, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
 
glNewObjectBufferATI(ByteBuffer, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
 
glNewObjectBufferATI(DoubleBuffer, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
 
glNewObjectBufferATI(FloatBuffer, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
 
glNewObjectBufferATI(IntBuffer, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
 
glNewObjectBufferATI(ShortBuffer, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
 
glNormal3b(byte, byte, byte) - Static method in class org.lwjgl.opengl.GL11
 
glNormal3d(double, double, double) - Static method in class org.lwjgl.opengl.GL11
 
glNormal3f(float, float, float) - Static method in class org.lwjgl.opengl.GL11
 
glNormal3hNV(short, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
 
glNormal3i(int, int, int) - Static method in class org.lwjgl.opengl.GL11
 
glNormalFormatNV(int, int) - Static method in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
 
glNormalP3u(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glNormalP3u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glNormalP3ui(int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glNormalP3ui(int, int) - Static method in class org.lwjgl.opengl.GL33
 
glNormalPointer(int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glNormalPointer(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glNormalPointer(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glNormalPointer(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glNormalPointer(int, int, long) - Static method in class org.lwjgl.opengl.GL11
 
glNormalStream3bATI(int, byte, byte, byte) - Static method in class org.lwjgl.opengl.ATIVertexStreams
 
glNormalStream3dATI(int, double, double, double) - Static method in class org.lwjgl.opengl.ATIVertexStreams
 
glNormalStream3fATI(int, float, float, float) - Static method in class org.lwjgl.opengl.ATIVertexStreams
 
glNormalStream3iATI(int, int, int, int) - Static method in class org.lwjgl.opengl.ATIVertexStreams
 
glNormalStream3sATI(int, short, short, short) - Static method in class org.lwjgl.opengl.ATIVertexStreams
 
glObjectPurgeableAPPLE(int, int, int) - Static method in class org.lwjgl.opengl.APPLEObjectPurgeable
 
glObjectUnpurgeableAPPLE(int, int, int) - Static method in class org.lwjgl.opengl.APPLEObjectPurgeable
 
glOrtho(double, double, double, double, double, double) - Static method in class org.lwjgl.opengl.GL11
 
glPassTexCoordATI(int, int, int) - Static method in class org.lwjgl.opengl.ATIFragmentShader
 
glPassThrough(float) - Static method in class org.lwjgl.opengl.GL11
 
glPatchParameter(int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBTessellationShader
 
glPatchParameter(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glPatchParameteri(int, int) - Static method in class org.lwjgl.opengl.ARBTessellationShader
 
glPatchParameteri(int, int) - Static method in class org.lwjgl.opengl.GL40
 
glPauseTransformFeedback() - Static method in class org.lwjgl.opengl.ARBTransformFeedback2
 
glPauseTransformFeedback() - Static method in class org.lwjgl.opengl.GL40
 
glPauseTransformFeedbackNV() - Static method in class org.lwjgl.opengl.NVTransformFeedback2
 
glPixelDataRangeNV(int, ByteBuffer) - Static method in class org.lwjgl.opengl.NVPixelDataRange
 
glPixelDataRangeNV(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.NVPixelDataRange
 
glPixelDataRangeNV(int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVPixelDataRange
 
glPixelDataRangeNV(int, IntBuffer) - Static method in class org.lwjgl.opengl.NVPixelDataRange
 
glPixelDataRangeNV(int, ShortBuffer) - Static method in class org.lwjgl.opengl.NVPixelDataRange
 
glPixelMap(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glPixelMapfv(int, int, long) - Static method in class org.lwjgl.opengl.GL11
 
glPixelMapu(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glPixelMapu(int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glPixelMapuiv(int, int, long) - Static method in class org.lwjgl.opengl.GL11
 
glPixelMapusv(int, int, long) - Static method in class org.lwjgl.opengl.GL11
 
glPixelStoref(int, float) - Static method in class org.lwjgl.opengl.GL11
 
glPixelStorei(int, int) - Static method in class org.lwjgl.opengl.GL11
 
glPixelTransferf(int, float) - Static method in class org.lwjgl.opengl.GL11
 
glPixelTransferi(int, int) - Static method in class org.lwjgl.opengl.GL11
 
glPixelZoom(float, float) - Static method in class org.lwjgl.opengl.GL11
 
glPNTrianglesfATI(int, float) - Static method in class org.lwjgl.opengl.ATIPnTriangles
 
glPNTrianglesiATI(int, int) - Static method in class org.lwjgl.opengl.ATIPnTriangles
 
glPointParameter(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL14
 
glPointParameter(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL14
 
glPointParameterARB(int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBPointParameters
 
glPointParameterEXT(int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTPointParameters
 
glPointParameterf(int, float) - Static method in class org.lwjgl.opengl.GL14
 
glPointParameterfARB(int, float) - Static method in class org.lwjgl.opengl.ARBPointParameters
 
glPointParameterfEXT(int, float) - Static method in class org.lwjgl.opengl.EXTPointParameters
 
glPointParameteri(int, int) - Static method in class org.lwjgl.opengl.GL14
 
glPointParameteriNV(int, int) - Static method in class org.lwjgl.opengl.NVPointSprite
 
glPointParameterNV(int, IntBuffer) - Static method in class org.lwjgl.opengl.NVPointSprite
 
glPointSize(float) - Static method in class org.lwjgl.opengl.GL11
 
glPolygonMode(int, int) - Static method in class org.lwjgl.opengl.GL11
 
glPolygonOffset(float, float) - Static method in class org.lwjgl.opengl.GL11
 
glPolygonStipple(ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glPolygonStipple(long) - Static method in class org.lwjgl.opengl.GL11
 
glPopAttrib() - Static method in class org.lwjgl.opengl.GL11
 
glPopClientAttrib() - Static method in class org.lwjgl.opengl.GL11
 
glPopMatrix() - Static method in class org.lwjgl.opengl.GL11
 
glPopName() - Static method in class org.lwjgl.opengl.GL11
 
glPrimitiveRestartIndex(int) - Static method in class org.lwjgl.opengl.GL31
 
glPrimitiveRestartIndexNV(int) - Static method in class org.lwjgl.opengl.NVPrimitiveRestart
 
glPrimitiveRestartNV() - Static method in class org.lwjgl.opengl.NVPrimitiveRestart
 
glPrioritizeTextures(IntBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glProgramBinary(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBGetProgramBinary
 
glProgramBinary(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramBufferParametersINV(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVParameterBufferObject
 
glProgramBufferParametersIuNV(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVParameterBufferObject
 
glProgramBufferParametersNV(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVParameterBufferObject
 
glProgramEnvParameter4ARB(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBProgram
 
glProgramEnvParameter4ARB(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBProgram
 
glProgramEnvParameter4dARB(int, int, double, double, double, double) - Static method in class org.lwjgl.opengl.ARBProgram
 
glProgramEnvParameter4fARB(int, int, float, float, float, float) - Static method in class org.lwjgl.opengl.ARBProgram
 
glProgramEnvParameterI4iNV(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.NVGpuProgram4
 
glProgramEnvParameterI4NV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVGpuProgram4
 
glProgramEnvParameterI4uiNV(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.NVGpuProgram4
 
glProgramEnvParameterI4uNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVGpuProgram4
 
glProgramEnvParameters4EXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTGpuProgramParameters
 
glProgramEnvParametersI4NV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVGpuProgram4
 
glProgramEnvParametersI4uNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVGpuProgram4
 
glProgramLocalParameter4ARB(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBProgram
 
glProgramLocalParameter4ARB(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBProgram
 
glProgramLocalParameter4dARB(int, int, double, double, double, double) - Static method in class org.lwjgl.opengl.ARBProgram
 
glProgramLocalParameter4fARB(int, int, float, float, float, float) - Static method in class org.lwjgl.opengl.ARBProgram
 
glProgramLocalParameterI4iNV(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.NVGpuProgram4
 
glProgramLocalParameterI4NV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVGpuProgram4
 
glProgramLocalParameterI4uiNV(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.NVGpuProgram4
 
glProgramLocalParameterI4uNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVGpuProgram4
 
glProgramLocalParameters4EXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTGpuProgramParameters
 
glProgramLocalParametersI4NV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVGpuProgram4
 
glProgramLocalParametersI4uNV(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVGpuProgram4
 
glProgramNamedParameter4dNV(int, ByteBuffer, double, double, double, double) - Static method in class org.lwjgl.opengl.NVFragmentProgram
 
glProgramNamedParameter4fNV(int, ByteBuffer, float, float, float, float) - Static method in class org.lwjgl.opengl.NVFragmentProgram
 
glProgramParameter4dNV(int, int, double, double, double, double) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glProgramParameter4fNV(int, int, float, float, float, float) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glProgramParameteri(int, int, int) - Static method in class org.lwjgl.opengl.ARBGetProgramBinary
 
glProgramParameteri(int, int, int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramParameteri(int, int, int) - Static method in class org.lwjgl.opengl.GL41
 
glProgramParameteriARB(int, int, int) - Static method in class org.lwjgl.opengl.ARBGeometryShader4
 
glProgramParameteriEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTGeometryShader4
 
glProgramParameters4NV(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glProgramParameters4NV(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glProgramStringARB(int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBProgram
 
glProgramStringARB(int, int, CharSequence) - Static method in class org.lwjgl.opengl.ARBProgram
Overloads glProgramStringARB.
glProgramUniform1(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform1(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform1(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform1(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform1(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform1(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform1d(int, int, double) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform1d(int, int, double) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform1dEXT(int, int, double) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glProgramUniform1EXT(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glProgramUniform1EXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniform1EXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniform1f(int, int, float) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform1f(int, int, float) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform1fEXT(int, int, float) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniform1i(int, int, int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform1i(int, int, int) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform1i64NV(int, int, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glProgramUniform1iEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniform1NV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glProgramUniform1u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform1u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform1uEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniform1ui(int, int, int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform1ui(int, int, int) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform1ui64NV(int, int, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glProgramUniform1uiEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniform1uNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glProgramUniform2(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform2(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform2(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform2(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform2(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform2(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform2d(int, int, double, double) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform2d(int, int, double, double) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform2dEXT(int, int, double, double) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glProgramUniform2EXT(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glProgramUniform2EXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniform2EXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniform2f(int, int, float, float) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform2f(int, int, float, float) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform2fEXT(int, int, float, float) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniform2i(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform2i(int, int, int, int) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform2i64NV(int, int, long, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glProgramUniform2iEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniform2NV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glProgramUniform2u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform2u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform2uEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniform2ui(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform2ui(int, int, int, int) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform2ui64NV(int, int, long, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glProgramUniform2uiEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniform2uNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glProgramUniform3(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform3(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform3(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform3(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform3(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform3(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform3d(int, int, double, double, double) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform3d(int, int, double, double, double) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform3dEXT(int, int, double, double, double) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glProgramUniform3EXT(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glProgramUniform3EXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniform3EXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniform3f(int, int, float, float, float) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform3f(int, int, float, float, float) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform3fEXT(int, int, float, float, float) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniform3i(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform3i(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform3i64NV(int, int, long, long, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glProgramUniform3iEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniform3NV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glProgramUniform3u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform3u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform3uEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniform3ui(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform3ui(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform3ui64NV(int, int, long, long, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glProgramUniform3uiEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniform3uNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glProgramUniform4(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform4(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform4(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform4(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform4(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform4(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform4d(int, int, double, double, double, double) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform4d(int, int, double, double, double, double) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform4dEXT(int, int, double, double, double, double) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glProgramUniform4EXT(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glProgramUniform4EXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniform4EXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniform4f(int, int, float, float, float, float) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform4f(int, int, float, float, float, float) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform4fEXT(int, int, float, float, float, float) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniform4i(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform4i(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform4i64NV(int, int, long, long, long, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glProgramUniform4iEXT(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniform4NV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glProgramUniform4u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform4u(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform4uEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniform4ui(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniform4ui(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniform4ui64NV(int, int, long, long, long, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glProgramUniform4uiEXT(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniform4uNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glProgramUniformMatrix2(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniformMatrix2(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniformMatrix2(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniformMatrix2(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniformMatrix2EXT(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glProgramUniformMatrix2EXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniformMatrix2x3(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniformMatrix2x3(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniformMatrix2x3(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniformMatrix2x3(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniformMatrix2x3EXT(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glProgramUniformMatrix2x3EXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniformMatrix2x4(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniformMatrix2x4(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniformMatrix2x4(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniformMatrix2x4(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniformMatrix2x4EXT(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glProgramUniformMatrix2x4EXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniformMatrix3(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniformMatrix3(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniformMatrix3(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniformMatrix3(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniformMatrix3EXT(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glProgramUniformMatrix3EXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniformMatrix3x2(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniformMatrix3x2(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniformMatrix3x2(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniformMatrix3x2(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniformMatrix3x2EXT(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glProgramUniformMatrix3x2EXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniformMatrix3x4(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniformMatrix3x4(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniformMatrix3x4(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniformMatrix3x4(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniformMatrix3x4EXT(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glProgramUniformMatrix3x4EXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniformMatrix4(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniformMatrix4(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniformMatrix4(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniformMatrix4(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniformMatrix4EXT(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glProgramUniformMatrix4EXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniformMatrix4x2(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniformMatrix4x2(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniformMatrix4x2(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniformMatrix4x2(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniformMatrix4x2EXT(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glProgramUniformMatrix4x2EXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniformMatrix4x3(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniformMatrix4x3(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glProgramUniformMatrix4x3(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniformMatrix4x3(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glProgramUniformMatrix4x3EXT(int, int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glProgramUniformMatrix4x3EXT(int, int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glProgramUniformui64NV(int, int, long) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
 
glProgramUniformuNV(int, int, LongBuffer) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
 
glProgramVertexLimitNV(int, int) - Static method in class org.lwjgl.opengl.NVGeometryProgram4
 
glProvokingVertex(int) - Static method in class org.lwjgl.opengl.ARBProvokingVertex
 
glProvokingVertex(int) - Static method in class org.lwjgl.opengl.GL32
 
glProvokingVertexEXT(int) - Static method in class org.lwjgl.opengl.EXTProvokingVertex
 
glPushAttrib(int) - Static method in class org.lwjgl.opengl.GL11
 
glPushClientAttrib(int) - Static method in class org.lwjgl.opengl.GL11
 
glPushClientAttribDefaultEXT(int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glPushMatrix() - Static method in class org.lwjgl.opengl.GL11
 
glPushName(int) - Static method in class org.lwjgl.opengl.GL11
 
glQueryCounter(int, int) - Static method in class org.lwjgl.opengl.ARBTimerQuery
 
glQueryCounter(int, int) - Static method in class org.lwjgl.opengl.GL33
 
glRasterPos2d(double, double) - Static method in class org.lwjgl.opengl.GL11
 
glRasterPos2f(float, float) - Static method in class org.lwjgl.opengl.GL11
 
glRasterPos2i(int, int) - Static method in class org.lwjgl.opengl.GL11
 
glRasterPos3d(double, double, double) - Static method in class org.lwjgl.opengl.GL11
 
glRasterPos3f(float, float, float) - Static method in class org.lwjgl.opengl.GL11
 
glRasterPos3i(int, int, int) - Static method in class org.lwjgl.opengl.GL11
 
glRasterPos4d(double, double, double, double) - Static method in class org.lwjgl.opengl.GL11
 
glRasterPos4f(float, float, float, float) - Static method in class org.lwjgl.opengl.GL11
 
glRasterPos4i(int, int, int, int) - Static method in class org.lwjgl.opengl.GL11
 
glReadBuffer(int) - Static method in class org.lwjgl.opengl.GL11
 
glReadnPixelsARB(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glReadnPixelsARB(int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glReadnPixelsARB(int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glReadnPixelsARB(int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glReadnPixelsARB(int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glReadnPixelsARB(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBRobustness
 
glReadPixels(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glReadPixels(int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glReadPixels(int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glReadPixels(int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glReadPixels(int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glReadPixels(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL11
 
glRectd(double, double, double, double) - Static method in class org.lwjgl.opengl.GL11
 
glRectf(float, float, float, float) - Static method in class org.lwjgl.opengl.GL11
 
glRecti(int, int, int, int) - Static method in class org.lwjgl.opengl.GL11
 
glReleaseShaderCompiler() - Static method in class org.lwjgl.opengl.ARBES2Compatibility
 
glReleaseShaderCompiler() - Static method in class org.lwjgl.opengl.GL41
 
glRenderbufferStorage(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
 
glRenderbufferStorage(int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
 
glRenderbufferStorageEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTFramebufferObject
 
glRenderbufferStorageMultisample(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBFramebufferObject
 
glRenderbufferStorageMultisample(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
Establishes the data storage, format, dimensions, and number of samples of a renderbuffer object's image.
glRenderbufferStorageMultisampleCoverageNV(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.NVFramebufferMultisampleCoverage
 
glRenderbufferStorageMultisampleEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTFramebufferMultisample
Establishes the data storage, format, dimensions, and number of samples of a renderbuffer object's image.
glRenderMode(int) - Static method in class org.lwjgl.opengl.GL11
 
glRequestResidentProgramsNV(IntBuffer) - Static method in class org.lwjgl.opengl.NVProgram
 
glRequestResidentProgramsNV(int) - Static method in class org.lwjgl.opengl.NVProgram
Overloads glRequestResidentProgramsNV.
glResetHistogram(int) - Static method in class org.lwjgl.opengl.ARBImaging
 
glResetMinmax(int) - Static method in class org.lwjgl.opengl.ARBImaging
 
glResumeTransformFeedback() - Static method in class org.lwjgl.opengl.ARBTransformFeedback2
 
glResumeTransformFeedback() - Static method in class org.lwjgl.opengl.GL40
 
glResumeTransformFeedbackNV() - Static method in class org.lwjgl.opengl.NVTransformFeedback2
 
glRotatef(float, float, float, float) - Static method in class org.lwjgl.opengl.GL11
 
glSampleCoverage(float, boolean) - Static method in class org.lwjgl.opengl.GL13
 
glSampleCoverageARB(float, boolean) - Static method in class org.lwjgl.opengl.ARBMultisample
 
glSampleMapATI(int, int, int) - Static method in class org.lwjgl.opengl.ATIFragmentShader
 
glSampleMaski(int, int) - Static method in class org.lwjgl.opengl.ARBTextureMultisample
 
glSampleMaski(int, int) - Static method in class org.lwjgl.opengl.GL32
 
glSampleMaskIndexedNV(int, int) - Static method in class org.lwjgl.opengl.NVExplicitMultisample
 
glSamplerParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
 
glSamplerParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
 
glSamplerParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glSamplerParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glSamplerParameterf(int, int, float) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
 
glSamplerParameterf(int, int, float) - Static method in class org.lwjgl.opengl.GL33
 
glSamplerParameteri(int, int, int) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
 
glSamplerParameterI(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
 
glSamplerParameteri(int, int, int) - Static method in class org.lwjgl.opengl.GL33
 
glSamplerParameterI(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glSamplerParameterIu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBSamplerObjects
 
glSamplerParameterIu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glScaled(double, double, double) - Static method in class org.lwjgl.opengl.GL11
 
glScalef(float, float, float) - Static method in class org.lwjgl.opengl.GL11
 
glScissor(int, int, int, int) - Static method in class org.lwjgl.opengl.GL11
 
glScissorArray(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBViewportArray
 
glScissorArray(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glScissorIndexed(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBViewportArray
 
glScissorIndexed(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBViewportArray
 
glScissorIndexed(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL41
 
glScissorIndexed(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glSecondaryColor3b(byte, byte, byte) - Static method in class org.lwjgl.opengl.GL14
 
glSecondaryColor3bEXT(byte, byte, byte) - Static method in class org.lwjgl.opengl.EXTSecondaryColor
 
glSecondaryColor3d(double, double, double) - Static method in class org.lwjgl.opengl.GL14
 
glSecondaryColor3dEXT(double, double, double) - Static method in class org.lwjgl.opengl.EXTSecondaryColor
 
glSecondaryColor3f(float, float, float) - Static method in class org.lwjgl.opengl.GL14
 
glSecondaryColor3fEXT(float, float, float) - Static method in class org.lwjgl.opengl.EXTSecondaryColor
 
glSecondaryColor3hNV(short, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
 
glSecondaryColor3ub(byte, byte, byte) - Static method in class org.lwjgl.opengl.GL14
 
glSecondaryColor3ubEXT(byte, byte, byte) - Static method in class org.lwjgl.opengl.EXTSecondaryColor
 
glSecondaryColorFormatNV(int, int, int) - Static method in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
 
glSecondaryColorP3u(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glSecondaryColorP3u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glSecondaryColorP3ui(int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glSecondaryColorP3ui(int, int) - Static method in class org.lwjgl.opengl.GL33
 
glSecondaryColorPointer(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL14
 
glSecondaryColorPointer(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL14
 
glSecondaryColorPointer(int, boolean, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL14
 
glSecondaryColorPointer(int, int, int, long) - Static method in class org.lwjgl.opengl.GL14
 
glSecondaryColorPointerEXT(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTSecondaryColor
 
glSecondaryColorPointerEXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTSecondaryColor
 
glSecondaryColorPointerEXT(int, boolean, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTSecondaryColor
 
glSecondaryColorPointerEXT(int, int, int, long) - Static method in class org.lwjgl.opengl.EXTSecondaryColor
 
glSelectBuffer(IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glSelectPerfMonitorCountersAMD(int, boolean, int, IntBuffer) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
 
glSelectPerfMonitorCountersAMD(int, boolean, int, int) - Static method in class org.lwjgl.opengl.AMDPerformanceMonitor
Overloads glSelectPerfMonitorCountersAMD.
glSeparableFilter2D(int, int, int, int, int, int, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glSeparableFilter2D(int, int, int, int, int, int, ByteBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glSeparableFilter2D(int, int, int, int, int, int, ByteBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glSeparableFilter2D(int, int, int, int, int, int, ByteBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glSeparableFilter2D(int, int, int, int, int, int, ByteBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glSeparableFilter2D(int, int, int, int, int, int, DoubleBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glSeparableFilter2D(int, int, int, int, int, int, DoubleBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glSeparableFilter2D(int, int, int, int, int, int, DoubleBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glSeparableFilter2D(int, int, int, int, int, int, DoubleBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glSeparableFilter2D(int, int, int, int, int, int, DoubleBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glSeparableFilter2D(int, int, int, int, int, int, FloatBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glSeparableFilter2D(int, int, int, int, int, int, FloatBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glSeparableFilter2D(int, int, int, int, int, int, FloatBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glSeparableFilter2D(int, int, int, int, int, int, FloatBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glSeparableFilter2D(int, int, int, int, int, int, FloatBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glSeparableFilter2D(int, int, int, int, int, int, IntBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glSeparableFilter2D(int, int, int, int, int, int, IntBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glSeparableFilter2D(int, int, int, int, int, int, IntBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glSeparableFilter2D(int, int, int, int, int, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glSeparableFilter2D(int, int, int, int, int, int, IntBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glSeparableFilter2D(int, int, int, int, int, int, ShortBuffer, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glSeparableFilter2D(int, int, int, int, int, int, ShortBuffer, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glSeparableFilter2D(int, int, int, int, int, int, ShortBuffer, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glSeparableFilter2D(int, int, int, int, int, int, ShortBuffer, IntBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glSeparableFilter2D(int, int, int, int, int, int, ShortBuffer, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBImaging
 
glSeparableFilter2D(int, int, int, int, int, int, long, long) - Static method in class org.lwjgl.opengl.ARBImaging
 
glSetFenceAPPLE(int) - Static method in class org.lwjgl.opengl.APPLEFence
 
glSetFenceNV(int, int) - Static method in class org.lwjgl.opengl.NVFence
 
glSetFragmentShaderConstantATI(int, FloatBuffer) - Static method in class org.lwjgl.opengl.ATIFragmentShader
 
glSetInvariantEXT(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glSetInvariantEXT(int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glSetInvariantEXT(int, boolean, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glSetInvariantEXT(int, boolean, IntBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glSetInvariantEXT(int, boolean, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glSetLocalConstantEXT(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glSetLocalConstantEXT(int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glSetLocalConstantEXT(int, boolean, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glSetLocalConstantEXT(int, boolean, IntBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glSetLocalConstantEXT(int, boolean, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glShadeModel(int) - Static method in class org.lwjgl.opengl.GL11
 
glShaderBinary(IntBuffer, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBES2Compatibility
 
glShaderBinary(IntBuffer, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glShaderOp1EXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glShaderOp2EXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glShaderOp3EXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glShaderSource(int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL20
The ARB_shader_objects extension allows multiple, optionally null-terminated, source strings to define a shader program.
glShaderSource(int, CharSequence) - Static method in class org.lwjgl.opengl.GL20
Overloads glShaderSource.
glShaderSource(int, CharSequence[]) - Static method in class org.lwjgl.opengl.GL20
Overloads glShaderSource.
glShaderSourceARB(int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
The ARB_shader_objects extension allows multiple, optionally null-terminated, source strings to define a shader program.
glShaderSourceARB(int, CharSequence) - Static method in class org.lwjgl.opengl.ARBShaderObjects
Overloads glShaderSourceARB.
glShaderSourceARB(int, CharSequence[]) - Static method in class org.lwjgl.opengl.ARBShaderObjects
Overloads glShaderSourceARB.
glStencilClearTagEXT(int, int) - Static method in class org.lwjgl.opengl.EXTStencilClearTag
Controls the stencil clear tag state.
glStencilFunc(int, int, int) - Static method in class org.lwjgl.opengl.GL11
 
glStencilFuncSeparate(int, int, int, int) - Static method in class org.lwjgl.opengl.GL20
 
glStencilFuncSeparateATI(int, int, int, int) - Static method in class org.lwjgl.opengl.ATISeparateStencil
 
glStencilMask(int) - Static method in class org.lwjgl.opengl.GL11
 
glStencilMaskSeparate(int, int) - Static method in class org.lwjgl.opengl.GL20
 
glStencilOp(int, int, int) - Static method in class org.lwjgl.opengl.GL11
 
glStencilOpSeparate(int, int, int, int) - Static method in class org.lwjgl.opengl.GL20
 
glStencilOpSeparateATI(int, int, int, int) - Static method in class org.lwjgl.opengl.ATISeparateStencil
 
glStringMarkerGREMEDY(ByteBuffer) - Static method in class org.lwjgl.opengl.GREMEDYStringMarker
 
glStringMarkerGREMEDY(CharSequence) - Static method in class org.lwjgl.opengl.GREMEDYStringMarker
Overloads glStringMarkerGREMEDY.
glSwizzleEXT(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
GLSync - Class in org.lwjgl.opengl
This class is a wrapper around a GLsync pointer.
glTessellationFactorAMD(float) - Static method in class org.lwjgl.opengl.AMDVertexShaderTessellator
 
glTessellationModeAMD(int) - Static method in class org.lwjgl.opengl.AMDVertexShaderTessellator
 
glTestFenceAPPLE(int) - Static method in class org.lwjgl.opengl.APPLEFence
 
glTestFenceNV(int) - Static method in class org.lwjgl.opengl.NVFence
 
glTestObjectAPPLE(int, int) - Static method in class org.lwjgl.opengl.APPLEFence
 
glTexBuffer(int, int, int) - Static method in class org.lwjgl.opengl.GL31
 
glTexBufferARB(int, int, int) - Static method in class org.lwjgl.opengl.ARBTextureBufferObject
 
glTexBufferEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTTextureBufferObject
 
glTexBumpParameterATI(int, FloatBuffer) - Static method in class org.lwjgl.opengl.ATIEnvmapBumpmap
 
glTexBumpParameterATI(int, IntBuffer) - Static method in class org.lwjgl.opengl.ATIEnvmapBumpmap
 
glTexCoord1d(double) - Static method in class org.lwjgl.opengl.GL11
 
glTexCoord1f(float) - Static method in class org.lwjgl.opengl.GL11
 
glTexCoord1hNV(short) - Static method in class org.lwjgl.opengl.NVHalfFloat
 
glTexCoord2d(double, double) - Static method in class org.lwjgl.opengl.GL11
 
glTexCoord2f(float, float) - Static method in class org.lwjgl.opengl.GL11
 
glTexCoord2hNV(short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
 
glTexCoord3d(double, double, double) - Static method in class org.lwjgl.opengl.GL11
 
glTexCoord3f(float, float, float) - Static method in class org.lwjgl.opengl.GL11
 
glTexCoord3hNV(short, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
 
glTexCoord4d(double, double, double, double) - Static method in class org.lwjgl.opengl.GL11
 
glTexCoord4f(float, float, float, float) - Static method in class org.lwjgl.opengl.GL11
 
glTexCoord4hNV(short, short, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
 
glTexCoordFormatNV(int, int, int) - Static method in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
 
glTexCoordP1u(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glTexCoordP1u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glTexCoordP1ui(int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glTexCoordP1ui(int, int) - Static method in class org.lwjgl.opengl.GL33
 
glTexCoordP2u(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glTexCoordP2u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glTexCoordP2ui(int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glTexCoordP2ui(int, int) - Static method in class org.lwjgl.opengl.GL33
 
glTexCoordP3u(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glTexCoordP3u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glTexCoordP3ui(int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glTexCoordP3ui(int, int) - Static method in class org.lwjgl.opengl.GL33
 
glTexCoordP4u(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glTexCoordP4u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glTexCoordP4ui(int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glTexCoordP4ui(int, int) - Static method in class org.lwjgl.opengl.GL33
 
glTexCoordPointer(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexCoordPointer(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexCoordPointer(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexCoordPointer(int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexCoordPointer(int, int, int, long) - Static method in class org.lwjgl.opengl.GL11
 
glTexEnv(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexEnv(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexEnvf(int, int, float) - Static method in class org.lwjgl.opengl.GL11
 
glTexEnvi(int, int, int) - Static method in class org.lwjgl.opengl.GL11
 
glTexGen(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexGen(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexGen(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexGend(int, int, double) - Static method in class org.lwjgl.opengl.GL11
 
glTexGenf(int, int, float) - Static method in class org.lwjgl.opengl.GL11
 
glTexGeni(int, int, int) - Static method in class org.lwjgl.opengl.GL11
 
glTexImage1D(int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexImage1D(int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexImage1D(int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexImage1D(int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexImage1D(int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexImage1D(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL11
 
glTexImage2D(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexImage2D(int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexImage2D(int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexImage2D(int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexImage2D(int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexImage2D(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL11
 
glTexImage2DMultisample(int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengl.ARBTextureMultisample
 
glTexImage2DMultisample(int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengl.GL32
 
glTexImage3D(int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL12
 
glTexImage3D(int, int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL12
 
glTexImage3D(int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL12
 
glTexImage3D(int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL12
 
glTexImage3D(int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL12
 
glTexImage3D(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL12
 
glTexImage3DMultisample(int, int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengl.ARBTextureMultisample
 
glTexImage3DMultisample(int, int, int, int, int, int, boolean) - Static method in class org.lwjgl.opengl.GL32
 
glTexParameter(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexParameter(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexParameterf(int, int, float) - Static method in class org.lwjgl.opengl.GL11
 
glTexParameteri(int, int, int) - Static method in class org.lwjgl.opengl.GL11
 
glTexParameterI(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glTexParameterIEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTTextureInteger
 
glTexParameterIi(int, int, int) - Static method in class org.lwjgl.opengl.GL30
Overloads glTexParameterIiv.
glTexParameterIiEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTTextureInteger
Overloads glTexParameterIivEXT.
glTexParameterIu(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glTexParameterIuEXT(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTTextureInteger
 
glTexParameterIui(int, int, int) - Static method in class org.lwjgl.opengl.GL30
Overloads glTexParameterIuiv.
glTexParameterIuiEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTTextureInteger
Overloads glTexParameterIuivEXT.
glTexRenderbufferNV(int, int) - Static method in class org.lwjgl.opengl.NVExplicitMultisample
 
glTexSubImage1D(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexSubImage1D(int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexSubImage1D(int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexSubImage1D(int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexSubImage1D(int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexSubImage1D(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL11
 
glTexSubImage2D(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexSubImage2D(int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexSubImage2D(int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexSubImage2D(int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexSubImage2D(int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glTexSubImage2D(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL11
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL12
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL12
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL12
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL12
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL12
 
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL12
 
glTextureBarrierNV() - Static method in class org.lwjgl.opengl.NVTextureBarrier
 
glTextureBufferEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureImage1DEXT(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureImage1DEXT(int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureImage1DEXT(int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureImage1DEXT(int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureImage1DEXT(int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureImage1DEXT(int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureImage2DEXT(int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureImage2DEXT(int, int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureImage2DEXT(int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureImage2DEXT(int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureImage2DEXT(int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureImage2DEXT(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureImage3DEXT(int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureImage3DEXT(int, int, int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureImage3DEXT(int, int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureImage3DEXT(int, int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureImage3DEXT(int, int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureImage3DEXT(int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureParameterEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureParameterEXT(int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureParameterfEXT(int, int, int, float) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureParameteriEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureParameterIEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureParameterIEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glTextureParameterIivEXT.
glTextureParameterIuEXT(int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureParameterIuEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
Overloads glTextureParameterIuivEXT.
glTextureRangeAPPLE(int, ByteBuffer) - Static method in class org.lwjgl.opengl.APPLETextureRange
 
glTextureRenderbufferEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureSubImage1DEXT(int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureSubImage1DEXT(int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureSubImage1DEXT(int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureSubImage1DEXT(int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureSubImage1DEXT(int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureSubImage1DEXT(int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureSubImage2DEXT(int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTextureSubImage3DEXT(int, int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glTrackMatrixNV(int, int, int, int) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glTransformFeedbackAttribsNV(IntBuffer, int) - Static method in class org.lwjgl.opengl.NVTransformFeedback
 
glTransformFeedbackVaryings(int, int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.GL30
 
glTransformFeedbackVaryings(int, CharSequence[], int) - Static method in class org.lwjgl.opengl.GL30
Overloads glTransformFeedbackVaryings.
glTransformFeedbackVaryingsEXT(int, int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.EXTTransformFeedback
 
glTransformFeedbackVaryingsEXT(int, CharSequence[], int) - Static method in class org.lwjgl.opengl.EXTTransformFeedback
Overloads glTransformFeedbackVaryingsEXT.
glTransformFeedbackVaryingsNV(int, IntBuffer, int) - Static method in class org.lwjgl.opengl.NVTransformFeedback
 
glTranslated(double, double, double) - Static method in class org.lwjgl.opengl.GL11
 
glTranslatef(float, float, float) - Static method in class org.lwjgl.opengl.GL11
 
GLU - Class in org.lwjgl.util.glu
GLU.java Created 23-dec-2003
GLU() - Constructor for class org.lwjgl.util.glu.GLU
 
GLU_AUTO_LOAD_MATRIX - Static variable in class org.lwjgl.util.glu.GLU
NURBS constants
GLU_BEGIN - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_CCW - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_CULLING - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_CW - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_DISPLAY_MODE - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_DOMAIN_DISTANCE - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_EDGE_FLAG - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_END - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_ERROR - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_EXTENSIONS - Static variable in interface org.lwjgl.opengl.GLUConstants
 
GLU_EXTENSIONS - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_EXTERIOR - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_FALSE - Static variable in interface org.lwjgl.opengl.GLUConstants
 
GLU_FALSE - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_FILL - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_FLAT - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_INCOMPATIBLE_GL_VERSION - Static variable in interface org.lwjgl.opengl.GLUConstants
 
GLU_INCOMPATIBLE_GL_VERSION - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_INSIDE - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_INTERIOR - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_INVALID_ENUM - Static variable in interface org.lwjgl.opengl.GLUConstants
 
GLU_INVALID_ENUM - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_INVALID_VALUE - Static variable in interface org.lwjgl.opengl.GLUConstants
 
GLU_INVALID_VALUE - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_LINE - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_MAP1_TRIM_2 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_MAP1_TRIM_3 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NONE - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR1 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR10 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR11 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR12 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR13 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR14 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR15 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR16 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR17 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR18 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR19 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR2 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR20 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR21 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR22 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR23 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR24 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR25 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR26 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR27 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR28 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR29 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR3 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR30 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR31 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR32 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR33 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR34 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR35 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR36 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR37 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR4 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR5 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR6 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR7 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR8 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_NURBS_ERROR9 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_OUT_OF_MEMORY - Static variable in interface org.lwjgl.opengl.GLUConstants
 
GLU_OUT_OF_MEMORY - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_OUTLINE_PATCH - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_OUTLINE_POLYGON - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_OUTSIDE - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_PARAMETRIC_ERROR - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_PARAMETRIC_TOLERANCE - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_PATH_LENGTH - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_POINT - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_SAMPLING_METHOD - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_SAMPLING_TOLERANCE - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_SILHOUETTE - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_SMOOTH - Static variable in class org.lwjgl.util.glu.GLU
Quadric constants
GLU_TESS_BEGIN - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_BEGIN_DATA - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_BOUNDARY_ONLY - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_COMBINE - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_COMBINE_DATA - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_COORD_TOO_LARGE - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_EDGE_FLAG - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_EDGE_FLAG_DATA - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_END - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_END_DATA - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_ERROR - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_ERROR1 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_ERROR2 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_ERROR3 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_ERROR4 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_ERROR5 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_ERROR6 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_ERROR7 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_ERROR8 - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_ERROR_DATA - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_MAX_COORD - Static variable in class org.lwjgl.util.glu.GLU
Tesselation constants
GLU_TESS_MISSING_BEGIN_CONTOUR - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_MISSING_BEGIN_POLYGON - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_MISSING_END_CONTOUR - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_MISSING_END_POLYGON - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_NEED_COMBINE_CALLBACK - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_TOLERANCE - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_VERTEX - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_VERTEX_DATA - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_WINDING_ABS_GEQ_TWO - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_WINDING_NEGATIVE - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_WINDING_NONZERO - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_WINDING_ODD - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_WINDING_POSITIVE - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TESS_WINDING_RULE - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_TRUE - Static variable in interface org.lwjgl.opengl.GLUConstants
 
GLU_TRUE - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_U_STEP - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_UNKNOWN - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_V_STEP - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_VERSION - Static variable in interface org.lwjgl.opengl.GLUConstants
 
GLU_VERSION - Static variable in class org.lwjgl.util.glu.GLU
 
GLU_VERTEX - Static variable in class org.lwjgl.util.glu.GLU
 
gluBeginPolygon() - Method in interface org.lwjgl.util.glu.GLUtessellator
 
gluBeginPolygon() - Method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
 
gluBuild2DMipmaps(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.util.glu.GLU
Method gluBuild2DMipmaps
gluBuild2DMipmaps(int, int, int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.util.glu.MipMap
Method gluBuild2DMipmaps
gluCheckExtension(String, String) - Static method in class org.lwjgl.util.glu.GLU
Method gluCheckExtension.
gluCheckExtension(String, String) - Static method in class org.lwjgl.util.glu.Registry
Method gluCheckExtension
GLUConstants - Interface in org.lwjgl.opengl

GLU constants.

gluDeleteTess() - Method in interface org.lwjgl.util.glu.GLUtessellator
 
gluDeleteTess() - Method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
 
gluEndPolygon() - Method in interface org.lwjgl.util.glu.GLUtessellator
 
gluEndPolygon() - Method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
 
gluErrorString(int) - Static method in class org.lwjgl.util.glu.GLU
 
gluGetString(int) - Static method in class org.lwjgl.util.glu.GLU
Method gluGetString.
gluGetString(int) - Static method in class org.lwjgl.util.glu.Registry
Method gluGetString
gluGetTessProperty(int, double[], int) - Method in interface org.lwjgl.util.glu.GLUtessellator
 
gluGetTessProperty(int, double[], int) - Method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
 
gluLookAt(float, float, float, float, float, float, float, float, float) - Static method in class org.lwjgl.util.glu.GLU
Method gluLookAt
gluLookAt(float, float, float, float, float, float, float, float, float) - Static method in class org.lwjgl.util.glu.Project
Method gluLookAt
gluNewTess() - Static method in class org.lwjgl.util.glu.GLU
 
gluNewTess() - Static method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
 
gluNextContour(int) - Method in interface org.lwjgl.util.glu.GLUtessellator
 
gluNextContour(int) - Method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
 
glUniform1(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glUniform1(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glUniform1(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glUniform1(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glUniform1ARB(int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glUniform1ARB(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glUniform1d(int, double) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glUniform1d(int, double) - Static method in class org.lwjgl.opengl.GL40
 
glUniform1f(int, float) - Static method in class org.lwjgl.opengl.GL20
 
glUniform1fARB(int, float) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glUniform1i(int, int) - Static method in class org.lwjgl.opengl.GL20
 
glUniform1i64NV(int, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glUniform1iARB(int, int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glUniform1NV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glUniform1u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glUniform1uEXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glUniform1ui(int, int) - Static method in class org.lwjgl.opengl.GL30
 
glUniform1ui64NV(int, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glUniform1uiEXT(int, int) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glUniform1uNV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glUniform2(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glUniform2(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glUniform2(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glUniform2(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glUniform2ARB(int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glUniform2ARB(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glUniform2d(int, double, double) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glUniform2d(int, double, double) - Static method in class org.lwjgl.opengl.GL40
 
glUniform2f(int, float, float) - Static method in class org.lwjgl.opengl.GL20
 
glUniform2fARB(int, float, float) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glUniform2i(int, int, int) - Static method in class org.lwjgl.opengl.GL20
 
glUniform2i64NV(int, long, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glUniform2iARB(int, int, int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glUniform2NV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glUniform2u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glUniform2uEXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glUniform2ui(int, int, int) - Static method in class org.lwjgl.opengl.GL30
 
glUniform2ui64NV(int, long, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glUniform2uiEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glUniform2uNV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glUniform3(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glUniform3(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glUniform3(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glUniform3(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glUniform3ARB(int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glUniform3ARB(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glUniform3d(int, double, double, double) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glUniform3d(int, double, double, double) - Static method in class org.lwjgl.opengl.GL40
 
glUniform3f(int, float, float, float) - Static method in class org.lwjgl.opengl.GL20
 
glUniform3fARB(int, float, float, float) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glUniform3i(int, int, int, int) - Static method in class org.lwjgl.opengl.GL20
 
glUniform3i64NV(int, long, long, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glUniform3iARB(int, int, int, int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glUniform3NV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glUniform3u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glUniform3uEXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glUniform3ui(int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
 
glUniform3ui64NV(int, long, long, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glUniform3uiEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glUniform3uNV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glUniform4(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glUniform4(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glUniform4(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glUniform4(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glUniform4ARB(int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glUniform4ARB(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glUniform4d(int, double, double, double, double) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glUniform4d(int, double, double, double, double) - Static method in class org.lwjgl.opengl.GL40
 
glUniform4f(int, float, float, float, float) - Static method in class org.lwjgl.opengl.GL20
 
glUniform4fARB(int, float, float, float, float) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glUniform4i(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL20
 
glUniform4i64NV(int, long, long, long, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glUniform4iARB(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glUniform4NV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glUniform4u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glUniform4uEXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glUniform4ui(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
 
glUniform4ui64NV(int, long, long, long, long) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glUniform4uiEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glUniform4uNV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVGpuShader5
 
glUniformBlockBinding(int, int, int) - Static method in class org.lwjgl.opengl.ARBUniformBufferObject
 
glUniformBlockBinding(int, int, int) - Static method in class org.lwjgl.opengl.GL31
 
glUniformBufferEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTBindableUniform
 
glUniformMatrix2(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glUniformMatrix2(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glUniformMatrix2(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glUniformMatrix2ARB(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glUniformMatrix2x3(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glUniformMatrix2x3(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL21
 
glUniformMatrix2x3(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glUniformMatrix2x4(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glUniformMatrix2x4(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL21
 
glUniformMatrix2x4(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glUniformMatrix3(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glUniformMatrix3(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glUniformMatrix3(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glUniformMatrix3ARB(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glUniformMatrix3x2(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glUniformMatrix3x2(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL21
 
glUniformMatrix3x2(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glUniformMatrix3x4(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glUniformMatrix3x4(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL21
 
glUniformMatrix3x4(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glUniformMatrix4(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glUniformMatrix4(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glUniformMatrix4(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glUniformMatrix4ARB(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glUniformMatrix4x2(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glUniformMatrix4x2(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL21
 
glUniformMatrix4x2(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glUniformMatrix4x3(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBGpuShaderFp64
 
glUniformMatrix4x3(int, boolean, FloatBuffer) - Static method in class org.lwjgl.opengl.GL21
 
glUniformMatrix4x3(int, boolean, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glUniformSubroutinesu(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBShaderSubroutine
 
glUniformSubroutinesu(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL40
 
glUniformui64NV(int, long) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
 
glUniformuNV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVShaderBufferLoad
 
glUnlockArraysEXT() - Static method in class org.lwjgl.opengl.EXTCompiledVertexArray
 
glUnmapBuffer(int) - Static method in class org.lwjgl.opengl.GL15
 
glUnmapBufferARB(int) - Static method in class org.lwjgl.opengl.ARBBufferObject
 
glUnmapNamedBufferEXT(int) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glUnmapObjectBufferATI(int) - Static method in class org.lwjgl.opengl.ATIMapObjectBuffer
 
gluOrtho2D(float, float, float, float) - Static method in class org.lwjgl.util.glu.GLU
Method gluOrtho2D
glUpdateObjectBufferATI(int, int, ByteBuffer, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
 
glUpdateObjectBufferATI(int, int, DoubleBuffer, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
 
glUpdateObjectBufferATI(int, int, FloatBuffer, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
 
glUpdateObjectBufferATI(int, int, IntBuffer, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
 
glUpdateObjectBufferATI(int, int, ShortBuffer, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
 
gluPerspective(float, float, float, float) - Static method in class org.lwjgl.util.glu.GLU
Method gluPerspective
gluPerspective(float, float, float, float) - Static method in class org.lwjgl.util.glu.Project
Method gluPerspective.
gluPickMatrix(float, float, float, float, IntBuffer) - Static method in class org.lwjgl.util.glu.GLU
Method gluPickMatrix
gluPickMatrix(float, float, float, float, IntBuffer) - Static method in class org.lwjgl.util.glu.Project
Method gluPickMatrix
gluProject(float, float, float, FloatBuffer, FloatBuffer, IntBuffer, FloatBuffer) - Static method in class org.lwjgl.util.glu.GLU
Method gluProject
gluProject(float, float, float, FloatBuffer, FloatBuffer, IntBuffer, FloatBuffer) - Static method in class org.lwjgl.util.glu.Project
Method gluProject
gluScaleImage(int, int, int, int, ByteBuffer, int, int, int, ByteBuffer) - Static method in class org.lwjgl.util.glu.GLU
Method gluScaleImage.
gluScaleImage(int, int, int, int, ByteBuffer, int, int, int, ByteBuffer) - Static method in class org.lwjgl.util.glu.MipMap
Method gluScaleImage.
glUseProgram(int) - Static method in class org.lwjgl.opengl.GL20
 
glUseProgramObjectARB(int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glUseProgramStages(int, int, int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glUseProgramStages(int, int, int) - Static method in class org.lwjgl.opengl.GL41
 
glUseShaderProgramEXT(int, int) - Static method in class org.lwjgl.opengl.EXTSeparateShaderObjects
 
gluTessBeginContour() - Method in interface org.lwjgl.util.glu.GLUtessellator
 
gluTessBeginContour() - Method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
 
gluTessBeginPolygon(Object) - Method in interface org.lwjgl.util.glu.GLUtessellator
 
gluTessBeginPolygon(Object) - Method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
 
gluTessCallback(int, GLUtessellatorCallback) - Method in interface org.lwjgl.util.glu.GLUtessellator
 
gluTessCallback(int, GLUtessellatorCallback) - Method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
 
GLUtessellator - Interface in org.lwjgl.util.glu
 
GLUtessellatorCallback - Interface in org.lwjgl.util.glu
GLUtessellatorCallback interface provides methods that the user will override to define the callbacks for a tessellation object.
GLUtessellatorCallbackAdapter - Class in org.lwjgl.util.glu
The GLUtessellatorCallbackAdapter provides a default implementation of GLUtessellatorCallback with empty callback methods.
GLUtessellatorCallbackAdapter() - Constructor for class org.lwjgl.util.glu.GLUtessellatorCallbackAdapter
 
GLUtessellatorImpl - Class in org.lwjgl.util.glu.tessellation
 
GLUtessellatorImpl() - Constructor for class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
 
gluTessEndContour() - Method in interface org.lwjgl.util.glu.GLUtessellator
 
gluTessEndContour() - Method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
 
gluTessEndPolygon() - Method in interface org.lwjgl.util.glu.GLUtessellator
 
gluTessEndPolygon() - Method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
 
gluTessNormal(double, double, double) - Method in interface org.lwjgl.util.glu.GLUtessellator
 
gluTessNormal(double, double, double) - Method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
 
gluTessProperty(int, double) - Method in interface org.lwjgl.util.glu.GLUtessellator
 
gluTessProperty(int, double) - Method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
 
gluTessVertex(double[], int, Object) - Method in interface org.lwjgl.util.glu.GLUtessellator
 
gluTessVertex(double[], int, Object) - Method in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
 
gluUnProject(float, float, float, FloatBuffer, FloatBuffer, IntBuffer, FloatBuffer) - Static method in class org.lwjgl.util.glu.GLU
Method gluUnproject
gluUnProject(float, float, float, FloatBuffer, FloatBuffer, IntBuffer, FloatBuffer) - Static method in class org.lwjgl.util.glu.Project
Method gluUnproject
glValidateProgram(int) - Static method in class org.lwjgl.opengl.GL20
 
glValidateProgramARB(int) - Static method in class org.lwjgl.opengl.ARBShaderObjects
 
glValidateProgramPipeline(int) - Static method in class org.lwjgl.opengl.ARBSeparateShaderObjects
 
glValidateProgramPipeline(int) - Static method in class org.lwjgl.opengl.GL41
 
glVariantArrayObjectATI(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ATIVertexArrayObject
 
glVariantEXT(int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glVariantEXT(int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glVariantEXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glVariantEXT(int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glVariantEXT(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glVariantPointerEXT(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glVariantPointerEXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glVariantPointerEXT(int, boolean, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glVariantPointerEXT(int, boolean, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glVariantPointerEXT(int, boolean, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glVariantPointerEXT(int, int, int, long) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glVariantuEXT(int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glVariantuEXT(int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glVariantuEXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
glVertex2d(double, double) - Static method in class org.lwjgl.opengl.GL11
 
glVertex2f(float, float) - Static method in class org.lwjgl.opengl.GL11
 
glVertex2hNV(short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
 
glVertex2i(int, int) - Static method in class org.lwjgl.opengl.GL11
 
glVertex3d(double, double, double) - Static method in class org.lwjgl.opengl.GL11
 
glVertex3f(float, float, float) - Static method in class org.lwjgl.opengl.GL11
 
glVertex3hNV(short, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
 
glVertex3i(int, int, int) - Static method in class org.lwjgl.opengl.GL11
 
glVertex4d(double, double, double, double) - Static method in class org.lwjgl.opengl.GL11
 
glVertex4f(float, float, float, float) - Static method in class org.lwjgl.opengl.GL11
 
glVertex4hNV(short, short, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
 
glVertex4i(int, int, int, int) - Static method in class org.lwjgl.opengl.GL11
 
glVertexArrayColorOffsetEXT(int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glVertexArrayEdgeFlagOffsetEXT(int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glVertexArrayFogCoordOffsetEXT(int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glVertexArrayIndexOffsetEXT(int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glVertexArrayMultiTexCoordOffsetEXT(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glVertexArrayNormalOffsetEXT(int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glVertexArrayParameteriAPPLE(int, int) - Static method in class org.lwjgl.opengl.APPLEVertexArrayRange
 
glVertexArrayRangeAPPLE(ByteBuffer) - Static method in class org.lwjgl.opengl.APPLEVertexArrayRange
 
glVertexArrayRangeNV(ByteBuffer) - Static method in class org.lwjgl.opengl.NVVertexArrayRange
 
glVertexArrayRangeNV(DoubleBuffer) - Static method in class org.lwjgl.opengl.NVVertexArrayRange
 
glVertexArrayRangeNV(FloatBuffer) - Static method in class org.lwjgl.opengl.NVVertexArrayRange
 
glVertexArrayRangeNV(IntBuffer) - Static method in class org.lwjgl.opengl.NVVertexArrayRange
 
glVertexArrayRangeNV(ShortBuffer) - Static method in class org.lwjgl.opengl.NVVertexArrayRange
 
glVertexArraySecondaryColorOffsetEXT(int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glVertexArrayTexCoordOffsetEXT(int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glVertexArrayVertexAttribIOffsetEXT(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glVertexArrayVertexAttribLOffsetEXT(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.ARBVertexAttrib64bit
 
glVertexArrayVertexAttribLOffsetEXT(int, int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTVertexAttrib64bit
 
glVertexArrayVertexAttribOffsetEXT(int, int, int, int, int, boolean, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glVertexArrayVertexOffsetEXT(int, int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTDirectStateAccess
 
glVertexAttrib1d(int, double) - Static method in class org.lwjgl.opengl.GL20
 
glVertexAttrib1dARB(int, double) - Static method in class org.lwjgl.opengl.ARBVertexProgram
 
glVertexAttrib1dARB(int, double) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glVertexAttrib1dNV(int, double) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttrib1f(int, float) - Static method in class org.lwjgl.opengl.GL20
 
glVertexAttrib1fARB(int, float) - Static method in class org.lwjgl.opengl.ARBVertexProgram
 
glVertexAttrib1fARB(int, float) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glVertexAttrib1fNV(int, float) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttrib1hNV(int, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
 
glVertexAttrib1s(int, short) - Static method in class org.lwjgl.opengl.GL20
 
glVertexAttrib1sARB(int, short) - Static method in class org.lwjgl.opengl.ARBVertexProgram
 
glVertexAttrib1sARB(int, short) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glVertexAttrib1sNV(int, short) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttrib2d(int, double, double) - Static method in class org.lwjgl.opengl.GL20
 
glVertexAttrib2dARB(int, double, double) - Static method in class org.lwjgl.opengl.ARBVertexProgram
 
glVertexAttrib2dARB(int, double, double) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glVertexAttrib2dNV(int, double, double) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttrib2f(int, float, float) - Static method in class org.lwjgl.opengl.GL20
 
glVertexAttrib2fARB(int, float, float) - Static method in class org.lwjgl.opengl.ARBVertexProgram
 
glVertexAttrib2fARB(int, float, float) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glVertexAttrib2fNV(int, float, float) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttrib2hNV(int, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
 
glVertexAttrib2s(int, short, short) - Static method in class org.lwjgl.opengl.GL20
 
glVertexAttrib2sARB(int, short, short) - Static method in class org.lwjgl.opengl.ARBVertexProgram
 
glVertexAttrib2sARB(int, short, short) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glVertexAttrib2sNV(int, short, short) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttrib3d(int, double, double, double) - Static method in class org.lwjgl.opengl.GL20
 
glVertexAttrib3dARB(int, double, double, double) - Static method in class org.lwjgl.opengl.ARBVertexProgram
 
glVertexAttrib3dARB(int, double, double, double) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glVertexAttrib3dNV(int, double, double, double) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttrib3f(int, float, float, float) - Static method in class org.lwjgl.opengl.GL20
 
glVertexAttrib3fARB(int, float, float, float) - Static method in class org.lwjgl.opengl.ARBVertexProgram
 
glVertexAttrib3fARB(int, float, float, float) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glVertexAttrib3fNV(int, float, float, float) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttrib3hNV(int, short, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
 
glVertexAttrib3s(int, short, short, short) - Static method in class org.lwjgl.opengl.GL20
 
glVertexAttrib3sARB(int, short, short, short) - Static method in class org.lwjgl.opengl.ARBVertexProgram
 
glVertexAttrib3sARB(int, short, short, short) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glVertexAttrib3sNV(int, short, short, short) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttrib4d(int, double, double, double, double) - Static method in class org.lwjgl.opengl.GL20
 
glVertexAttrib4dARB(int, double, double, double, double) - Static method in class org.lwjgl.opengl.ARBVertexProgram
 
glVertexAttrib4dARB(int, double, double, double, double) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glVertexAttrib4dNV(int, double, double, double, double) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttrib4f(int, float, float, float, float) - Static method in class org.lwjgl.opengl.GL20
 
glVertexAttrib4fARB(int, float, float, float, float) - Static method in class org.lwjgl.opengl.ARBVertexProgram
 
glVertexAttrib4fARB(int, float, float, float, float) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glVertexAttrib4fNV(int, float, float, float, float) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttrib4hNV(int, short, short, short, short) - Static method in class org.lwjgl.opengl.NVHalfFloat
 
glVertexAttrib4Nub(int, byte, byte, byte, byte) - Static method in class org.lwjgl.opengl.GL20
 
glVertexAttrib4NubARB(int, byte, byte, byte, byte) - Static method in class org.lwjgl.opengl.ARBVertexProgram
 
glVertexAttrib4NubARB(int, byte, byte, byte, byte) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glVertexAttrib4s(int, short, short, short, short) - Static method in class org.lwjgl.opengl.GL20
 
glVertexAttrib4sARB(int, short, short, short, short) - Static method in class org.lwjgl.opengl.ARBVertexProgram
 
glVertexAttrib4sARB(int, short, short, short, short) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glVertexAttrib4sNV(int, short, short, short, short) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttrib4ubNV(int, byte, byte, byte, byte) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttribArrayObjectATI(int, int, int, boolean, int, int, int) - Static method in class org.lwjgl.opengl.ATIVertexAttribArrayObject
 
glVertexAttribDivisor(int, int) - Static method in class org.lwjgl.opengl.GL33
 
glVertexAttribDivisorARB(int, int) - Static method in class org.lwjgl.opengl.ARBInstancedArrays
 
glVertexAttribFormatNV(int, int, int, boolean, int) - Static method in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
 
glVertexAttribI1(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glVertexAttribI1EXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glVertexAttribI1i(int, int) - Static method in class org.lwjgl.opengl.GL30
 
glVertexAttribI1iEXT(int, int) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glVertexAttribI1u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glVertexAttribI1uEXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glVertexAttribI1ui(int, int) - Static method in class org.lwjgl.opengl.GL30
 
glVertexAttribI1uiEXT(int, int) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glVertexAttribI2(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glVertexAttribI2EXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glVertexAttribI2i(int, int, int) - Static method in class org.lwjgl.opengl.GL30
 
glVertexAttribI2iEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glVertexAttribI2u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glVertexAttribI2uEXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glVertexAttribI2ui(int, int, int) - Static method in class org.lwjgl.opengl.GL30
 
glVertexAttribI2uiEXT(int, int, int) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glVertexAttribI3(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glVertexAttribI3EXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glVertexAttribI3i(int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
 
glVertexAttribI3iEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glVertexAttribI3u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glVertexAttribI3uEXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glVertexAttribI3ui(int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
 
glVertexAttribI3uiEXT(int, int, int, int) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glVertexAttribI4(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glVertexAttribI4(int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glVertexAttribI4(int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glVertexAttribI4EXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glVertexAttribI4EXT(int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glVertexAttribI4EXT(int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glVertexAttribI4i(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
 
glVertexAttribI4iEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glVertexAttribI4u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glVertexAttribI4u(int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glVertexAttribI4u(int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glVertexAttribI4uEXT(int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glVertexAttribI4uEXT(int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glVertexAttribI4uEXT(int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glVertexAttribI4ui(int, int, int, int, int) - Static method in class org.lwjgl.opengl.GL30
 
glVertexAttribI4uiEXT(int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glVertexAttribIFormatNV(int, int, int, int) - Static method in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
 
glVertexAttribIPointer(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glVertexAttribIPointer(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glVertexAttribIPointer(int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL30
 
glVertexAttribIPointer(int, int, int, int, long) - Static method in class org.lwjgl.opengl.GL30
 
glVertexAttribIPointerEXT(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glVertexAttribIPointerEXT(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glVertexAttribIPointerEXT(int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glVertexAttribIPointerEXT(int, int, int, int, long) - Static method in class org.lwjgl.opengl.EXTGpuShader4
 
glVertexAttribL1(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBVertexAttrib64bit
 
glVertexAttribL1(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glVertexAttribL1d(int, double) - Static method in class org.lwjgl.opengl.ARBVertexAttrib64bit
 
glVertexAttribL1d(int, double) - Static method in class org.lwjgl.opengl.GL41
 
glVertexAttribL1dEXT(int, double) - Static method in class org.lwjgl.opengl.EXTVertexAttrib64bit
 
glVertexAttribL1EXT(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTVertexAttrib64bit
 
glVertexAttribL1i64NV(int, long) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
 
glVertexAttribL1NV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
 
glVertexAttribL1ui64NV(int, long) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
 
glVertexAttribL1uNV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
 
glVertexAttribL2(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBVertexAttrib64bit
 
glVertexAttribL2(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glVertexAttribL2d(int, double, double) - Static method in class org.lwjgl.opengl.ARBVertexAttrib64bit
 
glVertexAttribL2d(int, double, double) - Static method in class org.lwjgl.opengl.GL41
 
glVertexAttribL2dEXT(int, double, double) - Static method in class org.lwjgl.opengl.EXTVertexAttrib64bit
 
glVertexAttribL2EXT(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTVertexAttrib64bit
 
glVertexAttribL2i64NV(int, long, long) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
 
glVertexAttribL2NV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
 
glVertexAttribL2ui64NV(int, long, long) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
 
glVertexAttribL2uNV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
 
glVertexAttribL3(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBVertexAttrib64bit
 
glVertexAttribL3(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glVertexAttribL3d(int, double, double, double) - Static method in class org.lwjgl.opengl.ARBVertexAttrib64bit
 
glVertexAttribL3d(int, double, double, double) - Static method in class org.lwjgl.opengl.GL41
 
glVertexAttribL3dEXT(int, double, double, double) - Static method in class org.lwjgl.opengl.EXTVertexAttrib64bit
 
glVertexAttribL3EXT(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTVertexAttrib64bit
 
glVertexAttribL3i64NV(int, long, long, long) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
 
glVertexAttribL3NV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
 
glVertexAttribL3ui64NV(int, long, long, long) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
 
glVertexAttribL3uNV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
 
glVertexAttribL4(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBVertexAttrib64bit
 
glVertexAttribL4(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glVertexAttribL4d(int, double, double, double, double) - Static method in class org.lwjgl.opengl.ARBVertexAttrib64bit
 
glVertexAttribL4d(int, double, double, double, double) - Static method in class org.lwjgl.opengl.GL41
 
glVertexAttribL4dEXT(int, double, double, double, double) - Static method in class org.lwjgl.opengl.EXTVertexAttrib64bit
 
glVertexAttribL4EXT(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTVertexAttrib64bit
 
glVertexAttribL4i64NV(int, long, long, long, long) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
 
glVertexAttribL4NV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
 
glVertexAttribL4ui64NV(int, long, long, long, long) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
 
glVertexAttribL4uNV(int, LongBuffer) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
 
glVertexAttribLFormatNV(int, int, int, int) - Static method in class org.lwjgl.opengl.NVVertexAttribInteger64bit
 
glVertexAttribLPointer(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBVertexAttrib64bit
 
glVertexAttribLPointer(int, int, int, long) - Static method in class org.lwjgl.opengl.ARBVertexAttrib64bit
 
glVertexAttribLPointer(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glVertexAttribLPointer(int, int, int, long) - Static method in class org.lwjgl.opengl.GL41
 
glVertexAttribLPointerEXT(int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.EXTVertexAttrib64bit
 
glVertexAttribLPointerEXT(int, int, int, long) - Static method in class org.lwjgl.opengl.EXTVertexAttrib64bit
 
glVertexAttribP1u(int, int, boolean, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glVertexAttribP1u(int, int, boolean, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glVertexAttribP1ui(int, int, boolean, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glVertexAttribP1ui(int, int, boolean, int) - Static method in class org.lwjgl.opengl.GL33
 
glVertexAttribP2u(int, int, boolean, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glVertexAttribP2u(int, int, boolean, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glVertexAttribP2ui(int, int, boolean, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glVertexAttribP2ui(int, int, boolean, int) - Static method in class org.lwjgl.opengl.GL33
 
glVertexAttribP3u(int, int, boolean, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glVertexAttribP3u(int, int, boolean, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glVertexAttribP3ui(int, int, boolean, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glVertexAttribP3ui(int, int, boolean, int) - Static method in class org.lwjgl.opengl.GL33
 
glVertexAttribP4u(int, int, boolean, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glVertexAttribP4u(int, int, boolean, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glVertexAttribP4ui(int, int, boolean, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glVertexAttribP4ui(int, int, boolean, int) - Static method in class org.lwjgl.opengl.GL33
 
glVertexAttribPointer(int, int, boolean, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glVertexAttribPointer(int, int, boolean, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glVertexAttribPointer(int, int, boolean, boolean, int, ByteBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glVertexAttribPointer(int, int, boolean, boolean, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glVertexAttribPointer(int, int, boolean, boolean, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL20
 
glVertexAttribPointer(int, int, int, boolean, int, long) - Static method in class org.lwjgl.opengl.GL20
 
glVertexAttribPointerARB(int, int, boolean, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBVertexProgram
 
glVertexAttribPointerARB(int, int, boolean, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBVertexProgram
 
glVertexAttribPointerARB(int, int, boolean, boolean, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBVertexProgram
 
glVertexAttribPointerARB(int, int, boolean, boolean, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexProgram
 
glVertexAttribPointerARB(int, int, boolean, boolean, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBVertexProgram
 
glVertexAttribPointerARB(int, int, int, boolean, int, long) - Static method in class org.lwjgl.opengl.ARBVertexProgram
 
glVertexAttribPointerARB(int, int, boolean, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glVertexAttribPointerARB(int, int, boolean, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glVertexAttribPointerARB(int, int, boolean, boolean, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glVertexAttribPointerARB(int, int, boolean, boolean, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glVertexAttribPointerARB(int, int, boolean, boolean, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glVertexAttribPointerARB(int, int, int, boolean, int, long) - Static method in class org.lwjgl.opengl.ARBVertexShader
 
glVertexAttribPointerNV(int, int, int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttribPointerNV(int, int, int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttribPointerNV(int, int, int, int, ByteBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttribPointerNV(int, int, int, int, IntBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttribPointerNV(int, int, int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttribPointerNV(int, int, int, int, long) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttribs1NV(int, ShortBuffer) - Static method in class org.lwjgl.opengl.NVHalfFloat
 
glVertexAttribs1NV(int, ShortBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttribs1NV(int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttribs1NV(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttribs2NV(int, ShortBuffer) - Static method in class org.lwjgl.opengl.NVHalfFloat
 
glVertexAttribs2NV(int, ShortBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttribs2NV(int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttribs2NV(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttribs3NV(int, ShortBuffer) - Static method in class org.lwjgl.opengl.NVHalfFloat
 
glVertexAttribs3NV(int, ShortBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttribs3NV(int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttribs3NV(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttribs4NV(int, ShortBuffer) - Static method in class org.lwjgl.opengl.NVHalfFloat
 
glVertexAttribs4NV(int, ShortBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttribs4NV(int, FloatBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexAttribs4NV(int, DoubleBuffer) - Static method in class org.lwjgl.opengl.NVVertexProgram
 
glVertexBlendARB(int) - Static method in class org.lwjgl.opengl.ARBVertexBlend
 
glVertexBlendEnvfATI(int, float) - Static method in class org.lwjgl.opengl.ATIVertexStreams
 
glVertexBlendEnviATI(int, int) - Static method in class org.lwjgl.opengl.ATIVertexStreams
 
glVertexFormatNV(int, int, int) - Static method in class org.lwjgl.opengl.NVVertexBufferUnifiedMemory
 
glVertexP2u(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glVertexP2u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glVertexP2ui(int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glVertexP2ui(int, int) - Static method in class org.lwjgl.opengl.GL33
 
glVertexP3u(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glVertexP3u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glVertexP3ui(int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glVertexP3ui(int, int) - Static method in class org.lwjgl.opengl.GL33
 
glVertexP4u(int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glVertexP4u(int, IntBuffer) - Static method in class org.lwjgl.opengl.GL33
 
glVertexP4ui(int, int) - Static method in class org.lwjgl.opengl.ARBVertexType2_10_10_10_REV
 
glVertexP4ui(int, int) - Static method in class org.lwjgl.opengl.GL33
 
glVertexPointer(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glVertexPointer(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glVertexPointer(int, int, IntBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glVertexPointer(int, int, ShortBuffer) - Static method in class org.lwjgl.opengl.GL11
 
glVertexPointer(int, int, int, long) - Static method in class org.lwjgl.opengl.GL11
 
glVertexStream2dATI(int, double, double) - Static method in class org.lwjgl.opengl.ATIVertexStreams
 
glVertexStream2fATI(int, float, float) - Static method in class org.lwjgl.opengl.ATIVertexStreams
 
glVertexStream2iATI(int, int, int) - Static method in class org.lwjgl.opengl.ATIVertexStreams
 
glVertexStream2sATI(int, short, short) - Static method in class org.lwjgl.opengl.ATIVertexStreams
 
glVertexStream3dATI(int, double, double, double) - Static method in class org.lwjgl.opengl.ATIVertexStreams
 
glVertexStream3fATI(int, float, float, float) - Static method in class org.lwjgl.opengl.ATIVertexStreams
 
glVertexStream3iATI(int, int, int, int) - Static method in class org.lwjgl.opengl.ATIVertexStreams
 
glVertexStream3sATI(int, short, short, short) - Static method in class org.lwjgl.opengl.ATIVertexStreams
 
glVertexStream4dATI(int, double, double, double, double) - Static method in class org.lwjgl.opengl.ATIVertexStreams
 
glVertexStream4fATI(int, float, float, float, float) - Static method in class org.lwjgl.opengl.ATIVertexStreams
 
glVertexStream4iATI(int, int, int, int, int) - Static method in class org.lwjgl.opengl.ATIVertexStreams
 
glVertexStream4sATI(int, short, short, short, short) - Static method in class org.lwjgl.opengl.ATIVertexStreams
 
glVertexWeightfEXT(float) - Static method in class org.lwjgl.opengl.EXTVertexWeighting
 
glVertexWeighthNV(short) - Static method in class org.lwjgl.opengl.NVHalfFloat
 
glVertexWeightPointerEXT(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.EXTVertexWeighting
 
glVertexWeightPointerEXT(int, int, int, long) - Static method in class org.lwjgl.opengl.EXTVertexWeighting
 
glViewport(int, int, int, int) - Static method in class org.lwjgl.opengl.GL11
 
glViewportArray(int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBViewportArray
 
glViewportArray(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glViewportIndexed(int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBViewportArray
 
glViewportIndexed(int, FloatBuffer) - Static method in class org.lwjgl.opengl.GL41
 
glViewportIndexedf(int, float, float, float, float) - Static method in class org.lwjgl.opengl.ARBViewportArray
 
glViewportIndexedf(int, float, float, float, float) - Static method in class org.lwjgl.opengl.GL41
 
glWaitSync(GLSync, int, long) - Static method in class org.lwjgl.opengl.ARBSync
 
glWaitSync(GLSync, int, long) - Static method in class org.lwjgl.opengl.GL32
 
glWeightARB(ByteBuffer) - Static method in class org.lwjgl.opengl.ARBVertexBlend
 
glWeightARB(ShortBuffer) - Static method in class org.lwjgl.opengl.ARBVertexBlend
 
glWeightARB(IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexBlend
 
glWeightARB(FloatBuffer) - Static method in class org.lwjgl.opengl.ARBVertexBlend
 
glWeightARB(DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBVertexBlend
 
glWeightPointerARB(int, int, DoubleBuffer) - Static method in class org.lwjgl.opengl.ARBVertexBlend
 
glWeightPointerARB(int, int, FloatBuffer) - Static method in class org.lwjgl.opengl.ARBVertexBlend
 
glWeightPointerARB(int, boolean, int, ByteBuffer) - Static method in class org.lwjgl.opengl.ARBVertexBlend
 
glWeightPointerARB(int, boolean, int, IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexBlend
 
glWeightPointerARB(int, boolean, int, ShortBuffer) - Static method in class org.lwjgl.opengl.ARBVertexBlend
 
glWeightPointerARB(int, int, int, long) - Static method in class org.lwjgl.opengl.ARBVertexBlend
 
glWeightuARB(ByteBuffer) - Static method in class org.lwjgl.opengl.ARBVertexBlend
 
glWeightuARB(ShortBuffer) - Static method in class org.lwjgl.opengl.ARBVertexBlend
 
glWeightuARB(IntBuffer) - Static method in class org.lwjgl.opengl.ARBVertexBlend
 
glWindowPos2d(double, double) - Static method in class org.lwjgl.opengl.GL14
 
glWindowPos2dARB(double, double) - Static method in class org.lwjgl.opengl.ARBWindowPos
 
glWindowPos2f(float, float) - Static method in class org.lwjgl.opengl.GL14
 
glWindowPos2fARB(float, float) - Static method in class org.lwjgl.opengl.ARBWindowPos
 
glWindowPos2i(int, int) - Static method in class org.lwjgl.opengl.GL14
 
glWindowPos2iARB(int, int) - Static method in class org.lwjgl.opengl.ARBWindowPos
 
glWindowPos2sARB(short, short) - Static method in class org.lwjgl.opengl.ARBWindowPos
 
glWindowPos3d(double, double, double) - Static method in class org.lwjgl.opengl.GL14
 
glWindowPos3dARB(double, double, double) - Static method in class org.lwjgl.opengl.ARBWindowPos
 
glWindowPos3f(float, float, float) - Static method in class org.lwjgl.opengl.GL14
 
glWindowPos3fARB(float, float, float) - Static method in class org.lwjgl.opengl.ARBWindowPos
 
glWindowPos3i(int, int, int) - Static method in class org.lwjgl.opengl.GL14
 
glWindowPos3iARB(int, int, int) - Static method in class org.lwjgl.opengl.ARBWindowPos
 
glWindowPos3sARB(short, short, short) - Static method in class org.lwjgl.opengl.ARBWindowPos
 
glWriteMaskEXT(int, int, int, int, int, int) - Static method in class org.lwjgl.opengl.EXTVertexShader
 
GLX_FRAMEBUFFER_SRGB_CAPABLE_ARB - Static variable in class org.lwjgl.opengl.ARBFramebufferSRGB
Accepted by the <attribList> parameter of glXChooseVisual, and by the <attrib> parameter of glXGetConfig:
GLX_FRAMEBUFFER_SRGB_CAPABLE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferSRGB
Accepted by the <attribList> parameter of glXChooseVisual, and by the <attrib> parameter of glXGetConfig:
GLX_RGBA_FLOAT_BIT - Static variable in class org.lwjgl.opengl.ARBColorBufferFloat
Accepted as a bit set in the GLX_RENDER_TYPE variable
GLX_RGBA_FLOAT_TYPE - Static variable in class org.lwjgl.opengl.ARBColorBufferFloat
Accepted as values of the <render_type> arguments in the glXCreateNewContext and glXCreateContext functions
GLX_RGBA_UNSIGNED_FLOAT_BIT_EXT - Static variable in class org.lwjgl.opengl.EXTPackedFloat
Returned by glXGetFBConfigAttrib (when <attribute> is set to GLX_RENDER_TYPE) and accepted by the <attrib_list> parameter of glXChooseFBConfig (following the GLX_RENDER_TYPE token):
GLX_RGBA_UNSIGNED_FLOAT_TYPE_EXT - Static variable in class org.lwjgl.opengl.EXTPackedFloat
Accepted as values of the <render_type> arguments in the glXCreateNewContext and glXCreateContext functions
grabMouse(boolean) - Method in interface org.lwjgl.opengl.InputImplementation
 
GREEN - Static variable in interface org.lwjgl.util.ReadableColor
 
GREMEDYStringMarker - Class in org.lwjgl.opengl
 
GREY - Static variable in interface org.lwjgl.util.ReadableColor
 
grow(int, int) - Method in class org.lwjgl.util.Rectangle
Resizes the Rectangle both horizontally and vertically.

H

handleMessage(CLProgram) - Method in class org.lwjgl.opencl.CLBuildProgramCallback
The callback method.
handleMessage(String, ByteBuffer) - Method in class org.lwjgl.opencl.CLContextCallback
The callback method.
handleMessage(CLEvent, int) - Method in class org.lwjgl.opencl.CLEventCallback
The callback method.
handleMessage(long) - Method in class org.lwjgl.opencl.CLMemObjectDestructorCallback
The callback method.
handleMessage(int, int, int, String) - Method in interface org.lwjgl.opengl.AMDDebugOutputCallback.Handler
This method will be called when an AMD_debug_output message is generated.
handleMessage(int, int, int, int, String) - Method in interface org.lwjgl.opengl.ARBDebugOutputCallback.Handler
This method will be called when an ARB_debug_output message is generated.
hashCode() - Method in class org.lwjgl.opengl.DisplayMode
Retrieves the hashcode for this object
hashCode() - Method in class org.lwjgl.PointerBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class org.lwjgl.PointerWrapperAbstract
 
hashCode() - Method in class org.lwjgl.util.Color
Hashcode
hashCode() - Method in class org.lwjgl.util.Dimension
Returns the hash code for this Dimension.
hashCode() - Method in class org.lwjgl.util.Point
Returns the hash code for this Point.
hasRemaining() - Method in class org.lwjgl.PointerBuffer
Tells whether there are any elements between the current position and the limit.
hasTimedOut() - Method in class org.lwjgl.input.Cursor
Determines whether this cursor has timed out
hasWheel() - Static method in class org.lwjgl.input.Mouse
 
hasWheel() - Method in interface org.lwjgl.opengl.InputImplementation
Query of wheel support
height - Variable in class org.lwjgl.opengl.XRandR.Screen
Height in pixels
hierarchyChanged(HierarchyEvent) - Method in class org.lwjgl.opengl.AWTGLCanvas
 
HIGHPASS_DEFAULT_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
HIGHPASS_DEFAULT_GAINLF - Static variable in class org.lwjgl.openal.EFX10
 
HIGHPASS_MAX_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
HIGHPASS_MAX_GAINLF - Static variable in class org.lwjgl.openal.EFX10
 
HIGHPASS_MIN_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
HIGHPASS_MIN_GAINLF - Static variable in class org.lwjgl.openal.EFX10
 
HPOcclusionTest - Class in org.lwjgl.opengl
 

I

IBMRasterposClip - Class in org.lwjgl.opengl
 
imageUpdate(Image, int, int, int, int, int) - Method in class org.lwjgl.util.applet.AppletLoader
When an animated gif frame is ready to be drawn the ImageObserver will call this method.
init() - Method in class org.lwjgl.util.applet.AppletLoader
 
initGL() - Method in class org.lwjgl.opengl.AWTGLCanvas
Override this to do initialising of the context.
initialize() - Static method in class org.lwjgl.Sys
Initialization.
InputImplementation - Interface in org.lwjgl.opengl
 
intersection(ReadableRectangle, Rectangle) - Method in class org.lwjgl.util.Rectangle
Computes the intersection of this Rectangle with the specified Rectangle.
intersects(ReadableRectangle) - Method in class org.lwjgl.util.Rectangle
Determines whether or not this Rectangle and the specified Rectangle intersect.
invert() - Method in class org.lwjgl.util.vector.Matrix
Invert this matrix
invert() - Method in class org.lwjgl.util.vector.Matrix2f
Invert this matrix
invert(Matrix2f, Matrix2f) - Static method in class org.lwjgl.util.vector.Matrix2f
Invert the source matrix and place the result in the destination matrix.
invert() - Method in class org.lwjgl.util.vector.Matrix3f
Invert this matrix
invert(Matrix3f, Matrix3f) - Static method in class org.lwjgl.util.vector.Matrix3f
Invert the source matrix and put the result into the destination matrix
invert() - Method in class org.lwjgl.util.vector.Matrix4f
Invert this matrix
invert(Matrix4f, Matrix4f) - Static method in class org.lwjgl.util.vector.Matrix4f
Invert the source matrix and put the result in the destination
is64Bit() - Static method in class org.lwjgl.PointerBuffer
Returns true if the underlying architecture is 64bit.
is64Bit() - Static method in class org.lwjgl.Sys
Returns true if a 64bit implementation was loaded.
isActive() - Static method in class org.lwjgl.opengl.Display
 
isBufferLost() - Method in class org.lwjgl.opengl.Pbuffer
Method to test for validity of the buffer.
isButtonDown(int) - Static method in class org.lwjgl.input.Mouse
See if a particular mouse button is down.
isButtonPressed(int) - Method in interface org.lwjgl.input.Controller
Check if a button is currently pressed
isButtonPressed(int) - Method in class org.lwjgl.util.input.ControllerAdapter
Check if a button is currently pressed
isCloseRequested() - Static method in class org.lwjgl.opengl.Display
 
isCreated() - Static method in class org.lwjgl.input.Controllers
 
isCreated() - Static method in class org.lwjgl.input.Keyboard
 
isCreated() - Static method in class org.lwjgl.input.Mouse
 
isCreated() - Static method in class org.lwjgl.openal.AL
 
isCreated() - Static method in class org.lwjgl.opencl.CL
 
isCreated() - Static method in class org.lwjgl.opengl.Display
 
isCurrent() - Method in class org.lwjgl.opengl.AWTGLCanvas
 
isCurrent() - Static method in class org.lwjgl.opengl.Display
Returns true if the Display's context is current in the current thread.
isCurrent() - Method in interface org.lwjgl.opengl.Drawable
Returns true if the Drawable's context is current in the current thread.
isDebug() - Method in class org.lwjgl.opengl.ContextAttribs
 
isDirty() - Static method in class org.lwjgl.opengl.Display
Determine if the window's contents have been damaged by external events.
isEffectSupported(int) - Static method in class org.lwjgl.openal.EFXUtil
Tests OpenAL to see whether the given effect type is supported.
isEfxSupported() - Static method in class org.lwjgl.openal.EFXUtil
Checks if OpenAL implementation is loaded and supports ALC_EXT_EFX.
isEmpty() - Method in class org.lwjgl.util.Rectangle
Determines whether or not this Rectangle is empty.
isEventAxis() - Static method in class org.lwjgl.input.Controllers
Check if the current event was caused by a axis
isEventButton() - Static method in class org.lwjgl.input.Controllers
Check if the current event was caused by a button
isEventPovX() - Static method in class org.lwjgl.input.Controllers
Check if the current event was cause by the POV x-axis
isEventPovY() - Static method in class org.lwjgl.input.Controllers
Check if the current event was cause by the POV x-axis
isEventXAxis() - Static method in class org.lwjgl.input.Controllers
Check if the current event was caused by movement on the x-axis
isEventYAxis() - Static method in class org.lwjgl.input.Controllers
Check if the current event was caused by movement on the y-axis
isFilterSupported(int) - Static method in class org.lwjgl.openal.EFXUtil
Tests OpenAL to see whether the given filter type is supported.
isFloatingPoint() - Method in class org.lwjgl.opengl.PixelFormat
 
isForwardCompatible() - Method in class org.lwjgl.opengl.ContextAttribs
 
isFullscreen() - Static method in class org.lwjgl.opengl.Display
 
isFullscreenCapable() - Method in class org.lwjgl.opengl.DisplayMode
True iff this instance can be used for fullscreen modes
isGrabbed() - Static method in class org.lwjgl.input.Mouse
 
isInsideWindow() - Static method in class org.lwjgl.input.Mouse
Retrieves whether or not the mouse cursor is within the bounds of the window.
isInsideWindow() - Method in interface org.lwjgl.opengl.InputImplementation
 
isKeyDown(int) - Static method in class org.lwjgl.input.Keyboard
Checks to see if a key is down.
isMacOSXEqualsOrBetterThan(int, int) - Static method in class org.lwjgl.LWJGLUtil
Method to determine if the current system is running a version of Mac OS X better than the given version.
isPaused() - Method in class org.lwjgl.util.Timer
 
isProfileCompatibility() - Method in class org.lwjgl.opengl.ContextAttribs
 
isProfileCore() - Method in class org.lwjgl.opengl.ContextAttribs
 
isProfileES() - Method in class org.lwjgl.opengl.ContextAttribs
 
isReadOnly() - Method in class org.lwjgl.PointerBuffer
 
isRepeatEvent() - Static method in class org.lwjgl.input.Keyboard
 
isSRGB() - Method in class org.lwjgl.opengl.PixelFormat
 
isStereo() - Method in class org.lwjgl.opengl.PixelFormat
 
isSupported() - Method in class org.lwjgl.util.jinput.LWJGLEnvironmentPlugin
 
isValid() - Method in class org.lwjgl.openal.ALCcontext
 
isValid() - Method in class org.lwjgl.openal.ALCdevice
 
isValid() - Method in class org.lwjgl.PointerWrapperAbstract
Returns true if this object represents a valid pointer.
isVisible() - Static method in class org.lwjgl.opengl.Display
 

K

KEY_0 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_1 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_2 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_3 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_4 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_5 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_6 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_7 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_8 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_9 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_A - Static variable in class org.lwjgl.input.Keyboard
 
KEY_ADD - Static variable in class org.lwjgl.input.Keyboard
 
KEY_APOSTROPHE - Static variable in class org.lwjgl.input.Keyboard
 
KEY_APPS - Static variable in class org.lwjgl.input.Keyboard
 
KEY_AT - Static variable in class org.lwjgl.input.Keyboard
 
KEY_AX - Static variable in class org.lwjgl.input.Keyboard
 
KEY_B - Static variable in class org.lwjgl.input.Keyboard
 
KEY_BACK - Static variable in class org.lwjgl.input.Keyboard
 
KEY_BACKSLASH - Static variable in class org.lwjgl.input.Keyboard
 
KEY_C - Static variable in class org.lwjgl.input.Keyboard
 
KEY_CAPITAL - Static variable in class org.lwjgl.input.Keyboard
 
KEY_CIRCUMFLEX - Static variable in class org.lwjgl.input.Keyboard
 
KEY_COLON - Static variable in class org.lwjgl.input.Keyboard
 
KEY_COMMA - Static variable in class org.lwjgl.input.Keyboard
 
KEY_CONVERT - Static variable in class org.lwjgl.input.Keyboard
 
KEY_D - Static variable in class org.lwjgl.input.Keyboard
 
KEY_DECIMAL - Static variable in class org.lwjgl.input.Keyboard
 
KEY_DELETE - Static variable in class org.lwjgl.input.Keyboard
 
KEY_DIVIDE - Static variable in class org.lwjgl.input.Keyboard
 
KEY_DOWN - Static variable in class org.lwjgl.input.Keyboard
 
KEY_E - Static variable in class org.lwjgl.input.Keyboard
 
KEY_END - Static variable in class org.lwjgl.input.Keyboard
 
KEY_EQUALS - Static variable in class org.lwjgl.input.Keyboard
 
KEY_ESCAPE - Static variable in class org.lwjgl.input.Keyboard
 
KEY_F - Static variable in class org.lwjgl.input.Keyboard
 
KEY_F1 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_F10 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_F11 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_F12 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_F13 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_F14 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_F15 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_F2 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_F3 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_F4 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_F5 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_F6 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_F7 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_F8 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_F9 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_G - Static variable in class org.lwjgl.input.Keyboard
 
KEY_GRAVE - Static variable in class org.lwjgl.input.Keyboard
 
KEY_H - Static variable in class org.lwjgl.input.Keyboard
 
KEY_HOME - Static variable in class org.lwjgl.input.Keyboard
 
KEY_I - Static variable in class org.lwjgl.input.Keyboard
 
KEY_INSERT - Static variable in class org.lwjgl.input.Keyboard
 
KEY_J - Static variable in class org.lwjgl.input.Keyboard
 
KEY_K - Static variable in class org.lwjgl.input.Keyboard
 
KEY_KANA - Static variable in class org.lwjgl.input.Keyboard
 
KEY_KANJI - Static variable in class org.lwjgl.input.Keyboard
 
KEY_L - Static variable in class org.lwjgl.input.Keyboard
 
KEY_LBRACKET - Static variable in class org.lwjgl.input.Keyboard
 
KEY_LCONTROL - Static variable in class org.lwjgl.input.Keyboard
 
KEY_LEFT - Static variable in class org.lwjgl.input.Keyboard
 
KEY_LMENU - Static variable in class org.lwjgl.input.Keyboard
 
KEY_LMETA - Static variable in class org.lwjgl.input.Keyboard
 
KEY_LSHIFT - Static variable in class org.lwjgl.input.Keyboard
 
KEY_LWIN - Static variable in class org.lwjgl.input.Keyboard
Deprecated. Use KEY_LMETA instead
KEY_M - Static variable in class org.lwjgl.input.Keyboard
 
KEY_MINUS - Static variable in class org.lwjgl.input.Keyboard
 
KEY_MULTIPLY - Static variable in class org.lwjgl.input.Keyboard
 
KEY_N - Static variable in class org.lwjgl.input.Keyboard
 
KEY_NEXT - Static variable in class org.lwjgl.input.Keyboard
 
KEY_NOCONVERT - Static variable in class org.lwjgl.input.Keyboard
 
KEY_NONE - Static variable in class org.lwjgl.input.Keyboard
The special keycode meaning that only the translated character is valid.
KEY_NUMLOCK - Static variable in class org.lwjgl.input.Keyboard
 
KEY_NUMPAD0 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_NUMPAD1 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_NUMPAD2 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_NUMPAD3 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_NUMPAD4 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_NUMPAD5 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_NUMPAD6 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_NUMPAD7 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_NUMPAD8 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_NUMPAD9 - Static variable in class org.lwjgl.input.Keyboard
 
KEY_NUMPADCOMMA - Static variable in class org.lwjgl.input.Keyboard
 
KEY_NUMPADENTER - Static variable in class org.lwjgl.input.Keyboard
 
KEY_NUMPADEQUALS - Static variable in class org.lwjgl.input.Keyboard
 
KEY_O - Static variable in class org.lwjgl.input.Keyboard
 
KEY_P - Static variable in class org.lwjgl.input.Keyboard
 
KEY_PAUSE - Static variable in class org.lwjgl.input.Keyboard
 
KEY_PERIOD - Static variable in class org.lwjgl.input.Keyboard
 
KEY_POWER - Static variable in class org.lwjgl.input.Keyboard
 
KEY_PRIOR - Static variable in class org.lwjgl.input.Keyboard
 
KEY_Q - Static variable in class org.lwjgl.input.Keyboard
 
KEY_R - Static variable in class org.lwjgl.input.Keyboard
 
KEY_RBRACKET - Static variable in class org.lwjgl.input.Keyboard
 
KEY_RCONTROL - Static variable in class org.lwjgl.input.Keyboard
 
KEY_RETURN - Static variable in class org.lwjgl.input.Keyboard
 
KEY_RIGHT - Static variable in class org.lwjgl.input.Keyboard
 
KEY_RMENU - Static variable in class org.lwjgl.input.Keyboard
 
KEY_RMETA - Static variable in class org.lwjgl.input.Keyboard
 
KEY_RSHIFT - Static variable in class org.lwjgl.input.Keyboard
 
KEY_RWIN - Static variable in class org.lwjgl.input.Keyboard
Deprecated. Use KEY_RMETA instead
KEY_S - Static variable in class org.lwjgl.input.Keyboard
 
KEY_SCROLL - Static variable in class org.lwjgl.input.Keyboard
 
KEY_SEMICOLON - Static variable in class org.lwjgl.input.Keyboard
 
KEY_SLASH - Static variable in class org.lwjgl.input.Keyboard
 
KEY_SLEEP - Static variable in class org.lwjgl.input.Keyboard
 
KEY_SPACE - Static variable in class org.lwjgl.input.Keyboard
 
KEY_STOP - Static variable in class org.lwjgl.input.Keyboard
 
KEY_SUBTRACT - Static variable in class org.lwjgl.input.Keyboard
 
KEY_SYSRQ - Static variable in class org.lwjgl.input.Keyboard
 
KEY_T - Static variable in class org.lwjgl.input.Keyboard
 
KEY_TAB - Static variable in class org.lwjgl.input.Keyboard
 
KEY_U - Static variable in class org.lwjgl.input.Keyboard
 
KEY_UNDERLINE - Static variable in class org.lwjgl.input.Keyboard
 
KEY_UNLABELED - Static variable in class org.lwjgl.input.Keyboard
 
KEY_UP - Static variable in class org.lwjgl.input.Keyboard
 
KEY_V - Static variable in class org.lwjgl.input.Keyboard
 
KEY_W - Static variable in class org.lwjgl.input.Keyboard
 
KEY_X - Static variable in class org.lwjgl.input.Keyboard
 
KEY_Y - Static variable in class org.lwjgl.input.Keyboard
 
KEY_YEN - Static variable in class org.lwjgl.input.Keyboard
 
KEY_Z - Static variable in class org.lwjgl.input.Keyboard
 
Keyboard - Class in org.lwjgl.input

A raw Keyboard interface.
KEYBOARD_SIZE - Static variable in class org.lwjgl.input.Keyboard
 
KHRFp16 - Class in org.lwjgl.opencl
 
KHRFp64 - Class in org.lwjgl.opencl
 
KHRGLEvent - Class in org.lwjgl.opencl
 
KHRGLSharing - Class in org.lwjgl.opencl
 
KHRICD - Class in org.lwjgl.opencl
 

L

length() - Method in interface org.lwjgl.util.vector.ReadableVector
 
length() - Method in class org.lwjgl.util.vector.Vector
 
lengthSquared() - Method in class org.lwjgl.util.vector.Quaternion
 
lengthSquared() - Method in interface org.lwjgl.util.vector.ReadableVector
 
lengthSquared() - Method in class org.lwjgl.util.vector.Vector
 
lengthSquared() - Method in class org.lwjgl.util.vector.Vector2f
 
lengthSquared() - Method in class org.lwjgl.util.vector.Vector3f
 
lengthSquared() - Method in class org.lwjgl.util.vector.Vector4f
 
limit() - Method in class org.lwjgl.PointerBuffer
Returns this buffer's limit.
limit(int) - Method in class org.lwjgl.PointerBuffer
Sets this buffer's limit.
load(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix
Load from a float buffer.
load(Matrix2f) - Method in class org.lwjgl.util.vector.Matrix2f
Load from another matrix
load(Matrix2f, Matrix2f) - Static method in class org.lwjgl.util.vector.Matrix2f
Copy the source matrix to the destination matrix.
load(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix2f
Load from a float buffer.
load(Matrix3f) - Method in class org.lwjgl.util.vector.Matrix3f
Load from another matrix
load(Matrix3f, Matrix3f) - Static method in class org.lwjgl.util.vector.Matrix3f
Copy source matrix to destination matrix
load(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix3f
Load from a float buffer.
load(Matrix4f) - Method in class org.lwjgl.util.vector.Matrix4f
Load from another matrix4f
load(Matrix4f, Matrix4f) - Static method in class org.lwjgl.util.vector.Matrix4f
Copy the source matrix to the destination matrix
load(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix4f
Load from a float buffer.
load(FloatBuffer) - Method in class org.lwjgl.util.vector.Quaternion
 
load(FloatBuffer) - Method in class org.lwjgl.util.vector.Vector
Load this vector from a FloatBuffer
load(FloatBuffer) - Method in class org.lwjgl.util.vector.Vector2f
Load this vector from a FloatBuffer
load(FloatBuffer) - Method in class org.lwjgl.util.vector.Vector3f
 
load(FloatBuffer) - Method in class org.lwjgl.util.vector.Vector4f
 
load(String) - Static method in class org.lwjgl.util.XPMFile
Loads the XPM file
load(InputStream) - Static method in class org.lwjgl.util.XPMFile
Loads the XPM file
loaderThread - Variable in class org.lwjgl.util.applet.AppletLoader
actual thread that does the loading
loadJarURLs() - Method in class org.lwjgl.util.applet.AppletLoader
Reads list of jars to download and adds the urls to urlList also finds out which OS you are on and adds appropriate native jar to the urlList
loadOpenGLLibrary() - Static method in class org.lwjgl.opengl.GLContext
If the OpenGL reference count is 0, the library is loaded.
loadTranspose(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix
Load from a float buffer.
loadTranspose(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix2f
Load from a float buffer.
loadTranspose(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix3f
Load from a float buffer.
loadTranspose(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix4f
Load from a float buffer.
log(String) - Static method in class org.lwjgl.LWJGLUtil
Prints the given message to System.err if DEBUG is true.
logo - Variable in class org.lwjgl.util.applet.AppletLoader
logo to be shown while loading
logoBuffer - Variable in class org.lwjgl.util.applet.AppletLoader
logo to be shown while loading
LOWPASS_DEFAULT_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
LOWPASS_DEFAULT_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
LOWPASS_MAX_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
LOWPASS_MAX_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
LOWPASS_MIN_GAIN - Static variable in class org.lwjgl.openal.EFX10
 
LOWPASS_MIN_GAINHF - Static variable in class org.lwjgl.openal.EFX10
 
LTGREY - Static variable in interface org.lwjgl.util.ReadableColor
 
lwjglApplet - Variable in class org.lwjgl.util.applet.AppletLoader
applet to load after all downloads are complete
LWJGLEnvironmentPlugin - Class in org.lwjgl.util.jinput
 
LWJGLEnvironmentPlugin() - Constructor for class org.lwjgl.util.jinput.LWJGLEnvironmentPlugin
 
LWJGLException - Exception in org.lwjgl
This exception is supplied to make exception handling more generic for LWJGL specific exceptions
LWJGLException() - Constructor for exception org.lwjgl.LWJGLException
Plain c'tor
LWJGLException(String) - Constructor for exception org.lwjgl.LWJGLException
Creates a new LWJGLException
LWJGLException(String, Throwable) - Constructor for exception org.lwjgl.LWJGLException
 
LWJGLException(Throwable) - Constructor for exception org.lwjgl.LWJGLException
 
LWJGLIcon16x16 - Static variable in class org.lwjgl.LWJGLUtil
LWJGL Logo - 16 by 16 pixels
LWJGLIcon32x32 - Static variable in class org.lwjgl.LWJGLUtil
LWJGL Logo - 32 by 32 pixels
LWJGLUtil - Class in org.lwjgl
Internal library methods
LWJGLUtil() - Constructor for class org.lwjgl.LWJGLUtil
 
LWJGLUtil.TokenFilter - Interface in org.lwjgl
Simple interface for Field filtering.
lzmaSupported - Variable in class org.lwjgl.util.applet.AppletLoader
whether lzma is supported

M

m00 - Variable in class org.lwjgl.util.vector.Matrix2f
 
m00 - Variable in class org.lwjgl.util.vector.Matrix3f
 
m00 - Variable in class org.lwjgl.util.vector.Matrix4f
 
m01 - Variable in class org.lwjgl.util.vector.Matrix2f
 
m01 - Variable in class org.lwjgl.util.vector.Matrix3f
 
m01 - Variable in class org.lwjgl.util.vector.Matrix4f
 
m02 - Variable in class org.lwjgl.util.vector.Matrix3f
 
m02 - Variable in class org.lwjgl.util.vector.Matrix4f
 
m03 - Variable in class org.lwjgl.util.vector.Matrix4f
 
m10 - Variable in class org.lwjgl.util.vector.Matrix2f
 
m10 - Variable in class org.lwjgl.util.vector.Matrix3f
 
m10 - Variable in class org.lwjgl.util.vector.Matrix4f
 
m11 - Variable in class org.lwjgl.util.vector.Matrix2f
 
m11 - Variable in class org.lwjgl.util.vector.Matrix3f
 
m11 - Variable in class org.lwjgl.util.vector.Matrix4f
 
m12 - Variable in class org.lwjgl.util.vector.Matrix3f
 
m12 - Variable in class org.lwjgl.util.vector.Matrix4f
 
m13 - Variable in class org.lwjgl.util.vector.Matrix4f
 
m20 - Variable in class org.lwjgl.util.vector.Matrix3f
 
m20 - Variable in class org.lwjgl.util.vector.Matrix4f
 
m21 - Variable in class org.lwjgl.util.vector.Matrix3f
 
m21 - Variable in class org.lwjgl.util.vector.Matrix4f
 
m22 - Variable in class org.lwjgl.util.vector.Matrix3f
 
m22 - Variable in class org.lwjgl.util.vector.Matrix4f
 
m23 - Variable in class org.lwjgl.util.vector.Matrix4f
 
m30 - Variable in class org.lwjgl.util.vector.Matrix4f
 
m31 - Variable in class org.lwjgl.util.vector.Matrix4f
 
m32 - Variable in class org.lwjgl.util.vector.Matrix4f
 
m33 - Variable in class org.lwjgl.util.vector.Matrix4f
 
main(String[]) - Static method in class org.lwjgl.util.XPMFile
 
majorVersion - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
majorVersion - Variable in class org.lwjgl.opencl.CLPlatformCapabilities
 
makeCurrent() - Method in class org.lwjgl.opengl.AWTGLCanvas
Make the canvas' context current.
makeCurrent() - Static method in class org.lwjgl.opengl.Display
Make the Display the current rendering context for GL calls.
makeCurrent() - Method in interface org.lwjgl.opengl.Drawable
Makes the Drawable's context current in the current thread.
mark() - Method in class org.lwjgl.PointerBuffer
Sets this buffer's mark at its position.
Matrix - Class in org.lwjgl.util.vector
Base class for matrices.
Matrix() - Constructor for class org.lwjgl.util.vector.Matrix
Constructor for Matrix.
Matrix2f - Class in org.lwjgl.util.vector
Holds a 2x2 matrix
Matrix2f() - Constructor for class org.lwjgl.util.vector.Matrix2f
Constructor for Matrix2f.
Matrix2f(Matrix2f) - Constructor for class org.lwjgl.util.vector.Matrix2f
Constructor
Matrix3f - Class in org.lwjgl.util.vector
Holds a 3x3 matrix.
Matrix3f() - Constructor for class org.lwjgl.util.vector.Matrix3f
Constructor for Matrix3f.
Matrix4f - Class in org.lwjgl.util.vector
Holds a 4x4 float matrix.
Matrix4f() - Constructor for class org.lwjgl.util.vector.Matrix4f
Construct a new matrix, initialized to the identity.
minorVersion - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
minorVersion - Variable in class org.lwjgl.opencl.CLPlatformCapabilities
 
MipMap - Class in org.lwjgl.util.glu
MipMap.java Created 11-jan-2004
MipMap() - Constructor for class org.lwjgl.util.glu.MipMap
 
MIPMAP_LEVEL - Static variable in class org.lwjgl.opengl.Pbuffer
The render-to-texture mipmap level attribute.
Mouse - Class in org.lwjgl.input

A raw Mouse interface.
mul(Matrix2f, Matrix2f, Matrix2f) - Static method in class org.lwjgl.util.vector.Matrix2f
Multiply the right matrix by the left and place the result in a third matrix.
mul(Matrix3f, Matrix3f, Matrix3f) - Static method in class org.lwjgl.util.vector.Matrix3f
Multiply the right matrix by the left and place the result in a third matrix.
mul(Matrix4f, Matrix4f, Matrix4f) - Static method in class org.lwjgl.util.vector.Matrix4f
Multiply the right matrix by the left and place the result in a third matrix.
mul(Quaternion, Quaternion, Quaternion) - Static method in class org.lwjgl.util.vector.Quaternion
Sets the value of this quaternion to the quaternion product of quaternions left and right (this = left * right).
mulInverse(Quaternion, Quaternion, Quaternion) - Static method in class org.lwjgl.util.vector.Quaternion
Multiplies quaternion left by the inverse of quaternion right and places the value into this quaternion.

N

name - Variable in class org.lwjgl.opengl.XRandR.Screen
Name for this output
nativeJarCount - Variable in class org.lwjgl.util.applet.AppletLoader
Number of native jars
natives_loaded - Static variable in class org.lwjgl.util.applet.AppletLoader
have natives been loaded by another instance of this applet
nearestPower(int) - Static method in class org.lwjgl.util.glu.Util
Method nearestPower.
negate() - Method in class org.lwjgl.util.vector.Matrix
Negate this matrix
negate() - Method in class org.lwjgl.util.vector.Matrix2f
Negate this matrix
negate(Matrix2f) - Method in class org.lwjgl.util.vector.Matrix2f
Negate this matrix and stash the result in another matrix.
negate(Matrix2f, Matrix2f) - Static method in class org.lwjgl.util.vector.Matrix2f
Negate the source matrix and stash the result in the destination matrix.
negate() - Method in class org.lwjgl.util.vector.Matrix3f
Negate this matrix
negate(Matrix3f) - Method in class org.lwjgl.util.vector.Matrix3f
Negate this matrix and place the result in a destination matrix.
negate(Matrix3f, Matrix3f) - Static method in class org.lwjgl.util.vector.Matrix3f
Negate the source matrix and place the result in the destination matrix.
negate() - Method in class org.lwjgl.util.vector.Matrix4f
Negate this matrix
negate(Matrix4f) - Method in class org.lwjgl.util.vector.Matrix4f
Negate this matrix and place the result in a destination matrix.
negate(Matrix4f, Matrix4f) - Static method in class org.lwjgl.util.vector.Matrix4f
Negate this matrix and place the result in a destination matrix.
negate(Quaternion) - Method in class org.lwjgl.util.vector.Quaternion
Calculate the conjugate of this quaternion and put it into the given one
negate(Quaternion, Quaternion) - Static method in class org.lwjgl.util.vector.Quaternion
Calculate the conjugate of this quaternion and put it into the given one
negate() - Method in class org.lwjgl.util.vector.Quaternion
Calculate the conjugate of this quaternion
negate() - Method in class org.lwjgl.util.vector.Vector
Negate a vector
negate() - Method in class org.lwjgl.util.vector.Vector2f
Negate a vector
negate(Vector2f) - Method in class org.lwjgl.util.vector.Vector2f
Negate a vector and place the result in a destination vector.
negate() - Method in class org.lwjgl.util.vector.Vector3f
Negate a vector
negate(Vector3f) - Method in class org.lwjgl.util.vector.Vector3f
Negate a vector and place the result in a destination vector.
negate() - Method in class org.lwjgl.util.vector.Vector4f
Negate a vector
negate(Vector4f) - Method in class org.lwjgl.util.vector.Vector4f
Negate a vector and place the result in a destination vector.
newInstance(ByteBuffer) - Method in class org.lwjgl.PointerBuffer
This method is used in slice and duplicate instead of normal object construction, so that subclasses can return themselves.
next() - Static method in class org.lwjgl.input.Controllers
Move to the next event that has been stored.
next() - Static method in class org.lwjgl.input.Keyboard
Gets the next keyboard event.
next() - Static method in class org.lwjgl.input.Mouse
Gets the next mouse event.
nextCursor() - Method in class org.lwjgl.input.Cursor
Changes to the next cursor
NondirectBufferWrapper - Class in org.lwjgl
Utility class to cache thread local direct buffers so when we are passed a non-direct buffer, we can put its contents into a cached direct buffer and use that at the native side instead.
NondirectBufferWrapper() - Constructor for class org.lwjgl.NondirectBufferWrapper
 
normal3f(float, float, float) - Method in class org.lwjgl.util.glu.Quadric
Call glNormal3f after scaling normal to unit length.
normalise(Quaternion, Quaternion) - Static method in class org.lwjgl.util.vector.Quaternion
Normalise the source quaternion and place the result in another quaternion.
normalise(Quaternion) - Method in class org.lwjgl.util.vector.Quaternion
Normalise this quaternion and place the result in another quaternion.
normalise() - Method in class org.lwjgl.util.vector.Vector
Normalise this vector
normalise(Vector2f) - Method in class org.lwjgl.util.vector.Vector2f
Normalise this vector and place the result in another vector.
normalise(Vector3f) - Method in class org.lwjgl.util.vector.Vector3f
Normalise this vector and place the result in another vector.
normalise(Vector4f) - Method in class org.lwjgl.util.vector.Vector4f
Normalise this vector and place the result in another vector.
normalize(float[]) - Static method in class org.lwjgl.util.glu.Util
Normalize vector
normals - Variable in class org.lwjgl.util.glu.Quadric
 
NVConditionalRender - Class in org.lwjgl.opengl
 
NVCopyDepthToColor - Class in org.lwjgl.opengl
 
NVCopyImage - Class in org.lwjgl.opengl
 
NVDepthBufferFloat - Class in org.lwjgl.opengl
 
NVDepthClamp - Class in org.lwjgl.opengl
 
NVDeviceAttributeQuery - Class in org.lwjgl.opencl
 
NVEvaluators - Class in org.lwjgl.opengl
 
NVExplicitMultisample - Class in org.lwjgl.opengl
 
NVFence - Class in org.lwjgl.opengl
 
NVFloatBuffer - Class in org.lwjgl.opengl
 
NVFogDistance - Class in org.lwjgl.opengl
 
NVFragmentProgram - Class in org.lwjgl.opengl
 
NVFragmentProgram2 - Class in org.lwjgl.opengl
 
NVFramebufferMultisampleCoverage - Class in org.lwjgl.opengl
 
NVGeometryProgram4 - Class in org.lwjgl.opengl
 
NVGpuProgram4 - Class in org.lwjgl.opengl
 
NVGpuProgram5 - Class in org.lwjgl.opengl
 
NVGpuShader5 - Class in org.lwjgl.opengl
 
NVHalfFloat - Class in org.lwjgl.opengl
 
NVLightMaxExponent - Class in org.lwjgl.opengl
 
NVMultisampleCoverage - Class in org.lwjgl.opengl
 
NVMultisampleFilterHint - Class in org.lwjgl.opengl
 
NVOcclusionQuery - Class in org.lwjgl.opengl
 
NVPackedDepthStencil - Class in org.lwjgl.opengl
 
NVParameterBufferObject - Class in org.lwjgl.opengl
 
NVPixelDataRange - Class in org.lwjgl.opengl
 
NVPointSprite - Class in org.lwjgl.opengl
 
NVPrimitiveRestart - Class in org.lwjgl.opengl
 
NVProgram - Class in org.lwjgl.opengl
 
NVProgram() - Constructor for class org.lwjgl.opengl.NVProgram
 
NVRegisterCombiners - Class in org.lwjgl.opengl
 
NVRegisterCombiners2 - Class in org.lwjgl.opengl
 
NVShaderBufferLoad - Class in org.lwjgl.opengl
 
NVShaderBufferStore - Class in org.lwjgl.opengl
 
NVTessellationProgram5 - Class in org.lwjgl.opengl
 
NVTexgenReflection - Class in org.lwjgl.opengl
 
NVTextureBarrier - Class in org.lwjgl.opengl
 
NVTextureCompressionVTC - Class in org.lwjgl.opengl
 
NVTextureEnvCombine4 - Class in org.lwjgl.opengl
 
NVTextureExpandNormal - Class in org.lwjgl.opengl
 
NVTextureRectangle - Class in org.lwjgl.opengl
 
NVTextureShader - Class in org.lwjgl.opengl
 
NVTextureShader2 - Class in org.lwjgl.opengl
 
NVTextureShader3 - Class in org.lwjgl.opengl
 
NVTransformFeedback - Class in org.lwjgl.opengl
 
NVTransformFeedback2 - Class in org.lwjgl.opengl
 
NVVertexArrayRange - Class in org.lwjgl.opengl
 
NVVertexArrayRange2 - Class in org.lwjgl.opengl
 
NVVertexAttribInteger64bit - Class in org.lwjgl.opengl
 
NVVertexBufferUnifiedMemory - Class in org.lwjgl.opengl
 
NVVertexProgram - Class in org.lwjgl.opengl
 
NVVertexProgram2Option - Class in org.lwjgl.opengl
 
NVVertexProgram3 - Class in org.lwjgl.opengl
 
NVXGpuMemoryInfo - Class in org.lwjgl.opengl
Experimental extension, may be removed/changed in the future.

O

offscreen - Variable in class org.lwjgl.util.applet.AppletLoader
offscreen image used
OpenALException - Exception in org.lwjgl.openal

Thrown by the debug build library of the LWJGL if any OpenAL operation causes an error.
OpenALException() - Constructor for exception org.lwjgl.openal.OpenALException
Constructor for OpenALException.
OpenALException(int) - Constructor for exception org.lwjgl.openal.OpenALException
Constructor that takes an AL error number
OpenALException(String) - Constructor for exception org.lwjgl.openal.OpenALException
Constructor for OpenALException.
OpenALException(String, Throwable) - Constructor for exception org.lwjgl.openal.OpenALException
Constructor for OpenALException.
OpenALException(Throwable) - Constructor for exception org.lwjgl.openal.OpenALException
Constructor for OpenALException.
OpenCL11 - Variable in class org.lwjgl.opencl.CLDeviceCapabilities
 
OpenCL11 - Variable in class org.lwjgl.opencl.CLPlatformCapabilities
 
OpenCLException - Exception in org.lwjgl.opencl
 
OpenCLException() - Constructor for exception org.lwjgl.opencl.OpenCLException
 
OpenCLException(String) - Constructor for exception org.lwjgl.opencl.OpenCLException
 
OpenCLException(String, Throwable) - Constructor for exception org.lwjgl.opencl.OpenCLException
 
OpenCLException(Throwable) - Constructor for exception org.lwjgl.opencl.OpenCLException
 
OpenGL11 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
OpenGL12 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
OpenGL13 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
OpenGL14 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
OpenGL15 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
OpenGL20 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
OpenGL21 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
OpenGL30 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
OpenGL31 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
OpenGL32 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
OpenGL33 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
OpenGL40 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
OpenGL41 - Variable in class org.lwjgl.opengl.ContextCapabilities
 
OpenGLException - Exception in org.lwjgl.opengl

Thrown by the debug build library of the LWJGL if any OpenGL operation causes an error.

OpenGLException(int) - Constructor for exception org.lwjgl.opengl.OpenGLException
Constructor for OpenGLException.
OpenGLException() - Constructor for exception org.lwjgl.opengl.OpenGLException
Constructor for OpenGLException.
OpenGLException(String) - Constructor for exception org.lwjgl.opengl.OpenGLException
Constructor for OpenGLException.
OpenGLException(String, Throwable) - Constructor for exception org.lwjgl.opengl.OpenGLException
Constructor for OpenGLException.
OpenGLException(Throwable) - Constructor for exception org.lwjgl.opengl.OpenGLException
Constructor for OpenGLException.
openURL(String) - Static method in class org.lwjgl.Sys
Open the system web browser and point it at the specified URL.
ORANGE - Static variable in interface org.lwjgl.util.ReadableColor
 
order() - Method in class org.lwjgl.PointerBuffer
Retrieves this buffer's byte order.
org.lwjgl - package org.lwjgl
 
org.lwjgl.input - package org.lwjgl.input
 
org.lwjgl.openal - package org.lwjgl.openal
 
org.lwjgl.opencl - package org.lwjgl.opencl
 
org.lwjgl.opencl.api - package org.lwjgl.opencl.api
 
org.lwjgl.opengl - package org.lwjgl.opengl
 
org.lwjgl.util - package org.lwjgl.util
 
org.lwjgl.util.applet - package org.lwjgl.util.applet
 
org.lwjgl.util.glu - package org.lwjgl.util.glu
 
org.lwjgl.util.glu.tessellation - package org.lwjgl.util.glu.tessellation
 
org.lwjgl.util.input - package org.lwjgl.util.input
 
org.lwjgl.util.jinput - package org.lwjgl.util.jinput
 
org.lwjgl.util.vector - package org.lwjgl.util.vector
 
orientation - Variable in class org.lwjgl.util.glu.Quadric
 

P

pack200Supported - Variable in class org.lwjgl.util.applet.AppletLoader
whether pack200 is supported
paint(Graphics) - Method in class org.lwjgl.opengl.AWTGLCanvas
The default paint() operation makes the context current and calls paintGL() which should be overridden to do GL operations.
paint(Graphics) - Method in class org.lwjgl.util.applet.AppletLoader
 
paintGL() - Method in class org.lwjgl.opengl.AWTGLCanvas
Override this to do painting
painting - Variable in class org.lwjgl.util.applet.AppletLoader
set to true while painting is done
PartialDisk - Class in org.lwjgl.util.glu
PartialDisk.java Created 23-dec-2003
PartialDisk() - Constructor for class org.lwjgl.util.glu.PartialDisk
Constructor for PartialDisk.
pause() - Method in class org.lwjgl.util.Timer
Pause the timer.
Pbuffer - Class in org.lwjgl.opengl

Pbuffer encapsulates an OpenGL pbuffer.

Pbuffer(int, int, PixelFormat, Drawable) - Constructor for class org.lwjgl.opengl.Pbuffer
Create an instance of a Pbuffer with a unique OpenGL context.
Pbuffer(int, int, PixelFormat, RenderTexture, Drawable) - Constructor for class org.lwjgl.opengl.Pbuffer
Create an instance of a Pbuffer with a unique OpenGL context.
Pbuffer(int, int, PixelFormat, RenderTexture, Drawable, ContextAttribs) - Constructor for class org.lwjgl.opengl.Pbuffer
Create an instance of a Pbuffer with a unique OpenGL context.
PBUFFER_SUPPORTED - Static variable in class org.lwjgl.opengl.Pbuffer
Indicates that Pbuffers can be created.
percentage - Variable in class org.lwjgl.util.applet.AppletLoader
used to calculate length of progress bar
PixelFormat - Class in org.lwjgl.opengl
This class describes pixel format properties for an OpenGL context.
PixelFormat() - Constructor for class org.lwjgl.opengl.PixelFormat
Default pixel format is minimum 8 bits depth, and no alpha nor stencil requirements.
PixelFormat(int, int, int) - Constructor for class org.lwjgl.opengl.PixelFormat
 
PixelFormat(int, int, int, int) - Constructor for class org.lwjgl.opengl.PixelFormat
 
PixelFormat(int, int, int, int, int) - Constructor for class org.lwjgl.opengl.PixelFormat
 
PixelFormat(int, int, int, int, int, int, int, int, boolean) - Constructor for class org.lwjgl.opengl.PixelFormat
 
PixelFormat(int, int, int, int, int, int, int, int, boolean, boolean) - Constructor for class org.lwjgl.opengl.PixelFormat
 
PLATFORM_LINUX - Static variable in class org.lwjgl.LWJGLUtil
 
PLATFORM_LINUX_NAME - Static variable in class org.lwjgl.LWJGLUtil
 
PLATFORM_MACOSX - Static variable in class org.lwjgl.LWJGLUtil
 
PLATFORM_MACOSX_NAME - Static variable in class org.lwjgl.LWJGLUtil
 
PLATFORM_WINDOWS - Static variable in class org.lwjgl.LWJGLUtil
 
PLATFORM_WINDOWS_NAME - Static variable in class org.lwjgl.LWJGLUtil
 
Point - Class in org.lwjgl.util
A 2D integer point class, which looks remarkably like an AWT one.
Point() - Constructor for class org.lwjgl.util.Point
Constructor for Point.
Point(int, int) - Constructor for class org.lwjgl.util.Point
Constructor for Point.
Point(ReadablePoint) - Constructor for class org.lwjgl.util.Point
Constructor for Point.
pointer - Variable in class org.lwjgl.PointerWrapperAbstract
 
PointerBuffer - Class in org.lwjgl
This class is a container for architecture independent pointer data.
PointerBuffer(int) - Constructor for class org.lwjgl.PointerBuffer
Creates a new PointerBuffer with the specified capacity.
PointerBuffer(ByteBuffer) - Constructor for class org.lwjgl.PointerBuffer
Creates a new PointerBuffer using the specified ByteBuffer as its pointer data source.
pointers - Variable in class org.lwjgl.PointerBuffer
 
PointerWrapper - Interface in org.lwjgl
A common interface for classes that wrap pointer addresses.
PointerWrapperAbstract - Class in org.lwjgl
Base PointerWrapper implementation.
PointerWrapperAbstract(long) - Constructor for class org.lwjgl.PointerWrapperAbstract
 
poll() - Method in interface org.lwjgl.input.Controller
Poll the controller for new data.
poll() - Static method in class org.lwjgl.input.Controllers
Poll the controllers available.
poll() - Static method in class org.lwjgl.input.Keyboard
Polls the keyboard for its current state.
poll() - Static method in class org.lwjgl.input.Mouse
Polls the mouse for its current state.
poll() - Method in class org.lwjgl.util.input.ControllerAdapter
Poll the controller for new data.
pollKeyboard(ByteBuffer) - Method in interface org.lwjgl.opengl.InputImplementation
Method to poll the keyboard.
pollMouse(IntBuffer, ByteBuffer) - Method in interface org.lwjgl.opengl.InputImplementation
Method to poll the mouse
position() - Method in class org.lwjgl.PointerBuffer
Returns this buffer's position.
position(int) - Method in class org.lwjgl.PointerBuffer
Sets this buffer's position.
positionByte() - Method in class org.lwjgl.PointerBuffer
Returns this buffer's position, in bytes.
prependHost - Variable in class org.lwjgl.util.applet.AppletLoader
whether to prepend host to cache path
processMessages() - Static method in class org.lwjgl.opengl.Display
Process operating system events.
progressbar - Variable in class org.lwjgl.util.applet.AppletLoader
progressbar to render while loading
progressbarBuffer - Variable in class org.lwjgl.util.applet.AppletLoader
progressbar to render while loading
Project - Class in org.lwjgl.util.glu
Project.java

Created 11-jan-2004

Project() - Constructor for class org.lwjgl.util.glu.Project
 
PURPLE - Static variable in interface org.lwjgl.util.ReadableColor
 
put(long) - Method in class org.lwjgl.PointerBuffer
Relative put method  (optional operation).
put(PointerWrapper) - Method in class org.lwjgl.PointerBuffer
Convenience put that accepts PointerWrapper objects.
put(ByteBuffer, long) - Static method in class org.lwjgl.PointerBuffer
Convenience put on a target ByteBuffer.
put(int, long) - Method in class org.lwjgl.PointerBuffer
Absolute put method  (optional operation).
put(int, PointerWrapper) - Method in class org.lwjgl.PointerBuffer
Convenience put that accepts PointerWrapper objects.
put(ByteBuffer, int, long) - Static method in class org.lwjgl.PointerBuffer
Convenience put on a target ByteBuffer.
put(PointerBuffer) - Method in class org.lwjgl.PointerBuffer
Relative bulk put method  (optional operation).
put(long[], int, int) - Method in class org.lwjgl.PointerBuffer
Relative bulk put method  (optional operation).
put(long[]) - Method in class org.lwjgl.PointerBuffer
Relative bulk put method  (optional operation).

Q

Quadric - Class in org.lwjgl.util.glu
Quadric.java Created 22-dec-2003
Quadric() - Constructor for class org.lwjgl.util.glu.Quadric
Constructor for Quadric.
Quaternion - Class in org.lwjgl.util.vector
 
Quaternion() - Constructor for class org.lwjgl.util.vector.Quaternion
C'tor.
Quaternion(ReadableVector4f) - Constructor for class org.lwjgl.util.vector.Quaternion
C'tor
Quaternion(float, float, float, float) - Constructor for class org.lwjgl.util.vector.Quaternion
C'tor

R

readABGR(ByteBuffer) - Method in class org.lwjgl.util.Color
Read a color from a byte buffer
readABGR(ByteBuffer) - Method in interface org.lwjgl.util.WritableColor
Read a color from a byte buffer
ReadableColor - Interface in org.lwjgl.util
Readonly interface for Colors
ReadableDimension - Interface in org.lwjgl.util
Readonly interface for Dimensions
ReadablePoint - Interface in org.lwjgl.util
Readonly interface for Points
ReadableRectangle - Interface in org.lwjgl.util
Readonly interface for Rectangles
ReadableVector - Interface in org.lwjgl.util.vector
 
ReadableVector2f - Interface in org.lwjgl.util.vector
 
ReadableVector3f - Interface in org.lwjgl.util.vector
 
ReadableVector4f - Interface in org.lwjgl.util.vector
 
readARGB(ByteBuffer) - Method in class org.lwjgl.util.Color
Read a color from a byte buffer
readARGB(ByteBuffer) - Method in interface org.lwjgl.util.WritableColor
Read a color from a byte buffer
readBGR(ByteBuffer) - Method in class org.lwjgl.util.Color
Read a color from a byte buffer
readBGR(ByteBuffer) - Method in interface org.lwjgl.util.WritableColor
Read a color from a byte buffer
readBGRA(ByteBuffer) - Method in class org.lwjgl.util.Color
Read a color from a byte buffer
readBGRA(ByteBuffer) - Method in interface org.lwjgl.util.WritableColor
Read a color from a byte buffer
readCacheFile(File) - Method in class org.lwjgl.util.applet.AppletLoader
read the current cache file
readKeyboard(ByteBuffer) - Method in interface org.lwjgl.opengl.InputImplementation
Method to read the keyboard buffer
readMouse(ByteBuffer) - Method in interface org.lwjgl.opengl.InputImplementation
Method to read the keyboard buffer
readRGB(ByteBuffer) - Method in class org.lwjgl.util.Color
Read a color from a byte buffer
readRGB(ByteBuffer) - Method in interface org.lwjgl.util.WritableColor
Read a color from a byte buffer
readRGBA(ByteBuffer) - Method in class org.lwjgl.util.Color
Read a color from a byte buffer
readRGBA(ByteBuffer) - Method in interface org.lwjgl.util.WritableColor
Read a color from a byte buffer
readVersionFile(File) - Method in class org.lwjgl.util.applet.AppletLoader
read the current version file
Rectangle - Class in org.lwjgl.util
A 2D integer Rectangle class which looks remarkably like an AWT one.
Rectangle() - Constructor for class org.lwjgl.util.Rectangle
Constructor for Rectangle.
Rectangle(int, int, int, int) - Constructor for class org.lwjgl.util.Rectangle
Constructor for Rectangle.
Rectangle(ReadablePoint, ReadableDimension) - Constructor for class org.lwjgl.util.Rectangle
Constructor for Rectangle.
Rectangle(ReadableRectangle) - Constructor for class org.lwjgl.util.Rectangle
Constructor for Rectangle.
RED - Static variable in interface org.lwjgl.util.ReadableColor
 
Registry - Class in org.lwjgl.util.glu
Registry.java Created 11-jan-2004
Registry() - Constructor for class org.lwjgl.util.glu.Registry
 
releaseContext() - Method in class org.lwjgl.opengl.AWTGLCanvas
 
releaseContext() - Static method in class org.lwjgl.opengl.Display
Release the Display context.
releaseContext() - Method in interface org.lwjgl.opengl.Drawable
If the Drawable's context is current in the current thread, no context will be current after a call to this method.
releaseTexImage(int) - Method in class org.lwjgl.opengl.Pbuffer
Releases the currently bound texture from the buffer specified.
remaining() - Method in class org.lwjgl.PointerBuffer
Returns the number of elements between the current position and the limit.
remainingByte() - Method in class org.lwjgl.PointerBuffer
Returns the number of bytes between the current position and the limit.
removeNotify() - Method in class org.lwjgl.opengl.AWTGLCanvas
 
render() - Method in interface org.lwjgl.util.Renderable
"Render" this thing.
RENDER_DEPTH_TEXTURE_SUPPORTED - Static variable in class org.lwjgl.opengl.Pbuffer
Indicates that Pbuffers can be used as depth render-textures.
RENDER_TEXTURE_1D - Static variable in class org.lwjgl.opengl.RenderTexture
The TEXTURE_1D target.
RENDER_TEXTURE_2D - Static variable in class org.lwjgl.opengl.RenderTexture
The TEXTURE_2D target.
RENDER_TEXTURE_CUBE_MAP - Static variable in class org.lwjgl.opengl.RenderTexture
The TEXTURE_CUBE_MAP target.
RENDER_TEXTURE_RECTANGLE - Static variable in class org.lwjgl.opengl.RenderTexture
The TEXTURE_RECTANGLE target.
RENDER_TEXTURE_RECTANGLE_SUPPORTED - Static variable in class org.lwjgl.opengl.Pbuffer
Indicates that Pbuffers can be used as non-power-of-two render-textures.
RENDER_TEXTURE_SUPPORTED - Static variable in class org.lwjgl.opengl.Pbuffer
Indicates that Pbuffers can be used as render-textures.
Renderable - Interface in org.lwjgl.util
Simple interface to things that can be Rendered.
RenderTexture - Class in org.lwjgl.opengl
This class represents the state necessary for render-to-texture.
RenderTexture(boolean, boolean, boolean, boolean, int, int) - Constructor for class org.lwjgl.opengl.RenderTexture
Creates a RenderTexture object for enabling render-to-texture on a P-buffer.
reset() - Method in class org.lwjgl.PointerBuffer
Resets this buffer's position to the previously-marked position.
reset() - Method in class org.lwjgl.util.Timer
Reset the timer.
resume() - Method in class org.lwjgl.util.Timer
Resume the timer.
rewind() - Method in class org.lwjgl.PointerBuffer
Rewinds this buffer.
rotate(float, Vector3f) - Method in class org.lwjgl.util.vector.Matrix4f
Rotates the matrix around the given axis the specified angle
rotate(float, Vector3f, Matrix4f) - Method in class org.lwjgl.util.vector.Matrix4f
Rotates the matrix around the given axis the specified angle
rotate(float, Vector3f, Matrix4f, Matrix4f) - Static method in class org.lwjgl.util.vector.Matrix4f
Rotates the source matrix around the given axis the specified angle and put the result in the destination matrix.
run() - Method in class org.lwjgl.util.applet.AppletLoader
4 steps 1) check version of applet and decide whether to download jars 2) download the jars 3) extract natives 4) add to jars to class path 5) switch applets

S

samplerate - Variable in class org.lwjgl.util.WaveData
sample rate of data
scale(Vector3f) - Method in class org.lwjgl.util.vector.Matrix4f
Scales this matrix
scale(Vector3f, Matrix4f, Matrix4f) - Static method in class org.lwjgl.util.vector.Matrix4f
Scales the source matrix and put the result in the destination matrix
scale(float) - Method in class org.lwjgl.util.vector.Quaternion
 
scale(float, Quaternion, Quaternion) - Static method in class org.lwjgl.util.vector.Quaternion
Scale the source quaternion by scale and put the result in the destination
scale(float) - Method in class org.lwjgl.util.vector.Vector
Scale this vector
scale(float) - Method in class org.lwjgl.util.vector.Vector2f
 
scale(float) - Method in class org.lwjgl.util.vector.Vector3f
 
scale(float) - Method in class org.lwjgl.util.vector.Vector4f
 
set(int, int, int, int) - Method in class org.lwjgl.util.Color
Set a color
set(byte, byte, byte, byte) - Method in class org.lwjgl.util.Color
Set a color
set(int, int, int) - Method in class org.lwjgl.util.Color
Set a color
set(byte, byte, byte) - Method in class org.lwjgl.util.Color
Set a color
set(float) - Method in class org.lwjgl.util.Timer
Set the time of this timer
set(float, float) - Method in class org.lwjgl.util.vector.Quaternion
 
set(float, float, float) - Method in class org.lwjgl.util.vector.Quaternion
 
set(float, float, float, float) - Method in class org.lwjgl.util.vector.Quaternion
 
set(ReadableVector4f) - Method in class org.lwjgl.util.vector.Quaternion
Load from another Vector4f
set(float, float) - Method in class org.lwjgl.util.vector.Vector2f
 
set(ReadableVector2f) - Method in class org.lwjgl.util.vector.Vector2f
Load from another Vector2f
set(float, float) - Method in class org.lwjgl.util.vector.Vector3f
 
set(float, float, float) - Method in class org.lwjgl.util.vector.Vector3f
 
set(ReadableVector3f) - Method in class org.lwjgl.util.vector.Vector3f
Load from another Vector3f
set(float, float) - Method in class org.lwjgl.util.vector.Vector4f
 
set(float, float, float) - Method in class org.lwjgl.util.vector.Vector4f
 
set(float, float, float, float) - Method in class org.lwjgl.util.vector.Vector4f
 
set(ReadableVector4f) - Method in class org.lwjgl.util.vector.Vector4f
Load from another Vector4f
set(float, float) - Method in interface org.lwjgl.util.vector.WritableVector2f
Set the X,Y values
set(float, float, float) - Method in interface org.lwjgl.util.vector.WritableVector3f
Set the X,Y,Z values
set(float, float, float, float) - Method in interface org.lwjgl.util.vector.WritableVector4f
Set the X,Y,Z,W values
set(int, int, int, int) - Method in interface org.lwjgl.util.WritableColor
Set a color
set(byte, byte, byte, byte) - Method in interface org.lwjgl.util.WritableColor
Set a color
set(int, int, int) - Method in interface org.lwjgl.util.WritableColor
Set a color
set(byte, byte, byte) - Method in interface org.lwjgl.util.WritableColor
Set a color
setAlpha(int) - Method in class org.lwjgl.util.Color
Set the Alpha component
setAlpha(byte) - Method in class org.lwjgl.util.Color
Set the Alpha component
setAlpha(int) - Method in interface org.lwjgl.util.WritableColor
Set the Alpha component
setAlpha(byte) - Method in interface org.lwjgl.util.WritableColor
Set the Alpha component
setArg(int, byte) - Method in class org.lwjgl.opencl.CLKernel
Sets a kernel argument at the specified index to the specified byte value.
setArg(int, short) - Method in class org.lwjgl.opencl.CLKernel
Sets a kernel argument at the specified index to the specified byte value.
setArg(int, int) - Method in class org.lwjgl.opencl.CLKernel
Sets a kernel argument at the specified index to the specified int value.
setArg(int, long) - Method in class org.lwjgl.opencl.CLKernel
Sets a kernel argument at the specified index to the specified long value.
setArg(int, float) - Method in class org.lwjgl.opencl.CLKernel
Sets a kernel argument at the specified index to the specified float value.
setArg(int, double) - Method in class org.lwjgl.opencl.CLKernel
Sets a kernel argument at the specified index to the specified double value.
setArg(int, CLObject) - Method in class org.lwjgl.opencl.CLKernel
Sets a kernel argument at the specified index to the specified pointer value.
setArgSize(int, long) - Method in class org.lwjgl.opencl.CLKernel
Sets the size of a __local kernel argument at the specified index.
setAttrib(int, int) - Method in class org.lwjgl.opengl.Pbuffer
Sets a render-to-texture attribute.
setBlue(int) - Method in class org.lwjgl.util.Color
Set the Blue component
setBlue(byte) - Method in class org.lwjgl.util.Color
Set the Blue component
setBlue(int) - Method in interface org.lwjgl.util.WritableColor
Set the Blue component
setBlue(byte) - Method in interface org.lwjgl.util.WritableColor
Set the Blue component
setBounds(int, int, int, int) - Method in class org.lwjgl.opengl.AWTGLCanvas
 
setBounds(int, int, int, int) - Method in class org.lwjgl.util.Rectangle
 
setBounds(ReadablePoint, ReadableDimension) - Method in class org.lwjgl.util.Rectangle
 
setBounds(ReadableRectangle) - Method in class org.lwjgl.util.Rectangle
 
setBounds(int, int, int, int) - Method in interface org.lwjgl.util.WritableRectangle
Sets the bounds of the rectangle
setBounds(ReadablePoint, ReadableDimension) - Method in interface org.lwjgl.util.WritableRectangle
Sets the bounds of the rectangle
setBounds(ReadableRectangle) - Method in interface org.lwjgl.util.WritableRectangle
Sets the bounds of the rectangle
setCLSharingProperties(PointerBuffer) - Method in class org.lwjgl.opengl.AWTGLCanvas
 
setCLSharingProperties(PointerBuffer) - Method in interface org.lwjgl.opengl.Drawable
Sets the appropriate khr_gl_sharing properties in the target PointerBuffer, so that if it is used in a clCreateContext(FromType) call, the created CL context will be sharing objects with this Drawable's GL context.
setColor(ReadableColor) - Method in class org.lwjgl.util.Color
Set this color's color by copying another color
setColor(ReadableColor) - Method in interface org.lwjgl.util.WritableColor
Set this color's color by copying another color
setConfiguration(XRandR.Screen...) - Static method in class org.lwjgl.opengl.XRandR
 
setCursorPosition(int, int) - Static method in class org.lwjgl.input.Mouse
Set the position of the cursor.
setCursorPosition(int, int) - Method in interface org.lwjgl.opengl.InputImplementation
Method to set the native cursor position
setDeadZone(int, float) - Method in interface org.lwjgl.input.Controller
Set the dead zone for the specified axis
setDeadZone(int, float) - Method in class org.lwjgl.util.input.ControllerAdapter
Set the dead zone for the specified axis
setDisplayConfiguration(float, float, float) - Static method in class org.lwjgl.opengl.Display
Set the display configuration to the specified gamma, brightness and contrast.
setDisplayMode(DisplayMode) - Static method in class org.lwjgl.opengl.Display
Set the current display mode.
setDisplayMode(DisplayMode[], String[]) - Static method in class org.lwjgl.util.Display
Create the display by choosing from a list of display modes based on an order of preference.
setDisplayModeAndFullscreen(DisplayMode) - Static method in class org.lwjgl.opengl.Display
Set the mode of the context.
setDrawStyle(int) - Method in class org.lwjgl.util.glu.Quadric
specifies the draw style for quadrics.
setFromAxisAngle(Vector4f) - Method in class org.lwjgl.util.vector.Quaternion
Sets the value of this quaternion to the equivalent rotation of the Axis-Angle argument.
setFromMatrix(Matrix4f) - Method in class org.lwjgl.util.vector.Quaternion
Sets the value of this quaternion using the rotational component of the passed matrix.
setFromMatrix(Matrix4f, Quaternion) - Static method in class org.lwjgl.util.vector.Quaternion
Sets the value of the source quaternion using the rotational component of the passed matrix.
setFromMatrix(Matrix3f) - Method in class org.lwjgl.util.vector.Quaternion
Sets the value of this quaternion using the rotational component of the passed matrix.
setFromMatrix(Matrix3f, Quaternion) - Static method in class org.lwjgl.util.vector.Quaternion
Sets the value of the source quaternion using the rotational component of the passed matrix.
setFullscreen(boolean) - Static method in class org.lwjgl.opengl.Display
Set the fullscreen mode of the context.
setGrabbed(boolean) - Static method in class org.lwjgl.input.Mouse
Sets whether or not the mouse has grabbed the cursor (and thus hidden).
setGreen(int) - Method in class org.lwjgl.util.Color
Set the Green component
setGreen(byte) - Method in class org.lwjgl.util.Color
Set the Green component
setGreen(int) - Method in interface org.lwjgl.util.WritableColor
Set the Green component
setGreen(byte) - Method in interface org.lwjgl.util.WritableColor
Set the Green component
setHeight(int) - Method in class org.lwjgl.util.Dimension
Sets the height.
setHeight(int) - Method in class org.lwjgl.util.Rectangle
Sets the height.
setHeight(int) - Method in interface org.lwjgl.util.WritableDimension
Sets the height.
setIcon(ByteBuffer[]) - Static method in class org.lwjgl.opengl.Display
Sets one or more icons for the Display.
setIdentity() - Method in class org.lwjgl.util.vector.Matrix
Set this matrix to be the identity matrix.
setIdentity() - Method in class org.lwjgl.util.vector.Matrix2f
Set this matrix to be the identity matrix.
setIdentity(Matrix2f) - Static method in class org.lwjgl.util.vector.Matrix2f
Set the source matrix to be the identity matrix.
setIdentity() - Method in class org.lwjgl.util.vector.Matrix3f
Set this matrix to be the identity matrix.
setIdentity(Matrix3f) - Static method in class org.lwjgl.util.vector.Matrix3f
Set the matrix to be the identity matrix.
setIdentity() - Method in class org.lwjgl.util.vector.Matrix4f
Set this matrix to be the identity matrix.
setIdentity(Matrix4f) - Static method in class org.lwjgl.util.vector.Matrix4f
Set the given matrix to be the identity matrix.
setIdentity() - Method in class org.lwjgl.util.vector.Quaternion
Set this quaternion to the multiplication identity.
setIdentity(Quaternion) - Static method in class org.lwjgl.util.vector.Quaternion
Set the given quaternion to the multiplication identity.
setInitialBackground(float, float, float) - Static method in class org.lwjgl.opengl.Display
Set the initial color of the Display.
setLocation(int, int) - Method in class org.lwjgl.opengl.AWTGLCanvas
 
setLocation(Point) - Method in class org.lwjgl.opengl.AWTGLCanvas
 
setLocation(int, int) - Static method in class org.lwjgl.opengl.Display
Set the window's location.
setLocation(int, int) - Method in class org.lwjgl.util.Point
 
setLocation(ReadablePoint) - Method in class org.lwjgl.util.Point
 
setLocation(int, int) - Method in class org.lwjgl.util.Rectangle
 
setLocation(ReadablePoint) - Method in class org.lwjgl.util.Rectangle
 
setLocation(int, int) - Method in interface org.lwjgl.util.WritablePoint
 
setLocation(ReadablePoint) - Method in interface org.lwjgl.util.WritablePoint
 
setLWJGLProperties() - Method in class org.lwjgl.util.applet.AppletLoader
Parses the java_arguments list and sets lwjgl specific properties accordingly, before the launch.
setNativeCursor(Cursor) - Static method in class org.lwjgl.input.Mouse
Binds a native cursor.
setNativeCursor(Object) - Method in interface org.lwjgl.opengl.InputImplementation
Method to set the native cursor
setNormals(int) - Method in class org.lwjgl.util.glu.Quadric
specifies what kind of normals are desired for quadrics.
setOrientation(int) - Method in class org.lwjgl.util.glu.Quadric
specifies what kind of orientation is desired for.
setParent(Canvas) - Static method in class org.lwjgl.opengl.Display
Set the parent of the Display.
setRed(int) - Method in class org.lwjgl.util.Color
Set the Red component
setRed(byte) - Method in class org.lwjgl.util.Color
Set the Red component
setRed(int) - Method in interface org.lwjgl.util.WritableColor
Set the Red component
setRed(byte) - Method in interface org.lwjgl.util.WritableColor
Set the Red component
setRXAxisDeadZone(float) - Method in interface org.lwjgl.input.Controller
Set the dead zone for the RX axis
setRXAxisDeadZone(float) - Method in class org.lwjgl.util.input.ControllerAdapter
Set the dead zone for the RX axis
setRYAxisDeadZone(float) - Method in interface org.lwjgl.input.Controller
Set the dead zone for the RY axis
setRYAxisDeadZone(float) - Method in class org.lwjgl.util.input.ControllerAdapter
Set the dead zone for the RY axis
setRZAxisDeadZone(float) - Method in interface org.lwjgl.input.Controller
Set the dead zone for the RZ axis
setRZAxisDeadZone(float) - Method in class org.lwjgl.util.input.ControllerAdapter
Set the dead zone for the RZ axis
setSize(Dimension) - Method in class org.lwjgl.opengl.AWTGLCanvas
 
setSize(int, int) - Method in class org.lwjgl.opengl.AWTGLCanvas
 
setSize(int, int) - Method in class org.lwjgl.util.Dimension
 
setSize(ReadableDimension) - Method in class org.lwjgl.util.Dimension
 
setSize(int, int) - Method in class org.lwjgl.util.Rectangle
 
setSize(ReadableDimension) - Method in class org.lwjgl.util.Rectangle
 
setSize(int, int) - Method in interface org.lwjgl.util.WritableDimension
 
setSize(ReadableDimension) - Method in interface org.lwjgl.util.WritableDimension
 
setState(int) - Method in class org.lwjgl.util.applet.AppletLoader
set the state of applet loader
setSwapInterval(int) - Method in class org.lwjgl.opengl.AWTGLCanvas
Set swap interval.
setSwapInterval(int) - Static method in class org.lwjgl.opengl.Display
Set the buffer swap interval.
setTextureFlag(boolean) - Method in class org.lwjgl.util.glu.Quadric
specifies if texture coordinates should be generated for quadrics rendered with qobj.
setTimeout() - Method in class org.lwjgl.input.Cursor
Sets the timout property to the time it should be changed
setTitle(String) - Static method in class org.lwjgl.opengl.Display
Set the title of the window.
setVSyncEnabled(boolean) - Method in class org.lwjgl.opengl.AWTGLCanvas
Enable vsync
setVSyncEnabled(boolean) - Static method in class org.lwjgl.opengl.Display
Enable or disable vertical monitor synchronization.
setW(float) - Method in class org.lwjgl.util.vector.Quaternion
Set W
setW(float) - Method in class org.lwjgl.util.vector.Vector4f
Set W
setW(float) - Method in interface org.lwjgl.util.vector.WritableVector4f
Set the W value
setWidth(int) - Method in class org.lwjgl.util.Dimension
Sets the width.
setWidth(int) - Method in class org.lwjgl.util.Rectangle
Sets the width.
setWidth(int) - Method in interface org.lwjgl.util.WritableDimension
Sets the width.
setX(int) - Method in class org.lwjgl.util.Point
 
setX(int) - Method in class org.lwjgl.util.Rectangle
Sets the x.
setX(float) - Method in class org.lwjgl.util.vector.Quaternion
Set X
setX(float) - Method in class org.lwjgl.util.vector.Vector2f
Set X
setX(float) - Method in class org.lwjgl.util.vector.Vector3f
Set X
setX(float) - Method in class org.lwjgl.util.vector.Vector4f
Set X
setX(float) - Method in interface org.lwjgl.util.vector.WritableVector2f
Set the X value
setX(int) - Method in interface org.lwjgl.util.WritablePoint
 
setXAxisDeadZone(float) - Method in interface org.lwjgl.input.Controller
Set the dead zone for the X axis
setXAxisDeadZone(float) - Method in class org.lwjgl.util.input.ControllerAdapter
Set the dead zone for the X axis
setY(int) - Method in class org.lwjgl.util.Point
 
setY(int) - Method in class org.lwjgl.util.Rectangle
Sets the y.
setY(float) - Method in class org.lwjgl.util.vector.Quaternion
Set Y
setY(float) - Method in class org.lwjgl.util.vector.Vector2f
Set Y
setY(float) - Method in class org.lwjgl.util.vector.Vector3f
Set Y
setY(float) - Method in class org.lwjgl.util.vector.Vector4f
Set Y
setY(float) - Method in interface org.lwjgl.util.vector.WritableVector2f
Set the Y value
setY(int) - Method in interface org.lwjgl.util.WritablePoint
 
setYAxisDeadZone(float) - Method in interface org.lwjgl.input.Controller
Set the dead zone for the Y axis
setYAxisDeadZone(float) - Method in class org.lwjgl.util.input.ControllerAdapter
Set the dead zone for the Y axis
setZ(float) - Method in class org.lwjgl.util.vector.Quaternion
Set Z
setZ(float) - Method in class org.lwjgl.util.vector.Vector3f
Set Z
setZ(float) - Method in class org.lwjgl.util.vector.Vector4f
Set Z
setZ(float) - Method in interface org.lwjgl.util.vector.WritableVector3f
Set the Z value
setZAxisDeadZone(float) - Method in interface org.lwjgl.input.Controller
Set the dead zone for the Z axis
setZAxisDeadZone(float) - Method in class org.lwjgl.util.input.ControllerAdapter
Set the dead zone for the Z axis
setZero() - Method in class org.lwjgl.util.vector.Matrix
Set this matrix to 0.
setZero() - Method in class org.lwjgl.util.vector.Matrix2f
Set this matrix to 0.
setZero(Matrix2f) - Static method in class org.lwjgl.util.vector.Matrix2f
 
setZero() - Method in class org.lwjgl.util.vector.Matrix3f
Set this matrix to 0.
setZero(Matrix3f) - Static method in class org.lwjgl.util.vector.Matrix3f
Set the matrix matrix to 0.
setZero() - Method in class org.lwjgl.util.vector.Matrix4f
Set this matrix to 0.
setZero(Matrix4f) - Static method in class org.lwjgl.util.vector.Matrix4f
Set the given matrix to 0.
SGISGenerateMipmap - Class in org.lwjgl.opengl
 
SGISTextureLOD - Class in org.lwjgl.opengl
 
SharedDrawable - Class in org.lwjgl.opengl
A Drawable implementation that shares its context with another Drawable.
SharedDrawable(Drawable) - Constructor for class org.lwjgl.opengl.SharedDrawable
 
sin(float) - Method in class org.lwjgl.util.glu.Quadric
 
sleep(long) - Method in class org.lwjgl.util.applet.AppletLoader
Utility method for sleeping
slice() - Method in class org.lwjgl.PointerBuffer
Creates a new pointer buffer whose content is a shared subsequence of this buffer's content.
Sphere - Class in org.lwjgl.util.glu
Sphere.java Created 23-dec-2003
Sphere() - Constructor for class org.lwjgl.util.glu.Sphere
Constructor
start() - Method in class org.lwjgl.util.applet.AppletLoader
 
state - Variable in class org.lwjgl.util.applet.AppletLoader
state of applet loader
STATE_CHECKING_CACHE - Static variable in class org.lwjgl.util.applet.AppletLoader
checking for already downloaded files
STATE_DETERMINING_PACKAGES - Static variable in class org.lwjgl.util.applet.AppletLoader
determining which packages that are required
STATE_DONE - Static variable in class org.lwjgl.util.applet.AppletLoader
done
STATE_DOWNLOADING - Static variable in class org.lwjgl.util.applet.AppletLoader
downloading packages
STATE_EXTRACTING_PACKAGES - Static variable in class org.lwjgl.util.applet.AppletLoader
extracting packages
STATE_INIT - Static variable in class org.lwjgl.util.applet.AppletLoader
initializing
STATE_INITIALIZE_REAL_APPLET - Static variable in class org.lwjgl.util.applet.AppletLoader
initializing real applet
STATE_START_REAL_APPLET - Static variable in class org.lwjgl.util.applet.AppletLoader
stating real applet
STATE_SWITCHING_APPLET - Static variable in class org.lwjgl.util.applet.AppletLoader
switching to real applet
STATE_UPDATING_CLASSPATH - Static variable in class org.lwjgl.util.applet.AppletLoader
updating the classpath
STD_ERR_CALLBACK - Static variable in class org.lwjgl.opencl.APPLEContextLoggingUtil
Sends all log messages to the file descriptor stderr.
STD_OUT_CALLBACK - Static variable in class org.lwjgl.opencl.APPLEContextLoggingUtil
Sends all log messages to the file descriptor stdout.
stop() - Method in class org.lwjgl.util.applet.AppletLoader
 
store(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix
Store this matrix in a float buffer.
store(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix2f
Store this matrix in a float buffer.
store(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix3f
Store this matrix in a float buffer.
store(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix4f
Store this matrix in a float buffer.
store(FloatBuffer) - Method in class org.lwjgl.util.vector.Quaternion
 
store(FloatBuffer) - Method in interface org.lwjgl.util.vector.ReadableVector
Store this vector in a FloatBuffer
store(FloatBuffer) - Method in class org.lwjgl.util.vector.Vector
Store this vector in a FloatBuffer
store(FloatBuffer) - Method in class org.lwjgl.util.vector.Vector2f
Store this vector in a FloatBuffer
store(FloatBuffer) - Method in class org.lwjgl.util.vector.Vector3f
 
store(FloatBuffer) - Method in class org.lwjgl.util.vector.Vector4f
 
storeTranspose(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix
Store this matrix in a float buffer.
storeTranspose(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix2f
Store this matrix in a float buffer.
storeTranspose(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix3f
Store this matrix in a float buffer.
storeTranspose(FloatBuffer) - Method in class org.lwjgl.util.vector.Matrix4f
Store this matrix in a float buffer.
STRUCT_SIZE - Static variable in class org.lwjgl.opencl.api.CLBufferRegion
The cl_buffer_region struct size in bytes.
STRUCT_SIZE - Static variable in class org.lwjgl.opencl.api.CLImageFormat
The cl_image_format struct size in bytes.
sub(Matrix2f, Matrix2f, Matrix2f) - Static method in class org.lwjgl.util.vector.Matrix2f
Subtract the right matrix from the left and place the result in a third matrix.
sub(Matrix3f, Matrix3f, Matrix3f) - Static method in class org.lwjgl.util.vector.Matrix3f
Subtract the right matrix from the left and place the result in a third matrix.
sub(Matrix4f, Matrix4f, Matrix4f) - Static method in class org.lwjgl.util.vector.Matrix4f
Subtract the right matrix from the left and place the result in a third matrix.
sub(Vector2f, Vector2f, Vector2f) - Static method in class org.lwjgl.util.vector.Vector2f
Subtract a vector from another vector and place the result in a destination vector.
sub(Vector3f, Vector3f, Vector3f) - Static method in class org.lwjgl.util.vector.Vector3f
Subtract a vector from another vector and place the result in a destination vector.
sub(Vector4f, Vector4f, Vector4f) - Static method in class org.lwjgl.util.vector.Vector4f
Subtract a vector from another vector and place the result in a destination vector.
subtaskMessage - Variable in class org.lwjgl.util.applet.AppletLoader
String to display as a subtask
SUNSliceAccum - Class in org.lwjgl.opengl
 
swapBuffers() - Method in class org.lwjgl.opengl.AWTGLCanvas
Swap the canvas' buffer
swapBuffers() - Static method in class org.lwjgl.opengl.Display
Swap the display buffers.
switchApplet() - Method in class org.lwjgl.util.applet.AppletLoader
replace the current applet with the lwjgl applet using AppletStub and initialise and start it
sync(int) - Static method in class org.lwjgl.opengl.Display
Best sync method that works reliably.
Sys - Class in org.lwjgl
System class (named Sys so as not to conflict with java.lang.System)
SYSTEM_LOG_CALLBACK - Static variable in class org.lwjgl.opencl.APPLEContextLoggingUtil
Sends all log messages to the Apple System Logger.

T

TESS_MAX_CACHE - Static variable in class org.lwjgl.util.glu.tessellation.GLUtessellatorImpl
 
TESS_MAX_COORD - Static variable in class org.lwjgl.util.glu.GLU
 
TEXTURE_CUBE_MAP_NEGATIVE_X - Static variable in class org.lwjgl.opengl.Pbuffer
The render-to-texture cube map negative X face value.
TEXTURE_CUBE_MAP_NEGATIVE_Y - Static variable in class org.lwjgl.opengl.Pbuffer
The render-to-texture cube map negative Y face value.
TEXTURE_CUBE_MAP_NEGATIVE_Z - Static variable in class org.lwjgl.opengl.Pbuffer
The render-to-texture cube map negative Z face value.
TEXTURE_CUBE_MAP_POSITIVE_X - Static variable in class org.lwjgl.opengl.Pbuffer
The render-to-texture cube map positive X face value.
TEXTURE_CUBE_MAP_POSITIVE_Y - Static variable in class org.lwjgl.opengl.Pbuffer
The render-to-texture cube map positive Y face value.
TEXTURE_CUBE_MAP_POSITIVE_Z - Static variable in class org.lwjgl.opengl.Pbuffer
The render-to-texture cube map positive Z face value.
textureFlag - Variable in class org.lwjgl.util.glu.Quadric
 
tick() - Static method in class org.lwjgl.util.Timer
Get the next time update from the system's hires timer.
Timer - Class in org.lwjgl.util
A hires timer.
Timer() - Constructor for class org.lwjgl.util.Timer
Constructs a timer.
toHexString(int) - Static method in class org.lwjgl.LWJGLUtil
Returns a string representation of the integer argument as an unsigned integer in base 16.
toHSB(float[]) - Method in class org.lwjgl.util.Color
RGB to HSB conversion, pinched from java.awt.Color.
toString() - Method in class org.lwjgl.opencl.CLDeviceCapabilities
 
toString() - Method in class org.lwjgl.opencl.CLPlatformCapabilities
 
toString() - Method in class org.lwjgl.opengl.ContextAttribs
 
toString() - Method in class org.lwjgl.opengl.DisplayMode
Retrieves a String representation of this DisplayMode
toString() - Method in class org.lwjgl.opengl.XRandR.Screen
 
toString() - Method in class org.lwjgl.PointerBuffer
Returns a string summarizing the state of this buffer.
toString() - Method in class org.lwjgl.PointerWrapperAbstract
 
toString() - Method in class org.lwjgl.util.Color
Stringify
toString() - Method in class org.lwjgl.util.Dimension
Returns a string representation of the values of this Dimension object's height and width fields.
toString() - Method in class org.lwjgl.util.Point
Returns a string representation of this point and its location in the (xy) coordinate space.
toString() - Method in class org.lwjgl.util.Rectangle
Debugging
toString() - Method in class org.lwjgl.util.Timer
Debug output.
toString() - Method in class org.lwjgl.util.vector.Matrix2f
Returns a string representation of this matrix
toString() - Method in class org.lwjgl.util.vector.Matrix3f
Returns a string representation of this matrix
toString() - Method in class org.lwjgl.util.vector.Matrix4f
Returns a string representation of this matrix
toString() - Method in class org.lwjgl.util.vector.Quaternion
 
toString() - Method in class org.lwjgl.util.vector.Vector2f
 
toString() - Method in class org.lwjgl.util.vector.Vector3f
 
toString() - Method in class org.lwjgl.util.vector.Vector4f
 
totalSizeDownload - Variable in class org.lwjgl.util.applet.AppletLoader
total size of download in bytes
totalSizeExtract - Variable in class org.lwjgl.util.applet.AppletLoader
total size of extracted in bytes
transform(Matrix2f, Vector2f, Vector2f) - Static method in class org.lwjgl.util.vector.Matrix2f
Transform a Vector by a matrix and return the result in a destination vector.
transform(Matrix3f, Vector3f, Vector3f) - Static method in class org.lwjgl.util.vector.Matrix3f
Transform a Vector by a matrix and return the result in a destination vector.
transform(Matrix4f, Vector4f, Vector4f) - Static method in class org.lwjgl.util.vector.Matrix4f
Transform a Vector by a matrix and return the result in a destination vector.
translate(int, int) - Method in class org.lwjgl.util.Point
Translate a point.
translate(ReadablePoint) - Method in class org.lwjgl.util.Point
Translate a point.
translate(int, int) - Method in class org.lwjgl.util.Rectangle
Translate the rectangle by an amount.
translate(ReadablePoint) - Method in class org.lwjgl.util.Rectangle
Translate the rectangle by an amount.
translate(Vector2f) - Method in class org.lwjgl.util.vector.Matrix4f
Translate this matrix
translate(Vector3f) - Method in class org.lwjgl.util.vector.Matrix4f
Translate this matrix
translate(Vector3f, Matrix4f) - Method in class org.lwjgl.util.vector.Matrix4f
Translate this matrix and stash the result in another matrix
translate(Vector3f, Matrix4f, Matrix4f) - Static method in class org.lwjgl.util.vector.Matrix4f
Translate the source matrix and stash the result in the destination matrix
translate(Vector2f, Matrix4f) - Method in class org.lwjgl.util.vector.Matrix4f
Translate this matrix and stash the result in another matrix
translate(Vector2f, Matrix4f, Matrix4f) - Static method in class org.lwjgl.util.vector.Matrix4f
Translate the source matrix and stash the result in the destination matrix
translate(float, float) - Method in class org.lwjgl.util.vector.Vector2f
Translate a vector
translate(float, float, float) - Method in class org.lwjgl.util.vector.Vector3f
Translate a vector
translate(float, float, float, float) - Method in class org.lwjgl.util.vector.Vector4f
Translate a vector
translateGLErrorString(int) - Static method in class org.lwjgl.opengl.Util
Translate a GL error code to a String describing the error
transpose() - Method in class org.lwjgl.util.vector.Matrix
Transpose this matrix
transpose() - Method in class org.lwjgl.util.vector.Matrix2f
Transpose this matrix
transpose(Matrix2f) - Method in class org.lwjgl.util.vector.Matrix2f
Transpose this matrix and place the result in another matrix.
transpose(Matrix2f, Matrix2f) - Static method in class org.lwjgl.util.vector.Matrix2f
Transpose the source matrix and place the result in the destination matrix.
transpose() - Method in class org.lwjgl.util.vector.Matrix3f
Transpose this matrix
transpose(Matrix3f) - Method in class org.lwjgl.util.vector.Matrix3f
Transpose this matrix and place the result in another matrix
transpose(Matrix3f, Matrix3f) - Static method in class org.lwjgl.util.vector.Matrix3f
Transpose the source matrix and place the result into the destination matrix
transpose() - Method in class org.lwjgl.util.vector.Matrix4f
Transpose this matrix
transpose(Matrix4f) - Method in class org.lwjgl.util.vector.Matrix4f
Transpose this matrix and place the result in another matrix
transpose(Matrix4f, Matrix4f) - Static method in class org.lwjgl.util.vector.Matrix4f
Transpose the source matrix and place the result in the destination matrix
trimExtensionByCapabilities(String) - Method in class org.lwjgl.util.applet.AppletLoader
Trims the passed file string based on the available capabilities
TXTR_COORD(float, float) - Method in class org.lwjgl.util.glu.Quadric
 

U

union(ReadableRectangle, WritableRectangle) - Method in class org.lwjgl.util.Rectangle
Computes the union of this Rectangle with the specified Rectangle.
unloadOpenGLLibrary() - Static method in class org.lwjgl.opengl.GLContext
The OpenGL library reference count is decremented, and if it reaches 0, the library is unloaded.
untranslate(ReadablePoint) - Method in class org.lwjgl.util.Point
Un-translate a point.
untranslate(ReadablePoint) - Method in class org.lwjgl.util.Rectangle
Un-translate the rectangle by an amount.
update(Graphics) - Method in class org.lwjgl.opengl.AWTGLCanvas
override update to avoid clearing
update() - Static method in class org.lwjgl.opengl.Display
Update the window.
update(boolean) - Static method in class org.lwjgl.opengl.Display
Update the window.
update(Graphics) - Method in class org.lwjgl.util.applet.AppletLoader
 
updateClassPath(String) - Method in class org.lwjgl.util.applet.AppletLoader
Edits the ClassPath at runtime to include the jars that have just been downloaded and then adds the lwjgl natives folder property.
updateCursor() - Static method in class org.lwjgl.input.Mouse
Updates the cursor, so that animation can be changed if needed.
urlList - Variable in class org.lwjgl.util.applet.AppletLoader
urls of the jars to download
useContext(Object) - Static method in class org.lwjgl.opengl.GLContext
Makes a GL context the current LWJGL context by loading GL function pointers.
useContext(Object, boolean) - Static method in class org.lwjgl.opengl.GLContext
Makes a GL context the current LWJGL context by loading GL function pointers.
Util - Class in org.lwjgl.openal
Simple utility class for checking AL/ALC errors
Util - Class in org.lwjgl.opencl
Utility methods for OpenCL
Util - Class in org.lwjgl.opengl
Simple utility class.
Util - Class in org.lwjgl.util.glu
Util.java

Created 7-jan-2004

Util() - Constructor for class org.lwjgl.util.glu.Util
 

V

validateCertificateChain(Certificate[], Certificate[]) - Static method in class org.lwjgl.util.applet.AppletLoader
Validates the certificate chain for a single file
Vector - Class in org.lwjgl.util.vector
Base class for vectors.
Vector() - Constructor for class org.lwjgl.util.vector.Vector
Constructor for Vector.
Vector2f - Class in org.lwjgl.util.vector
Holds a 2-tuple vector.
Vector2f() - Constructor for class org.lwjgl.util.vector.Vector2f
Constructor for Vector3f.
Vector2f(ReadableVector2f) - Constructor for class org.lwjgl.util.vector.Vector2f
Constructor
Vector2f(float, float) - Constructor for class org.lwjgl.util.vector.Vector2f
Constructor
Vector3f - Class in org.lwjgl.util.vector
Holds a 3-tuple vector.
Vector3f() - Constructor for class org.lwjgl.util.vector.Vector3f
Constructor for Vector3f.
Vector3f(ReadableVector3f) - Constructor for class org.lwjgl.util.vector.Vector3f
Constructor
Vector3f(float, float, float) - Constructor for class org.lwjgl.util.vector.Vector3f
Constructor
Vector4f - Class in org.lwjgl.util.vector
Holds a 4-tuple vector.
Vector4f() - Constructor for class org.lwjgl.util.vector.Vector4f
Constructor for Vector4f.
Vector4f(ReadableVector4f) - Constructor for class org.lwjgl.util.vector.Vector4f
Constructor
Vector4f(float, float, float, float) - Constructor for class org.lwjgl.util.vector.Vector4f
Constructor
vertex(Object) - Method in interface org.lwjgl.util.glu.GLUtessellatorCallback
The vertex callback method is invoked between the begin and end callback methods.
vertex(Object) - Method in class org.lwjgl.util.glu.GLUtessellatorCallbackAdapter
 
vertexData(Object, Object) - Method in interface org.lwjgl.util.glu.GLUtessellatorCallback
The same as the vertex callback method except that it takes an additional reference argument.
vertexData(Object, Object) - Method in class org.lwjgl.util.glu.GLUtessellatorCallbackAdapter
 
view - Variable in class org.lwjgl.PointerBuffer
 
view32 - Variable in class org.lwjgl.PointerBuffer
 
view64 - Variable in class org.lwjgl.PointerBuffer
 

W

w - Variable in class org.lwjgl.util.vector.Quaternion
 
w - Variable in class org.lwjgl.util.vector.Vector4f
 
WaveData - Class in org.lwjgl.util
Utitlity class for loading wavefiles.
WGL_FRAMEBUFFER_SRGB_CAPABLE_ARB - Static variable in class org.lwjgl.opengl.ARBFramebufferSRGB
Accepted by the <piAttributes> parameter of wglGetPixelFormatAttribivEXT, wglGetPixelFormatAttribfvEXT, and the <piAttribIList> and <pfAttribIList> of wglChoosePixelFormatEXT:
WGL_FRAMEBUFFER_SRGB_CAPABLE_EXT - Static variable in class org.lwjgl.opengl.EXTFramebufferSRGB
Accepted by the <piAttributes> parameter of wglGetPixelFormatAttribivEXT, wglGetPixelFormatAttribfvEXT, and the <piAttribIList> and <pfAttribIList> of wglChoosePixelFormatEXT:
WGL_TYPE_RGBA_FLOAT_ARB - Static variable in class org.lwjgl.opengl.ARBColorBufferFloat
Accepted as a value in the <piAttribIList> and <pfAttribFList> parameter arrays of wglChoosePixelFormatARB, and returned in the <piValues> parameter array of wglGetPixelFormatAttribivARB, and the <pfValues> parameter array of wglGetPixelFormatAttribfvARB:
WGL_TYPE_RGBA_UNSIGNED_FLOAT_EXT - Static variable in class org.lwjgl.opengl.EXTPackedFloat
Accepted as a value in the <piAttribIList> and <pfAttribFList> parameter arrays of wglChoosePixelFormatARB, and returned in the <piValues> parameter array of wglGetPixelFormatAttribivARB, and the <pfValues> parameter array of wglGetPixelFormatAttribfvARB:
WHITE - Static variable in interface org.lwjgl.util.ReadableColor
 
width - Variable in class org.lwjgl.opengl.XRandR.Screen
Width in pixels
withAccumulationAlpha(int) - Method in class org.lwjgl.opengl.PixelFormat
Returns a new PixelFormat object with the same properties as this PixelFormat and the new alpha bits in the accumulation buffer value.
withAccumulationBitsPerPixel(int) - Method in class org.lwjgl.opengl.PixelFormat
Returns a new PixelFormat object with the same properties as this PixelFormat and the new bits per pixel in the accumulation buffer value.
withAlphaBits(int) - Method in class org.lwjgl.opengl.PixelFormat
Returns a new PixelFormat object with the same properties as this PixelFormat and the new alpha bits value.
withAuxBuffers(int) - Method in class org.lwjgl.opengl.PixelFormat
Returns a new PixelFormat object with the same properties as this PixelFormat and the new auxiliary buffers value.
withBitsPerPixel(int) - Method in class org.lwjgl.opengl.PixelFormat
Returns a new PixelFormat object with the same properties as this PixelFormat and the new bits per pixel value.
withCoverageSamples(int) - Method in class org.lwjgl.opengl.PixelFormat
Returns a new PixelFormat object with the same properties as this PixelFormat and the new color samples values.
withCoverageSamples(int, int) - Method in class org.lwjgl.opengl.PixelFormat
Returns a new PixelFormat object with the same properties as this PixelFormat and the new color samples and coverage samples values.
withDebug(boolean) - Method in class org.lwjgl.opengl.ContextAttribs
 
withDepthBits(int) - Method in class org.lwjgl.opengl.PixelFormat
Returns a new PixelFormat object with the same properties as this PixelFormat and the new depth bits value.
withFloatingPoint(boolean) - Method in class org.lwjgl.opengl.PixelFormat
Returns a new PixelFormat object with the same properties as this PixelFormat and the new floating point value.
withFloatingPointPacked(boolean) - Method in class org.lwjgl.opengl.PixelFormat
Returns a new PixelFormat object with the same properties as this PixelFormat and the new packed floating point value.
withForwardCompatible(boolean) - Method in class org.lwjgl.opengl.ContextAttribs
 
withLayer(int) - Method in class org.lwjgl.opengl.ContextAttribs
 
withLoseContextOnReset(boolean) - Method in class org.lwjgl.opengl.ContextAttribs
Returns a ContextAttribs instance with CONTEXT_RESET_NOTIFICATION_STRATEGY set to LOSE_CONTEXT_ON_RESET if the parameter is true or to NO_RESET_NOTIFICATION if the parameter is false.
withProfileCompatibility(boolean) - Method in class org.lwjgl.opengl.ContextAttribs
 
withProfileCore(boolean) - Method in class org.lwjgl.opengl.ContextAttribs
 
withProfileES(boolean) - Method in class org.lwjgl.opengl.ContextAttribs
 
withSamples(int) - Method in class org.lwjgl.opengl.PixelFormat
Returns a new PixelFormat object with the same properties as this PixelFormat and the new samples value.
withSRGB(boolean) - Method in class org.lwjgl.opengl.PixelFormat
Returns a new PixelFormat object with the same properties as this PixelFormat and the new sRGB value.
withStencilBits(int) - Method in class org.lwjgl.opengl.PixelFormat
Returns a new PixelFormat object with the same properties as this PixelFormat and the new stencil bits value.
withStereo(boolean) - Method in class org.lwjgl.opengl.PixelFormat
Returns a new PixelFormat object with the same properties as this PixelFormat and the new stereo value.
wrapBuffer(ByteBuffer, int) - Static method in class org.lwjgl.NondirectBufferWrapper
 
wrapBuffer(ShortBuffer, int) - Static method in class org.lwjgl.NondirectBufferWrapper
 
wrapBuffer(IntBuffer, int) - Static method in class org.lwjgl.NondirectBufferWrapper
 
wrapBuffer(LongBuffer, int) - Static method in class org.lwjgl.NondirectBufferWrapper
 
wrapBuffer(FloatBuffer, int) - Static method in class org.lwjgl.NondirectBufferWrapper
 
wrapBuffer(DoubleBuffer, int) - Static method in class org.lwjgl.NondirectBufferWrapper
 
wrapDirect(ByteBuffer) - Static method in class org.lwjgl.NondirectBufferWrapper
 
wrapDirect(ShortBuffer) - Static method in class org.lwjgl.NondirectBufferWrapper
 
wrapDirect(FloatBuffer) - Static method in class org.lwjgl.NondirectBufferWrapper
 
wrapDirect(IntBuffer) - Static method in class org.lwjgl.NondirectBufferWrapper
 
wrapDirect(LongBuffer) - Static method in class org.lwjgl.NondirectBufferWrapper
 
wrapDirect(DoubleBuffer) - Static method in class org.lwjgl.NondirectBufferWrapper
 
wrapNoCopyBuffer(ByteBuffer, int) - Static method in class org.lwjgl.NondirectBufferWrapper
 
wrapNoCopyBuffer(ShortBuffer, int) - Static method in class org.lwjgl.NondirectBufferWrapper
 
wrapNoCopyBuffer(IntBuffer, int) - Static method in class org.lwjgl.NondirectBufferWrapper
 
wrapNoCopyBuffer(LongBuffer, int) - Static method in class org.lwjgl.NondirectBufferWrapper
 
wrapNoCopyBuffer(FloatBuffer, int) - Static method in class org.lwjgl.NondirectBufferWrapper
 
wrapNoCopyBuffer(DoubleBuffer, int) - Static method in class org.lwjgl.NondirectBufferWrapper
 
wrapNoCopyDirect(ByteBuffer) - Static method in class org.lwjgl.NondirectBufferWrapper
 
wrapNoCopyDirect(ShortBuffer) - Static method in class org.lwjgl.NondirectBufferWrapper
 
wrapNoCopyDirect(FloatBuffer) - Static method in class org.lwjgl.NondirectBufferWrapper
 
wrapNoCopyDirect(IntBuffer) - Static method in class org.lwjgl.NondirectBufferWrapper
 
wrapNoCopyDirect(LongBuffer) - Static method in class org.lwjgl.NondirectBufferWrapper
 
wrapNoCopyDirect(DoubleBuffer) - Static method in class org.lwjgl.NondirectBufferWrapper
 
WritableColor - Interface in org.lwjgl.util
Write interface for Colors
WritableDimension - Interface in org.lwjgl.util
Write interface for Dimensions
WritablePoint - Interface in org.lwjgl.util
Write interface for Points
WritableRectangle - Interface in org.lwjgl.util
Write interface for Rectangles
WritableVector2f - Interface in org.lwjgl.util.vector
Writable interface to Vector2fs
WritableVector3f - Interface in org.lwjgl.util.vector
Writable interface to Vector3fs
WritableVector4f - Interface in org.lwjgl.util.vector
Writable interface to Vector4fs
writeABGR(ByteBuffer) - Method in class org.lwjgl.util.Color
 
writeABGR(ByteBuffer) - Method in interface org.lwjgl.util.ReadableColor
Write the ABGR color directly out to a ByteBuffer
writeARGB(ByteBuffer) - Method in class org.lwjgl.util.Color
 
writeARGB(ByteBuffer) - Method in interface org.lwjgl.util.ReadableColor
Write the ARGB color directly out to a ByteBuffer
writeBGR(ByteBuffer) - Method in class org.lwjgl.util.Color
 
writeBGR(ByteBuffer) - Method in interface org.lwjgl.util.ReadableColor
Write the BGR color directly out to a ByteBuffer
writeBGRA(ByteBuffer) - Method in class org.lwjgl.util.Color
 
writeBGRA(ByteBuffer) - Method in interface org.lwjgl.util.ReadableColor
Write the BGRA color directly out to a ByteBuffer
writeCacheFile(File, HashMap<String, Long>) - Method in class org.lwjgl.util.applet.AppletLoader
write out cache file of applet
writeRGB(ByteBuffer) - Method in class org.lwjgl.util.Color
 
writeRGB(ByteBuffer) - Method in interface org.lwjgl.util.ReadableColor
Write the RGB color directly out to a ByteBuffer
writeRGBA(ByteBuffer) - Method in class org.lwjgl.util.Color
 
writeRGBA(ByteBuffer) - Method in interface org.lwjgl.util.ReadableColor
Write the RGBA color directly out to a ByteBuffer
writeVersionFile(File, float) - Method in class org.lwjgl.util.applet.AppletLoader
write out version file of applet

X

x - Variable in class org.lwjgl.util.vector.Quaternion
 
x - Variable in class org.lwjgl.util.vector.Vector2f
 
x - Variable in class org.lwjgl.util.vector.Vector3f
 
x - Variable in class org.lwjgl.util.vector.Vector4f
 
XPMFile - Class in org.lwjgl.util
NOTE: This simple XPM reader does not support extensions nor hotspots
xPos - Variable in class org.lwjgl.opengl.XRandR.Screen
Position on the x-axis, in pixels
XRandR - Class in org.lwjgl.opengl
Utility for working with the xrandr commmand-line utility.
XRandR() - Constructor for class org.lwjgl.opengl.XRandR
 
XRandR.Screen - Class in org.lwjgl.opengl
Encapsulates the configuration of a monitor.

Y

y - Variable in class org.lwjgl.util.vector.Quaternion
 
y - Variable in class org.lwjgl.util.vector.Vector2f
 
y - Variable in class org.lwjgl.util.vector.Vector3f
 
y - Variable in class org.lwjgl.util.vector.Vector4f
 
YELLOW - Static variable in interface org.lwjgl.util.ReadableColor
 
yPos - Variable in class org.lwjgl.opengl.XRandR.Screen
Position on the y-axis, in pixels

Z

z - Variable in class org.lwjgl.util.vector.Quaternion
 
z - Variable in class org.lwjgl.util.vector.Vector3f
 
z - Variable in class org.lwjgl.util.vector.Vector4f
 
zeroBuffer(ByteBuffer) - Static method in class org.lwjgl.BufferUtils
Fill buffer with zeros from position to remaining
zeroBuffer(ShortBuffer) - Static method in class org.lwjgl.BufferUtils
Fill buffer with zeros from position to remaining
zeroBuffer(CharBuffer) - Static method in class org.lwjgl.BufferUtils
Fill buffer with zeros from position to remaining
zeroBuffer(IntBuffer) - Static method in class org.lwjgl.BufferUtils
Fill buffer with zeros from position to remaining
zeroBuffer(FloatBuffer) - Static method in class org.lwjgl.BufferUtils
Fill buffer with zeros from position to remaining
zeroBuffer(LongBuffer) - Static method in class org.lwjgl.BufferUtils
Fill buffer with zeros from position to remaining
zeroBuffer(DoubleBuffer) - Static method in class org.lwjgl.BufferUtils
Fill buffer with zeros from position to remaining

A B C D E F G H I K L M N O P Q R S T U V W X Y Z

Copyright © 2002-2009 lwjgl.org. All Rights Reserved.