summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-24Android: Modernize theming systemCharles Lombardo
2022-04-24MoltenVK: Update to version 1.1.9OatmealDome
2022-04-24Merge pull request #10251 from Pokechu22/negative-scissorJMC47
2022-04-24Merge pull request #10601 from Pokechu22/vulkan-shader-compile-errorPokechu22
2022-04-24Merge pull request #10290 from OatmealDome/m1-earlyz-bugJMC47
2022-04-24Merge pull request #10606 from AdmiralCurtiss/memory-widget-refactoring-1Admiral H. Curtiss
2022-04-24Qt/MemoryViewWidget: Detect row breakpoint cell by cell data instead of cell ...Admiral H. Curtiss
2022-04-24Qt/MemoryViewWidget: Add option to copy the actually displayed cell value to ...Admiral H. Curtiss
2022-04-24Qt/MemoryViewWidget: Don't use a member variable to hold information about th...Admiral H. Curtiss
2022-04-24Merge pull request #10588 from JosJuice/jitarm64-psq-stxx-q0JosJuice
2022-04-24Translation resources sync with TransifexJosJuice
2022-04-24Qt/MemoryWidget: Don't force a fixed size for the sidebar.Admiral H. Curtiss
2022-04-23Merge pull request #10578 from TryTwo/PR_MemoryWidget_Dual_ViewsAdmiral H. Curtiss
2022-04-23Merge pull request #10540 from nyanpasu64/fix-gcadapter-atomicsJosJuice
2022-04-23Merge pull request #10596 from richarm4/patch-3Admiral H. Curtiss
2022-04-23GameSettings: Add missing space in comment.Matthew Richards-Wells
2022-04-23Merge pull request #10599 from shuffle2/libusbAdmiral H. Curtiss
2022-04-23Merge pull request #10597 from Simonx22/fix-ingame-menu-designMai M
2022-04-23Dual View any size.TryTwo
2022-04-23JitArm64: Add documentation comment for EmitBackpatchRoutineJosJuice
2022-04-23Change required libfmt version from 8.0 to 8.xxxkfqz
2022-04-23Merge pull request #10600 from t895/modern-cardJosJuice
2022-04-22Merge pull request #10584 from Pokechu22/emboss-single-normal-v2JMC47
2022-04-22Modernize game cardCharles Lombardo
2022-04-22VideoCommon: Add comment explaining why only the first normal gets normalizedPokechu22
2022-04-22VideoCommon: Handle emboss texgen with only a single normalPokechu22
2022-04-22VertexLoader: Convert count register to remaining registerPokechu22
2022-04-22Convert vertex loader position cache to std::arrayPokechu22
2022-04-22VertexLoaderX64: Refactor so that zfreeze is only in one placePokechu22
2022-04-22VertexLoaderARM64: Fix z-freeze position matrix indexPokechu22
2022-04-22VideoCommon: Rename norm0/norm1/norm2 to normal/tangent/binormalPokechu22
2022-04-22VertexShaderGen: Simplify normal calculationPokechu22
2022-04-22Vulkan: Include the info log in the shader compile error panic alertPokechu22
2022-04-22Vulkan: Close the output stream on shader compile error before showing the pa...Pokechu22
2022-04-22GCAdapter: don't call libusb_detach_kernel_driver on appleShawn Hoffman
2022-04-22GCAdapter: fix retval check of libusb_detach_kernel_driverShawn Hoffman
2022-04-22GCAdapter: move libusb context teardown lastShawn Hoffman
2022-04-22GCAdapter: some macro cleanupShawn Hoffman
2022-04-22GCAdapter: set read/write thread namesShawn Hoffman
2022-04-22update libusb submodule to latestShawn Hoffman
2022-04-22make libusb submodule shallowShawn Hoffman
2022-04-21Merge pull request #10592 from AdmiralCurtiss/pointerwrap-protectionsMai M
2022-04-21Merge pull request #10577 from shuffle2/libusbAdmiral H. Curtiss
2022-04-20Android: Fix in game menu rippleColor and colorEdgeEffectSimonx22
2022-04-20DriverDetails: Add broken discard with early-Z bug on Apple Silicon GPUsOatmealDome
2022-04-20Merge pull request #10595 from richarm4/patch-1Mai M
2022-04-20Minor text capitalizationMatthew Richards-Wells
2022-04-19DriverDetails: Introduce new VENDOR_APPLE for Apple GPUsOatmealDome
2022-04-19UberShaderPixel: Add support for non-dual source shader blendingOatmealDome
2022-04-19PixelShaderGen: Add support for non-dual source shader blendingOatmealDome