| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | yuzu/main: Merge variable declaration into ifdef | 2022-11-28 | 1 | -2/+1 | ||
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #9325 from german77/default_by_default | 2022-11-28 | 1 | -1/+5 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| | * | | | | | | | yuzu-cmd: Fix default config value | 2022-11-27 | 1 | -1/+5 | ||
| * | | | | | | | | Merge pull request #8829 from Docteh/qt6_0002 | 2022-11-27 | 11 | -120/+208 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | CMake: rework for Qt6 support | 2022-11-24 | 5 | -120/+182 | ||
| | * | | | | | | | | qt: Add Qt version to LogRuntimes | 2022-11-17 | 1 | -0/+1 | ||
| | * | | | | | | | | Qt6: Disable IR Sensor when compiling with Qt6 | 2022-11-17 | 6 | -0/+25 | ||
| * | | | | | | | | | Merge pull request #9317 from german77/input-crash | 2022-11-27 | 3 | -0/+13 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | yuzu-cmd: Fix input callback crash on close | 2022-11-27 | 3 | -0/+13 | ||
| | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #9323 from german77/intructions | 2022-11-27 | 1 | -3/+26 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | yuzu-cmd: Update configuration file description | 2022-11-26 | 1 | -3/+26 | ||
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #9276 from goldenx86/fsrSlider | 2022-11-27 | 8 | -1/+200 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Sharpness instead of Sharpening | 2022-11-26 | 1 | -3/+3 | ||
| | * | | | | | | | | Merge pull request #1 from lat9nq/fsrSlider | 2022-11-26 | 3 | -61/+129 | ||
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | configure_graphics: Implement custom FSR Sharpening setting | 2022-11-25 | 2 | -61/+128 | ||
| | | * | | | | | | | | settings: Reset FSR sharpening global state with the others | 2022-11-25 | 1 | -0/+1 | ||
| | |/ / / / / / / / | ||||||
| | * | | / / / / / | FSR Sharpening Slider part 1 - only a global slider | 2022-11-24 | 8 | -1/+132 | ||
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #9324 from v1993/master | 2022-11-26 | 1 | -4/+4 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | crypto: use user-provided keys whenever possible | 2022-11-27 | 1 | -4/+4 | ||
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #9318 from goldenx86/glsl-ftw | 2022-11-26 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Oops | 2022-11-26 | 1 | -1/+1 | ||
| | * | | | | | | | Replace GLSL as the default OpenGL shader backend | 2022-11-26 | 1 | -1/+1 | ||
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #9288 from vonchenplus/deferred_draw | 2022-11-26 | 2 | -61/+63 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | video_core: Optimize maxwell drawing trigger mechanism | 2022-11-22 | 2 | -61/+63 | ||
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #9307 from Morph1984/not-used-correctly | 2022-11-26 | 1 | -3/+3 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | maxwell_to_vk: Add R16_SINT | 2022-11-23 | 1 | -1/+1 | ||
| | * | | | | | | | maxwell_to_vk: Fix format usage bits | 2022-11-23 | 1 | -2/+2 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #9297 from Kelebek1/sink_oob | 2022-11-25 | 1 | -6/+8 | ||
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| | * | | | | | | Use the maximum input index for samples buffer span size, not just the input ... | 2022-11-22 | 1 | -6/+8 | ||
| * | | | | | | | Merge pull request #9302 from liamwhite/why-are-we-still-using-ado | 2022-11-25 | 1 | -4/+8 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | externals: always use LibreSSL on Windows | 2022-11-23 | 1 | -4/+8 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #9304 from liamwhite/menu-roll | 2022-11-25 | 1 | -0/+9 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Qt: assign menuRole properties for actions | 2022-11-23 | 1 | -0/+9 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #9305 from lioncash/request | 2022-11-25 | 13 | -72/+78 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | service: Make use of buffer element count helpers | 2022-11-23 | 12 | -47/+41 | ||
| | * | | | | | | | hle_ipc: Add helper functions for getting number of buffer elements | 2022-11-23 | 1 | -0/+12 | ||
| | * | | | | | | | hle_ipc: Mark relevant member functions as [[nodiscard]] | 2022-11-23 | 1 | -25/+25 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #9194 from FernandoS27/yfc-fermi2d | 2022-11-24 | 21 | -31/+1832 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fermi2D: Cleanup and address feedback. | 2022-11-24 | 3 | -8/+150 | ||
| | * | | | | | | | GPU: Implement additional render target formats. | 2022-11-24 | 7 | -12/+126 | ||
| | * | | | | | | | MaxwellDMA: Implement BlockLinear to BlockLinear copies. | 2022-11-24 | 2 | -1/+69 | ||
| | * | | | | | | | Fermi2D: Implement Bilinear software filtering and address feedback. | 2022-11-24 | 7 | -116/+180 | ||
| | * | | | | | | | Fermi2D: Rework blit engine and add a software blitter. | 2022-11-24 | 12 | -18/+1431 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #9312 from FernandoS27/pokemomma | 2022-11-24 | 4 | -15/+9 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | GPU: Fix buffer cache issue, engine upload not inlining memory in multiline a... | 2022-11-24 | 4 | -15/+9 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #9299 from lioncash/cast | 2022-11-22 | 2 | -15/+18 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | k_handle_table: Remove cast to void* in GetObjectForIpc | 2022-11-22 | 2 | -15/+18 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #9219 from german77/nfc_impl | 2022-11-22 | 12 | -84/+723 | ||
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Merge branch 'master' into nfc_impl | 2022-11-20 | 91 | -239/+2263 | ||
| | |\ \ \ \ \ | ||||||
| | * | | | | | | service: nfc: Implement nfc user | 2022-11-19 | 12 | -84/+723 | ||