4.0-792 10년, 9개월 전 OGL: Remove non-UBO code path. (PR #14 저자 degasus)
4.0-790 10년, 9개월 전 [JITARM] Fixes an issue in the slowmem path that causes grey THP movies,... (PR #31 저자 Sonicadvance1)
4.0-788 10년, 9개월 전 Jit64IL: nits (PR #30 저자 Tilka)
4.0-786 10년, 9개월 전 Remove a pointless c_str() call in FileUtil.cpp. (PR #29 저자 lioncash)
4.0-784 10년, 9개월 전 SWCommandProcessor: fix the CPReg structure fields (PR #27 저자 delroth)
4.0-782 10년, 9개월 전 Silence warning (PR #28 저자 Tilka)
4.0-780 10년, 9개월 전 Automatic translation resources update from Transifex
4.0-779 10년, 9개월 전 Larger cleanup to input-related source files (this time using unique_ptr). (PR #23 저자 lioncash)
4.0-773 10년, 9개월 전 Remove leftover references to OpenCL from the Visual Studio vcxproj file for VideoCommon. (PR #24 저자 lioncash)
4.0-771 10년, 9개월 전 Move two macros (JITDISABLE and INSTRUCTION_START) into JitBase.h. (PR #18 저자 lioncash)
4.0-769 10년, 9개월 전 Automatic translation resources update from Transifex
4.0-768 10년, 9개월 전 Automatic translation template update
4.0-767 10년, 9개월 전 VertexShaderGen: fix D3D posmtx attribute regression by VertexLoaderCleanup merge (PR #21 저자 degasus)
4.0-765 10년, 9개월 전 Vertex loader cleanup. (PR #11 저자 degasus)
4.0-758 10년, 9개월 전 Remove Display List caching. (PR #13 저자 degasus)
4.0-754 10년, 9개월 전 buildbot: reset to upstream known revision (PR #19 저자 degasus)
4.0-752 10년, 9개월 전 Fix an unused variable within function GetScheduledEventsSummary() in CoreTiming.cpp (PR #16 저자 lioncash)
4.0-750 10년, 9개월 전 [Android] Fix Android not calling eglSwapBuffers (PR #9 저자 Sonicadvance1)
4.0-748 10년, 9개월 전 [Android] Fix Adreno v53 development drivers rotating framebuffer (PR #10 저자 Sonicadvance1)
4.0-722 10년, 9개월 전 Revert "[Android] Fix Android not calling eglSwapBuffers"