4.0-419 10 年, 5 ヶ月前 VideoCommon: reorder cbufid in orderer. We've used once two times
4.0-418 10 年, 5 ヶ月前 Merge branch 'efb2tex_alpha'
4.0-415 10 年, 5 ヶ月前 Unused arguments removed from XFBSource::Draw Thanks neo.
4.0-414 10 年, 5 ヶ月前 OpenGL: Enable pinned memory even for index buffers (works for me). Big-ish speedup on AMD GPUs for streaming intensive games.
4.0-413 10 年, 5 ヶ月前 Gameini database update. Beyond Good and Evil (gc), Hunter: The Reckoning (gc), MARIO SUPERSTAR BASEBALL (gc), Heavy Fire Special Operations (wiiware), Tiger Woods PGA TOUR 2005 (gc), Tiger Woods PGA ...
4.0-412 10 年, 5 ヶ月前 Changed the DSP ROM warning from a panic alert to an on-screen message.
4.0-411 10 年, 5 ヶ月前 Merge branch 'master' into jit_exit_addresses
4.0-409 10 年, 5 ヶ月前 Jit64: really fix fmrx regression
4.0-408 10 年, 5 ヶ月前 jit64: add regcache option IsBound
4.0-407 10 年, 5 ヶ月前 Revert "Handle BP mask register better to avoid useless BP writes (causing flushes)"
4.0-406 10 年, 5 ヶ月前 Jit64: fix fmrx regression
4.0-282 10 年, 5 ヶ月前 Merge branch 'viewport_float'
4.0-405 10 年, 5 ヶ月前 "warning fixes" commit introduced warnings; fix them. (And I refuse to use PRI macros.)
4.0-404 10 年, 5 ヶ月前 Merge branch 'ppc_fp'
4.0-399 10 年, 5 ヶ月前 Only add real HID devices to HID list.
4.0-398 10 年, 5 ヶ月前 Imagewrite.cpp had same problem. I hate windows :(
4.0-397 10 年, 5 ヶ月前 std::string can't be passed to ... format.
4.0-396 10 年, 5 ヶ月前 Don't pass char* to std::string. Windows was fine with this :(
4.0-395 10 年, 5 ヶ月前 Use IOFile for TextureToPng to support non-ascii Changed save texture/screenshot uses to std::string Removed unneeded new/delete calls when dealing with temp data.
4.0-394 10 年, 5 ヶ月前 [Core] Fix a mismatched dealloc in Render.cpp in the OGL backend. Should be delete[]