lwjgl2-arm64/src/java/org/lwjgl
2009-08-04 18:21:41 +00:00
..
examples Added init code to space invaders example 2009-04-26 19:58:08 +00:00
input updated and added license where needed 2008-04-07 18:36:09 +00:00
openal support for OpenAL 64bit on windows 2009-03-17 21:36:18 +00:00
opengl Added support for OpenGL 3.2 and the following extensions: AMD_draw_buffers_blend, ARB_depth_clamp, ARB_draw_buffers_blend, ARB_draw_elements_base_vertex, ARB_fragment_coord_conventions, ARB_provoking_vertex, ARB_sample_shading, ARB_seamless_cube_map, ARB_shader_texture_lod, ARB_texture_cube_map_array, ARB_texture_gather, ARB_texture_multisample, ARB_texture_query_lod, ARB_vertex_array_bgra, EXT_separate_shader_objects, EXT_texture_snorm, NV_copy_image, NV_parameter_buffer_object2. 2009-08-04 18:21:41 +00:00
test Added Mouse Support to Gears Applet, This will allow rotating the view using the mouse. 2009-06-03 18:29:05 +00:00
util Added support for OpenGL 3.2 and the following extensions: AMD_draw_buffers_blend, ARB_depth_clamp, ARB_draw_buffers_blend, ARB_draw_elements_base_vertex, ARB_fragment_coord_conventions, ARB_provoking_vertex, ARB_sample_shading, ARB_seamless_cube_map, ARB_shader_texture_lod, ARB_texture_cube_map_array, ARB_texture_gather, ARB_texture_multisample, ARB_texture_query_lod, ARB_vertex_array_bgra, EXT_separate_shader_objects, EXT_texture_snorm, NV_copy_image, NV_parameter_buffer_object2. 2009-08-04 18:21:41 +00:00
BufferChecks.java Added support for OpenGL 3.0 functionality 2008-08-19 16:46:03 +00:00
BufferUtils.java updated and added license where needed 2008-04-07 18:36:09 +00:00
DefaultSysImplementation.java Added platform specific getJNIVersion implementations 2008-04-30 14:58:47 +00:00
J2SESysImplementation.java updated and added license where needed 2008-04-07 18:36:09 +00:00
LinuxSysImplementation.java Bumped all jni versions 2008-09-07 08:21:28 +00:00
LWJGLException.java updated and added license where needed 2008-04-07 18:36:09 +00:00
LWJGLUtil.java updated and added license where needed 2008-04-07 18:36:09 +00:00
MacOSXSysImplementation.java Bumped all jni versions 2008-09-07 08:21:28 +00:00
NondirectBufferWrapper.java Added support for OpenGL 3.0 functionality 2008-08-19 16:46:03 +00:00
Sys.java preparing 2.2.0 2009-04-30 18:50:00 +00:00
SysImplementation.java Moved Sys.JNI_VERSION to SysImplementation.getRequiredJNIVersion() to enable platform specific native library versions. 2008-04-30 14:34:54 +00:00
WindowsSysImplementation.java Windows 64: Enabled lwjgl64.dll and fixed crash 2008-12-22 11:55:28 +00:00