34247 Commits

Author SHA1 Message Date
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 1fa5b66a23cd38514b6f5e8322cfd43c291e2f88.
2016-11-11 19:59:27 +01:00
twinaphex
849cc591bc Revert "Use GL_STREAM_DRAW"
This reverts commit df4107b54148de226b48ea83ef359a5531161f1b.
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 47feb65eda42f1db15d1a894d79f606399c5665e.
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
twinaphex
83d91ae85a (libretro-common) Update copyrights 2016-11-08 17:55:35 +01:00
Alcaro
150fe15eaf Not needed 2016-11-08 17:42:36 +01:00
twinaphex
a7585f9988 Move video_frame.h to libretro-common 2016-11-08 15:35:24 +01:00
twinaphex
a0e1413ecc Remove video_frame.c 2016-11-08 15:30:28 +01:00
twinaphex
279a90a01b Remove dependencies from gfx/video_frame.c 2016-11-08 15:26:15 +01:00
twinaphex
46f3e1878e Add more translatable strings 2016-11-08 15:17:02 +01:00
Brad Parker
05d409b6ca update JP translation 2016-11-08 09:01:15 -05:00
Brad Parker
e378a4636b make save/load state messages fully translatable, rename jp.c to ja.c to match proper language code 2016-11-08 08:37:51 -05:00
aliaspider
79192c0ead (WiiU) video: set swap interval to 0 when nonblocking.
add an fps log.
2016-11-08 10:51:07 +01:00
aliaspider
8b07cf5fd6 (WIIU) calling FSFlushFile each write doesn't seem to be necessary
anymore.
2016-11-08 09:51:05 +01:00
aliaspider
2abc9c7ef9 (WIIU) Home button can now trigger the main menu too. 2016-11-08 09:31:46 +01:00
aliaspider
b8330e2a73 (WIIU) configure logger ip in makefile. 2016-11-08 09:25:20 +01:00
twinaphex
65cd75e346 Translate string 2016-11-08 01:21:21 +01:00
twinaphex
d4b4cd92bb Translate string 2016-11-08 01:17:10 +01:00
Twinaphex
30400ef328 Merge pull request #3962 from diegoviola/master
Fix Netplay fullscreen issue
2016-11-07 23:32:29 +01:00
Twinaphex
30fb97815a Merge pull request #3964 from dankcushions/aspectratio
Display scale factor alongside Custom Viewport Height and Width
2016-11-07 23:32:06 +01:00
Brad Parker
c9727f735b update JP translation, add 2 new translatable strings 2016-11-07 17:28:26 -05:00