5.0-510 7 years, 7 months ago VideoSoftware: Fix unsigned overflow bug in fog (PR #4172 from phire)
5.0-508 7 years, 7 months ago VertexShaderManager: Explicitly use floating-point variant of abs. (PR #4170 from Armada651)
5.0-506 7 years, 7 months ago PixelEngine: Add missing static specifier for `s_token_finish_mutex`. (PR #4171 from Armada651)
5.0-504 7 years, 7 months ago DVDInterface: Remove unused Triforce buffer. (PR #4169 from Armada651)
5.0-502 7 years, 7 months ago VertexShaderGen: Move the sonic epsilon hack to the vertex shader. (PR #4164 from Armada651)
5.0-500 7 years, 7 months ago VertexShaderGen: Fix D3D11 X3014 compile error (PR #4167 from EmptyChaos)
5.0-498 7 years, 7 months ago Fix Graphics Settings Capitalization (PR #4143 from Pringo)
5.0-496 7 years, 7 months ago Backends: Remove unnecessary references to the renderer global (PR #4165 from lioncash)
5.0-492 7 years, 7 months ago Fix bug with texture coordinate q value being 0 (PR #3707 from OrN)
5.0-480 7 years, 8 months ago TextureCacheBase: Handle textures loaded from address 0x0. (PR #4158 from Armada651)
5.0-478 7 years, 8 months ago VideoInterface: Fix panic alert on interlaced fields. (PR #4156 from phire)
5.0-476 7 years, 8 months ago Fix bug in interpreter's lswx. Was overwriting extra register. (PR #4151 from phire)
5.0-471 7 years, 8 months ago Fix the Debugger font not appearing on the captions of panes (PR #4152 from aldelaro5)
5.0-469 7 years, 8 months ago GameSettings: Remove forced slow depth from fixed titles. (PR #4147 from Armada651)
5.0-466 7 years, 8 months ago D3D: Correctly invert the viewport depth range. (PR #4140 from Armada651)
5.0-464 7 years, 8 months ago OGL: Handle cases where reversed depth is already used. (PR #4139 from Armada651)
5.0-461 7 years, 8 months ago Invalidate the icache when inserting a nop or a BLR (PR #4144 from aldelaro5)
5.0-458 7 years, 8 months ago VertexManagerBase: Get rid of static state (PR #4141 from lioncash)
5.0-455 7 years, 8 months ago [Hotkey] Added custom textures toggle (PR #4136 from Helios747)
5.0-453 7 years, 8 months ago InputConfigDiag: Fix a segfault caused by missing check (PR #4125 from leoetlino)