4.0-1609 9 lat, 11 miesięcy temu OpenGL: Use a sample-able texture as EFB instead of renderbuffer. (PR #331 od degasus)
4.0-1603 9 lat, 11 miesięcy temu MMIO: Lazy-initialize read/write handlers since most are not actually used (PR #380 od delroth)
4.0-1601 9 lat, 11 miesięcy temu Opcode decoding: handle missing opcodes 0x88 etc. (PR #355 od magumagu)
4.0-1598 9 lat, 11 miesięcy temu CheckExceptions: add TODO and remove a wrong comment (PR #378 od delroth)
4.0-1596 9 lat, 11 miesięcy temu Move bn.h and ec.h into the correct filter section for Visual Studio. (PR #377 od lioncash)
4.0-1594 9 lat, 11 miesięcy temu Video backends: fix rounding in lighting computation. (PR #360 od magumagu)
4.0-1592 9 lat, 11 miesięcy temu DVD emulation: make seek timing more accurate. (PR #327 od magumagu)
4.0-1588 9 lat, 11 miesięcy temu Use size_t in std::string operations in IniFile.cpp, not int (PR #369 od lioncash)
4.0-1586 9 lat, 11 miesięcy temu SW backend: use VideoCommon XFRegisters struct. (PR #269 od magumagu)
4.0-1581 9 lat, 11 miesięcy temu make IOCTL_SO_GETHOSTID more accurate on Windows (PR #374 od ToadKing)
4.0-1577 9 lat, 11 miesięcy temu Video backends: fix behavior of "konst" TEV inputs. (PR #368 od magumagu)
4.0-1575 9 lat, 11 miesięcy temu VertexLoaderManager: Remove unused function. (PR #375 od degasus)
4.0-1573 9 lat, 11 miesięcy temu OGL/VertexManager: Remove unused variable. (PR #366 od Jezze)
4.0-1571 9 lat, 11 miesięcy temu Opcode decoding: 0xC0 isn't a valid command. (PR #354 od magumagu)
4.0-1569 9 lat, 11 miesięcy temu Add a std::make_unique implementation (Common/StdMakeUnique.h) (PR #351 od Tilka)
4.0-1564 9 lat, 11 miesięcy temu D3D: Don't pass D3D10_SHADER_WARNINGS_ARE_ERRORS to the compiler in debug builds. (PR #359 od shuffle2)
4.0-1562 9 lat, 11 miesięcy temu Add japanese strings (PR #358 od SeannyM)
4.0-1560 9 lat, 11 miesięcy temu Move the header guard before the includes in VideoCommon's Statistics.h (PR #341 od lioncash)
4.0-1558 9 lat, 11 miesięcy temu [Android] Change default EFB copy method from disabled to texture. (PR #349 od Sonicadvance1)
4.0-1556 9 lat, 11 miesięcy temu Adds support for the PP shaders in the Android UI. (PR #346 od Sonicadvance1)