| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | android: settings: Add reactive flushing as a default-disabled setting. | 2023-06-12 | 5 | -0/+24 | |
| | | |||||
| * | android: res: Remove translated strings that no longer exist. | 2023-06-12 | 14 | -106/+0 | |
| | | |||||
| * | Merge pull request #10743 from FearlessTobi/translations | 2023-06-12 | 14 | -0/+4816 | |
| |\ | | | | | android: Add translation files manually | ||||
| | * | android: Add translation files manually | 2023-06-13 | 14 | -0/+4816 | |
| | | | |||||
| * | | Merge pull request #10705 from german77/updates | 2023-06-12 | 7 | -5/+183 | |
| |\ \ | |/ |/| | android: Add update and DLC support | ||||
| | * | android: Add update support | 2023-06-11 | 7 | -5/+183 | |
| | | | |||||
| * | | Merge pull request #10728 from t895/game-hash | 2023-06-12 | 1 | -7/+12 | |
| |\ \ | | | | | | | android: Use autogenerated hash code function for Game class | ||||
| | * | | android: Use autogenerated hash code function for Game class | 2023-06-11 | 1 | -7/+12 | |
| | | | | |||||
| * | | | Merge pull request #10724 from t895/auto-version-property | 2023-06-12 | 1 | -1/+15 | |
| |\ \ \ | | | | | | | | | android: Use autoVersion when gradle property is set | ||||
| | * | | | android: Use autoVersion when gradle property is set | 2023-06-11 | 1 | -1/+15 | |
| | |/ / | |||||
| * | | | Merge pull request #10699 from liamwhite/conditional-barrier | 2023-06-12 | 10 | -0/+65 | |
| |\ \ \ | | | | | | | | | shader_recompiler: remove barriers in conditional control flow when device lacks support | ||||
| | * | | | shader_recompiler: remove barriers in conditional control flow when device ↵ | 2023-06-10 | 10 | -0/+65 | |
| | | | | | | | | | | | | | | | | | lacks support | ||||
| * | | | | Merge pull request #10693 from liamwhite/f64-to-f32 | 2023-06-12 | 8 | -0/+198 | |
| |\ \ \ \ | | | | | | | | | | | shader_recompiler: translate f64 to f32 when unsupported on host | ||||
| | * | | | | shader_recompiler: translate f64 to f32 when unsupported on host | 2023-06-10 | 8 | -0/+198 | |
| | | | | | | |||||
| * | | | | | Merge pull request #10718 from liamwhite/buffered-io | 2023-06-12 | 1 | -1/+1 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | qt: use larger buffer for update install | ||||
| | * | | | | qt: use larger buffer for update install | 2023-06-11 | 1 | -1/+1 | |
| | | | | | | |||||
| * | | | | | Merge pull request #10668 from Kelebek1/reduce_vertex_bindings | 2023-06-11 | 6 | -24/+148 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Combine vertex/transform feedback buffer binding into a single call | ||||
| | * | | | | | Combine vertex/transform feedback buffer binding into a single call | 2023-06-08 | 6 | -24/+148 | |
| | | | | | | | |||||
| * | | | | | | Merge pull request #10713 from t895/gradle-updates | 2023-06-11 | 2 | -16/+11 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | android: Gradle updates | ||||
| | * | | | | | | android: Update dependencies | 2023-06-11 | 1 | -4/+4 | |
| | | | | | | | | |||||
| | * | | | | | | android: Differentiate build types with new names | 2023-06-11 | 2 | -2/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change the applicationIdSuffix and app launcher title based on build type | ||||
| | * | | | | | | Android: Remove unused relWithVersionCode build type | 2023-06-11 | 1 | -10/+0 | |
| | | |_|_|_|/ | |/| | | | | |||||
| * / | | | | | android: Use ContentResolver to get file extension | 2023-06-11 | 3 | -11/+28 | |
| |/ / / / / | | | | | | | | | | | | | | | | Fixes an issue where we try to resolve file extension from URIs. Sometimes the URI will not contain the file name at all and instead a string of numbers. Here we query the content resolver and guarantee that we get a file name every time. | ||||
| * | / / / | android: Fix screen orientation & blurriness. | 2023-06-10 | 4 | -95/+5 | |
| | |/ / / |/| | | | |||||
| * | | | | Merge pull request #10670 from liamwhite/fxaa2 | 2023-06-10 | 1 | -4/+4 | |
| |\ \ \ \ | |_|_|/ |/| | | | vk_blit_screen: use higher bit depth for fxaa | ||||
| | * | | | vk_blit_screen: use higher bit depth for fxaa | 2023-06-08 | 1 | -4/+4 | |
| | | | | | |||||
| * | | | | Merge pull request #10685 from liamwhite/serialization-is-hard | 2023-06-10 | 1 | -0/+2 | |
| |\ \ \ \ | | | | | | | | | | | qt: persist framerate sync option | ||||
| | * | | | | qt: persist framerate sync option | 2023-06-09 | 1 | -0/+2 | |
| | | | | | | |||||
| * | | | | | Merge pull request #10691 from t895/nro-check | 2023-06-09 | 8 | -13/+51 | |
| |\ \ \ \ \ | | | | | | | | | | | | | android: Add proper homebrew check | ||||
| | * | | | | | android: Add proper homebrew check | 2023-06-09 | 8 | -13/+51 | |
| | | |_|_|/ | |/| | | | |||||
| * / | | | | android: Fix input overlay version check | 2023-06-09 | 1 | -12/+14 | |
| |/ / / / | |||||
| * | | | | Merge pull request #10614 from xcfrg/shader-backend-status-bar | 2023-06-09 | 3 | -1/+14 | |
| |\ \ \ \ | |/ / / |/| | | | yuzu: add opengl shader backend info in status bar | ||||
| | * | | | yuzu: add opengl shader backend info in status bar | 2023-06-04 | 3 | -1/+14 | |
| | | | | | |||||
| * | | | | Merge pull request #10623 from german77/backup | 2023-06-08 | 10 | -39/+184 | |
| |\ \ \ \ | | | | | | | | | | | service: nfc: Add backup support | ||||
| | * | | | | service: nfc: Add backup support | 2023-06-06 | 10 | -39/+184 | |
| | | | | | | |||||
| * | | | | | Merge pull request #10666 from liamwhite/my-framerate-is-fine | 2023-06-08 | 11 | -24/+48 | |
| |\ \ \ \ \ | | | | | | | | | | | | | nvnflinger: allow locking framerate during video playback | ||||
| | * | | | | | nvnflinger: allow locking framerate during video playback | 2023-06-08 | 11 | -24/+48 | |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge pull request #10676 from bunnei/fix-mi-5-android | 2023-06-08 | 1 | -1/+2 | |
| |\ \ \ \ \ | | | | | | | | | | | | | android: EmulationActivity: Fix orientation on Mi Pad 5. | ||||
| | * | | | | | android: EmulationActivity: Fix orientation on Mi Pad 5. | 2023-06-08 | 1 | -1/+2 | |
| | |/ / / / | |||||
| * / / / / | Fix potentially uninitialized local variable warning | 2023-06-09 | 1 | -1/+1 | |
| |/ / / / | |||||
| * | | | | Merge pull request #10650 from qurious-pixel/android_tv | 2023-06-07 | 2 | -14/+8 | |
| |\ \ \ \ | |_|_|/ |/| | | | Android TV banner | ||||
| | * | | | remove version code declaration | 2023-06-07 | 1 | -1/+0 | |
| | | | | | |||||
| | * | | | Android TV banner | 2023-06-06 | 3 | -14/+9 | |
| | | | | | |||||
| * | | | | Merge pull request #10655 from Morph1984/msvc-cxx20 | 2023-06-07 | 1 | -2/+4 | |
| |\ \ \ \ | | | | | | | | | | | CMakeLists: Force C++20 on MSVC due to conflicts with C++23 modules | ||||
| | * | | | | CMakeLists: Force C++20 on MSVC due to conflicts with C++23 modules | 2023-06-06 | 1 | -2/+4 | |
| | | |/ / | |/| | | | | | | | | | | | | | | The latest version of MSVC STL brings C++23 standard library modules, which conflict with precompiled headers. Disabling with /experimental:module- has no effect, so force C++20 in the meantime while we wait for module support in other compilers. | ||||
| * | | | | Merge pull request #10635 from mrcmunir/l4t-tx1-nvidia | 2023-06-07 | 1 | -4/+4 | |
| |\ \ \ \ | | | | | | | | | | | Make VK_EXT_robustness2 optional | ||||
| | * | | | | Updated to lexicographical order suggestions | 2023-06-06 | 1 | -3/+3 | |
| | | | | | | |||||
| | * | | | | Make VK_EXT_robustness2 optional | 2023-06-06 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | For some reason nvidia implemented Vulkan 1.2 supported without support for VK_EXT_robustness2 in tegra X1/X2 . Fix vulkan work in TX1/TX2 L4T drivers . | ||||
| * | | | | | Merge pull request #10476 from ameerj/gl-memory-maps | 2023-06-07 | 15 | -204/+316 | |
| |\ \ \ \ \ | | | | | | | | | | | | | OpenGL: Make use of persistent buffer maps in buffer cache | ||||
| | * | | | | | gl_staging_buffers: Optimization to reduce fence waiting | 2023-05-28 | 2 | -4/+22 | |
| | | | | | | | |||||