4.0-2354 10 years, 2 months ago ogl: fix rasterfont (PR #706 from degasus)
4.0-2352 10 years, 2 months ago Fixes a check for what mmap returns. (PR #705 from Sonicadvance1)
4.0-2350 10 years, 2 months ago [RFC] PowerPC flags emulation optimization (PR #527 from delroth)
4.0-2338 10 years, 2 months ago Fix PPC_FP on non-sse4.1 code paths. (PR #681 from phire)
4.0-2336 10 years, 2 months ago Exclusive fullscreen fixes (PR #690 from Armada651)
4.0-2332 10 years, 2 months ago Core: Use an enum for the Gekko exception flags instead of defines (PR #699 from lioncash)
4.0-2330 10 years, 2 months ago Convert some more header inclusions into forward declarations (PR #696 from lioncash)
4.0-2328 10 years, 2 months ago Really get rid of the MSVC 2005 workaround completely (PR #698 from lioncash)
4.0-2326 10 years, 2 months ago Android: Remove an unused variable from MainAndroid.cpp (PR #697 from lioncash)
4.0-2324 10 years, 2 months ago Fix a possible overflow in EXI_DeviceIPL. (PR #678 from lioncash)
4.0-2321 10 years, 2 months ago Core: Remove defines used to work around an MSVC 2005 bug (PR #694 from lioncash)
4.0-2319 10 years, 2 months ago Core: Turn some includes into forward declarations. (PR #684 from lioncash)
4.0-2317 10 years, 2 months ago Classic controller fix (PR #659 from Parlane)
4.0-2314 10 years, 2 months ago Update framelimit tooltip text because the Audio option has been removed... (PR #689 from Shadoxfix)
4.0-2312 10 years, 2 months ago Gcifolder use correct region for fifologs (PR #589 from LPFaint99)
4.0-2310 10 years, 2 months ago Remove audio frame limit. (PR #667 from RachelBryk)
4.0-2308 10 years, 2 months ago Remove fakepoll.h (PR #680 from lioncash)
4.0-2306 10 years, 2 months ago Fix a style guide oversight (PR #682 from lioncash)
4.0-2303 10 years, 2 months ago Core: Use the enum constant for an invalid reg in JitRegCache (PR #685 from lioncash)
4.0-2301 10 years, 2 months ago MMIO: Cleanup Mapping class by using templates instead of macros. (PR #605 from neobrain)