diff options
author | Sven Gothel <[email protected]> | 2023-05-18 06:15:32 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-05-18 06:15:32 +0200 |
commit | 7f73d50c90d05cf7388f23977ca956a4933019ad (patch) | |
tree | 1e14df61266798b9276e71290e5acc8844bfc260 /src/java/com/jogamp/openal/util | |
parent | 2e800ac4277d6234cb9dba2afe01a4d8c75fc989 (diff) |
Sound3D: Make all OO wrapper fully transparent and stand-alone, allow mix-and-match; Align Context makeCurrent/release w/ ALAudioSink ...
Align Context makeCurrent/release w/ ALAudioSink
- use ALC_EXT_thread_local_context if available
- use a recursive lock
- same release method as makeCurrent
- ALC_EXT_thread_local_context or traditional
- destroy also releases the context and fully unwinds lock
Diffstat (limited to 'src/java/com/jogamp/openal/util')
0 files changed, 0 insertions, 0 deletions