mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-14 15:17:02 -04:00
Update README.md
This commit is contained in:
parent
47232cc796
commit
52be9aea14
@ -12,12 +12,12 @@ Architectures:
|
|||||||
- For ARMv7 (aarch32): **working**.
|
- For ARMv7 (aarch32): **working**.
|
||||||
- For ARM64 (aarch64): **working, but OpenGL doesn't**.
|
- For ARM64 (aarch64): **working, but OpenGL doesn't**.
|
||||||
- For x86 (i\*86): **working**.
|
- For x86 (i\*86): **working**.
|
||||||
- For x86_64 (amd64): untested.
|
- For x86_64 (amd64): **working, but OpenGL doesn't** (same as aarch64).
|
||||||
|
|
||||||
## Current status
|
## Current status
|
||||||
- [x] **Removed** ~~BinaryExecutor: execute `java` binary, no `JNIInvocation`.~~
|
- [x] **Removed** ~~BinaryExecutor: execute `java` binary, no `JNIInvocation`.~~
|
||||||
- [x] **Temporary removed** ~~JVDroid OpenJDK 11 (32 and 64-bit ARM and x86). Partial, no error `can't lock mutex`, but now exit with none output.~~
|
- [x] **Temporary removed** ~~JVDroid OpenJDK 11 (32 and 64-bit ARM and x86). Partial, no error `can't lock mutex`, but now exit with none output.~~
|
||||||
- [x] OpenJDK 9 Mobile port
|
- [x] OpenJDK 9 Mobile port: ARM32, ARM64, x86, x86_64.
|
||||||
- [ ] AWT/Swing for mod installer. Will try own graphics environment~~use `Caciocavallo` project~~.
|
- [ ] AWT/Swing for mod installer. Will try own graphics environment~~use `Caciocavallo` project~~.
|
||||||
- [x] OpenGL in OpenJDK environment
|
- [x] OpenGL in OpenJDK environment
|
||||||
- [x] OpenAL (work on most devices)
|
- [x] OpenAL (work on most devices)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user