Twinaphex
1d251dd643
Update CHANGES.md
2017-08-20 21:05:58 +02:00
Brad Parker
ebc9ee192b
rgui does not support unicode, this prevents a buffer overflow if an unsupported language is set
2017-08-20 14:41:09 -04:00
twinaphex
764f5e22aa
(RGUI) Redesign blit_line somewhat
2017-08-20 20:33:03 +02:00
Twinaphex
1711daab76
Merge pull request #5353 from theheroGAC/patch-15
...
Full Code Sorting, Current Translation
2017-08-20 20:26:53 +02:00
theheroGAC
ecc91d743d
Full Code Sorting, Current Translation
...
Full Code Sorting, Current Translation
2017-08-20 20:08:07 +02:00
Twinaphex
3854ee7a1c
Merge pull request #5351 from psyke83/master
...
config.lib.sh: use brcm vg/egl/glesv2 packages on RPI
2017-08-20 19:15:32 +02:00
Conn O'Griofa
7aa05153eb
config.lib.sh: use brcm vg/egl/glesv2 packages on RPI
2017-08-20 11:21:36 +01:00
Twinaphex
d92458c554
Merge pull request #5350 from psyke83/rpi-stretch
...
config.libs.sh: fix Raspberry Pi library names
2017-08-20 09:23:47 +02:00
Conn O'Griofa
97d98b87ce
config.libs.sh: fix Raspberry Pi library names
2017-08-20 06:42:59 +01:00
Alex
e5adb1056c
(XMB) Regression Fix thumbnail ahead OSK overlay
2017-08-20 06:38:23 +02:00
twinaphex
2bce8b10e3
Update
2017-08-20 00:54:39 +02:00
twinaphex
2b49669898
Update Makefile.libogc
2017-08-20 00:50:04 +02:00
twinaphex
06ab96c622
(libogc) Exclude unused dvd file to shave off a tiny bit of memory
2017-08-19 23:37:58 +02:00
twinaphex
1cac74d69f
Makefile.libogc should not remove already pre-created lib files
2017-08-19 23:29:35 +02:00
twinaphex
7ca508d516
Small cleanups to Makefile.libogc
2017-08-19 23:28:38 +02:00
twinaphex
7156de52c4
Add Makefile.libogc
2017-08-19 23:20:54 +02:00
twinaphex
3a46538680
Remove hashes
2017-08-19 22:16:21 +02:00
twinaphex
836aae9e9d
Add TODO/FIXME notes
2017-08-19 22:10:33 +02:00
twinaphex
b694c99631
Regression fix
2017-08-19 22:08:51 +02:00
twinaphex
d93dc10882
Remove hash
2017-08-19 21:58:47 +02:00
twinaphex
f8b4307356
Cleanups; get rid of hashes
2017-08-19 21:38:33 +02:00
twinaphex
af2042e0fd
Cleanups; get rid of more hashes
2017-08-19 21:35:12 +02:00
twinaphex
ca8fd24252
Get rid of some hashes
2017-08-19 21:10:15 +02:00
twinaphex
0605a8d656
Get rid of some hashes
2017-08-19 21:05:17 +02:00
Twinaphex
e0eb935b90
Update CHANGES.md
2017-08-19 20:28:19 +02:00
Twinaphex
866760f6db
Merge pull request #5348 from theheroGAC/patch-14
...
Fixed some strings
2017-08-19 20:21:39 +02:00
theheroGAC
85ab8b83a0
Fixed some strings
...
Fixed some strings and began to rearrange the various strings
2017-08-19 20:01:22 +02:00
Twinaphex
d17bc12b32
Merge pull request #5343 from gizmo98/master
...
Broadcom VC4: Add Videocore config option
2017-08-19 19:57:38 +02:00
Twinaphex
17726b36a1
Merge pull request #5342 from heuripedes/master
...
(xmb) Comment out visible item calculation in xmb_draw_items()
2017-08-19 19:47:40 +02:00
gizmo98
e79ed86e38
config.lib.sh: add missing $
2017-08-19 17:03:38 +02:00
gizmo98
1bc0319f79
Broadcom VC4: Add Videocore config option
...
Add option to disable Videocore autodetect so VC4 open source driver
can be used.
2017-08-19 17:03:01 +02:00
Higor Eurípedes
6bc5cd302a
(xmb) Comment out visible item calculation in xmb_draw_items()
...
Fixes a regression where fading animations didn't render if you were far
into the previous list. This happened because "current" has an incorrect
value thanks to a menu_navigation_set_selection(0) call in
menu_cbs_left.c:162
2017-08-19 11:01:27 -03:00
Twinaphex
4d8914e24b
Update CHANGES.md
2017-08-19 14:18:50 +02:00
twinaphex
e065d70426
(WGL) Try to use wglSwapLayerBuffers first before resorting to SwapBuffers
2017-08-19 14:17:30 +02:00
Twinaphex
1205c2f438
Merge pull request #5336 from heuripedes/master
...
(playlist.c) Fix clear/free loop conditionals
2017-08-19 13:53:39 +02:00
Higor Eurípedes
ab50eca024
(playlist.c) Fix clear/free loop conditionals
2017-08-19 08:40:09 -03:00
twinaphex
e193f7a22a
Style nits
2017-08-19 12:27:24 +02:00
twinaphex
822e2fd0d4
Put this around an HW_RVL ifdef
2017-08-19 12:13:03 +02:00
Twinaphex
1d2014a3c9
Update CHANGES.md
2017-08-19 10:17:44 +02:00
Twinaphex
e77f990807
Update CHANGES.md
2017-08-19 10:09:37 +02:00
Twinaphex
5b5774e153
Update CHANGES.md
2017-08-19 10:09:00 +02:00
Twinaphex
cb44766c47
Update CHANGES.md
2017-08-19 10:08:17 +02:00
Twinaphex
99aaee50f9
Merge pull request #5334 from QuarkTheAwesome/master
...
[libretro-common] Fix null dereference where argc is 0
2017-08-19 10:01:37 +02:00
Twinaphex
93f863aeb7
Merge pull request #5333 from QuarkTheAwesome/patch1
...
[WiiU] DRC touch support as pointer device
2017-08-19 10:00:51 +02:00
Ash
6b5aef09a1
[WiiU] DRC touch support as pointer device
...
Allow using the Gamepad's touch screen as a RETRO_DEVICE_POINTER.
Methodology could use some work, had to add an extra axis to
joypad in order to get the data transferred into the input driver.
Feel free to change this.
Needs to emulate RETRO_DEVICE_LIGHTGUN to really be useful.
Potential for Wiimote IR in future.
Partially addresses libretro/RetroArch#5294
2017-08-19 17:40:56 +10:00
Ash
738d17ff3b
Fix null deref where argc = 0
...
I noticed this on the Wii U emulator Decaf - it sets argc to 0 and,
annoyingly, sets up argv so that argv[0] is a bad read.
Gah.
2017-08-19 17:16:50 +10:00
twinaphex
6de19a1d6c
Add library files
2017-08-19 09:08:10 +02:00
twinaphex
7d259b4eaa
Update
2017-08-19 09:03:10 +02:00
twinaphex
993309daf1
Revert "Don't link against wiiuse and bte for Salamander"
...
This reverts commit e2653c949b
.
2017-08-19 09:01:51 +02:00
twinaphex
e2653c949b
Don't link against wiiuse and bte for Salamander
2017-08-19 09:01:24 +02:00