3.5-346 10 anos, 8 meses atrás For each of the recently added warning flags check to see if the compiler supports the flag before adding it.
3.5-345 10 anos, 8 meses atrás Fix some shadowing warnings.
3.5-344 10 anos, 8 meses atrás Remove this double flush in the idleskipping code.
3.5-343 10 anos, 8 meses atrás hah, woops.
3.5-342 10 anos, 8 meses atrás Hey Parlane. Fixed it.
3.5-341 10 anos, 8 meses atrás I blame Billiard.
3.5-340 10 anos, 8 meses atrás Fix for the fix that didn't fix.
3.5-339 10 anos, 8 meses atrás 4000 warnings about not supporting a warning...
3.5-338 10 anos, 8 meses atrás Preset HBeamPos to -1. Fixes NTSC-U N64 VC games.
3.5-337 10 anos, 8 meses atrás Enabled more warnings. Get to work!
3.5-336 10 anos, 8 meses atrás Gameini database update. Fixes issue 5135.
3.5-335 10 anos, 8 meses atrás Duplicate condition fix.
3.5-334 10 anos, 8 meses atrás Better implementation of revision 2cc1a97a66c2. Works with .gcz files now.
3.5-333 10 anos, 8 meses atrás Remove deprecated method for accessing a gtk widgets window. Fix a debug build compiler warning.
3.5-332 10 anos, 8 meses atrás Move the cmake option lines to the top of the Cmake file for easy viewing in vim.
3.5-331 10 anos, 8 meses atrás Do not automatically refresh the game list for games that have "Emulation issues" written in their gameini after we open/close the iso properties.
3.5-330 10 anos, 8 meses atrás Properly sort multi-disc games by title.
3.5-329 10 anos, 8 meses atrás Removed the need for this temporary variable.
3.5-328 10 anos, 8 meses atrás Cleans up EGL. Removes printf output with INFO_LOG and ERROR_LOG
3.5-327 10 anos, 8 meses atrás Move swap control to the host specific GLInterface files.