Commit graph

  • 0eaa701954 Remove DirectDraw's format setting. nogfxmultiformat Brandon Wright 2019-03-07 17:42:10 -06:00
  • 76b6342ca1 Remove most of GFX_MULTI_FORMAT. Brandon Wright 2019-03-07 17:14:51 -06:00
  • 58aa23ba6d Make blending work with RGB555. Brandon Wright 2019-03-07 14:28:37 -06:00
  • aba8dc5b61 Fix color add for non-GFX_MULTI_FORMAT. Brandon Wright 2019-03-07 11:58:20 -06:00
  • 02aa2d0c6a Use a lookup table. A little faster. Brandon Wright 2019-03-06 20:17:07 -06:00
  • db8227fa42 Fix PPU blending with unoptimized change. Brandon Wright 2019-03-06 19:00:29 -06:00
  • 7dde81a77d GTK:OpenGL: Remove fences variable. Brandon Wright 2019-03-02 18:57:53 -06:00
  • 23a0e1251e win32:opengl: Use DWM sync in windowed, Vsync in fullscreen exclusive. Brandon Wright 2019-03-05 14:25:50 -06:00
  • 045d20507d win32: Use nvidia-suggested settings for opengl fullscreen. Brandon Wright 2019-03-04 15:49:05 -06:00
  • 19456090ee Reword. Brandon Wright 2019-03-04 14:42:40 -06:00
  • da37d725ec win32: Change DWMTweaks to DWMSync option. Brandon Wright 2019-03-04 14:40:32 -06:00
  • 958a5d47db GTK: Fix clang-format thinking it's so smart. Brandon Wright 2019-03-02 16:21:44 -06:00
  • 92f2a9510f GTK: In mouse-grab mode, accumulate partial pixels. Brandon Wright 2019-03-02 16:10:00 -06:00
  • 7b310a0cf4 GTK: Swap glFenceSync for sync control extension. Brandon Wright 2019-03-02 15:25:59 -06:00
  • 70484ba612 GTK: Fix xBRZ scaler when multithreading enabled. Brandon Wright 2019-03-01 19:57:38 -06:00
  • 712c979771 GTK: Add icons to key bindings to clear entry. Brandon Wright 2019-02-28 21:02:19 -06:00
  • d751e9916c libretro: only call RETRO_ENVIRONMENT_SET_GEOMETRY from retro_run OV2 2019-02-28 15:17:41 +01:00
  • ab1fa8d360 Update version to 1.59.2. 1.59.2 Brandon Wright 2019-02-27 20:36:00 -06:00
  • a70e2ccda6 A stupid mistake fixed. Brandon Wright 2019-02-27 20:31:36 -06:00
  • fc4f476414 Bump version number to 1.59.1. 1.59.1 Brandon Wright 2019-02-27 19:02:56 -06:00
  • 8c9d900c10 Add back optimizations. Brandon Wright 2019-02-27 18:51:46 -06:00
  • 7df5eaeaf1 Revert "APU: Seemingly obvious optimization." Brandon Wright 2019-02-27 18:29:54 -06:00
  • 9a44626686 Revert "IPL rom mapping optimization." Brandon Wright 2019-02-27 18:28:48 -06:00
  • ef70758053 GTK: Use actual NTSC frame time. 1.59 Brandon Wright 2019-02-27 13:55:19 -06:00
  • f2069e8af9 Remove extra parameter from S9xInitSound Brandon Wright 2019-02-27 11:02:22 -06:00
  • 441fbeaf9d Add hint about SPIRV-Cross OV2 2019-02-27 12:59:33 +01:00
  • a277eddd33 GTK: Add note how to generate .po files Brandon Wright 2019-02-26 16:43:35 -06:00
  • 993f6ef927 Update some documents. Brandon Wright 2019-02-26 16:36:05 -06:00
  • 9146f07bc6 GTK: Add gtk_shader_parameters.cpp to POTFILES.in Brandon Wright 2019-02-26 15:31:48 -06:00
  • 2481eaf282 Update porting.html Brandon Wright 2019-02-26 15:20:03 -06:00
  • 509e820324 GTK: Remove no longer true stagement. Brandon Wright 2019-02-25 18:06:24 -06:00
  • ef6e170a15 libretro: fix compile OV2 2019-02-24 00:58:22 +01:00
  • 3b854d7c57 APU: Clean up what we're not using. Brandon Wright 2019-02-23 16:00:39 -06:00
  • 51e7da6751 Get rid of some more warnings OV2 2019-02-23 15:00:57 +01:00
  • 80956bd53d win32: also update __cplusplus in libretro project OV2 2019-02-23 14:51:57 +01:00
  • 2ce6de57ac
    Merge pull request #505 from tmkk/apurefactor_mac OV2 2019-02-23 14:33:47 +01:00
  • b0c4f47889 win32: report a more appropriate __cplusplus value OV2 2019-02-23 14:30:55 +01:00
  • fd19842be5 win32: disable xp deprecation warning in libretro project OV2 2019-02-23 14:29:57 +01:00
  • 86d58931a1 win32: disable xp deprecation warnings for new projects OV2 2019-02-23 14:01:08 +01:00
  • dabda7186d win32: disable scanlines when checkbox is unset OV2 2019-02-23 13:58:30 +01:00
  • 064085b41c macosx: change default value for SoundInputRate and macSoundBuffer_ms, and apply the new value when running 1.59 for the first time tmkk 2019-02-23 14:52:11 +09:00
  • 9b26555183 macosx: change audio buffering strategy to comply with refactored APU engine tmkk 2019-02-23 14:49:33 +09:00
  • 09f0e3727e macosx: disable GUI buttons for deprecated sound options tmkk 2019-02-23 14:48:03 +09:00
  • b2fe66e242 resampler.h: cstdint is a C++11 header; include stdint.h instead when not available tmkk 2019-02-23 14:46:09 +09:00
  • 46653afb87 macosx: project file update tmkk 2019-02-23 14:44:01 +09:00
  • 4bd0fd5bf7 GTK: Use system DefaultTBuiltInResource. Brandon Wright 2019-02-22 10:57:45 -06:00
  • 7dd2f760f7 IPL rom mapping optimization. Brandon Wright 2019-02-21 13:40:33 -06:00
  • f24ca1f8a2 APU: Seemingly obvious optimization. Brandon Wright 2019-02-21 12:42:27 -06:00
  • 8dd183dab1 Remove unused ReverseStereo bladeoner 2019-02-21 15:20:05 +01:00
  • 3469bd86eb GTK: Clarify how to get SPIRV-Cross. Brandon Wright 2019-02-20 17:16:24 -06:00
  • 64a26f0096 Update changes.txt. Brandon Wright 2019-02-20 17:01:56 -06:00
  • 0c7e9ebe88 GTK: Update strings in .po files. Brandon Wright 2019-02-20 16:30:29 -06:00
  • aaadcf820f Bump version number and copyright date. Brandon Wright 2019-02-20 16:25:56 -06:00
  • aeb0d4f702 Adjust APU hack for Circuit USA. Brandon Wright 2019-02-20 16:25:12 -06:00
  • 9c120fe3bf Adjust default input rate, too. Brandon Wright 2019-02-19 17:54:57 -06:00
  • aa867abcd3 Use nominal frequency ratio for APU. Brandon Wright 2019-02-19 17:50:25 -06:00
  • df9e37d718 win32: Fix poor performance with OpenGL/snes_ntsc. Brandon Wright 2019-02-19 16:57:42 -06:00
  • f211d878a5 And missing comma. Brandon Wright 2019-02-19 14:31:32 -06:00
  • be64fcf518 Fix extraneous ] Brandon Wright 2019-02-19 14:27:44 -06:00
  • 504be0917b win32: Readd version to title string. Brandon Wright 2019-02-19 14:26:48 -06:00
  • 71acae74b4
    Update Portsofsnes9x bladeoner 2019-02-19 18:42:20 +01:00
  • 34970d3e2a Use C++ initialize function. Brandon Wright 2019-02-18 18:28:00 -06:00
  • 1222518dc4 Update SPIRV-Cross. Brandon Wright 2019-02-18 17:22:13 -06:00
  • c3afc788ca Capitalization consistency. Brandon Wright 2019-02-18 15:18:13 -06:00
  • 6757f93830 Snes9x, not Snes9X Brandon Wright 2019-02-18 15:15:28 -06:00
  • 191b82f14d GTK: Break display settings into tabs. Brandon Wright 2019-02-17 20:55:59 -06:00
  • 33db8a355b win32: Make control dialog less cramped. Brandon Wright 2019-02-17 17:40:52 -06:00
  • abea8212d5 win32: Add a config file only DWM tweaks option. Brandon Wright 2019-02-17 17:27:50 -06:00
  • f2b5f26a35 Move interlace flags to S9xSoftResetPPU. Brandon Wright 2019-02-17 15:57:23 -06:00
  • c90de1077b win32: fix buffer overflows OV2 2019-02-16 15:42:26 +01:00
  • 3b342eedc3 Fix SPC_DSP GCC compile error bladeoner 2019-02-16 14:08:37 +01:00
  • 1d57e214b3 GTK/Unix: Consistent default playback rate. Brandon Wright 2019-02-15 13:06:25 -06:00
  • e48f077f6c win32: Don't encourage 32000Hz sound. Brandon Wright 2019-02-15 12:59:18 -06:00
  • 7c90ccbd0d Fix GCC warning about indentation. Brandon Wright 2019-02-14 11:43:25 -06:00
  • 3322be6f18 unix: remove unnecessary file from makefile (fixes #495) OV2 2019-02-14 17:04:40 +01:00
  • 5b7c329134 GFX.DoInterlace-- should occur even if we don't render frame. Brandon Wright 2019-02-13 18:20:55 -06:00
  • 3215788e26 win32: Fix TVMode in non-directdraw. Brandon Wright 2019-02-13 17:28:45 -06:00
  • 081c4eeb86 win32: Dialogs: Change one width. Brandon Wright 2019-02-13 17:08:44 -06:00
  • 5c29a1f834 win32: Change frame skipping captions to be less confusing. Brandon Wright 2019-02-13 17:04:31 -06:00
  • dbd118f6d6 win32: dialogs: A few small tweaks. Brandon Wright 2019-02-13 16:56:26 -06:00
  • b57dcc25b7 win32: Finish tweaking dialog boxes. Brandon Wright 2019-02-13 16:47:38 -06:00
  • 3cfe7b31e3
    Fix missing parenthesis. bearoso 2019-02-12 23:09:50 -06:00
  • cf3feb24ac win32: WaveOut: Correct volume setting. Brandon Wright 2019-02-12 22:32:53 -06:00
  • 35eb5e550b C4: Do the sign extend manually. Brandon Wright 2019-02-12 22:27:36 -06:00
  • bd96a8ddc7 Revert "MSVC 2005 bugfix" Brandon Wright 2019-02-12 22:01:31 -06:00
  • 49e399c9cf win32: Control dialog box OK/Cancel were backwards. Brandon Wright 2019-02-12 19:35:06 -06:00
  • 9774d7024e win32: Window sizes don't want to snap to grid. Brandon Wright 2019-02-12 19:18:12 -06:00
  • 0c5a9580d5 win32: Tweak cheat dialog box. Brandon Wright 2019-02-12 18:21:29 -06:00
  • 1b7a80f646 win32: Clean up dialog boxes. Brandon Wright 2019-02-12 17:59:19 -06:00
  • 2164c86158 Remove S9xFinalizeSamples. Brandon Wright 2019-02-12 16:30:49 -06:00
  • a9a646eb60 Don't use O3 for MSVC twinaphex 2019-01-26 23:50:00 +01:00
  • 8106d02de9 win32: Correct wrong file removed from project. Brandon Wright 2019-02-12 16:13:18 -06:00
  • 10e83f5859 win32: Clean up dialog boxes. apurefactor Brandon Wright 2019-02-12 17:59:19 -06:00
  • b7e96ef513 Remove S9xFinalizeSamples. Brandon Wright 2019-02-12 16:30:49 -06:00
  • 714f38cb4b Don't use O3 for MSVC twinaphex 2019-01-26 23:50:00 +01:00
  • 72332a90ff win32: Correct wrong file removed from project. Brandon Wright 2019-02-12 16:13:18 -06:00
  • 1ba69b0d9c
    Merge pull request #491 from snes9xgit/apurefactor bearoso 2019-02-12 16:11:07 -06:00
  • 3c28cbf514 win32: add device selection to WaveOut OV2 2019-02-12 19:41:44 +01:00
  • 28f8ac8341 win32: correct audio buffer size values OV2 2019-02-12 19:15:53 +01:00
  • 0772e3828c win32: WaveOut: Add underrun recovery and buffer size min. Brandon Wright 2019-02-12 12:32:47 -06:00