3.5-156 hace 11 años, 11 meses Merge branch 'master' of https://code.google.com/p/dolphin-emu
3.5-154 hace 11 años, 11 meses clean up FifoPlayerDlg::OnBeginSearch a bit
3.5-154 hace 11 años, 11 meses Fix reference to deleted object bug. This should fix channels not loading from sysmenu anymore.
3.5-153 hace 11 años, 11 meses Fix a potential memleak in FifoPlayerDlg
3.5-152 hace 11 años, 11 meses Add some TODOs.
3.5-151 hace 11 años, 11 meses Fix an assert that had been wrong for ages, apparently.
3.5-150 hace 11 años, 11 meses PixelShaderGen: Shader uid maintainance
3.5-149 hace 11 años, 11 meses Disable color writing when alpha test always fails.
3.5-148 hace 11 años, 11 meses Move alpha pretest to BPMemory.h and rename a bunch of alpha testing related stuff
3.5-147 hace 11 años, 11 meses Reword a comment about early_ztest a bit.
3.5-145 hace 11 años, 11 meses PixelShaderGen: Don't disable depth texture emulation if z writing is disabled (this is what VideoSoftware is doing).
3.5-144 hace 11 años, 11 meses DX11: Fix a small mistake.
3.5-143 hace 11 años, 11 meses X11: Disable OSD hotkeys when the corresponding option is disabled.
3.5-142 hace 11 años, 11 meses Fix clearing of render targets. We were skipping every other one.
3.5-141 hace 11 años, 11 meses Merge branch 'linux-desktop-file'
3.5-138 hace 11 años, 11 meses Disable swapping cmp with instructions potentially raising interrupts
3.5-137 hace 11 años, 11 meses Revert 30dd9c2 e9d00bf db5f4c8 and bff0fae
3.5-136 hace 11 años, 11 meses Fixed the infinite rumble problem caused by r4d6056f14625.
3.5-135 hace 11 años, 11 meses Fix some warnings. Changes suggested by nerzhultheking.
3.5-134 hace 11 años, 11 meses Added GC Steering Wheel emulation.