4.0-1592 10 years, 4 months ago DVD emulation: make seek timing more accurate. (PR #327 from magumagu)
4.0-1588 10 years, 4 months ago Use size_t in std::string operations in IniFile.cpp, not int (PR #369 from lioncash)
4.0-1586 10 years, 4 months ago SW backend: use VideoCommon XFRegisters struct. (PR #269 from magumagu)
4.0-1581 10 years, 4 months ago make IOCTL_SO_GETHOSTID more accurate on Windows (PR #374 from ToadKing)
4.0-1577 10 years, 4 months ago Video backends: fix behavior of "konst" TEV inputs. (PR #368 from magumagu)
4.0-1575 10 years, 4 months ago VertexLoaderManager: Remove unused function. (PR #375 from degasus)
4.0-1573 10 years, 4 months ago OGL/VertexManager: Remove unused variable. (PR #366 from Jezze)
4.0-1571 10 years, 4 months ago Opcode decoding: 0xC0 isn't a valid command. (PR #354 from magumagu)
4.0-1569 10 years, 4 months ago Add a std::make_unique implementation (Common/StdMakeUnique.h) (PR #351 from Tilka)
4.0-1564 10 years, 4 months ago D3D: Don't pass D3D10_SHADER_WARNINGS_ARE_ERRORS to the compiler in debug builds. (PR #359 from shuffle2)
4.0-1562 10 years, 4 months ago Add japanese strings (PR #358 from SeannyM)
4.0-1560 10 years, 4 months ago Move the header guard before the includes in VideoCommon's Statistics.h (PR #341 from lioncash)
4.0-1558 10 years, 4 months ago [Android] Change default EFB copy method from disabled to texture. (PR #349 from Sonicadvance1)
4.0-1556 10 years, 4 months ago Adds support for the PP shaders in the Android UI. (PR #346 from Sonicadvance1)
4.0-1554 10 years, 4 months ago Fixes our post processing shaders so they work under OpenGL ES 3.0 (PR #348 from Sonicadvance1)
4.0-1552 10 years, 4 months ago Revert "x64FPURoundMode: always set x87 precision" (PR #357 from shuffle2)
4.0-1550 10 years, 4 months ago Jit64: implement tw/twi more accurately (PR #335 from Tilka)
4.0-1548 10 years, 4 months ago [windows] Fix debug build memory leaks. (PR #352 from shuffle2)
4.0-1546 10 years, 4 months ago Shader cleanup (PR #185 from degasus)
4.0-1535 10 years, 4 months ago GCMemcard: fix edge case of adding to a fragmented memcard. (PR #330 from LPFaint99)