3.5-330 il y a 11 ans, 12 mois Properly sort multi-disc games by title.
3.5-329 il y a 11 ans, 12 mois Removed the need for this temporary variable.
3.5-328 il y a 11 ans, 12 mois Cleans up EGL. Removes printf output with INFO_LOG and ERROR_LOG
3.5-327 il y a 11 ans, 12 mois Move swap control to the host specific GLInterface files.
3.5-326 il y a 11 ans, 12 mois Fix a potential memory leak on non-windows systems.
3.5-325 il y a 11 ans, 12 mois change projection_type to u32
3.5-324 il y a 11 ans, 12 mois Revert "mem_fun -> mem_fn."
3.5-323 il y a 11 ans, 12 mois mem_fun -> mem_fn.
3.5-322 il y a 11 ans, 12 mois Revert the fix for the random static audio that would sometimes occur in DSP HLE and DSP LLE. The fix caused the music in Fast - Racing League to play random sounds.
3.5-321 il y a 12 ans Fix AGL.cpp
3.5-320 il y a 12 ans Revert "Ctrl+A support in the action replay code editing menu."
3.5-319 il y a 12 ans Ctrl+A support in the action replay code editing menu.
3.5-318 il y a 12 ans Set the default memory card path as relative too.
3.5-317 il y a 12 ans Save memory card paths relative to exe directory.
3.5-316 il y a 12 ans Preset the HBeam and VBeam to 0 on boot. Fixes Densha de Go Shinkansen EX.
3.5-315 il y a 12 ans Added a game property to disable the clearing of the data cache. This is needed by one known game, "Rubik's Puzzle Galaxy: Rush".
3.5-314 il y a 12 ans Allow emulated wiimote to be tilted 180 degrees in each direction. (was 90) Fixes issue 3492.
3.5-313 il y a 12 ans Remove lttc for lle on thread too.
3.5-312 il y a 12 ans Fix a dumb regression from revision 4925a28f94d8.
3.5-311 il y a 12 ans Revert my dual-core fix for FifoPlayer. Apparently it breaks more than it fixes.