Commit Graph

1620 Commits

Author SHA1 Message Date
Brandon Wright 51edec756f GTK: OpenGL: Don't spin with sync_control option. 2019-04-01 17:10:12 -05:00
Brandon Wright e87b742787 Recorrect green bit math. 2019-04-01 11:43:56 -05:00
Brandon Wright ff964ded04 Update changes.txt. 2019-03-31 18:22:20 -05:00
Brandon Wright bd7669e78c libretro: Use 565 format for NTSC filter. 2019-03-31 15:32:49 -05:00
Brandon Wright a2ef6e3818 Fix android compile with ntsc filter. 2019-03-30 20:21:07 -05:00
stellarporter 2d960df03e blargg filter 2019-03-30 19:20:48 -05:00
Brandon Wright d975010369 Fix inadvertent use of C++11 in core. 2019-03-30 19:18:01 -05:00
Brandon Wright d1d9a2ae51 Change variable names to make sense. 2019-03-27 15:42:40 -05:00
Brandon Wright 3b842f896b Adjust new math to do 15->16 bit correctly. 2019-03-27 15:28:23 -05:00
Brandon Wright 9721f78df1 Select brightness function in tile renderer. 2019-03-27 11:42:31 -05:00
Brandon Wright 2d97d2dd98 Use for loops for DRAW_TILE. 3-4% speed benefit. 2019-03-26 12:04:23 -05:00
Brandon Wright 8513ecec51 win32: Nominal frame time NTSC: 60.09881... 2019-03-25 16:17:22 -05:00
Brandon Wright 656f085331 Another splash option. 2019-03-25 16:16:08 -05:00
Brandon Wright 0d137c1224 Save mipmap_input parameter to custom config. 2019-03-24 15:57:59 -05:00
Brandon Wright 0deed414b9 GTK: Remove mostly unused status bar.
Don't bypass compositor in UI-fullscreen mode.
2019-03-24 12:25:29 -05:00
Brandon Wright 54ba8798b5 GTK: Add right-click menu. 2019-03-22 16:51:48 -05:00
Brandon Wright 83505d88c2 GTK: Fix broken keys. 2019-03-22 11:59:50 -05:00
Brandon Wright bdf0e426e0 GTK: Allow one key for multi joypad assignments.
Lets you do stuff like Chrono Trigger L+R+A or all punch buttons in
fighting games.
2019-03-21 17:54:27 -05:00
Brandon Wright dfe66f57b3 GTK: Add new splash background options. 2019-03-21 16:37:00 -05:00
Brandon Wright 2988cbb8ac Proper 16-bit color conversion. 2019-03-21 15:28:31 -05:00
Brandon Wright cc1f6de281 GTK: Yes, we want button and menu images. 2019-03-20 11:54:16 -05:00
Brandon Wright c39f769002 Merge branch 'master' of github.com:snes9xgit/snes9x 2019-03-18 14:29:07 -05:00
Brandon Wright f5c5c8c2b3 unix: Fix sound. 2019-03-18 14:28:38 -05:00
bearoso 2d26ce5ae2
Update README.md 2019-03-17 16:54:51 -05:00
Brandon Wright 0306b68d2a GTK: Add some translation strings I missed. 2019-03-17 16:30:58 -05:00
Brandon Wright e722a192e2 Merge branch 'master' of github.com:snes9xgit/snes9x 2019-03-17 16:10:36 -05:00
bearoso 6db1b338af
Merge pull request #517 from JotaRandom/master
Update Spanish translation
2019-03-17 12:15:03 -05:00
Pablo Lezaeta 80ed21b6e8 Update Spanish translation 2019-03-17 03:43:40 -03:00
Brandon Wright 4f0cc90525 GTK: Update splash background. 2019-03-16 13:45:38 -05:00
Brandon Wright 65c5995436 Update version number and start changelog. 2019-03-13 17:40:51 -05:00
Brandon Wright 257638f77a Clamp MSU1+S-DSP mixing. 2019-03-12 16:31:44 -05:00
Brandon Wright 8624a3d013 Revert IPL rom optimization.
Something's not quite right with it.
2019-03-10 20:19:54 -05:00
Brandon Wright 0d4ee55824 Fix problems with pull request. 2019-03-09 18:18:01 -06:00
bearoso b5270db944
Merge pull request #428 from CapnCrinklepants/master
Swap joypads over Netplay
2019-03-09 18:14:50 -06:00
Brandon Wright e854a759f8 Fix Chou Aniki. Remove hack. 2019-03-09 17:16:54 -06:00
Brandon Wright 28a62e9bf2 libretro: Pass ROM directory for any unknown. 2019-03-08 18:43:50 -06:00
Brandon Wright 0eaa701954 Remove DirectDraw's format setting. 2019-03-07 17:42:10 -06:00
Brandon Wright 76b6342ca1 Remove most of GFX_MULTI_FORMAT. 2019-03-07 17:14:51 -06:00
Brandon Wright 58aa23ba6d Make blending work with RGB555. 2019-03-07 14:28:37 -06:00
Brandon Wright aba8dc5b61 Fix color add for non-GFX_MULTI_FORMAT. 2019-03-07 11:58:20 -06:00
Brandon Wright 02aa2d0c6a Use a lookup table. A little faster. 2019-03-06 20:17:07 -06:00
Brandon Wright db8227fa42 Fix PPU blending with unoptimized change. 2019-03-06 19:00:29 -06:00
Brandon Wright 7dde81a77d GTK:OpenGL: Remove fences variable. 2019-03-06 11:10:06 -06:00
Brandon Wright 23a0e1251e win32:opengl: Use DWM sync in windowed, Vsync in fullscreen exclusive. 2019-03-05 14:25:50 -06:00
Brandon Wright 045d20507d win32: Use nvidia-suggested settings for opengl fullscreen. 2019-03-04 15:49:05 -06:00
Brandon Wright 19456090ee Reword. 2019-03-04 14:42:40 -06:00
Brandon Wright da37d725ec win32: Change DWMTweaks to DWMSync option. 2019-03-04 14:40:32 -06:00
Brandon Wright 958a5d47db GTK: Fix clang-format thinking it's so smart. 2019-03-02 16:21:44 -06:00
Brandon Wright 92f2a9510f GTK: In mouse-grab mode, accumulate partial pixels. 2019-03-02 16:10:00 -06:00
Brandon Wright 7b310a0cf4 GTK: Swap glFenceSync for sync control extension. 2019-03-02 15:25:59 -06:00