Commit Graph

1837 Commits

Author SHA1 Message Date
Brandon Wright 5f8d4bd26e Fix icon proportions to be precise. 2019-04-03 17:22:26 -05:00
Brandon Wright 53d7441c7c Win32: Fix blurriness on flat icon. Add glossy icon. 2019-04-03 16:56:21 -05:00
Brandon Wright 8eca5590e1 SFX: Make SFX2 1/3 faster than 1.59.2. 2019-04-03 13:14:14 -05:00
Brandon Wright 43d54e1fb0 Use old 3D icons with a new 48x48 size added. 2019-04-03 12:19:55 -05:00
Brandon Wright ee9c95ca6b Adjust SuperFX2 speed slightly. 2019-04-03 12:08:43 -05:00
Brandon Wright 8035c3073f Fix icons. Add LodanZark's flat icon as an option. 2019-04-03 12:01:58 -05:00
Kenta Yoshimura 9cec789d1b Try to fix syntax error. 2019-04-03 21:17:47 +09:00
Kenta Yoshimura 4ec594f53a Fix syntax error. 2019-04-03 08:28:10 +09:00
Kenta Yoshimura e7cb965bfa Remove unused line. 2019-04-03 01:42:38 +09:00
Kenta Yoshimura e59ccab0b4 Unmacro GET_CACHED_TILE, IS_BLANK_TILE and SELECT_PALETTE. 2019-04-03 01:12:50 +09:00
Kenta Yoshimura e54b9f4354 Remove top-level #include. 2019-04-03 01:12:50 +09:00
Kenta Yoshimura 867ee9c689 Remove second-level #inclue and third-level #include. 2019-04-03 01:12:50 +09:00
Kenta Yoshimura b4142cb1f1 Remove tile drawing facade functions. 2019-04-03 01:12:50 +09:00
Kenta Yoshimura 7b31af02a2 Unmacro DRAW_TILE. 2019-04-03 01:12:50 +09:00
Kenta Yoshimura 6424a471f3 Merge macro OFFSET_IN_LINE. 2019-04-03 01:12:50 +09:00
Kenta Yoshimura 824eab3acc Unmacro DRAW_PIXEL Hires. 2019-04-03 01:12:50 +09:00
Kenta Yoshimura 3aecd16edd Unmacro DRAW_PIXEL Normal1x1. 2019-04-03 01:12:50 +09:00
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