summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-23Merge pull request #10780 from OatmealDome/steam-windowsAdmiral H. Curtiss
2022-09-22Merge pull request #10705 from Zopolis4/cmakeJMC47
2022-09-22Merge pull request #10949 from Zopolis4/reprecatedJMC47
2022-09-22Use std::llround in MapFloatMinty-Meeo
2022-09-20WinUpdater: Check OS and VC++ Redist versions.Shawn Hoffman
2022-09-20Qt/WiimoteControllersWidget: Refresh GUI on settings change and refactor a bit.Admiral H. Curtiss
2022-09-20Qt/GamecubeControllersWidget: Refresh GUI on settings change and refactor a bit.Admiral H. Curtiss
2022-09-20Qt/CommonControllersWidget: Refresh GUI on settings change.Admiral H. Curtiss
2022-09-20Merge pull request #10781 from tellowkrinkle/UberVertexLoaderJMC47
2022-09-20Merge pull request #11074 from JosJuice/jitarm64-spr-tl-alignmentJosJuice
2022-09-20JitArm64: Enforce correct alignment of SPR_TLJosJuice
2022-09-20VideoBackends:Metal: Use BitField for stuffing bits in pipeline idsTellowKrinkle
2022-09-20Merge pull request #11058 from shuffle2/updater-inflateAdmiral H. Curtiss
2022-09-19Merge pull request #10808 from Pokechu22/vertex-loader-direct-normals-with-in...JMC47
2022-09-20Netplay: Simplify save data options.Admiral H. Curtiss
2022-09-20Add more logging around Wii save copying for Netplay.Admiral H. Curtiss
2022-09-19Merge pull request #11065 from AdmiralCurtiss/global-state-sramMai
2022-09-19VideoCommon: Use std::array in PortableVertexDeclarationTellowKrinkle
2022-09-19VideoBackends:Vulkan: Make dynamic vertex loader optionalTellowKrinkle
2022-09-19VideoBackends:D3D12: Dynamic vertex loader supportTellowKrinkle
2022-09-19VideoBackends:Vulkan: Dynamic vertex loader supportTellowKrinkle
2022-09-19VideoBackends:Metal: Don't set primitive on ubershadersTellowKrinkle
2022-09-19VideoCommon: Add separate pipeline usage for UberShadersTellowKrinkle
2022-09-19VideoCommon: Compile a few extra pipelinesTellowKrinkle
2022-09-19VideoBackends:Metal: Dynamic vertex loader supportTellowKrinkle
2022-09-19VideoCommon: Add dynamic vertex loader to ubershadersTellowKrinkle
2022-09-19HW: Move g_SRAM to System.Admiral H. Curtiss
2022-09-19Core: Pass Netplay SRAM through boot process.Admiral H. Curtiss
2022-09-19HW: Remove global state from functions in Sram.h.Admiral H. Curtiss
2022-09-19Merge branch 'dolphin-emu:master' into Fix-Metal-initJosh
2022-09-19VideoBackends - Enable Metal without VulkanJosh
2022-09-19Merge pull request #11071 from AdmiralCurtiss/netplay-settings-styleJosJuice
2022-09-18VertexLoaderARM64: Fix direct normal+tangent+binormal with index3 setPokechu22
2022-09-18VertexLoaderARM64: Specify the register to use as a parameter to ReadVertexPokechu22
2022-09-18VertexLoaderARM64: Merge GetAddressImm into GetVertexAddrPokechu22
2022-09-18VertexLoaderARM64: Always use unscaled load/store instructionsPokechu22
2022-09-18Arm64Emitter: Add additional alignment assertionsPokechu22
2022-09-18VertexLoaderARM64: Use EnumMap for normal scalesPokechu22
2022-09-18VertexLoaderX64: Fix direct normal+tangent+binormal with index3 setPokechu22
2022-09-18VertexLoaderX64: Use EnumMap for normal scalesPokechu22
2022-09-18VertexLoaderTest: Add NormalAllPokechu22
2022-09-18VertexLoaderTest: Add DirectAllComponentsPokechu22
2022-09-18Merge pull request #11067 from K0bin/cache-vertex-sizeJMC47
2022-09-19Merge pull request #11061 from Zopolis4/rnvsAdmiral H. Curtiss
2022-09-19Netplay: Rename variable names in NetSettings to match style guide.Admiral H. Curtiss
2022-09-19OpcodeDecoding: Get vertex size from the loaderRobin Kertels
2022-09-19VertexLoaderManager: Clean up and slightly speed up with templatesRobin Kertels
2022-09-19In CMake, check for and remove in-tree scmrev.h generated by Visual StudioZopolis4
2022-09-18Merge pull request #11068 from JosJuice/revert-vcredistJosJuice
2022-09-18Netplay: Remove unused m_HostInputAuthority in NetSettings.Admiral H. Curtiss