Commit Graph

  • 3ca4bd9a34 Remove broken descriptor aliasing quirk Billy Laws 2023-03-25 19:06:45 +0000
  • bccc4e53f7 Add partial conditional rendering support Billy Laws 2023-03-21 22:39:02 +0000
  • 02028e2fdf Implement support for occulusion queries Billy Laws 2023-03-21 22:36:41 +0000
  • fd0c98304e Introduce several new node insertion functions for use with queries Billy Laws 2023-03-21 22:34:27 +0000
  • 9a51b5f54e Update audio-core Billy Laws 2023-04-02 17:33:57 +0100
  • 816599749b Fix Android Studio OSC layout preview (again) lynxnb 2023-03-28 11:03:23 +0200
  • 3cbbdeda33 Improve OSC default position of sticks and buttons lynxnb 2023-03-22 20:08:41 +0100
  • a799cb63f1 Add separate L3 and R3 buttons to OSC lynxnb 2023-03-18 00:26:32 +0100
  • acdf4e6823 Introduce constants for default OSC config values lynxnb 2023-03-22 17:39:29 +0100
  • 83bc93601f Use `EFFECT_TICK` instead of `CLICK` as OSC vibration effect lynxnb 2023-03-22 17:40:00 +0100
  • 88e6fc9888 Implement OSC snap to grid functionality lynxnb 2023-03-17 19:55:46 +0100
  • 88084016a1 Implement OSC per-button scale functionality lynxnb 2023-03-17 19:36:59 +0100
  • 2794af6d06 OSC: delegate config reset to individual buttons lynxnb 2023-03-17 19:25:42 +0100
  • 3fc09f0953 Add `OnScreenButton` properties' missing comments lynxnb 2023-03-17 18:48:57 +0100
  • 81eb8fd231 Rework OSC edit mode handling for better extensibility lynxnb 2023-03-17 17:54:31 +0100
  • c4d0d02509 Simplify `OnScreenConfiguration` lynxnb 2023-03-05 19:09:43 +0100
  • 17f45c0366 Retrieve the vibrator service outside of OSC View lynxnb 2023-03-05 18:40:19 +0100
  • 0eed72664d Add automatic refreshing games list kikimanjaro 2023-03-19 14:46:07 +0100
  • e0b26cf6f5 Add rating organizations information about rom : refacto + fix refreshing game #2288 kikimanjaro 2023-04-02 16:34:41 +0200
  • d59d5d560a Add rating organizations information about rom kikimanjaro 2023-04-02 15:50:19 +0200
  • d38cd3d58a Refactor GetApplicationVersion applicationPublisher to applicationVersion kikimanjaro 2023-04-02 15:46:15 +0200
  • 1c43791525
    Apply translations in id transifex-integration[bot] 2023-04-02 11:42:05 +0000
  • ad31db17fa
    Apply translations in id transifex-integration[bot] 2023-04-02 11:32:38 +0000
  • d94d63ecea Add automatic refreshing games list - Refacto kikimanjaro 2023-03-26 13:41:19 +0200
  • 6076050bb3 Add automatic refreshing games list kikimanjaro 2023-03-19 14:46:07 +0100
  • 99416a5353 Change some aspects of the progress indicator and the source of text color #2255 PabloG02 2023-03-31 19:58:31 +0200
  • 75043ca479 Change ConstraintLayout for LinearLayout and adapt style to MD3 PabloG02 2023-03-31 14:56:55 +0200
  • dac66f7302 Add xml for the shader compilation screen PabloG02 2023-03-12 18:59:07 +0100
  • 6e4a89099e
    Apply translations in fr transifex-integration[bot] 2023-03-30 17:30:48 +0000
  • 8ab299ebcf
    Create CopyFiles.java #2284 isyvdshvsy 2023-03-29 22:36:11 +0800
  • feffee6a88
    Apply translations in zh-Hant transifex-integration[bot] 2023-03-28 18:37:25 +0000
  • 6a03e4cd72
    Apply translations in zh-Hans transifex-integration[bot] 2023-03-28 18:33:56 +0000
  • 4f4229413e
    Apply translations in zh-Hans transifex-integration[bot] 2023-03-28 18:28:28 +0000
  • 42b7f842f6 Fix Android Studio OSC layout preview (again) #2278 lynxnb 2023-03-28 11:03:23 +0200
  • d00fcee79d Prevent aaudio backend usage Billy Laws 2023-03-27 22:14:53 +0100
  • 9555082763 Update audio-core Billy Laws 2023-03-21 22:43:57 +0000
  • 653bfba23b Use OpenSL over AAudio Billy Laws 2023-03-15 22:02:52 +0000
  • 7d573db80b Make GetTimeTicks return the time in guest ticks as opposed to host Billy Laws 2023-03-15 17:53:01 +0000
  • d5a15faab7 Greatly simplify circular buffer logic, fixing several bugs Billy Laws 2023-03-15 17:52:50 +0000
  • 01febe75c4 Reimplement audout and audren using yuzu audio_core Billy Laws 2023-03-15 17:49:17 +0000
  • 667382a09e Prevent aaudio backend usage #2260 Billy Laws 2023-03-27 22:14:53 +0100
  • f889ea792f Update audio-core Billy Laws 2023-03-21 22:43:57 +0000
  • 31d9917d9b Use OpenSL over AAudio Billy Laws 2023-03-15 22:02:52 +0000
  • 23e9bd7c33 Make GetTimeTicks return the time in guest ticks as opposed to host Billy Laws 2023-03-15 17:53:01 +0000
  • 5d095f7053 Greatly simplify circular buffer logic, fixing several bugs Billy Laws 2023-03-15 17:52:50 +0000
  • 7c0de9db36 Reimplement audout and audren using yuzu audio_core Billy Laws 2023-03-15 17:49:17 +0000
  • 9e2fe79804
    Apply translations in es transifex-integration[bot] 2023-03-26 18:58:17 +0000
  • 7eea6515ba
    Apply translations in de transifex-integration[bot] 2023-03-26 15:20:35 +0000
  • 3a4bf37b52
    Apply translations in fr transifex-integration[bot] 2023-03-26 13:05:34 +0000
  • f3f523b978 Add automatic refreshing games list - Refacto #2270 kikimanjaro 2023-03-26 13:41:19 +0200
  • ef5456f939 Hide Debug preferences from search on release builds and remove settings that don't support per-game configuration instead of hiding them PabloG02 2023-03-24 15:08:54 +0100
  • 44cbf26b72 Add search functionality to settings PabloG02 2023-03-10 17:56:31 +0100
  • 6017b26799
    Apply translations in pt_BR transifex-integration[bot] 2023-03-24 19:58:17 +0000
  • cdb5ecc5b2
    Apply translations in pt_BR transifex-integration[bot] 2023-03-24 17:49:22 +0000
  • 8b8ecec808
    Apply translations in pt_BR transifex-integration[bot] 2023-03-24 16:07:39 +0000
  • e5ad733fcf Hide Debug preferences from search on release builds and remove settings that don't support per-game configuration instead of hiding them #2254 PabloG02 2023-03-24 15:08:54 +0100
  • f507110827
    Apply translations in es_419 transifex-integration[bot] 2023-03-23 20:15:17 +0000
  • 37d65902ff Stub some services #2276 Dima 2023-03-22 10:46:38 +0300
  • 3e147cbc9d Add an option to filter valid files for library #2271 Abandoned Cart 2023-03-19 10:35:15 -0400
  • 1137bc39aa Add search functionality to settings PabloG02 2023-03-10 17:56:31 +0100
  • dfa57d2e39 Improve OSC default position of sticks and buttons lynxnb 2023-03-22 20:08:41 +0100
  • 5334fedf0c Add separate L3 and R3 buttons to OSC lynxnb 2023-03-18 00:26:32 +0100
  • a2066ad43a Introduce constants for default OSC config values lynxnb 2023-03-22 17:39:29 +0100
  • 0f129ae52a Use `EFFECT_TICK` instead of `CLICK` as OSC vibration effect lynxnb 2023-03-22 17:40:00 +0100
  • 6db3a0fecb Implement OSC snap to grid functionality lynxnb 2023-03-17 19:55:46 +0100
  • f96e308595 Implement OSC per-button scale functionality lynxnb 2023-03-17 19:36:59 +0100
  • 911b5e79de OSC: delegate config reset to individual buttons lynxnb 2023-03-17 19:25:42 +0100
  • 72930b6595 Add `OnScreenButton` properties' missing comments lynxnb 2023-03-17 18:48:57 +0100
  • 4a802359bd Rework OSC edit mode handling for better extensibility lynxnb 2023-03-17 17:54:31 +0100
  • 47092b3568 Simplify `OnScreenConfiguration` lynxnb 2023-03-05 19:09:43 +0100
  • 49d7b49f41 Retrieve the vibrator service outside of OSC View lynxnb 2023-03-05 18:40:19 +0100
  • 61c45e02c8 Fix FABs being too big in `OnScreenEditActivity` lynxnb 2023-03-20 14:09:28 +0100
  • ab553c9671 Use MD3 divider in `ControllerActivity` lynxnb 2023-03-09 23:26:20 +0100
  • 236b754559 Implement Material You theming support lynxnb 2023-03-09 18:41:32 +0100
  • d3d22670f9 Use `MaterialAlertDialogBuilder` in `PreferenceDialogFragment`s lynxnb 2023-03-07 23:35:35 +0100
  • a4a5bedeea Remove icon padding from the left side of preferences lynxnb 2023-03-07 15:53:29 +0100
  • 6fcb09bd2d Override the default `PreferenceScreen` divider with an MD3 one lynxnb 2023-03-07 13:56:51 +0100
  • b12a2bdc3e Replace preference checkboxes with material switches lynxnb 2023-03-07 12:34:24 +0100
  • ee2716403e Update dialogs' drag handle to use `BottomSheetDragHandleView` lynxnb 2023-03-07 12:29:28 +0100
  • 2bcf0e2abd Update themes and styles to Material Design 3 lynxnb 2023-03-07 12:23:13 +0100
  • 24a89711e0 Fix FABs being too big in `OnScreenEditActivity` #2246 lynxnb 2023-03-20 14:09:28 +0100
  • 22b7a9e60c Use MD3 divider in `ControllerActivity` lynxnb 2023-03-09 23:26:20 +0100
  • c027428d2c Implement Material You theming support lynxnb 2023-03-09 18:41:32 +0100
  • 3f8caa0fc5 Use `MaterialAlertDialogBuilder` in `PreferenceDialogFragment`s lynxnb 2023-03-07 23:35:35 +0100
  • fe838d6c29 Remove icon padding from the left side of preferences lynxnb 2023-03-07 15:53:29 +0100
  • fdf8b9f741 Override the default `PreferenceScreen` divider with an MD3 one lynxnb 2023-03-07 13:56:51 +0100
  • 0634a68a07 Replace preference checkboxes with material switches lynxnb 2023-03-07 12:34:24 +0100
  • 5e91a643d7 Update dialogs' drag handle to use `BottomSheetDragHandleView` lynxnb 2023-03-07 12:29:28 +0100
  • 0215c831bf Update themes and styles to Material Design 3 lynxnb 2023-03-07 12:23:13 +0100
  • 275629700a removed comment #2277 Aldwin Lagman 2023-03-22 22:38:49 +0800
  • 845bed3992 added comment Aldwin Lagman 2023-03-22 22:31:07 +0800
  • ba33e8cbf5
    Update edge credits Billy Laws 2023-03-21 17:44:12 +0000
  • 466462c937 Apply translations in id transifex-integration[bot] 2023-03-14 02:37:10 +0000
  • 39c7c8e17e Apply translations in fr transifex-integration[bot] 2023-03-08 19:41:41 +0000
  • c8561ee64e Apply translations in pt_BR transifex-integration[bot] 2023-03-05 20:29:38 +0000
  • 1f0d297221 Fix infinite loop when reading dirty buffers with direct mem Billy Laws 2023-03-15 17:53:35 +0000
  • 0b551e04db Return a null handle when reading from an unbound cbuf Billy Laws 2023-03-11 23:12:02 +0000
  • 8d9b0041b4 Return a dummy buffer when encountering unbound SSBOs Billy Laws 2023-03-11 23:11:15 +0000
  • d893777262 Flush deferred draws before executing macro HLE and cleanup Billy Laws 2023-03-11 20:49:34 +0000
  • c928084bb1 Show a toast when per-game settings are active Billy Laws 2023-03-05 22:58:01 +0000