shamanDevel
46db6d95f8
Added getter method for the device associated with a command queue
9 years ago
shamanDevel
4be6013068
reworked releasing system.
...
Now one has to either release a native OpenCLObject manually with release() or register it for automatic garbage collection using register().
These changes greatly improve the performance by reducing the load on the OpenCLObjectManager.
9 years ago
shamanDevel
7fc7402855
changed author name
9 years ago
shamanDevel
0c47bf18c9
added memory managing: native resources are now automatically released
9 years ago
shamanDevel
e469af2ebc
implemented LwjglCommandQueue, LwjglBuffer and LwjglEvent, added buffer test to HelloOpenCL
9 years ago
shamanDevel
e02eec0abd
added customizability of the platforms and devices by PlatformChooser
9 years ago
shamanDevel
bb15931fa2
started with context creation
9 years ago
shamanDevel
ab15f5c57c
started with the OpenCL api for jme3
9 years ago
David Bernard
a19246973c
build: enable assertion for test and run (previously only test as assertionEnabled = true)
10 years ago
Normen Hansen
a16857c8f4
switch to gradle layout
11 years ago
sky..ok
01f1c8ff27
Replace NetBeans file templates with jME licenses
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9839 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
rem..om
1f2193a2b9
Audio : implemented API for seeking capability in streamed ogg files. It doesn't work fine yet
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8967 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago