summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-23Merge pull request #11200 from Pokechu22/lego-indiana-jones-missing-color-val...JMC47
2022-10-23GameSettings: Properly set MissingColorValue for Lego Indiana Jones 1Pokechu22
2022-10-23Have UnsetPatch only unset the argument addressJoshuaMK
2022-10-23Fix patch corruption using find_if instead of remove_ifJoshuaMK
2022-10-23Translation resources sync with TransifexJosJuice
2022-10-23Merge pull request #11199 from JosJuice/translation-fixesJMC47
2022-10-23WiimoteEmu: Change Shinkansen Start/Select to START/SELECTJosJuice
2022-10-23Merge pull request #11135 from AdmiralCurtiss/ppcanalyst-unused-statsJosJuice
2022-10-23Merge pull request #11079 from t895/system-windowsJosJuice
2022-10-23Android: Do not fit system windowsCharles Lombardo
2022-10-23Merge pull request #11196 from JosJuice/android-vs-lines-points-settingJMC47
2022-10-23Merge pull request #11163 from t895/convert-layoutJosJuice
2022-10-23Android: Replace spinners with dropdown menusCharles Lombardo
2022-10-23Add logging and error reporting to Breakpoint Conditionals.TryTwo
2022-10-23Merge pull request #11198 from shuffle2/bumpJosJuice
2022-10-23Updater: clarify a stringShawn Hoffman
2022-10-23Merge pull request #11197 from shuffle2/updaterJosJuice
2022-10-23WinUpdater: fix renaming of UpdaterShawn Hoffman
2022-10-23Android: Add "Prefer VS for Point/Line Expansion" to GUIJosJuice
2022-10-23Merge pull request #11195 from shuffle2/dummyJMC47
2022-10-23this is a test commit for WinUpdaterShawn Hoffman
2022-10-22update nsis installerShawn Hoffman
2022-10-23Merge pull request #11189 from shuffle2/updater-elevationJMC47
2022-10-23Merge pull request #10890 from tellowkrinkle/VertexLineExpandJMC47
2022-10-23Merge pull request #11132 from K0bin/vmaJMC47
2022-10-23Merge pull request #10676 from Pokechu22/fifo-recorder-indicesJMC47
2022-10-23VideoBackends:Vulkan: Clean up unused memory allocation codeRobin Kertels
2022-10-23VideoBackends:Vulkan: Use VMA for stream bufferRobin Kertels
2022-10-23VideoBackends:Vulkan: Use VMA for bounding boxRobin Kertels
2022-10-23VideoBackends:Vulkan: Use VMA for staging buffersRobin Kertels
2022-10-22VideoCommon: Support hot reloading of VS expandTellowKrinkle
2022-10-22VideoCommon: Add reasons for disabled VS expandTellowKrinkle
2022-10-22VideoCommon: Move repeated point/line expansion code to ShaderGenCommonTellowKrinkle
2022-10-22VideoCommon: Add configuration to prefer VS for line/point expansionTellowKrinkle
2022-10-22VideoBackends:D3D12: Add support for vertex shader point and line expansionTellowKrinkle
2022-10-22VideoBackends:OGL: Add support for vertex shader point and line expansionTellowKrinkle
2022-10-22VideoBackends:Vulkan: Add support for vertex shader point and line expansionTellowKrinkle
2022-10-22VideoBackends:Metal: Add support for vertex shader point and line expansionTellowKrinkle
2022-10-22VideoCommon: Add vertex shader point and line expansionTellowKrinkle
2022-10-23VideoBackends:Vulkan: Set up VMARobin Kertels
2022-10-22MemoryViewWidget refactor memory table.TryTwo
2022-10-23Externals: Add VMARobin Kertels
2022-10-22Fifo recorder: Fix incorrect calculation of the size of an arrayPokechu22
2022-10-22Fifo recorder: Fix NormalIndex3Pokechu22
2022-10-22Fifo recorder: Fix position's type being used for normals/colors/texture coordsPokechu22
2022-10-22Merge pull request #11188 from GaryOderNichts/feature/vwii_ancastJMC47
2022-10-22WaveFile: Fix size checkPokechu22
2022-10-22DSP: Copy audio dma samples one block at a timePokechu22
2022-10-22Show vWii System Menu version in Menu BarGaryOderNichts
2022-10-22Support for loading Ancast imagesGaryOderNichts