Commit Graph

47287 Commits

Author SHA1 Message Date
orbea 32fa63a593 travis: Update to xcode10.1.
This should save a few minutes during the build.
2019-01-21 23:39:05 -08:00
Twinaphex 26ea9d9f0c
Merge pull request #8060 from meleu/patch-2
CHANGES.md: Update NES/SNES/Lynx hashing methods
2019-01-22 08:05:03 +01:00
Twinaphex f5386397bb
Merge pull request #8057 from jdgleaver/rgui-image-task
(RGUI) Replace RPNG + direct file access with task_push_image_load()
2019-01-22 08:04:43 +01:00
Twinaphex 2f0e3680cb
Merge pull request #8059 from orbea/osx
Fix the osx metal travis build.
2019-01-22 08:04:04 +01:00
meleu 838ac65184
CHANGES.md: Update NES/SNES/Lynx hashing methods
- CHEEVOS: Update the hashing methods to identify NES, SNES and Lynx games (more accurate and accepting headerless ROMs).
2019-01-22 04:05:58 -02:00
orbea d3f81e8db8 Fix the osx metal travis build. 2019-01-21 13:03:51 -08:00
jdgleaver 56ddc76ebb (RGUI) Replace RPNG + direct file access with task_push_image_load() 2019-01-21 17:32:48 +00:00
Twinaphex 0ac2dc567e
Merge pull request #8056 from jdgleaver/rgui-info-fix
(RGUI) Fix information display bug
2019-01-21 17:52:44 +01:00
jdgleaver 40e9fe5cf1 (RGUI) Fix information display bug 2019-01-21 11:07:32 +00:00
Twinaphex d2863e2ce6
Merge pull request #8055 from fr500/master
this should fix errors with --disable-menu
2019-01-21 00:40:17 +01:00
Twinaphex a3928cc8ca
Merge pull request #8054 from orbea/c89
Some C89_BUILD fixes.
2019-01-21 00:40:02 +01:00
radius b0b39a1610 this should fix errors with --disable-menu 2019-01-20 17:20:17 -05:00
orbea cb602c190d Some C89_BUILD fixes. 2019-01-20 14:03:42 -08:00
Twinaphex c538d78626
Merge pull request #8045 from meleu/new_cheevos
better handling HAVE_NEW_CHEEVOS compilation
2019-01-20 20:38:29 +01:00
twinaphex b6e9dbd92c (Android) Buildfix 2019-01-20 20:35:25 +01:00
Twinaphex c94806ea11
Merge pull request #8050 from orbea/printf
qb: Replace remaining uses of echo with printf.
2019-01-20 20:32:04 +01:00
Twinaphex 2ba90e218f
Merge pull request #8051 from Sunderland93/master
[Wayland] Change prev_width and prev_height to unsigned int
2019-01-20 20:31:43 +01:00
Twinaphex b91938ba39
Merge pull request #8052 from m4xw/revert
Revert PR #8043
2019-01-20 20:10:42 +01:00
M4xw 7d186f7d2c Revert PR #8043 2019-01-20 20:06:57 +01:00
Sunderland93 cd35fb9440 Change prev_width and prev_height to unsigned int 2019-01-20 22:12:05 +04:00
meleu 04ec598b97 add './configure --enable-new_cheevos' option 2019-01-20 16:08:31 -02:00
Aleksey Samoilov 07ca62915a
Merge pull request #1 from libretro/master
Merge master
2019-01-20 21:54:14 +04:00
twinaphex 4350073265 Revert "Revert "Fix function signature of metal_unload_texture""
This reverts commit 1a7d69621f.
2019-01-20 17:34:38 +01:00
twinaphex 1a7d69621f Revert "Fix function signature of metal_unload_texture"
This reverts commit bd16d5c9dc.
2019-01-20 17:33:07 +01:00
orbea cf83332b49 qb: Replace remaining uses of echo with printf. 2019-01-20 08:08:02 -08:00
Twinaphex bd16d5c9dc Fix function signature of metal_unload_texture 2019-01-20 03:31:45 +01:00
Twinaphex 5102911da6 (OSX) Buildfix 2019-01-20 03:26:35 +01:00
twinaphex b13777e9fc Header cleanups 2019-01-20 03:16:58 +01:00
twinaphex cfd7228469 Cleanups 2019-01-20 02:57:12 +01:00
Twinaphex 7c4fcb4960 Fix Xcode warnings 2019-01-20 02:37:05 +01:00
twinaphex 2e5530b531 Take out unused variable 2019-01-20 02:32:27 +01:00
twinaphex 4f53e14f4f Header include cleanups 2019-01-20 02:26:33 +01:00
twinaphex 0083e10926 Some header include changes - create task_file_transfer.h 2019-01-20 02:17:43 +01:00
twinaphex 9bb7132b97 Move command_playlist_ functions to playlist.c
(RGUI) Header buildfix
2019-01-20 01:57:24 +01:00
twinaphex 8349f9217c Warning cleanup 2019-01-20 01:52:20 +01:00
twinaphex d3ae2cbd29 Cleanup some header includes 2019-01-20 01:49:21 +01:00
twinaphex 22e99568ed Small cleanups 2019-01-20 00:48:02 +01:00
Twinaphex b692474d7c
Merge pull request #8038 from jdgleaver/rgui-thumbs
(RGUI) Add rudimentary playlist thumbnail support
2019-01-20 00:20:14 +01:00
Twinaphex b99ad352e3
Merge pull request #8043 from daliaetnano/fix-6747-black-bug
Fix #6747 Black bug
2019-01-20 00:17:37 +01:00
Twinaphex 7f327e7154
Merge pull request #8046 from orbea/gl
Fix segfault with a null gl context.
2019-01-19 23:35:48 +01:00
twinaphex 83241ed0b1 Some header cleanups 2019-01-19 23:27:59 +01:00
twinaphex 0abe271909 Take out some header includes 2019-01-19 23:15:48 +01:00
twinaphex 1a0d5030f9 shader_vulkan.cpp - doesn't need math.h 2019-01-19 23:02:48 +01:00
orbea 46676289d4 Fix segfault with a null gl context. 2019-01-19 13:56:39 -08:00
meleu 8e02ebd987 cheevos-new: no magic numbers 2019-01-19 17:59:41 -02:00
Twinaphex 8c5f4a842c
Merge pull request #8010 from rzumer/lynx-cheevos-fix
Hash full Lynx file content
2019-01-19 19:30:47 +01:00
meleu b7acc33bda cheevos-new: update nes/snes/lynx hashing methods 2019-01-19 15:29:54 -02:00
meleu f78f447b12 better handling HAVE_NEW_CHEEVOS build 2019-01-19 15:14:24 -02:00
Twinaphex 5611977de0
Merge pull request #8044 from krzys-h/uwp
(UWP) Fix Bundle.Mapping.txt path
2019-01-19 18:11:04 +01:00
meleu 159839e353 rcheevos leftover 2019-01-19 14:24:28 -02:00