aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/native/JoglCommon.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 1470 - FFmpeg / JNI: Perform exception check and rethrow for all Java Cal...Sven Gothel2023-10-021-6/+39
* [Jogl|Nativewindow|Newt]Common: Align all *Common_GetJNIEnv()/_ReleaseJNIEnv(...Sven Gothel2014-01-111-52/+45
* Fix libav/ffmpeg compilation; FFMPEGMediaPlayer Enahncements (More YUV*, Use ...Sven Gothel2013-08-281-40/+0
* Cleanup / Simplify: setGLFunctionAvailability(..) / createContextARBVersions(...Sven Gothel2012-12-301-0/+22
* TextureSequence Shader Support; GLMediaPlayer uses 'int' where possible; Gene...Sven Gothel2012-04-161-21/+35
* JOGL/Native: Add JNIEnv functionsSven Gothel2012-04-121-0/+61
* API Change [GLProfile/GLContext]: Add notion of hardware acceleration in GLPr...Sven Gothel2012-02-201-0/+21
* Add unified support for GL_ARB_debug_output and GL_AMD_debug_output.Sven Gothel2011-04-241-0/+55