41930 Commits

Author SHA1 Message Date
Twinaphex
a7e9ca4def
Update CHANGES.md 2018-01-14 05:17:35 +01:00
Toad King
38ec1acf8e add mouse support to emscripten 2018-01-13 20:51:30 -06:00
Toad King
77b158e6a2 fix compiler warning 2018-01-13 20:47:30 -06:00
Toad King
0ce1fa7751 fix search box in menu 2018-01-13 20:47:15 -06:00
Twinaphex
332ccbf300
Merge pull request #6097 from aliaspider/master
(Direct3D) Menu display driver implementation.
2018-01-14 02:54:40 +01:00
aliaspider
7b09d5399c (Direct3D) Menu display driver implementation. 2018-01-14 02:21:48 +01:00
Toad King
1e212b4248 use emscripten HTML5 API for keyboard events instead of old JS library 2018-01-13 17:56:00 -06:00
twinaphex
8e6f931f85 Add some safeguards 2018-01-13 23:50:14 +01:00
Andrés
4eb33dfc4f
Update CHANGES.md 2018-01-13 14:22:42 -05:00
Twinaphex
d7f4538c01
Update CHANGES.md 2018-01-13 15:32:15 +01:00
Twinaphex
b2ec210fd6
Merge pull request #6094 from aliaspider/master
(win32)  disable WS_EX_LAYERED when opacity == 100.
2018-01-13 14:53:43 +01:00
aliaspider
9cb896a3d9 (win32) WS_EX_LAYERED drastically decreases performance, so only set it
when needed (when opacity < 100).
2018-01-13 07:53:13 +01:00
Toad King
161d758b33 don't apply class that has padding to canvas 2018-01-13 00:46:31 -06:00
Toad King
a77f9c37c6 start on bringing the emscripten video code up to speed with latest emscripten
fix rwebinput
2018-01-13 00:05:07 -06:00
Rob Loach
26b9cb3c78
libretro-common: Clean up dependencies of file_path
This moves a few functions that were defined in file_path_special to libretro-common to clean up the dependency tree.
2018-01-13 00:27:49 -05:00
bparker06
728f77b2bc
Update CHANGES.md 2018-01-12 16:16:27 -05:00
Twinaphex
2967e35930
Update CHANGES.md 2018-01-12 17:11:54 +01:00
Twinaphex
650fe99198
Merge pull request #6086 from kwyxz/master
Solaris 11 RetroArch build
2018-01-12 17:04:36 +01:00
Twinaphex
2064a98dfd
Merge pull request #6090 from fr500/master
fix my last PR for builtin autoconfs
2018-01-12 16:32:43 +01:00
radius
2e210b6bb4 fix my last PR for builtin autoconfs 2018-01-12 10:29:35 -05:00
twinaphex
39cc418e2e Cut down on code duplication 2018-01-12 05:27:09 +01:00
twinaphex
fb38c0da21 Cut down on code duplication 2018-01-12 04:51:15 +01:00
twinaphex
ef6b87ae2c (Menu) Cut down on code duplication 2018-01-12 04:42:44 +01:00
twinaphex
3407cd665d (Menu) Cut down on code duplication 2018-01-12 04:18:53 +01:00
twinaphex
af12858953 Try to have a more robust fallback path for
menu_displaylist_parse_generic
2018-01-12 04:02:14 +01:00
twinaphex
a5e35e7193 ake 2018-01-12 03:56:29 +01:00
Twinaphex
3bb5072e1b
Update CHANGES.md 2018-01-12 03:21:52 +01:00
twinaphex
db034b8a12 Change Makefile.emscripten 2018-01-12 03:16:15 +01:00
Twinaphex
e099b8150c
Merge pull request #6083 from aliaspider/master
(WIIU) add remaining menu shaders.
2018-01-12 03:00:22 +01:00
aliaspider
24cb240079 (WIIU) add remaining menu shaders.
- move some files around.
2018-01-12 02:54:45 +01:00
twinaphex
7cbe4ba9a8 Turn some variables static 2018-01-12 01:37:23 +01:00
Twinaphex
1af59d71c7
Merge pull request #6082 from fr500/master
add display name and config name to autoconf
2018-01-12 01:33:39 +01:00
kwyxz
71cdb5e03c With Solaris, use ginstall instead of install 2018-01-11 15:15:58 -08:00
kwyxz
f566ecebf4 Disabling Pulse for now 2018-01-11 14:51:18 -08:00
kwyxz
e65ad7c6d8 Solaris 11 does not like this POSIX define 2018-01-11 14:50:07 -08:00
kwyxz
a11decf61d Added SunOS to the list of targets + fixed a sort specificity 2018-01-11 14:48:43 -08:00
radius
3b334b60d6 add display name and config name to autoconf 2018-01-11 17:06:14 -05:00
twinaphex
8dd6328fb7 Get rid of warning 2018-01-11 23:05:26 +01:00
Twinaphex
c78a33ba8f
Merge pull request #5847 from hiddenasbestos/udev_lightgun_api
lightgun support in udev
2018-01-11 19:38:32 +01:00
David Walters
c76545bf6c Compile fix. 2018-01-11 17:03:18 +00:00
Twinaphex
9c72e6aaaf
Merge pull request #6081 from gblues/master
Polish up WiiU deploy scripts
2018-01-11 15:46:05 +01:00
David Walters
4e79ef9f61 Merge branch 'master' of https://github.com/libretro/RetroArch into udev_lightgun_api 2018-01-11 13:07:22 +00:00
gblues
8701ce289a Polish up WiiU deploy scripts
== DETAILS
Some updates for the WiiU port:

1. Implement a way to set logging IP/port that doesn't risk getting committed.

   To do this, I've created `wiiu-devel.properties.template` and added the file
   `wiiu-devel.properties` to .gitignore. Developers can then:

   * Copy the template file to `wiiu-devel.properties`
   * Enter the relevant details (documented in the template file)

2. Convert `version.all` to unix line endings so modern versions of bash don't
   complain when it is included.

2. Rewrote the `wiiu-cores.sh` script into `wiiu-new-cores.sh`

   - Automatically detects when building retroarch inside the `libretro-super`
     hierarchy to collect the *.info files and *.a files
   - Automatically detects the *.png (fetched by running `fetch-submodules.sh`
     script)

3. Create a `wiiu-rpx-upload.sh` script to upload the output of `wiiu-cores.sh`

   - uses `wiiu-devel.properties` to get WiiU IP address
   - after upload, re-downloads and compares hashes to detect bad uploads
2018-01-10 22:51:00 -08:00
Twinaphex
e0eb625dd0
Update CHANGES.md 2018-01-11 02:57:55 +01:00
twinaphex
54fd72fb24 Make it possible to compile with HAVE_VULKAN on MSVC 2017 build ;
glslang stripped out for now
2018-01-11 02:53:40 +01:00
Twinaphex
399011a4fa
Merge pull request #6079 from meepingsnesroms/master
Add frontend, battery level and memory amount detection to 3ds port
2018-01-11 02:16:06 +01:00
Twinaphex
8eac8916b7
Update CHANGES.md 2018-01-11 02:13:10 +01:00
Twinaphex
bea71745c1
Merge pull request #6080 from aliaspider/master
(WIIU) add ribbon shader. fix menu bg gradient.
2018-01-11 02:11:50 +01:00
aliaspider
9c2fc061ee (WIIU) fix griffin build. 2018-01-11 02:09:34 +01:00
aliaspider
eac088696a (WIIU) add ribbon shader. fix menu bg gradient. 2018-01-11 02:09:03 +01:00