Gamer64
bb94cff886
[chore] Fixed a couple memory leaks using up ~15 MB each iteration ( #398 )
Co-authored-by: Jarrod Norwell <official.antique@gmail.com>
Co-authored-by: Gamer64 <76565986+Gamer64ytb@users.noreply.github.com>
Co-authored-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/398
Reviewed-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
Co-authored-by: Gamer64 <gamer64@eden-emu.dev>
Co-committed-by: Gamer64 <gamer64@eden-emu.dev>
6 months ago
crueter
3e55dc6352
[cmake] refactor: CPM over vcpkg ( #250 )
Completely replaces vcpkg with CPM for all "system" dependencies. Primarily needed for Android and Windows. Also uses my OpenSSL CI for those two platforms.
In theory, improves configure and build time by a LOT and makes things much easier to manage
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/250
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
10 months ago
xbzk
03794d4773
feature/landscape-carousel ( #196 )
second try. all known visual resizing bugs fixed.
Co-authored-by: Allison Cunha <allisonbzk@gmail.com>
Co-authored-by: crueter <swurl@swurl.xyz>
Co-authored-by: Aleksandr Popovich <alekpopo@pm.me>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/196
Co-authored-by: xbzk <xbzk@noreply.localhost>
Co-committed-by: xbzk <xbzk@noreply.localhost>
12 months ago
crueter
eae819f0d6
Migrate BuildConfig
Signed-off-by: crueter <swurl@swurl.xyz>
1 year ago
crueter
5591ce30c9
Revert "[gradle] fix warnings & update deps ( #189 )"
This reverts commit af923c92eb .
1 year ago
crueter
af923c92eb
[gradle] fix warnings & update deps ( #189 )
Signed-off-by: crueter <swurl@swurl.xyz>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/189
Co-authored-by: crueter <swurl@swurl.xyz>
Co-committed-by: crueter <swurl@swurl.xyz>
1 year ago
Abandoned Cart
17d8ad19b9
android: Suppress a known incompatibility
Android Gradle plugin 8.0.2 is designed for API 33, but a newer plugin hasn't been released yet. The warning message is rather extravagant, but also suggests adding this property if you are aware of the risks.
3 years ago
Abandoned Cart
5e1a62e7af
android: Improve Gradle build configuration
3 years ago
bunnei
04eabc45e5
android: Various fixes for CI.
3 years ago
Charles Lombardo
1601f9e435
android: Disable jetifier
We no longer depend on any legacy libraries that required this flag
3 years ago
Charles Lombardo
1367956b05
android: Migrate to AGP 8.0.1
3 years ago
Charles Lombardo
3c3f7dcf2e
android: Enable non-transitive R classes
New default going forward for new android projects. Best to follow the new standard.
3 years ago
Charles Lombardo
b07a640036
android: Enable Kotlin support
3 years ago
bunnei
5fa0293c19
android: Add Citra frontend.
4 years ago