4.0-3806 9 years, 5 months ago CheatSearchTab: Use a wxRadioBox for data sizes (PR #1367 from lioncash)
4.0-3804 9 years, 5 months ago Fixes black screen issue on EGL+X11 systems. (PR #1372 from Sonicadvance1)
4.0-3802 9 years, 5 months ago Removes unused cmake script for finding GLEW. (PR #1391 from Sonicadvance1)
4.0-3800 9 years, 5 months ago Removes ARMv7 specific byteswap routines from CommonFuncs.h (PR #1389 from Sonicadvance1)
4.0-3798 9 years, 5 months ago TextureCache: Get rid of explicit deletes in SaveTexture (PR #1383 from lioncash)
4.0-3796 9 years, 5 months ago CoreParameter: Fix initializer list order (PR #1363 from lioncash)
4.0-3794 9 years, 5 months ago Fix some warnings from Clang trunk in an overly aggressive manner (PR #1349 from comex)
4.0-3791 9 years, 5 months ago Cleans up the JIT block viewer in the WX UI. (PR #1348 from Sonicadvance1)
4.0-3789 9 years, 5 months ago Eliminate getPointers which are memcpyed or memset. (PR #1342 from phire)
4.0-3785 9 years, 5 months ago Fixes OpenSLES's sample rate. (PR #1376 from Sonicadvance1)
4.0-3783 9 years, 5 months ago Enables EarlyZ support in OpenGL ES 3.1. (PR #1371 from Sonicadvance1)
4.0-3781 9 years, 5 months ago Enables block profiling in the UI on non x86 targets. (PR #1369 from Sonicadvance1)
4.0-3779 9 years, 5 months ago Removes some terrible printf debugging that was left over in the ARMv7 JIT. (PR #1370 from Sonicadvance1)
4.0-3777 9 years, 5 months ago Add missing includes where headers depend on other headers having been included first. (PR #1347 from comex)
4.0-3775 9 years, 5 months ago Adds support for stepping in the ARMv7 JIT. (PR #1354 from Sonicadvance1)
4.0-3773 9 years, 5 months ago Don't enable stepping on ARMv7 JIT core if just in the debugger. (PR #1353 from Sonicadvance1)
4.0-3771 9 years, 6 months ago Fix OpenGL linker error on Yosemite (PR #1362 from chrisballinger)
4.0-3769 9 years, 6 months ago Remove hard dependencies of GLX and libGL from Dolphin. (PR #1340 from Sonicadvance1)
4.0-3766 9 years, 6 months ago Added settings file for bittos+ (PR #1332 from Stevoisiak)
4.0-3764 9 years, 6 months ago MMU: allow page-table loads/stores if MMU is off (PR #1355 from FioraAeterna)