Tatsuya79
|
1e5192462e
|
Analog stick to trigger remap functionality.
|
2018-11-10 17:27:14 +01:00 |
|
Rob Loach
|
07677fa85a
|
Merge pull request #7575 from meepingsnesroms/master
Add Mu to Web Player
|
2018-11-10 11:14:09 -05:00 |
|
meepingsnesroms
|
1b1dac7f40
|
Add Mu to Web Player
|
2018-11-10 07:10:01 -08:00 |
|
Twinaphex
|
e0a411dd24
|
Merge pull request #7574 from natinusala/ozone
ozone: fix content clear color
|
2018-11-10 15:30:49 +01:00 |
|
natinusala
|
6733eaa330
|
ozone: fix content clear color
|
2018-11-10 15:25:29 +01:00 |
|
Twinaphex
|
314f9279b8
|
Merge pull request #7573 from Zlika/master
emscripten: fix README and add Theodore core
|
2018-11-10 14:58:18 +01:00 |
|
Zlika
|
6a93ad0dce
|
Add Theodore core to emscripten
|
2018-11-10 14:45:20 +01:00 |
|
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 |
|