citra/src/android
GPUCode 2b20082581
common: Miscellaneous cleanups (#7239)
* code: Remove some old msvc workarounds

* android: Upgrade to NDK 26

* Allows access to newer libc++

* common/swap: Make use of std::endian

Allows removing a bunch of defines in favor of a two liner.

* common: Remove misc.cpp

* GetLastErrorMsg has been in error.h for a while and also helps removing a depedency from a hot header like common_funcs

* common: use SetThreadDescription API for thread names

* common: Remove linear disk cache

* Has never been used?

* bit_set: Make constexpr

* ring_buffer: Use feature macro

* bit_set: Use <bit> and concepts

* gsp_gpu: Restore comment

* core: Ignore GCC warning

---------

Co-authored-by: Lioncash <mathew1800@gmail.com>
Co-authored-by: Liam <byteslice@airmail.cc>
2023-12-14 16:26:33 +02:00
..
app common: Miscellaneous cleanups (#7239) 2023-12-14 16:26:33 +02:00
gradle/wrapper android: Bump to gradle 8.0 2023-06-12 18:39:42 +05:30
.gitignore Android: Java + JNI dump 2022-04-14 20:44:57 +05:30
build.gradle.kts Android UI Overhaul Part 1 (#7108) 2023-11-10 15:16:54 -08:00
code-style-java.xml Android: Java + JNI dump 2022-04-14 20:44:57 +05:30
gradle.properties android: Bump to gradle 8.0 2023-06-12 18:39:42 +05:30
gradlew android: upgrade SDK and NDK versions (#6152) 2022-10-07 20:09:12 +05:30
gradlew.bat android: add build files 2018-11-13 19:54:32 -06:00
settings.gradle.kts Android UI Overhaul Part 1 (#7108) 2023-11-10 15:16:54 -08:00