3.5-161 il y a 11 ans, 11 mois Display error messages when failing to compress/decompress games. Fixes issue 4681.
3.5-160 il y a 11 ans, 11 mois Actually export 0-sized files. Fixes issue 5177.
3.5-159 il y a 11 ans, 11 mois Fix an issue where an iterator would become invalidated in TextureCache::ClearRenderTargets()
3.5-158 il y a 11 ans, 11 mois Fix a currently unused unique_lock function. Thanks to Lioncash.
3.5-157 il y a 11 ans, 11 mois Fix incorrect iterator usage in BreakPoints::Clear
3.5-156 il y a 11 ans, 11 mois Merge branch 'master' of https://code.google.com/p/dolphin-emu
3.5-154 il y a 11 ans, 11 mois clean up FifoPlayerDlg::OnBeginSearch a bit
3.5-154 il y a 11 ans, 11 mois Fix reference to deleted object bug. This should fix channels not loading from sysmenu anymore.
3.5-153 il y a 11 ans, 11 mois Fix a potential memleak in FifoPlayerDlg
3.5-152 il y a 11 ans, 11 mois Add some TODOs.
3.5-151 il y a 11 ans, 11 mois Fix an assert that had been wrong for ages, apparently.
3.5-150 il y a 11 ans, 11 mois PixelShaderGen: Shader uid maintainance
3.5-149 il y a 11 ans, 11 mois Disable color writing when alpha test always fails.
3.5-148 il y a 11 ans, 11 mois Move alpha pretest to BPMemory.h and rename a bunch of alpha testing related stuff
3.5-147 il y a 11 ans, 11 mois Reword a comment about early_ztest a bit.
3.5-145 il y a 11 ans, 11 mois PixelShaderGen: Don't disable depth texture emulation if z writing is disabled (this is what VideoSoftware is doing).
3.5-144 il y a 11 ans, 11 mois DX11: Fix a small mistake.
3.5-143 il y a 11 ans, 11 mois X11: Disable OSD hotkeys when the corresponding option is disabled.
3.5-142 il y a 11 ans, 11 mois Fix clearing of render targets. We were skipping every other one.
3.5-141 il y a 11 ans, 11 mois Merge branch 'linux-desktop-file'