3.5-402 hace 11 años, 9 meses Changes/cleanup to TextureCache::Load and other mipmap related code. The significant change is what is now line 520 of TextureCacheBase.cpp: ((std::max(mipWidth, bsw) * std::max(mipHeight, bsh) * bsde...
3.5-401 hace 11 años, 9 meses Reduce some DI command delays. Fix DKCR hanging with DSP HLE. My other games continue to work.
3.5-400 hace 11 años, 9 meses Video_Software: Fix ZComploc option breaking stuff.
3.5-399 hace 11 años, 9 meses Video_Software: Fix the ZFreeze option doing nothing.
3.5-398 hace 11 años, 9 meses Video_Software: Toggable zfreeze and early_z support for testing.
3.5-397 hace 11 años, 9 meses Fix header guard and definitions not being set to 1
3.5-396 hace 11 años, 9 meses Add the option to turn on only the EGL interface to use desktop OpenGL with it.
3.5-395 hace 11 años, 9 meses Change the ugly "no banner" banner to the sexy "X" from the website.
3.5-394 hace 11 años, 9 meses Fix a crash in the FifoPlayer dialog.
3.5-393 hace 11 años, 9 meses Use different reply delays for various DI commands. Fixes issue 5983.
3.5-392 hace 11 años, 9 meses Revert "[bugfix] DX9::TextureCache: Use max_lod instead of min_lod where necessary."
3.5-391 hace 11 años, 9 meses Merge branch 'mipmap_fixes'.
3.5-383 hace 11 años, 9 meses Fix some potential issues when blending on EFB formats without alpha. Clean up state transition tables.
3.5-382 hace 11 años, 9 meses Disable play and record buttons if an iso was selected, but is later deselected.
3.5-381 hace 11 años, 9 meses Disable start/play recording buttons when no iso is selected.
3.5-380 hace 11 años, 9 meses Only delay DI and fs IPC replies. Fixes issue 5982.
3.5-379 hace 11 años, 9 meses Fix compilation with SDL2. (based on a patch from matthewharveys) Fixes issue 5971.
3.5-378 hace 11 años, 9 meses "Fix" using SDL from externals.
3.5-377 hace 11 años, 9 meses Clean up SDL includes a bit. Maybe fix an SDL2 problem.
3.5-376 hace 11 años, 9 meses Number "unknown" axes in OSX rather than call them all "unk".