Commit Graph

46532 Commits

Author SHA1 Message Date
M4xw b4ae829b3f [LIBNX] Workaround for freezes caused by freetype with video threaded, revert later 2018-09-29 03:01:41 +02:00
M4xw 41c1b5ce97 [LIBNX] Add freetype 2018-09-29 02:59:31 +02:00
Twinaphex 2bac4a414a
Merge pull request #7318 from fr500/master
[libnx] this will be required for core updater
2018-09-29 01:41:04 +02:00
radius cca7b55d3f [libnx] this will be required for core updater 2018-09-28 18:39:57 -05:00
twinaphex f1f2377826 (WiiU) Use MIN/MAX 2018-09-29 01:20:35 +02:00
Twinaphex 1793540218
Merge pull request #7317 from m4xw/libnx_gfx
[LIBNX] Fix Switch video driver with enabled GL build
2018-09-28 23:01:49 +02:00
M4xw a8555a76c5 [LIBNX] Fix Switch video driver with enabled GL build 2018-09-28 22:53:46 +02:00
twinaphex b0dd64c9f3 Change function prototype for scissor_end 2018-09-28 22:52:00 +02:00
twinaphex 4a305a8652 (libnx) Add buildbot server URL 2018-09-28 22:47:27 +02:00
twinaphex 29b4da6643 (GX2) Implement end_scissor 2018-09-28 22:40:23 +02:00
twinaphex fcaced91cc (GX2) Implement scissoring for GX2 2018-09-28 22:33:58 +02:00
twinaphex 624ffc98c1 (Vulkan) Implement scissoring for Vulkan 2018-09-28 22:00:47 +02:00
twinaphex b108dafa3e Enlarge strings to avoid warnings 2018-09-28 21:49:06 +02:00
twinaphex 1012416b67 Change size of video_driver_window_title to 512 2018-09-28 21:43:23 +02:00
twinaphex 761644ee57 Increase size of string to 8192 2018-09-28 21:42:09 +02:00
twinaphex 931397671f Increase size of string to silence warning 2018-09-28 21:40:17 +02:00
waitingmoon a6836584c7
Update msg_hash_ja.h 2018-09-28 23:23:51 +09:00
Twinaphex f7e4f440c8
Merge pull request #7311 from m4xw/libnx
[LIBNX] GL by default, enable XMB, rgui color changes for Libnx only
2018-09-28 11:09:24 +02:00
twinaphex ababce6461 Hide Resampler Quality setting 2018-09-28 11:05:19 +02:00
Twinaphex 335230fc24
Merge pull request #7314 from asakous/master
update traditional chinese translation
2018-09-28 10:42:01 +02:00
Twinaphex acb9921ab3
Merge pull request #7312 from lifajucejo/switch_networking
Add networking support to libnx
2018-09-28 10:41:38 +02:00
Twinaphex f62e2f4a9f
Merge pull request #7313 from lifajucejo/switch_battery
Add battery percentage (psm) to switch
2018-09-28 10:29:11 +02:00
Matthew Wang e904fa851e update traditional chinese translation 2018-09-28 15:46:31 +08:00
lifajucejo a1aec9a870 Add battery percentage (psm) to switch 2018-09-27 23:52:08 -04:00
M4xw ef736d02c2 [LIBNX] Improve Threading, Fix Video Threaded. Scan content no longer crashes. 2018-09-28 03:24:12 +02:00
lifajucejo 9be2321c02 Add networking support to libnx 2018-09-27 21:23:01 -04:00
M4xw 26eca6bbd6 [LIBNX] Don't enable custom rgui bg colors for OpenGL build and change ifdef to libnx only 2018-09-28 02:38:58 +02:00
M4xw 2b564781b6 [LIBNX] Enable default OpenGL Build, enable XMB 2018-09-28 02:35:40 +02:00
Twinaphex 4ad6a5f683
Merge pull request #7310 from m4xw/libnx_ci
[LIBNX] Add dist-cores target
2018-09-28 01:18:59 +02:00
M4xw 6195f6360a Add libnx dist-cores target 2018-09-28 01:10:25 +02:00
M4xw 520f242051 [LIBNX] Change static lib name to libretro_libnx.a 2018-09-28 01:05:46 +02:00
Twinaphex 0aef172fff
Merge pull request #7309 from alfrix/spanish
Spanish Update
2018-09-28 00:07:05 +02:00
Andre Leiradella d67aa83f48 Merge branch 'master' into integrate_rcheevos 2018-09-27 21:48:34 +01:00
Andre Leiradella 793205e457 Updated rcheevos to 7.0.1 2018-09-27 21:45:50 +01:00
Alfrix 307630722c Correct styling in msg_hash_us 2018-09-27 17:40:08 -03:00
Alfrix 9dfa48395e Update Spanish 2018-09-27 17:38:33 -03:00
Twinaphex 6dc232dd65
Merge pull request #7308 from alfrix/master
Add Recording and Streaming icons
2018-09-27 22:38:25 +02:00
Alfrix 7a66be2346 Add Recording and Streaming icons 2018-09-27 17:18:04 -03:00
Twinaphex 7c2291cc62
Merge pull request #7307 from m4xw/develop
[LIBNX] Mesa EGL backend has been fixed, remove workaround.
2018-09-27 21:03:00 +02:00
M4xw be2cba3200 [LIBNX] Mesa EGL backend has been fixed, remove workaround. 2018-09-27 20:02:30 +02:00
twinaphex 519cd84265 Fix hotkeys for streaming toggle/recording toggle 2018-09-27 19:06:39 +02:00
twinaphex 67fdd53263 implement recording/streaming hotkeys 2018-09-27 18:58:41 +02:00
Brad Parker acd40ff899 add doxygen file 2018-09-27 10:10:56 -04:00
twinaphex c9b6df10f2 Add HAVE_NETWORKING ifdef around these menu entries 2018-09-27 14:17:34 +02:00
twinaphex 9dde33b5c1 Cleanups 2018-09-27 14:02:11 +02:00
twinaphex a52b6a2c16 Add Streaming Title setting 2018-09-27 13:38:32 +02:00
twinaphex 0a9c78c26d Cleanup 2018-09-27 13:14:32 +02:00
twinaphex 3dc303f929 Take out this ifdef 2018-09-27 11:55:36 +02:00
twinaphex ddc256e410 Take out the HAVE_FFMPEG ifdefs 2018-09-27 11:53:27 +02:00
twinaphex ebcf4c5a95 Only show this if recording driver is not NULL 2018-09-27 11:50:26 +02:00