3.5-304 11년, 9개월 전 Remove the dependency on rectangle textures in the software rasterizer. Also make it the be used by default in the software renderer like it was before.
3.5-303 11년, 9개월 전 Fully fix that clear bug in aldlist.cpp. Seems I missed part. Corrected it.
3.5-302 11년, 9개월 전 Fix emulated turntable crossfade slider. (DJ Hero controller) Fixes issue 4504.
3.5-301 11년, 9개월 전 Add support for the mouse cursor and mouse clicking events on OS X.
3.5-300 11년, 9개월 전 Fix emulated wiimote shaking in Wario Land: Shake It, and probably others. Fixes issue 5295. (probably issue 5017 and issue 5578 too)
3.5-299 11년, 9개월 전 Improve "Enable Hotkeys" description. Fixes issue 4607.
3.5-298 11년, 9개월 전 Fix typo.
3.5-297 11년, 9개월 전 Mention middle mouse button in "Free Look" description. Fixes issue 5581.
3.5-296 11년, 9개월 전 Merge branch 'full-analog-surface' Fixes issue 5010.
3.5-293 11년, 9개월 전 Merge branch 'gameinistuff'
3.5-291 11년, 9개월 전 Copypaste fail.
3.5-290 11년, 9개월 전 Fix initial theme selection.
3.5-289 11년, 9개월 전 Actually use the screenshot icon.
3.5-288 11년, 9개월 전 Update title/status bar when pausing emulation.
3.5-287 11년, 9개월 전 Fix translations for the recent spelling error correction. Also update the pot file while we are at it.
3.5-286 11년, 9개월 전 Change GetCmdForHotkey to use a switch. Cuts down on if-statement spam.
3.5-285 11년, 9개월 전 Fix theme loading on non-Windows.
3.5-284 11년, 9개월 전 Move DSP settings to dolphin.ini
3.5-283 11년, 9개월 전 Merge branch 'external-theme'
3.5-270 11년, 9개월 전 Revert "Made several variables/parameters unsigned in the DX9, DX11 and OGL plugins. They make more sense like this (given their names)."