lwjgl/src/native/common
Michael Pfaff 325db15a1d
More progress, nearly fixed native header generation
BufferUtils.c and CallbackUtil.c have been modified to not include the
generated header file. This is because `javac` is choosing to ignore
those files for generation of headers for unknown reasons.
2022-08-10 11:43:59 -04:00
..
CL Added support for OpenCL & CL/GL interop + minor improvements. [WIP] 2010-09-26 23:43:24 +00:00
EGL Added support for OpenGL ES. 2011-05-17 16:53:57 +00:00
GLES2 Added support for OpenGL ES. 2011-05-17 16:53:57 +00:00
KHR Added support for OpenGL ES. 2011-05-17 16:53:57 +00:00
OpenCL Added APPLE's cl_platform.h 2010-09-26 23:44:19 +00:00
opengl Fixed typo in KHRDebug callback pointer. 2013-06-21 14:44:29 +03:00
opengles OpenGL ES build fixes. 2014-09-14 12:42:18 +03:00
awt_tools.h updated and added license where needed 2008-04-07 18:42:36 +00:00
common_tools.c Misc fixes and improvements on Windows: 2013-01-29 22:53:11 +02:00
common_tools.h Misc fixes and improvements on Windows: 2013-01-29 22:53:11 +02:00
extal.c Added support for OpenCL & CL/GL interop + minor improvements. [WIP] 2010-09-26 23:43:24 +00:00
extal.h Added support for OpenCL & CL/GL interop + minor improvements. [WIP] 2010-09-26 23:43:24 +00:00
extcl.c Misc fixes and improvements on Windows: 2013-01-29 22:53:11 +02:00
extcl.h Misc fixes and improvements on Windows: 2013-01-29 22:53:11 +02:00
extcl_types.h Added new OpenCL extensions. 2013-07-24 15:35:59 +03:00
opencl.h Added support for OpenCL & CL/GL interop + minor improvements. [WIP] 2010-09-26 23:43:24 +00:00
org_lwjgl_BufferUtils.c More progress, nearly fixed native header generation 2022-08-10 11:43:59 -04:00
org_lwjgl_openal_AL.c Added support for OpenCL & CL/GL interop + minor improvements. [WIP] 2010-09-26 23:43:24 +00:00
org_lwjgl_openal_ALC10.c Misc fixes and improvements on Windows: 2013-01-29 22:53:11 +02:00
org_lwjgl_openal_ALC11.c Added @Optional support for AL and GLES. 2011-10-12 17:58:04 +00:00
org_lwjgl_opencl_CL.c Added unicode support on Windows. 2011-08-16 22:17:32 +00:00
org_lwjgl_opencl_CallbackUtil.c More progress, nearly fixed native header generation 2022-08-10 11:43:59 -04:00
org_lwjgl_opengl_AWTSurfaceLock.c Patch macOS build-script 2022-03-22 13:53:08 -04:00