summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* common/input: Add helpers functions for creating input and output devicesGravatar Lioncash2022-11-287-90/+102
* common/input: Pass ParamPackage by const reference in CreateDeviceGravatar Lioncash2022-11-281-3/+3
* Merge pull request #9325 from german77/default_by_defaultGravatar liamwhite2022-11-281-1/+5
|\
| * yuzu-cmd: Fix default config valueGravatar german772022-11-271-1/+5
* | Merge pull request #8829 from Docteh/qt6_0002Gravatar liamwhite2022-11-279-14/+56
|\ \
| * | CMake: rework for Qt6 supportGravatar Kyle Kienapfel2022-11-243-14/+30
| * | qt: Add Qt version to LogRuntimesGravatar Kyle Kienapfel2022-11-171-0/+1
| * | Qt6: Disable IR Sensor when compiling with Qt6Gravatar Kyle Kienapfel2022-11-176-0/+25
* | | Merge pull request #9317 from german77/input-crashGravatar liamwhite2022-11-273-0/+13
|\ \ \
| * | | yuzu-cmd: Fix input callback crash on closeGravatar german772022-11-273-0/+13
* | | | Merge pull request #9323 from german77/intructionsGravatar liamwhite2022-11-271-3/+26
|\ \ \ \ | |/ / / |/| | |
| * | | yuzu-cmd: Update configuration file descriptionGravatar german772022-11-261-3/+26
| | |/ | |/|
* | | Merge pull request #9276 from goldenx86/fsrSliderGravatar bunnei2022-11-278-1/+200
|\ \ \
| * | | Sharpness instead of SharpeningGravatar Matías Locatti2022-11-261-3/+3
| * | | configure_graphics: Implement custom FSR Sharpening settingGravatar lat9nq2022-11-252-61/+128
| * | | settings: Reset FSR sharpening global state with the othersGravatar lat9nq2022-11-251-0/+1
| * | | FSR Sharpening Slider part 1 - only a global sliderGravatar Matías Locatti2022-11-248-1/+132
* | | | crypto: use user-provided keys whenever possibleGravatar Valeri2022-11-271-4/+4
* | | | OopsGravatar Matías Locatti2022-11-261-1/+1
* | | | Replace GLSL as the default OpenGL shader backendGravatar Matías Locatti2022-11-261-1/+1
| |/ / |/| |
* | | Merge pull request #9288 from vonchenplus/deferred_drawGravatar liamwhite2022-11-262-61/+63
|\ \ \
| * | | video_core: Optimize maxwell drawing trigger mechanismGravatar FengChen2022-11-222-61/+63
* | | | Merge pull request #9307 from Morph1984/not-used-correctlyGravatar liamwhite2022-11-261-3/+3
|\ \ \ \
| * | | | maxwell_to_vk: Add R16_SINTGravatar Morph2022-11-231-1/+1
| * | | | maxwell_to_vk: Fix format usage bitsGravatar Morph2022-11-231-2/+2
| | |/ / | |/| |
* | | | Merge pull request #9297 from Kelebek1/sink_oobGravatar liamwhite2022-11-251-6/+8
|\ \ \ \
| * | | | Use the maximum input index for samples buffer span size, not just the input ...Gravatar Kelebek12022-11-221-6/+8
* | | | | Merge pull request #9304 from liamwhite/menu-rollGravatar bunnei2022-11-251-0/+9
|\ \ \ \ \
| * | | | | Qt: assign menuRole properties for actionsGravatar Liam2022-11-231-0/+9
| | |/ / / | |/| | |
* | | | | Merge pull request #9305 from lioncash/requestGravatar bunnei2022-11-2513-72/+78
|\ \ \ \ \
| * | | | | service: Make use of buffer element count helpersGravatar Lioncash2022-11-2312-47/+41
| * | | | | hle_ipc: Add helper functions for getting number of buffer elementsGravatar Lioncash2022-11-231-0/+12
| * | | | | hle_ipc: Mark relevant member functions as [[nodiscard]]Gravatar Lioncash2022-11-231-25/+25
| |/ / / /
* | | | | Merge pull request #9194 from FernandoS27/yfc-fermi2dGravatar liamwhite2022-11-2421-31/+1832
|\ \ \ \ \
| * | | | | Fermi2D: Cleanup and address feedback.Gravatar Fernando Sahmkow2022-11-243-8/+150
| * | | | | GPU: Implement additional render target formats.Gravatar Fernando Sahmkow2022-11-247-12/+126
| * | | | | MaxwellDMA: Implement BlockLinear to BlockLinear copies.Gravatar Fernando Sahmkow2022-11-242-1/+69
| * | | | | Fermi2D: Implement Bilinear software filtering and address feedback.Gravatar Fernando Sahmkow2022-11-247-116/+180
| * | | | | Fermi2D: Rework blit engine and add a software blitter.Gravatar Fernando Sahmkow2022-11-2412-18/+1431
| |/ / / /
* / / / / GPU: Fix buffer cache issue, engine upload not inlining memory in multiline a...Gravatar Fernando Sahmkow2022-11-244-15/+9
|/ / / /
* | | | Merge pull request #9299 from lioncash/castGravatar liamwhite2022-11-222-15/+18
|\ \ \ \
| * | | | k_handle_table: Remove cast to void* in GetObjectForIpcGravatar Lioncash2022-11-222-15/+18
| |/ / /
* | | | Merge pull request #9219 from german77/nfc_implGravatar bunnei2022-11-2212-84/+723
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' into nfc_implGravatar Narr the Reg2022-11-2084-190/+2159
| |\ \ \
| * | | | service: nfc: Implement nfc userGravatar Narr the Reg2022-11-1912-84/+723
* | | | | qt_amiibo_settings: Use WebClient only if ENABLE_WEB_SERVICE is enabledGravatar Morph2022-11-211-0/+4
| |_|/ / |/| | |
* | | | Merge pull request #9279 from liamwhite/this-would-have-never-happened-in-rustGravatar Morph2022-11-201-1/+1
|\ \ \ \
| * | | | dmnt:cht: fix copy-paste errorGravatar Liam2022-11-201-1/+1
| | |/ / | |/| |
* | | | Merge pull request #9216 from vonchenplus/reimp_inline_index_bufferGravatar liamwhite2022-11-205-33/+31
|\ \ \ \ | |/ / / |/| | |
| * | | video_core: Reimplement inline index buffer bindingGravatar Feng Chen2022-11-155-33/+31