Skip to content

Commit 902769b

Browse files
authored
remove opencl (#2759)
1 parent ffa66ad commit 902769b

56 files changed

Lines changed: 26 additions & 8896 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

jme3-android/src/main/java/com/jme3/system/android/OGLESContext.java

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -794,12 +794,6 @@ public void onClick(DialogInterface dialog, int whichButton) {
794794
);
795795
}
796796

797-
@Override
798-
public com.jme3.opencl.Context getOpenCLContext() {
799-
logger.warning("OpenCL is not yet supported on android");
800-
return null;
801-
}
802-
803797
/**
804798
* Returns the height of the input surface.
805799
*

jme3-core/src/main/java/com/jme3/opencl/AbstractOpenCLObject.java

Lines changed: 0 additions & 63 deletions
This file was deleted.

0 commit comments

Comments
 (0)