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