3522 Commits

Author SHA1 Message Date
github-actions
536d920c0e CI: Update vgpu 2021-08-17 10:02:36 +00:00
ArtDev
057f0666f5
Update android.yml 2021-08-17 12:59:17 +03:00
ArtDev
8a1b137be1
Update android.yml 2021-08-17 12:54:33 +03:00
ArtDev
5ddea79df8
Update android.yml 2021-08-17 12:52:16 +03:00
github-actions
d5bf1484a6 CI: Update vgpu 2021-08-17 09:44:57 +00:00
ArtDev
87f84c0842
Add vgpu cache 2021-08-17 12:41:07 +03:00
github-actions
cc47b3461d CI: Update vgpu 2021-08-17 08:40:04 +00:00
SerpentSpirale
e716b5e72b - Fix no renderer crash
- graphic lib is now non modifiable
2021-08-17 10:36:41 +02:00
LegacyGamerHD
35c508822e
Update JREUtils.java 2021-08-16 20:45:30 +02:00
github-actions
ed2e0623d3 CI: Update vgpu 2021-08-16 15:46:13 +00:00
Boulay Mathias
d53b4b86bb
Merge pull request #1839 from Mathias-Boulay/Better_defaults
[MINOR] Better Default update
2021-08-16 17:43:09 +02:00
github-actions
ab569fa219 CI: Update vgpu 2021-08-15 09:14:36 +00:00
LegacyGamerHD
57fde920f4
add a warning to vgpu that 1.17 isnt suported yet and that it can be unstable 2021-08-15 11:11:02 +02:00
SerpentSpirale
c939b5dcc7 The drop hotbar item is now excluded from gestures 2021-08-14 22:18:38 +02:00
SerpentSpirale
0d45a4e170 Fix broken special buttons introduced in the previous commit 2021-08-14 22:00:13 +02:00
SerpentSpirale
17f78bed03 Swipeable buttons are a bit faster now 2021-08-14 22:00:12 +02:00
SerpentSpirale
1929143337 300 ms is now default for the gesture speed 2021-08-14 22:00:12 +02:00
SerpentSpirale
ba640d0458 - Update LauncherPreferenceFragment.java
- Clean up some code
2021-08-14 22:00:12 +02:00
SerpentSpirale
cf0db09ea9 Remove freeform launch part 2021-08-14 22:00:12 +02:00
SerpentSpirale
35a0b66ec1 - The default RAM value is now device aware
- Hide notch setting defaults to false.
2021-08-14 22:00:12 +02:00
SerpentSpirale
35f0bf3277 Removed freeform from the options, since it is useless. 2021-08-14 22:00:12 +02:00
SerpentSpirale
08aa9fa96c Clean up code a bit. 2021-08-14 22:00:12 +02:00
SerpentSpirale
4ccfe06263 Better use of the SRP for the 2.2 input system 2021-08-14 22:00:12 +02:00
SerpentSpirale
29a96330aa Cleaned part of launchJVM implementation. 2021-08-14 22:00:12 +02:00
SerpentSpirale
50d822cca9 Fix transparent screen issue for dex and freeform 2021-08-14 22:00:12 +02:00
SerpentSpirale
c5765c3981 Fix a small typeface related memory leak. 2021-08-14 22:00:12 +02:00
SerpentSpirale
42e07ea04e Rename CURRENT_ARCH into DEVICE_ARCH 2021-08-14 22:00:12 +02:00
SerpentSpirale
8d2843889b - Move getJavaArgs to the appropriate class
- Deported loading a graphical library into its own function.
- Clean up getJavaArgs implementation.
2021-08-14 22:00:12 +02:00
SerpentSpirale
93bb166339 Cleaned up code with the new architecture system 2021-08-14 21:56:38 +02:00
SerpentSpirale
346b5bf2c0 Tweaked max ram slider value. 2021-08-14 21:56:38 +02:00
SerpentSpirale
8ebfe0d599 Make multiRT compatible with the new architecture system. 2021-08-14 21:56:38 +02:00
SerpentSpirale
5d0dff0dca - Improve architecture detection
- Add an archAsString function.
2021-08-14 21:56:38 +02:00
SerpentSpirale
fed4fe74d5 - Fix improper architecture detection
- Progressive transition towards a new architecture system
2021-08-14 21:56:38 +02:00
SerpentSpirale
bcb9957e0c - Clean FontChanger
- Put fonts in the res folder
- Progressive transition towards a clean architecture detection system
2021-08-14 21:56:38 +02:00
SerpentSpirale
ea9c821676 Reduce clutter through convenience function 2021-08-14 21:56:37 +02:00
SerpentSpirale
142e658299 Clean up JREUtils a bit 2021-08-14 21:56:37 +02:00
SerpentSpirale
baf48509c5 Improved Architecture class. 2021-08-14 21:56:37 +02:00
SerpentSpirale
54f2a1e464 Introduce Architecture Class 2021-08-14 21:56:37 +02:00
SerpentSpirale
a8f16d60ee Fix outOfBoundsException 2021-08-14 21:56:37 +02:00
SerpentSpirale
eb3a547974 Take advantage of the new arg parser 2021-08-14 21:56:37 +02:00
SerpentSpirale
c967815df0 Add java argument parser 2021-08-14 21:56:37 +02:00
github-actions
ffbc5599b5 CI: Update vgpu 2021-08-14 19:51:28 +00:00
SerpentSpirale
3ed30d0d02 Fix hotbar placing blocks 2021-08-14 21:47:51 +02:00
github-actions
44a3d03cee CI: Update vgpu 2021-08-14 19:01:18 +00:00
LegacyGamerHD
49e62dc1c6
vgpu opengl 4.6 support (#1797)
* gradle upgrade

* blah

* add vgpu updates via workflow

* CI: Update vgpu

* fix

* CI: Update vgpu

* Update android.yml

* CI: Update vgpu

* CI: Update vgpu

* revert

* CI: Update vgpu

* remove version nummer

* CI: Update vgpu

* CI: Update vgpu

* Revert "Merge remote-tracking branch 'origin/v3_openjdk' into clean_vgpu"

This reverts commit be210b8d14dcaba3e1e6e2ce7608bcbb8c8e1345.

* CI: Update vgpu

* Trigger ci

* CI: Update vgpu

* CI: Update vgpu

* CI: Update vgpu

* CI: Update gl4es

* CI: Update vgpu

* beeb boop upstream comes later

* CI: Update vgpu

* CI: Update vgpu

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2021-08-14 20:57:23 +02:00
github-actions
b8428603dd CI: Update gl4es 2021-08-14 12:37:28 +00:00
SerpentSpirale
292571c00e - Fix keyboard not working in mc 1.13+
- Fix bad handling of KEY_MULTIPLE cases.
2021-08-14 14:34:12 +02:00
github-actions
a89b77c138 CI: Update gl4es 2021-08-12 11:08:48 +00:00
ArtDev
4d0eb0d388
Update FUNDING.yml 2021-08-12 14:05:14 +03:00
SerpentSpirale
847cc1e3e2 Mitigate android pointer ID swap issue. 2021-08-10 16:50:13 +02:00