3.5-152 12 years ago Add some TODOs.
3.5-151 12 years ago Fix an assert that had been wrong for ages, apparently.
3.5-150 12 years ago PixelShaderGen: Shader uid maintainance
3.5-149 12 years ago Disable color writing when alpha test always fails.
3.5-148 12 years ago Move alpha pretest to BPMemory.h and rename a bunch of alpha testing related stuff
3.5-147 12 years ago Reword a comment about early_ztest a bit.
3.5-145 12 years ago PixelShaderGen: Don't disable depth texture emulation if z writing is disabled (this is what VideoSoftware is doing).
3.5-144 12 years ago DX11: Fix a small mistake.
3.5-143 12 years ago X11: Disable OSD hotkeys when the corresponding option is disabled.
3.5-142 12 years ago Fix clearing of render targets. We were skipping every other one.
3.5-141 12 years ago Merge branch 'linux-desktop-file'
3.5-138 12 years ago Disable swapping cmp with instructions potentially raising interrupts
3.5-137 12 years ago Revert 30dd9c2 e9d00bf db5f4c8 and bff0fae
3.5-136 12 years ago Fixed the infinite rumble problem caused by r4d6056f14625.
3.5-135 12 years ago Fix some warnings. Changes suggested by nerzhultheking.
3.5-134 12 years ago Added GC Steering Wheel emulation.
3.5-129 12 years ago Make sure the null character is not included in the string.
3.5-128 12 years ago Fix the name and description truncation issue in a cleaner way.
3.5-127 12 years ago Remove unused progressive scan option from iso properties, and disable audio settings while a game is running.
3.5-126 12 years ago Fix truncated names and descriptions in the game list on linux.