4.0-3344 9 years, 6 months ago Fix building Dolphin on OSX without precompiled headers (PR #1132 from lioncash)
4.0-3342 9 years, 6 months ago Remove an unused variable. (PR #1133 from RachelBryk)
4.0-3340 9 years, 6 months ago DolphinWX: Fix the video dialog crashing Dolphin on OSX (PR #1139 from lioncash)
4.0-3338 9 years, 6 months ago DolphinWX: Fix the memory view in the debugger (PR #1136 from lioncash)
4.0-3336 9 years, 6 months ago Disassembler: fix disassembly of some twi instructions (PR #1135 from FioraAeterna)
4.0-3334 9 years, 6 months ago GPU: Only load the relevant color components upon writes to the tev color registers (PR #1102 from neobrain)
4.0-3331 9 years, 6 months ago VideoCommon: Fix function casing in FrameBufferManagerBase (PR #1129 from lioncash)
4.0-3329 9 years, 6 months ago VideoCommon: Make zfreeze in GenMode 1 bit in size (PR #1128 from lioncash)
4.0-3327 9 years, 6 months ago JIT: fix fsel/ps_sel implementations for NaN input (PR #1121 from FioraAeterna)
4.0-3325 9 years, 6 months ago JIT: fix indexed paired singles (PR #1124 from FioraAeterna)
4.0-3323 9 years, 6 months ago Add hotkeys to select save state slots (PR #1096 from RachelBryk)
4.0-3321 9 years, 6 months ago FrameTools: Set focus on Windows via CFrame::SetFocus (PR #1118 from lioncash)
4.0-3319 9 years, 6 months ago Fix build failing when disabling precompiled headers. (PR #1120 from rohit-n)
4.0-3317 9 years, 6 months ago JIT: support byte-reversed stores/loads (PR #1119 from FioraAeterna)
4.0-3315 9 years, 6 months ago Debugger: make opcode search a bit better (PR #1107 from FioraAeterna)
4.0-3313 9 years, 6 months ago [AArch64] Implement a bunch of integer instructions (PR #1113 from Sonicadvance1)
4.0-3310 9 years, 6 months ago JIT: simpler fallback conditions for load/store float (PR #1101 from FioraAeterna)
4.0-3308 9 years, 6 months ago JIT: change eieio and tlbsync to DoNothing (PR #1123 from FioraAeterna)
4.0-3306 9 years, 6 months ago JIT: implement remaining psq_l/st instruction variants (PR #1100 from FioraAeterna)
4.0-3304 9 years, 6 months ago JIT: add ps_cmp0/ps_cmp1/ps_res/ps_rsqrte (PR #1109 from FioraAeterna)