Commit Graph

37479 Commits

Author SHA1 Message Date
twinaphex 574a01d390 One C89_BUILD fix 2016-11-14 05:24:10 +01:00
Twinaphex ed77f98f5e Merge pull request #3993 from dankcushions/aspectratio
Do not allow custom resolutions to be below the game resolution when …
2016-11-14 03:57:28 +01:00
Twinaphex 8ec45750d4 Merge pull request #3992 from leiradel/master
Fixed math to translate a physical address to the memory descriptor index + offset
2016-11-14 03:57:13 +01:00
Andre Leiradella 170c98b593 Changed how bit values are calculated; seems to fix achievement 24594, Hungriest Runner (Win all three races in the Gourmet Race Grand Prix.), for Kirby Super Star. 2016-11-13 23:20:11 +00:00
dankcushions facb2703f6 Do not allow custom resolutions to be below the game resolution when integer scale is on. 2016-11-13 22:38:48 +00:00
Andre Leiradella 2b345b8d48 Fixed math to translate a physical address to the memory descriptor index + offset 2016-11-13 20:58:09 +00:00
Twinaphex d978a0aa90 Merge pull request #3991 from aliaspider/master
(WiiU) implement viewport/filtering options.
2016-11-13 19:23:32 +01:00
twinaphex c46ed2f754 Use compat_strcasestr 2016-11-13 19:09:24 +01:00
aliaspider 975c442b1a (WiiU) implement viewport/filtering options. 2016-11-13 18:43:22 +01:00
Twinaphex b97c10b38c Merge pull request #3990 from aliaspider/master
(WiiU) audio + savestates fixes.
2016-11-13 17:46:08 +01:00
aliaspider f51f17ce22 (WiiU) flush all tasks each loop. fixes savestates. 2016-11-13 16:46:24 +01:00
aliaspider 7dab3ea378 (WiiU) audio quality/latency tweaks. 2016-11-13 16:42:43 +01:00
Twinaphex 2e358ba8e8 Merge pull request #3981 from lasers/fix-black-boxes-conspiracy
Update black boxes conspiracy
2016-11-13 02:22:27 +01:00
Twinaphex d4eba0ab96 Merge pull request #3985 from aliaspider/master
(WiiU) update.
2016-11-13 02:22:18 +01:00
Twinaphex 4e901457a2 Merge pull request #3987 from heuripedes/shader-things
(shader_glsl.c) Don't allocate/clear more than needed in gl_glsl_set_coords()
2016-11-13 02:20:28 +01:00
Higor Eurípedes 8977968b6d (shader_glsl.c) Don't allocate/clear more than needed in gl_glsl_set_coords() 2016-11-12 08:23:06 -03:00
aliaspider fc82e91465 (WiiU) increase audio volume. 2016-11-12 08:36:00 +01:00
aliaspider dddff81d3a (WiiU) fix clicking artifatcs: endOffset was actually the last played
sample and not the looping/end offset.
2016-11-12 07:53:50 +01:00
twinaphex 8551cc4f9b Remove if 0 for memcpy 2016-11-11 22:54:13 +01:00
Jean-André Santoni 72161acbd3 Smoother ribbon 2016-11-11 20:04:55 +01:00
Jean-André Santoni 02be74b9c4 Revert "New ribbon noise. Will have to be ported to GLSL modern, Vulkan and Cg"
This reverts commit 1fa5b66a23.
2016-11-11 19:59:27 +01:00
twinaphex 849cc591bc Revert "Use GL_STREAM_DRAW"
This reverts commit df4107b541.
2016-11-11 18:34:06 +01:00
neville df4107b541 Use GL_STREAM_DRAW 2016-11-11 00:52:43 +01:00
twinaphex 21b309f52d Update diff.diff 2016-11-11 00:18:35 +01:00
neville 12804431db (GLSL) Avoid memsets - good for about a +1fps speedup with simplified
ribbon on PowerPC Mac
2016-11-10 18:35:47 +01:00
twinaphex 25c46aa7b2 Revert "Update diff.diff"
This reverts commit 47feb65eda.
2016-11-10 18:26:29 +01:00
twinaphex 47feb65eda Update diff.diff 2016-11-10 18:25:22 +01:00
twinaphex 06b5f48782 Add diff.diff 2016-11-10 18:06:57 +01:00
aliaspider 9ecd8b18e0 (WiiU) set swap interval to 1 when vsync is active. 2016-11-10 15:11:33 +01:00
aliaspider 158fd3404e (WiiU) enable blending. 2016-11-10 14:24:44 +01:00
aliaspider 6f7f6a363b (WiiU) only wait for vsync when not missed. 2016-11-10 14:24:20 +01:00
aliaspider e268630b84 (WiiU) skip bad vpad reads. 2016-11-10 13:03:40 +01:00
lasers e99b25a4b3 Update black boxes conspiracy 2016-11-10 01:47:43 -06:00
Alcaro 7d7e83ce73 Clarify error 2016-11-10 08:34:08 +01:00
aliaspider 225edffce1 (WiiU) fix wiiload script. 2016-11-10 08:32:45 +01:00
twinaphex 3f29eed928 According to enygmata's findings we can comment this out 2016-11-10 02:09:25 +01:00
Twinaphex 4b03bb926f Merge pull request #3972 from lasers/fix-black-boxes-conspiracy
Fix black boxes conspiracy
2016-11-09 21:07:57 +01:00
aliaspider deb9ea4453 (WiiU) netlog scripts. 2016-11-09 14:28:39 +01:00
aliaspider dbd8a87ebb (WiiU) can compile as rpx. (doesn't exit properly) 2016-11-09 14:26:38 +01:00
Brad Parker f58b11b523 update JP translation 2016-11-09 08:02:29 -05:00
Jean-André Santoni 1fa5b66a23 New ribbon noise. Will have to be ported to GLSL modern, Vulkan and Cg 2016-11-09 11:59:43 +01:00
lasers fc9b6905fe Fix black boxes conspiracy 2016-11-08 17:30:26 -06:00
twinaphex 18da1fc088 More logging 2016-11-09 00:20:44 +01:00
twinaphex 5e9a6772cf (fft.cpp) Add debug logging 2016-11-08 23:52:17 +01:00
twinaphex 5865a8c299 (fft.cpp) Add logging 2016-11-08 20:28:59 +01:00
Jean-André Santoni 1d8b6ceafd Use BGRA8888 on VideoCore 2016-11-08 20:22:38 +01:00
twinaphex 02e4dbfa0f Fix matrix_4x4_projection 2016-11-08 20:09:43 +01:00
twinaphex 136d9f43d3 C89 buildfix 2016-11-08 19:45:40 +01:00
twinaphex 1c31e37749 C89_BUILD fixes 2016-11-08 19:42:58 +01:00
twinaphex f6b273e1be (Desktop GL) GL_CAPS_BGRA8888 - return true by default 2016-11-08 19:11:54 +01:00