summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/openal/ALContextKey.java
Commit message (Expand)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 Glu...Sven Gothel2023-07-091-0/+88