Twinaphex
360e2e54d3
Merge pull request #5677 from RobLoach/fastforward
...
Display a "Fast forward." message
2017-11-16 12:20:02 +01:00
twinaphex
bfd815985f
Rename function callback
2017-11-16 12:02:25 +01:00
Twinaphex
1dc19d347c
Merge pull request #5680 from meepingsnesroms/master
...
Add option to search libretro databases and only print game name (for libretrodb-tool)
2017-11-16 08:20:38 +01:00
Twinaphex
55cca49c76
Merge pull request #5679 from meleu/patch-8
...
added cheevos related updates
2017-11-16 08:20:29 +01:00
Twinaphex
c1bf34606f
Merge pull request #5682 from RobLoach/cheat-ENTER-key
...
Fix for pressing ENTER on cheats menu
2017-11-16 08:19:45 +01:00
Rob Loach
dd6ec31f3d
Fix for pressing ENTER on cheats
2017-11-15 22:19:29 -05:00
meepingsnesroms
b3e22f6060
Add option to search libretro databases and only print game name
2017-11-15 16:42:22 -08:00
meleu
55461f2c2b
added cheevos related updates
...
In my humble opinion the Leaderboards feature (and @celerizer) should be mentioned in the 1.6.8. annoucement.
The Leaderboards capability is a long-awaited feature by the RetroArch/RetroAchievements users.
2017-11-15 22:41:53 -02:00
meepingsnesroms
53d037ee58
Merge pull request #1 from libretro/master
...
Merge upstream
2017-11-15 15:44:40 -08:00
twinaphex
721b5f9529
Add set_mvp function callback
2017-11-15 16:51:29 +01:00
twinaphex
b6b6ba9226
No more GL_FF_MATRIX/GL_FF_VERTEX
2017-11-15 14:30:38 +01:00
twinaphex
a5076df751
Implement set_mvp/set_coords - remove GL code from video_driver.c
2017-11-15 14:24:16 +01:00
twinaphex
619acbb5aa
Start implementing video_driver_set_mvp properly
2017-11-15 14:16:06 +01:00
twinaphex
2b1481d97f
Refactor set_mvp code a bit
2017-11-15 14:09:41 +01:00
twinaphex
2ac75f98ae
(renderchain) Start implementing set_coords/set_mvp
2017-11-15 14:02:41 +01:00
Twinaphex
bc969d0bf7
Merge pull request #5666 from celerizer/master
...
RetroAchievements leaderboards
2017-11-15 11:30:13 +01:00
Rob Loach
0e131044fe
Add a Fast Forward message to the user
2017-11-14 21:53:57 -05:00
Rob Loach
1ebf008517
Add MSG_FAST_FORWARD
2017-11-14 21:26:35 -05:00
twinaphex
b50a667335
Buildfixes for Win32
2017-11-14 21:45:11 +01:00
twinaphex
229841b1c4
Create video_driver_set_coords
2017-11-14 21:43:13 +01:00
twinaphex
683c437941
Updates
2017-11-14 21:34:03 +01:00
twinaphex
41daddfe1c
Create video_driver_set_mvp
2017-11-14 21:22:44 +01:00
Francisco José García García
2878818b34
Merge pull request #5676 from libretro/frangarcj-vita-vpk
...
Changes for Vita VPK
2017-11-14 19:57:59 +01:00
Francisco José García García
8c363f5e94
Copy info from compiled cores on Vita
2017-11-14 19:52:45 +01:00
Francisco José García García
b975cb43a7
Change platform driver for vita
2017-11-14 19:49:50 +01:00
Francisco José García García
ed41b3c531
Remove assets from vita vpk
2017-11-14 19:46:28 +01:00
Brad Parker
8d4ba8d8c8
griffin: fix rest of msvc platforms
2017-11-14 10:26:39 -05:00
twinaphex
e40d392605
Should hopefully work with MSVC this way
2017-11-14 14:28:26 +01:00
Twinaphex
7b30868a29
Merge pull request #5673 from danieljg/usbgeneric
...
Introduce button mappings for generic usb controller
2017-11-14 07:37:38 +01:00
daniel jimenez
e91bae38cf
Introduce button mappings for generic usb controller
2017-11-13 22:08:24 -08:00
Brad Parker
0d572b0deb
Update CHANGES.md
2017-11-13 17:02:06 -05:00
Brad Parker
bc2d6d02af
sanitize autoconfig filenames before saving
2017-11-13 16:59:23 -05:00
Francisco José García García
bd586e6d2d
Remove individual core vpks for vita
2017-11-13 21:11:51 +01:00
twinaphex
118002ce6c
Add comment
2017-11-13 12:37:05 +01:00
twinaphex
e560adcc9f
Refactor this - get rid of set_coords_fallback
2017-11-13 12:27:45 +01:00
twinaphex
ade80dbe76
Move gl_ff_matrix to gfx/video_driver.c
2017-11-13 12:15:28 +01:00
twinaphex
f53fe4a07c
Remove this from set_mvp function
2017-11-13 12:10:18 +01:00
twinaphex
2327d38e0d
Remove this
2017-11-13 12:08:46 +01:00
twinaphex
8a82fd7905
Update
2017-11-13 12:05:50 +01:00
twinaphex
2aea191835
Cleanups
2017-11-13 11:34:40 +01:00
twinaphex
6b6d1ee986
Create cb_set_coords
2017-11-13 11:26:53 +01:00
twinaphex
97095404bd
Buildfixes
2017-11-13 11:04:09 +01:00
Twinaphex
fcae5deb2d
Merge pull request #5670 from libretro/Alcaro-patch-2
...
mali_fbdev_ctx: Remove filestream dependency
2017-11-13 10:52:01 +01:00
Twinaphex
79fdb55f4b
Merge pull request #5669 from libretro/Alcaro-patch-1
...
drm_ctx: Remove filestream dependency
2017-11-13 10:51:52 +01:00
Alcaro
58bae8456a
Remove filestream dependency
...
This causes issues in #5664
2017-11-13 09:45:48 +00:00
twinaphex
5879e551a5
Pass video_info to font driver functions
2017-11-13 10:42:40 +01:00
Alcaro
d005adbd42
Remove filestream dependency
...
This causes issues in #5664
2017-11-13 09:42:39 +00:00
twinaphex
87c82797fd
Start cutting down on macro usage
2017-11-13 10:26:56 +01:00
twinaphex
da15f9d730
Cleanups
2017-11-13 09:19:33 +01:00
twinaphex
6493b79324
Some buildfixes for CXX_BUILD
2017-11-13 09:11:09 +01:00