Commit graph

  • 95ae46f6a8
    SOC_U: Account for variable CTRSockAddr size (#7387) PabloMK7 2024-01-26 17:00:19 +0100
  • 41fe75acb7
    renderer_vulkan: Pass physical device API version to VMA instead of instance version. (#7390) Steveice10 2024-01-26 06:34:12 -0800
  • 55f1ad80be
    Merge branch 'master' into lubos_immersive_mode Amanda Watson 2024-01-25 16:26:19 -0600
  • 5d4bb40139 lower the lower panel in immersive mode amwatson 2024-01-24 19:53:38 -0600
  • 7cedc07ba3 [Pico] Introduce secondary APK to split 2D/VR, add legacy storage Lubos 2024-01-25 17:20:16 +0100
  • 92d698a1b5
    Merge pull request #25 from gyroninja/remove-mic-nag v0.3.1 Amanda Watson 2024-01-24 22:00:38 -0600
  • ce640bb1f3 Move request for microphone permission to onCreate gyro 2024-01-24 19:08:12 -0800
  • b56239953a [vr] Move logging to Citra-android backend amwatson 2024-01-24 17:36:53 -0600
  • acf4e3143d lower the lower panel in immersive mode amwatson 2024-01-24 19:53:38 -0600
  • 47186f0d67 updated gamesurfacelayer and settings for immersive mode (not sure yet if 5 is a special constant or based on resolution) amwatson 2024-01-24 18:13:43 -0600
  • 1d92111a00 [SettingsFragmentPresenter] select OpenGL as default graphics API amwatson 2024-01-24 17:36:53 -0600
  • 64e8c7ca3c Show defaults for resolution, background in settings UI amwatson 2024-01-24 17:36:21 -0600
  • 1744537d85
    Small improvements to Citra translations (#7379) Tobias 2024-01-25 00:17:15 +0100
  • 50891ee8c2 Set resolution and default background based on HMD type amwatson 2024-01-24 17:05:36 -0600
  • 1044c78069 Revert "move logging to Citra-android backend" amwatson 2024-01-24 16:56:14 -0600
  • 7597481444 move logging to Citra-android backend amwatson 2024-01-24 14:00:08 -0600
  • bea863efff
    general: Fixes for Tales of the Abyss (#7381) GPUCode 2024-01-24 19:22:10 +0200
  • 89e13a85a7
    Implement NEWS service (#7377) Daniel López Guimaraes 2024-01-24 18:21:48 +0100
  • 3dd3e253de reformat c++ code to be my preferred format (since it seems unlikely we'll merge back anytime soon amwatson 2024-01-23 21:31:29 -0600
  • 6c2e2613fc [OpenXR] move hmdType from OpenXR to vr_main amwatson 2024-01-23 21:30:15 -0600
  • bde389d0bd sets citra res to auto and scales surface with resolution factor (so user directly controls graphical intensity. Might get worse filtering on smaller textures) amwatson 2024-01-23 21:01:30 -0600
  • 0ffa128b1c [GameSurfaceLayer] make default scale factor dependent on HMD type amwatson 2024-01-23 20:01:11 -0600
  • a8482f20a5 add config changes to MainActivity and re-instate notification manager (I think this should fix starting crash while avoiding the resizing bug) amwatson 2024-01-22 23:59:59 -0600
  • 549fdd0736
    pica_core: Propogate vertex uniforms to geometry setup when not in exclusive mode (#7367) GPUCode 2024-01-24 04:47:08 +0200
  • 92db45eabe
    Update README.md Amanda Watson 2024-01-23 19:28:49 -0600
  • 9174aaa040
    Merge pull request #24 from NyanBlade/readme-typo Amanda Watson 2024-01-23 15:41:06 -0600
  • 28a7d44a44
    Update README.md NyanBlade 2024-01-23 14:45:48 +0000
  • dd5041fda7 remove default dpad bindings (fixes dpad on some controllers? v0.3.0 amwatson 2024-01-22 21:39:03 -0600
  • 475832612e
    Merge pull request #17 from gyroninja/ignore-link-fail Amanda Watson 2024-01-22 21:23:34 -0600
  • 1412662180 Ignore failures to load openxr_forwardloader.oculus for v62+ gyro 2024-01-22 18:08:16 -0800
  • e1398b60de fix for v62: do not use System.loadLibrary() for openxr loader path amwatson 2024-01-22 18:45:20 -0600
  • 30320c771e (temporary fix for v62) added path to openxr fork that contains loader fix amwatson 2024-01-22 18:02:19 -0600
  • 11314c295b removed openxr submodule amwatson 2024-01-22 17:54:14 -0600
  • 1eea79ef70
    Merge pull request #18 from gyroninja/boundaryless Amanda Watson 2024-01-22 18:29:19 -0600
  • 84150dc1e9 [OpenXR-Loader] Add support for loading libraries from zip files gyro 2024-01-22 00:34:36 -0800
  • af8b31b1b9 Make app boundaryless gyro 2024-01-21 23:44:33 -0800
  • eddc4a029c
    cam: Ensure camera implementation is not null before using it (#7368) GPUCode 2024-01-22 09:32:46 +0200
  • 82294425e3
    build: Add flags to toggle specific renderer backends. (#7375) Steveice10 2024-01-21 23:29:46 -0800
  • 69787ba3b6 added cpu setting to vr (effective) amwatson 2024-01-22 00:53:19 -0600
  • 7d3831dd12 [jni/vr] fix debug compile issues (project will now compile in 'debug') amwatson 2024-01-21 23:54:20 -0600
  • 7e52f64815 add internationalized values for cpu level amwatson 2024-01-21 23:11:17 -0600
  • 964679b340 add internationalized descriptions for cpu level amwatson 2024-01-21 22:10:09 -0600
  • 45829b6a0b
    Update README.md Amanda Watson 2024-01-21 21:41:34 -0600
  • 5b2e13df87 [ISSUE_TEMPLATE] updated issue template to replace Citra info with CitraVR info (discord link, template requirements, etc) amwatson 2024-01-21 21:21:36 -0600
  • bf4a137722
    Update README.md Amanda Watson 2024-01-21 21:19:34 -0600
  • 9e7c210526
    Update README.md Amanda Watson 2024-01-21 21:16:17 -0600
  • 42aaf2d4c2
    Update README.md Amanda Watson 2024-01-21 21:15:39 -0600
  • eeb7ad31d2
    Merge pull request #7 from thestonefox/patch-1 Amanda Watson 2024-01-21 19:00:30 -0800
  • 614cc03eb3 [default_ini] do not specify a cpu_clock_percentage, as users cannot override it. default 100 should be fine amwatson 2024-01-21 20:54:22 -0600
  • 77fce3cf82
    android: Sync translations (#7374) Charles Lombardo 2024-01-21 21:46:49 -0500
  • 8d82adb3d3
    glsl_shader_gen: Remove invariant qualifier (#7376) GPUCode 2024-01-21 13:39:35 +0200
  • 66f0bc03b4
    Update README.md The Stonefox 2024-01-21 10:11:50 +0000
  • 228f26d1e4
    tests: Port merry's audio tests (#7354) SachinVin 2024-01-21 09:46:00 +0530
  • a3a7e30cd2
    Update README.md Amanda Watson 2024-01-20 21:29:35 -0600
  • da74be6097
    Update README.md Amanda Watson 2024-01-20 21:24:52 -0600
  • 8a186bee57
    Update README.md Amanda Watson 2024-01-20 21:23:36 -0600
  • cadc6f7688
    Update README.md Amanda Watson 2024-01-20 21:05:22 -0600
  • e6fcd525fa
    Update README.md Amanda Watson 2024-01-20 20:55:11 -0600
  • 9a9128f194
    Update README.md Amanda Watson 2024-01-20 20:39:45 -0600
  • 888de6c982
    Update README.md Amanda Watson 2024-01-20 20:14:10 -0600
  • 0703d5c7be
    Update README.md Amanda Watson 2024-01-20 20:08:20 -0600
  • ba4e20cddb [CitraApplication] disabled notifications to prevent crash v0.2.0 amwatson 2024-01-20 19:26:05 -0600
  • c0bdef304c removed citra workflows v0.1.0 amwatson 2024-01-20 18:27:29 -0600
  • 9b159eaef4 [MiiSelector] added default selection for Miis amwatson 2024-01-20 18:22:08 -0600
  • 848b5cb2ed updated app name (I think it was reverted) and added a log for core error amwatson 2024-01-20 17:54:38 -0600
  • 1a1a8f5fdb Added text descriptions of VR extra performancnce mode amwatson 2024-01-20 17:34:51 -0600
  • 3834856767 hard-codes are based on scale factor (seems to work) amwatson 2024-01-20 16:45:21 -0600
  • 6a3c4d3ed5 added setting for extra performance mode amwatson 2024-01-20 16:27:52 -0600
  • 12a9c59ed6 Added error handling and an alertdialog when the two instances bug is hit amwatson 2024-01-20 15:09:43 -0600
  • bebe6973e7 [OpenXR] remove option to set higher refresh rate because it's not working right now (maybe the openxr loader? amwatson 2024-01-20 13:45:09 -0600
  • df291be301 [GameSurfaceLayer] added /2 to make magic numbers a little more meaningful amwatson 2024-01-20 04:43:28 -0600
  • 92660e7696 [VrActivity] Re-order logging in onCreate amwatson 2024-01-20 03:39:58 -0600
  • 789654d7da
    core: Do not update framebuffer layout on android (#7330) GPUCode 2024-01-20 22:16:43 +0200
  • ca3b2306d5
    shader_unit: Intialize temporaries on shader invocation (#7366) GPUCode 2024-01-20 22:13:31 +0200
  • 8e87bd606c
    glsl_shader_gen: Use epsilon for both ends of NDC range (#7355) GPUCode 2024-01-20 22:13:16 +0200
  • f26044bb88
    frontend: Add setting for whether to use LLE applets. (#7345) Steveice10 2024-01-20 12:13:06 -0800
  • 0a150bacbc
    [README] update supported HMD names Amanda Watson 2024-01-20 13:56:01 -0600
  • 11fea29302
    Merge pull request #1 from amwatson/app_keyboard Amanda Watson 2024-01-20 03:27:30 -0600
  • 64218985b0 [VrActivity] Removed TODOs amwatson 2024-01-20 03:23:00 -0600
  • ded03374d1 [res vr_keyboard] response key colors Amanda M. Watson 2024-01-20 03:22:14 -0600
  • fa3e1ccd81 [res vr_keyboard] updated edittext primary colors Amanda M. Watson 2024-01-20 03:18:29 -0600
  • 1c61ad95d1 [res vr_keyboard] updated keyboard colors to be in-line with current theme Amanda M. Watson 2024-01-20 03:12:13 -0600
  • 2da91951de [VrKeyboardActivity] removed unused import lines and updated documentation, fixed indentation Amanda M. Watson 2024-01-20 03:04:58 -0600
  • f8a969dab1 [res, vr_keyboard] modified key colors Amanda M. Watson 2024-01-20 02:59:43 -0600
  • 2408a33173 [res, vr_keyboard] Fixed indentation of layout files Amanda M. Watson 2024-01-20 02:59:06 -0600
  • c90d0d27de [VrKeyboardActivity] Add a hacky in-app keyboard that won't crash amwatson 2024-01-18 15:48:25 -0600
  • 957ff24254
    Update README.md Amanda Watson 2024-01-18 21:30:17 -0600
  • 5fec9c3579 updated logo amwatson 2024-01-18 13:24:19 -0600
  • c618acdf1c add functional setting for setting void vs passthrough amwatson 2024-01-18 01:04:33 -0600
  • ca4643cddc added base setting for selecting between passthrough and void (no effect) amwatson 2024-01-17 23:47:31 -0600
  • b26623861f [vr] updated all VR files to say GPLv3, for clarity. All other files are still subject to v3 due to the "or later" suffix amwatson 2024-01-17 16:22:37 -0600
  • e70539cb3e
    [README.md] update license section to mention GPLv3 Amanda Watson 2024-01-17 16:20:26 -0600
  • 096ab44ef4 Updating project license to GPLv3 Amanda Watson 2024-01-17 16:18:35 -0600
  • 5a6d607e96 [vr_main] add comment documenting time to first frame amwatson 2024-01-17 16:12:44 -0600
  • b43f05c2c6 fixed destroy-ordering so openxr woudn't be destroyed before the layers amwatson 2024-01-17 16:11:20 -0600
  • 72edbd4e21 [PassthroughLayer] Added PassthroughLayer: a modular layer type that will make turning passthrough on/off look nicer amwatson 2024-01-17 15:55:08 -0600
  • f09d41444f [vr_main] rename pos2d -> cursorPos2d for consistency amwatson 2024-01-17 01:10:35 -0600
  • aa59b2bafd
    Update README.md Amanda Watson 2024-01-17 00:54:37 -0600
  • c59ef7d793
    cecd: Fixup GetCecInfoBuffer params order (#7361) Daniel López Guimaraes 2024-01-17 07:48:42 +0100
  • 0ef50f2f90 [vr] moved layers into a separate 'layers' directory amwatson 2024-01-17 00:45:13 -0600