lwjgl2-arm64/src/java/org/lwjgl/util/generator
Ioannis Tsakpinis b17aa7d21b Added JNIEXPORT to AL alternate methods.
Now forcing full regen when any class in the Generator changes.
2010-03-16 19:05:19 +00:00
..
ALboolean.java updated and added license where needed 2008-04-07 18:36:09 +00:00
ALbyte.java updated and added license where needed 2008-04-07 18:36:09 +00:00
ALdouble.java updated and added license where needed 2008-04-07 18:36:09 +00:00
ALenum.java updated and added license where needed 2008-04-07 18:36:09 +00:00
ALfloat.java updated and added license where needed 2008-04-07 18:36:09 +00:00
ALint.java updated and added license where needed 2008-04-07 18:36:09 +00:00
ALshort.java updated and added license where needed 2008-04-07 18:36:09 +00:00
ALsizei.java updated and added license where needed 2008-04-07 18:36:09 +00:00
Alternate.java Added support for Strings! (WIP, needs more testing) 2010-03-12 21:55:13 +00:00
ALTypeMap.java updated and added license where needed 2008-04-07 18:36:09 +00:00
ALubyte.java updated and added license where needed 2008-04-07 18:36:09 +00:00
ALuint.java updated and added license where needed 2008-04-07 18:36:09 +00:00
ALvoid.java updated and added license where needed 2008-04-07 18:36:09 +00:00
Auto.java updated and added license where needed 2008-04-07 18:36:09 +00:00
AutoResultSize.java updated and added license where needed 2008-04-07 18:36:09 +00:00
AutoSize.java updated and added license where needed 2008-04-07 18:36:09 +00:00
AutoType.java updated and added license where needed 2008-04-07 18:36:09 +00:00
BufferKind.java Added support for OpenGL 3.3 and OpenGL 4.0. 2010-03-11 21:06:49 +00:00
BufferObject.java updated and added license where needed 2008-04-07 18:36:09 +00:00
CachedReference.java updated and added license where needed 2008-04-07 18:36:09 +00:00
CachedResult.java Added support for explicit length arguments in functions that map buffer objects. 2010-01-04 18:47:49 +00:00
Check.java updated and added license where needed 2008-04-07 18:36:09 +00:00
Code.java updated and added license where needed 2008-04-07 18:36:09 +00:00
Const.java updated and added license where needed 2008-04-07 18:36:09 +00:00
Constant.java Added support for single primitive input/output parameters. 2010-03-14 23:24:40 +00:00
ContextCapabilitiesGenerator.java Added support for Strings! (WIP, needs more testing) 2010-03-12 21:55:13 +00:00
ContextGeneratorProcessorFactory.java Improved compatibility mode detection 2010-01-31 16:40:51 +00:00
Dependent.java Added support for OpenGL 3.0 functionality 2008-08-19 16:46:03 +00:00
DeprecatedGL.java ContextAttribs: changed factory to constructor initialization 2008-08-19 17:47:24 +00:00
Extension.java updated and added license where needed 2008-04-07 18:36:09 +00:00
FieldsGenerator.java 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
GenerateAutos.java updated and added license where needed 2008-04-07 18:36:09 +00:00
GeneratorProcessorFactory.java Added JNIEXPORT to AL alternate methods. 2010-03-16 19:05:19 +00:00
GeneratorVisitor.java Added JNIEXPORT to AL alternate methods. 2010-03-16 19:05:19 +00:00
GLbitfield.java updated and added license where needed 2008-04-07 18:36:09 +00:00
GLboolean.java updated and added license where needed 2008-04-07 18:36:09 +00:00
GLbyte.java updated and added license where needed 2008-04-07 18:36:09 +00:00
GLchar.java updated and added license where needed 2008-04-07 18:36:09 +00:00
GLcharARB.java updated and added license where needed 2008-04-07 18:36:09 +00:00
GLclampd.java updated and added license where needed 2008-04-07 18:36:09 +00:00
GLclampf.java updated and added license where needed 2008-04-07 18:36:09 +00:00
GLdouble.java updated and added license where needed 2008-04-07 18:36:09 +00:00
GLenum.java updated and added license where needed 2008-04-07 18:36:09 +00:00
GLfloat.java updated and added license where needed 2008-04-07 18:36:09 +00:00
GLhalf.java updated and added license where needed 2008-04-07 18:36:09 +00:00
GLhandleARB.java updated and added license where needed 2008-04-07 18:36:09 +00:00
GLint.java updated and added license where needed 2008-04-07 18:36:09 +00:00
GLint64.java Added missing annotations. 2009-08-05 07:09:36 +00:00
GLint64EXT.java updated and added license where needed 2008-04-07 18:36:09 +00:00
GLintptr.java updated and added license where needed 2008-04-07 18:36:09 +00:00
GLintptrARB.java updated and added license where needed 2008-04-07 18:36:09 +00:00
GLpointer.java Completed GL32 support. 2009-08-12 13:06:11 +00:00
GLreturn.java Added support for single primitive input/output parameters. 2010-03-14 23:24:40 +00:00
GLshort.java updated and added license where needed 2008-04-07 18:36:09 +00:00
GLsizei.java updated and added license where needed 2008-04-07 18:36:09 +00:00
GLsizeiptr.java updated and added license where needed 2008-04-07 18:36:09 +00:00
GLsizeiptrARB.java updated and added license where needed 2008-04-07 18:36:09 +00:00
GLtime.java Added support for OpenGL 3.0 functionality 2008-08-19 16:46:03 +00:00
GLTypeMap.java Added support for single primitive input/output parameters. 2010-03-14 23:24:40 +00:00
GLubyte.java updated and added license where needed 2008-04-07 18:36:09 +00:00
GLuint.java updated and added license where needed 2008-04-07 18:36:09 +00:00
GLuint64.java Added missing annotations. 2009-08-05 07:09:36 +00:00
GLuint64EXT.java updated and added license where needed 2008-04-07 18:36:09 +00:00
GLushort.java updated and added license where needed 2008-04-07 18:36:09 +00:00
GLvoid.java Added support for OpenGL 3.3 and OpenGL 4.0. 2010-03-11 21:06:49 +00:00
Indirect.java updated and added license where needed 2008-04-07 18:36:09 +00:00
JavaMethodsGenerator.java Added some alternate AL functions. 2010-03-16 17:58:48 +00:00
JavaTypeTranslator.java Added support for single primitive input/output parameters. 2010-03-14 23:24:40 +00:00
JNITypeTranslator.java Added support for Strings! (WIP, needs more testing) 2010-03-12 21:55:13 +00:00
Mode.java Added support for explicit length arguments in functions that map buffer objects. 2010-01-04 18:47:49 +00:00
NativeMethodStubsGenerator.java Added JNIEXPORT to AL alternate methods. 2010-03-16 19:05:19 +00:00
NativeType.java updated and added license where needed 2008-04-07 18:36:09 +00:00
NativeTypeTranslator.java Added support for Strings! (WIP, needs more testing) 2010-03-12 21:55:13 +00:00
NoErrorCheck.java updated and added license where needed 2008-04-07 18:36:09 +00:00
NullTerminated.java Added generator support for null-terminated string lists. 2009-12-04 04:49:19 +00:00
Optional.java Removed glPrimitiveRestart from GL31 (immediate mode call that never made it to the core) 2010-02-07 15:15:33 +00:00
OutParameter.java updated and added license where needed 2008-04-07 18:36:09 +00:00
Platform.java updated and added license where needed 2008-04-07 18:36:09 +00:00
PlatformDependent.java updated and added license where needed 2008-04-07 18:36:09 +00:00
PostfixTranslator.java Added support for single primitive input/output parameters. 2010-03-14 23:24:40 +00:00
ReferencesGeneratorProcessorFactory.java Added support for PIXEL_STORE state tracking. 2009-09-08 15:07:15 +00:00
RegisterStubsGenerator.java Added some alternate AL functions. 2010-03-16 17:58:48 +00:00
Result.java updated and added license where needed 2008-04-07 18:36:09 +00:00
SignatureTranslator.java updated and added license where needed 2008-04-07 18:36:09 +00:00
Signedness.java updated and added license where needed 2008-04-07 18:36:09 +00:00
StringList.java Added support for Strings! (WIP, needs more testing) 2010-03-12 21:55:13 +00:00
StripPostfix.java Updated EXT_direct_state_access to latest revision. 2009-12-01 03:37:27 +00:00
TypedefsGenerator.java Added support for Strings! (WIP, needs more testing) 2010-03-12 21:55:13 +00:00
TypeInfo.java Added support for OpenGL 3.3 and OpenGL 4.0. 2010-03-11 21:06:49 +00:00
TypeMap.java updated and added license where needed 2008-04-07 18:36:09 +00:00
Utils.java Added support for single primitive input/output parameters. 2010-03-14 23:24:40 +00:00