aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/openal/ALContextKey.java
Commit message (Collapse)AuthorAgeFilesLines
* AL_SOFT_events: Define 'ALCcontext` as `UserParam` type for more claritySven Gothel2023-07-101-7/+4
|
* ALContextKey.equals(): Use cached nativeAddress of other item as well.Sven Gothel2023-07-091-2/+1
|
* Add OpenAL extension AL_SOFT_events using userParam ALCcontext as key for ↵Sven Gothel2023-07-091-0/+88
GlueGen JavaCallback https://openal-soft.org/openal-extensions/SOFT_events.txt