5.0-548 8 years ago Fix issues with Custom RTC when set past the year 2038 (PR #4135 from RisingFog)
5.0-546 8 years ago [IPC HLE] Implement /dev/usb/ven with very basic functionality (PR #4142 from mbc07)
5.0-544 8 years ago Remove the old Xlib backend (PR #4179 from magcius)
5.0-540 8 years ago Dynamic bat (PR #4146 from degasus)
5.0-532 8 years ago WII_IPC_HLE: Fix Reinit (PR #4184 from EmptyChaos)
5.0-530 8 years ago Star Wars: The Clone Wars INI (PR #4185 from JMC47)
5.0-528 8 years ago Simplify an if condition after PR #4078 (PR #4183 from aldelaro5)
5.0-526 8 years ago Don't use the fast path when there are watchpoints enabled, for writes too (PR #4078 from comex)
5.0-524 8 years ago BPStructs: remove case statements which never match. (PR #4177 from phire)
5.0-522 8 years, 1 month ago Core: CoreTiming Cleanup (Add UnitTests) (PR #4168 from EmptyChaos)
5.0-512 8 years, 1 month ago x64Emitter: Generify ABI_CallFunction variants (PR #4166 from lioncash)
5.0-510 8 years, 1 month ago VideoSoftware: Fix unsigned overflow bug in fog (PR #4172 from phire)
5.0-508 8 years, 1 month ago VertexShaderManager: Explicitly use floating-point variant of abs. (PR #4170 from Armada651)
5.0-506 8 years, 1 month ago PixelEngine: Add missing static specifier for `s_token_finish_mutex`. (PR #4171 from Armada651)
5.0-504 8 years, 1 month ago DVDInterface: Remove unused Triforce buffer. (PR #4169 from Armada651)
5.0-502 8 years, 1 month ago VertexShaderGen: Move the sonic epsilon hack to the vertex shader. (PR #4164 from Armada651)
5.0-500 8 years, 1 month ago VertexShaderGen: Fix D3D11 X3014 compile error (PR #4167 from EmptyChaos)
5.0-498 8 years, 1 month ago Fix Graphics Settings Capitalization (PR #4143 from Pringo)
5.0-496 8 years, 1 month ago Backends: Remove unnecessary references to the renderer global (PR #4165 from lioncash)
5.0-492 8 years, 1 month ago Fix bug with texture coordinate q value being 0 (PR #3707 from OrN)