mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-06 15:04:41 +00:00
New OpenAL programming model:
no context/device fiddling easier initialization
This commit is contained in:
parent
b705ea51d0
commit
866e55ad22
21 changed files with 1123 additions and 1175 deletions
|
|
@ -54,8 +54,6 @@ public class EAXTest extends BasicTest {
|
|||
* Runs the actual test, using supplied arguments
|
||||
*/
|
||||
protected void execute(String[] args) {
|
||||
alInitialize();
|
||||
|
||||
EAX eax = new EAX();
|
||||
try {
|
||||
eax.create();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue