4.0-2556 10년, 3개월 전 Update frametools.cpp to fix crashing when changing themes. (PR #793 저자 kamiyo)
4.0-2554 10년, 3개월 전 Improved system for post processing shaders. (PR #693 저자 Sonicadvance1)
4.0-2547 10년, 3개월 전 DSP: DMA behaviour adjustments to fix regressions (PR #762 저자 booto)
4.0-2543 10년, 3개월 전 CFrame: Add fullscreen window styles to enable exclusive mode in OpenGL. (PR #726 저자 Armada651)
4.0-2540 10년, 3개월 전 Minor improvement of the desktop file (PR #569 저자 RyDroid)
4.0-2538 10년, 3개월 전 CFrame: Handle close events that can't be vetoed. (PR #691 저자 Armada651)
4.0-2536 10년, 3개월 전 Core: Remove the ratio parameter in Zelda UCode's SizeForResampling func (PR #676 저자 lioncash)
4.0-2534 10년, 3개월 전 Common: Fix AsciiToHex returning true on overflow values (PR #785 저자 lioncash)
4.0-2532 10년, 3개월 전 Common: Use the OSX equivalent byte-swap functions (PR #760 저자 lioncash)
4.0-2530 10년, 3개월 전 x64Emitter: optimize immediate sizes (PR #754 저자 FioraAeterna)
4.0-2528 10년, 3개월 전 Core: Default initialize a pointer to nullptr in gdsp_do_dma() (PR #748 저자 lioncash)
4.0-2526 10년, 3개월 전 Fix a cast warning when compiling with MSVC (PR #722 저자 lioncash)
4.0-2524 10년, 3개월 전 Small software backend cleanup. (PR #779 저자 lioncash)
4.0-2514 10년, 3개월 전 Fix regression with toggling the toolbar from PR761 (PR #786 저자 shuffle2)
4.0-2512 10년, 3개월 전 Removed unused Tracer.h/cpp (PR #784 저자 archshift)
4.0-2509 10년, 3개월 전 Use official flag for detailed symbols. Require VS2013 with update 3 or later to build. (PR #777 저자 shuffle2)
4.0-2507 10년, 3개월 전 Changed main toolbar to be flush with the rest of the window. (PR #761 저자 archshift)
4.0-2498 10년, 3개월 전 Windows: Improve XSaveWorkaround to behave correctly when XSAVE processor feature is enabled, but AVX support isn't available for whatever reason. (PR #776 저자 shuffle2)
4.0-2496 10년, 3개월 전 X11_Util: Fix build when using EGL (PR #780 저자 magcius)
4.0-2494 10년, 3개월 전 DolphinWX: Fix scrolling in hex mode for the memory view (PR #768 저자 lioncash)