4.0-3818 9 years, 11 months ago Use double braces for std:array initialization to avoid clang warning. (PR #1397 from comex)
4.0-3816 9 years, 11 months ago Fixes packaging OS X binary with spaces in the directory name. (PR #1395 from Sonicadvance1)
4.0-3814 9 years, 11 months ago Minor ARMv7 JIT recompiler optimizations. (PR #1375 from Sonicadvance1)
4.0-3810 9 years, 11 months ago OGL: force enable postprocessing (PR #1322 from degasus)
4.0-3808 9 years, 11 months ago Read game title from ini file, or titles.txt if it exists. (PR #1364 from RachelBryk)
4.0-3806 9 years, 11 months ago CheatSearchTab: Use a wxRadioBox for data sizes (PR #1367 from lioncash)
4.0-3804 9 years, 11 months ago Fixes black screen issue on EGL+X11 systems. (PR #1372 from Sonicadvance1)
4.0-3802 9 years, 11 months ago Removes unused cmake script for finding GLEW. (PR #1391 from Sonicadvance1)
4.0-3800 9 years, 11 months ago Removes ARMv7 specific byteswap routines from CommonFuncs.h (PR #1389 from Sonicadvance1)
4.0-3798 9 years, 11 months ago TextureCache: Get rid of explicit deletes in SaveTexture (PR #1383 from lioncash)
4.0-3796 9 years, 11 months ago CoreParameter: Fix initializer list order (PR #1363 from lioncash)
4.0-3794 9 years, 11 months ago Fix some warnings from Clang trunk in an overly aggressive manner (PR #1349 from comex)
4.0-3791 9 years, 11 months ago Cleans up the JIT block viewer in the WX UI. (PR #1348 from Sonicadvance1)
4.0-3789 9 years, 11 months ago Eliminate getPointers which are memcpyed or memset. (PR #1342 from phire)
4.0-3785 9 years, 11 months ago Fixes OpenSLES's sample rate. (PR #1376 from Sonicadvance1)
4.0-3783 9 years, 11 months ago Enables EarlyZ support in OpenGL ES 3.1. (PR #1371 from Sonicadvance1)
4.0-3781 9 years, 11 months ago Enables block profiling in the UI on non x86 targets. (PR #1369 from Sonicadvance1)
4.0-3779 9 years, 11 months ago Removes some terrible printf debugging that was left over in the ARMv7 JIT. (PR #1370 from Sonicadvance1)
4.0-3777 9 years, 11 months ago Add missing includes where headers depend on other headers having been included first. (PR #1347 from comex)
4.0-3775 9 years, 11 months ago Adds support for stepping in the ARMv7 JIT. (PR #1354 from Sonicadvance1)