skyline/app/src/main
lynxnb 70109f8fbd Work around invalid values in CNTFRQ_EL0 register
Exynos SoCs have a bug where the `CNTFRQ_EL0` register is either set to 0 or contain incoherent values. With this patch, the frequency value is loaded into a static variable and used instead of reading the register. The value will be initialised to the correct value for affected SoCs, while unaffected ones will use the value from the register.
2022-12-02 00:23:28 +01:00
..
assets Switch to Roboto for Korean font 2022-11-02 17:46:07 +00:00
cpp Work around invalid values in CNTFRQ_EL0 register 2022-12-02 00:23:28 +01:00
java/emu/skyline Use the original view padding/margin when applying window insets 2022-11-28 00:04:39 +01:00
res Tweak GpuDriverActivity FAB padding 2022-11-28 00:06:07 +01:00
shaders Implement a helper shader for partial clears 2022-11-19 12:49:05 +00:00
AndroidManifest.xml Run emulation in a separate process 2022-11-11 11:49:33 +00:00