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