Commit Graph

1 Commits (b3f9edfc9f94750187c69127f4b3baf8a9f6d66f)

Author SHA1 Message Date
Normen Hansen a16857c8f4 switch to gradle layout 11 years ago
sha..RD d6fbd97482 * Add NativeObject.dispose() which deletes the object from GL driver, and if UNSAFE=true, also native buffers. 12 years ago
jul..om 67d5628721 Fixes remaining compile errors in JoalAudioRenderer 12 years ago
jul..om 284beda03b Fixes some compile errors in JoalAudioRenderer (work in progress) 12 years ago
nor..67 22eb83fd9a - add generic AudioSource to abstract audio system away from AudioNode 12 years ago
jul..om aec78ea21f Improves OpenGL-ES support (especially for Raspberry Pi), contribution of Erkki Nokso-Koivisto, temporarily disables EFX in JoalAudioRenderer 12 years ago
nor..67 7ba657e430 - set logging from Level.INFO to Level.FINE for most logging 12 years ago
jul..om e4d776ae0e Initializes ALUT (JOAL) in the static initializer to avoid freezing everything 12 years ago
nor..67 37f8447896 - move JOGL audio renderer to correct package 12 years ago
sky..ok 28ce76245f Change all source licenses to say 2009-2012 12 years ago
Sha..rd 9d95528e21 * Fixed issue where setReverbEnabled(false) after setPositional(false) did not actually remove reverb. Reverb is now removed automatically when setPositional(false) per contract of the method. 13 years ago
nor..67 ea0be5cf9f - fix imports across engine 13 years ago
nor..67 3cdaf0e051 jme3: 13 years ago
nor..67 1cc957e7e9 - big refactoring of engine build and cleaning of sources, totally breaking SDK build for now 13 years ago
sha..rd 55bfc5f0cf * Update to LWJGL 2.8.1 13 years ago
sha..rd caaf407546 * Prevent linux crash if OpenAL cannot be loaded 13 years ago
sha..rd 64c61c86e4 * Fix syntax errors due to JmeSystem/Platform changes 13 years ago
sha..rd 026a72d57e * Fix crash in TestEverything 14 years ago
sha..rd a24becee32 * Replaced all usages of ByteBuffer.allocateDirect() with BufferUtils.create***Buffer() so that memory can be tracked 14 years ago
PSp..om c75f157cbb Sort of fixed a streaming related memory leak. Well, 14 years ago
PSp..om 945683f432 Fixed positional audio to actually be positional. 14 years ago
PSp..om 9489d43098 If reverb was enabled then the effect channel association 14 years ago
Sha..om 64e8c05ba8 * Commented out useless assertion 14 years ago
sha..rd 6196de22f7 * Removed all deprecated classes, methods, and fields 14 years ago
sha..rd 8019ba2a53 * LwjglRenderer will throw an exception when attempting to set null shader 14 years ago
sha..rd 7f7fc50ab5 * Increased buffering for streaming audio from ~250 ms to 1000 ms. 14 years ago
sha..rd 3778400635 * More errors sent to Application.handleError() 14 years ago
sha..rd c3b060be6d * Fixed bug with WAV audio getting truncated on import 14 years ago
sha..rd 12fae01a80 * OBJLoader will no longer crash when it cannot find materials in MTL file 14 years ago
sha..rd 61aea1e2c5 * Big refactoring of LWJGL display system, mainly to support updating the main loop without a render context or input devices being available. 14 years ago
nor..67 9e53abbb7a move jme3 to trunk 14 years ago