PabloMK7
35e208b447
Move MiiData to its own namespace and add ChecksummedMiiData ( #6824 )
...
* Move mii to own namespace and add checksummed mii data
* Fix compile issues
* Make mii classes trivial and add cast operator
* Fix Android side
* Add new line at the end of files.
* Make miidata a struct and crc16 a u32_be as per switch code.
* Apply suggestions
* Change back crc to u16 and set padding to 0.
2023-07-31 20:38:47 -07:00
bunnei
a2109933f6
(zhaowenlan1779) android/applets: Implement Mii Selector
...
See merge request CitraInternal/citra-android!33
# Conflicts:
# src/android/app/src/main/jni/CMakeLists.txt
# src/android/app/src/main/jni/id_cache.cpp
# src/android/app/src/main/jni/native.cpp
# src/android/app/src/main/res/values/strings.xml
gl_shader_gen.cpp: Fix separable shaders when GL_EXT_clip_cull_distance is not supported
2021-10-02 16:38:32 +05:30
zhupengfei
d7fbc1ca2c
common/string_util: Move TextFromBuffer to string_util
2019-04-08 22:34:21 +08:00
fearlessTobi
e9bd34f7da
Address remaining review comments
2019-04-07 17:00:28 +02:00
fearlessTobi
1517d2fef7
Address more reviews
2019-04-07 15:35:32 +02:00
fearlessTobi
781d4b787a
Address first batch of review comments
2019-04-07 15:35:32 +02:00
fearlessTobi
041638ea4d
applets: implement HLE mii selector applet
2019-04-07 15:35:29 +02:00