46138 Commits

Author SHA1 Message Date
Zlika
064eb16ceb Fix emscripten README 2018-11-10 14:44:46 +01:00
Twinaphex
cce9e343aa
Merge pull request #7570 from fjtrujy/feature/ps2Support
First Integration RetroArch For PS2
2018-11-10 00:28:23 +01:00
Francisco Javier Trujillo Mata
8065e19cc1 Improve Initalisation of GSTextures 2018-11-09 22:40:51 +01:00
Francisco Javier Trujillo Mata
4655e15a85 Remove unusefull things in Makefile 2018-11-09 22:40:51 +01:00
Francisco Javier Trujillo Mata
801927aaf5 Fixed issues with the colors. Now it is working fine with 2048 2018-11-09 22:40:51 +01:00
Francisco Javier Trujillo Mata
7fa7bd32d3 Now it supports force_aspect ratio 2018-11-09 22:40:51 +01:00
Francisco Javier Trujillo Mata
52544115db Add fullscreen parameter 2018-11-09 22:40:51 +01:00
Francisco Javier Trujillo Mata
4e1624359a Added Filter option in the creation of Textures 2018-11-09 22:40:51 +01:00
Francisco Javier Trujillo Mata
66159a44e5 Some clean in gfx 2018-11-09 22:40:51 +01:00
Francisco Javier Trujillo Mata
b4d2c5d85a Refactor method where transfer the frame to the textures 2018-11-09 22:40:51 +01:00
Francisco Javier Trujillo Mata
6b5ae4cdd6 Make more generic to choose the 32bits or 16bits 2018-11-09 22:40:51 +01:00
Francisco Javier Trujillo Mata
18dc40117d Applied color correction to the libretro core 2018-11-09 22:40:51 +01:00
Francisco Javier Trujillo Mata
b378ecf26b Test Core working with 2 textures 2018-11-09 22:40:51 +01:00
Francisco Javier Trujillo Mata
4c77e426fa Replaced a lot of functions from libc to C implementation in compat_ctype.c 2018-11-09 22:40:51 +01:00
Francisco Javier Trujillo Mata
99b77a2c9c Copied from core compat string methods 2018-11-09 22:40:51 +01:00
Francisco Javier Trujillo Mata
17d30f9dd5 Use SDL timer for counters and sleep the thread 2018-11-09 22:40:51 +01:00
Francisco Javier Trujillo Mata
5ba2509e7c Now the directories are working 2018-11-09 22:40:50 +01:00
Francisco Javier Trujillo Mata
b4aedc801b Fixed issue on retro_dirent with if clausules 2018-11-09 22:40:50 +01:00
Francisco Javier Trujillo Mata
802c38bd92 Fix why default entries doesn't appear 2018-11-09 22:40:50 +01:00
Francisco Javier Trujillo Mata
fc9cd8f639 JoyPad implemented 2018-11-09 22:40:50 +01:00
Francisco Javier Trujillo Mata
8a0266cf8d PS2 Input looks to be ready 2018-11-09 22:40:50 +01:00
Francisco Javier Trujillo Mata
21587ba2a4 Now RGUI shows fullscreen proper colors 2018-11-09 22:40:50 +01:00
Francisco Javier Trujillo Mata
f4680b03eb now it looks full screen 2018-11-09 22:40:50 +01:00
Francisco Javier Trujillo Mata
1f756533f9 First Content on the Screen!! 2018-11-09 22:40:50 +01:00
Francisco Javier Trujillo Mata
d7cc3b7983 PS2 making the gfx driver clean the screen 2018-11-09 22:40:50 +01:00
Francisco Javier Trujillo Mata
0880bd00b0 PS2 is compiling with null drivers 2018-11-09 22:40:50 +01:00
Twinaphex
43a42d0d13
Merge pull request #7568 from orbea/cleanup
Makefile.common: Cleanup pt. 2
2018-11-09 22:01:34 +01:00
orbea
6a66ec9e45 Makefile.common: Cleanup pt. 2 2018-11-09 12:00:45 -08:00
Twinaphex
abfacf32e7
Merge pull request #7567 from natinusala/ozone
Ozone cursor improvements + missing assets message
2018-11-09 20:17:37 +01:00
Twinaphex
53787c19ca
Merge pull request #7566 from orbea/cleanup
Makefile.common: Cleanup.
2018-11-09 20:17:26 +01:00
orbea
139b886abe Makefile.common: Cleanup. 2018-11-09 11:14:15 -08:00
natinusala
650f9e9e36 ozone: pulsating cursor 2018-11-09 18:50:27 +01:00
natinusala
5406e19c3e ozone: add missing assets message 2018-11-09 17:00:44 +01:00
natinusala
20a8e1b40f ozone: fancy new cursor 2018-11-09 16:51:34 +01:00
Twinaphex
d514539867
Merge pull request #7564 from alfrix/master
Add more icons OZONE/XMB
2018-11-08 23:56:37 +01:00
Alfrix
0b29a93bf3 Add more icons OZONE/XMB 2018-11-08 19:43:42 -03:00
Twinaphex
56b6ef9d74
Merge pull request #7563 from Themaister/master
Vulkan: Fix scissor and slang \r endings.
2018-11-08 22:23:10 +01:00
Themaister
afcd25a3f8 Vulkan: Fix scissor in menu driver. 2018-11-08 21:45:51 +01:00
Themaister
3f344660c0 Remove Windows \r line endings in glslang parser. 2018-11-08 21:34:21 +01:00
Twinaphex
723741fc60
Merge pull request #7561 from natinusala/ozone
ozone: implement messagebox and OSK, fix font
2018-11-08 12:03:14 +01:00
natinusala
b5f869bf25 ozone: implement messagebox and OSK 2018-11-08 12:00:06 +01:00
natinusala
019e6d8e2d ozone: fix restore clear color on toggle 2018-11-08 12:00:06 +01:00
hizzlekizzle
65d205f431
Merge pull request #7558 from alfrix/check
More icons XMB
2018-11-07 13:43:08 -06:00
Alfrix
e1f97646ee More icons XMB 2018-11-07 15:10:13 -03:00
Twinaphex
dc0fdd7c68
Merge pull request #7557 from yoshisuga/ios-fix-cmd-event
iOS: fix stack overflow when loading glsl shader
2018-11-07 18:00:36 +01:00
Yoshi Sugawara
559ae6dfd0 iOS: fix to avoid stack overflow when loading glsl shader; see issue 7298. Re-applying this fix after the reverting to use cocoa_gl_ctx.m for the driver context 2018-11-07 06:57:04 -10:00
Twinaphex
59fdd8eabd
Merge pull request #7554 from alfrix/check
Do not draw icons in the dropdown (only the checkmark)
2018-11-07 17:12:49 +01:00
Twinaphex
b932d3f031
Merge pull request #7556 from natinusala/ozone
ozone: don't use subsetting icon for config
2018-11-07 16:47:48 +01:00
natinusala
9ceceef2b8 ozone: don't use subsetting icon for config 2018-11-07 13:45:51 +01:00
Twinaphex
ffd709f823
Merge pull request #7555 from natinusala/ozone
ozone: never draw cogs
2018-11-07 13:40:45 +01:00