hizzlekizzle
ab03c1818a
update info.plist to v1.7.3
...
must have been missed in the previous update
2018-07-24 11:15:03 -05:00
Rob Loach
aba179a910
Merge branch 'master' into stripes
2018-07-22 13:30:47 -04:00
Stuart Carnie
0291c41afa
fix(Metal): Fix blank screen after full screen toggle; window focus
2018-07-14 11:18:21 -07:00
Stuart Carnie
167ad3b57d
fix(Metal): Various Metal fixes
...
* OSD message background
* clear glui background
* add Metal to configuration
* added optional config to compile Metal build without OpenGL
* fixed fill_pathname_join_delim; if out_path and dir are same, don't
strlcpy, as the results are undefined.
2018-07-12 21:33:18 -07:00
Aaron Kling
dc807f25cf
Fix android armeabi and x86_64 core updater urls
2018-07-12 20:06:03 -05:00
Yoshi Sugawara
14e79e0a43
support viewing/opening files in Files app
2018-07-11 15:52:11 -10:00
Stuart Carnie
74e1f24e90
feat(Metal): Full screen support
...
* I believe there is a race condition where the viewport is not set
correctly on launch
2018-07-06 23:38:34 -07:00
Stuart Carnie
a0900ec433
feat(Metal): full xmb pipeline support
...
Menu TODOs:
* understand why ribbon does not look the same as GL
* add clear support to `MenuDisplay` for glui
2018-07-03 22:32:12 -07:00
Stuart Carnie
5e1f991e32
feat(Metal): initial xmb and glui menu support
...
TODOs
* menu shader pipeline effects
* refactor / optimize graphics rendering
2018-07-03 22:32:12 -07:00
twinaphex
8a1c0be83c
(Android) Another potential buildfix; define ENABLE_HLSL
...
(slang_process) Put HLSL/Cg code around ENABLE_HLSL ifdef
(SPIRV-Cross) Make sure macros no longer need to be redefined; make them
unique in both glsl and hlsl files; needed for Griffin builds
2018-06-26 13:18:17 +02:00
Stuart Carnie
ee8d82dcfe
add additional project files
2018-06-23 13:33:27 -07:00
Stuart Carnie
3462fd248c
fix(Metal): fix project file to include .metal resources
2018-06-20 22:58:36 -07:00
Twinaphex
2bdffff435
Silence more warnings
2018-06-21 07:34:27 +02:00
Twinaphex
467aa30131
Cleanups
2018-06-21 07:26:05 +02:00
Stuart Carnie
411bcf8bdd
feat(apple): Metal support for macOS
...
* includes rgui
* shader support
This is a work-in-progress and there are some bugs and visual artifacts
still to be fixed.
2018-06-20 21:33:45 -07:00
twinaphex
f8cad6f565
Update glslang
2018-06-20 10:47:08 +02:00
Brad Parker
aa083d1e4c
android: add configurable setting for Sustained Performance Mode
2018-06-19 02:50:33 -04:00
Brad Parker
612ed942d0
android: enable sustained performance mode if supported, bump target API to 24
2018-06-18 12:56:14 -04:00
Brad Parker
7176bb19ad
support powerstate/battery level in Android
2018-06-16 19:15:16 -04:00
twinaphex
599937cc4f
Make separate xcodeproj
2018-05-14 00:17:17 +02:00
Stuart Carnie
789933b333
wip: add Vulkan support to Apple platforms
2018-05-13 21:35:23 +02:00
twinaphex
91744d9dd0
Bump up version code
2018-05-04 16:27:14 +02:00
twinaphex
b2ceb50897
Update to 1.7.3
2018-05-04 05:45:22 +02:00
Dwedit
00c116051f
Add QT builds to MSVC2017 project
...
Fix missing line in griffin_cpp.cpp, and normalize end of line to LF
2018-05-03 10:32:32 -05:00
twinaphex
268baca939
(MSVC 2013) Add /bigobj for griffin_glslang.cpp
2018-05-03 14:52:37 +02:00
twinaphex
238091f182
(OSX/Android) Add Dr. Flac/Dr. Mp3 support to Android/OSX
2018-04-28 14:33:48 +02:00
twinaphex
80025692c1
(Android) Bump up version code
2018-04-26 21:25:38 +02:00
Matt Sephton
c6d6bb26c3
changed APP_UNIQUE_ID to next free & valid HEX number
...
was 0xBAC1G
2018-04-26 13:54:23 +01:00
Twinaphex
d65b387d0f
Update AndroidManifest.xml
2018-04-24 19:03:57 +02:00
twinaphex
789ef63dee
(360) Don't bake in HAVE_XUI anymore; buildfixes for C++
2018-04-23 17:35:36 +02:00
twinaphex
710570a408
(MSVC 2013) Buildfix
2018-04-17 11:37:00 +02:00
gingerbeardman
e1637ffa20
icon changes
2018-04-13 01:29:15 +01:00
gingerbeardman
f8b75482e9
icon and banner update and refresh
...
new icons: freeintv
redrawn icons: 81, nekop2, np2kai
tweaked icons: fceumm, mednafen_pce_fast, nestopia, o2em, picodrive
new banners: freeintv
tweaked banners: 81
all images have also been optimised
2018-04-13 01:15:26 +01:00
twinaphex
445f176e24
(Xbox) Enable HAVE_RUNAHEAD for Xbox OG/360
2018-04-10 00:14:23 +02:00
Jean-André Santoni
1614519874
Clone xmb to stripe menu
2018-04-08 09:55:16 +07:00
David Walters
b5b906bc5a
Fix for fatal error C1128 in 64-bit Debug builds (by adding /bigobj to command line)
2018-04-03 18:41:34 +01:00
David Walters
7adec98cd8
Fix MSVC2015 project/solution build config associations
2018-04-03 18:25:23 +01:00
David Walters
852c8735e6
Fix solution file to be Visual Studio 14 / "2015" format.
2018-04-03 18:21:10 +01:00
twinaphex
00a3aba480
Define HAVE_RUNAHEAD for dynamic linked iOS
2018-04-03 03:48:59 +02:00
twinaphex
9164bcc244
Add HAVE_RUNAHEAD to Android
2018-03-31 04:22:18 +02:00
twinaphex
54636ea5f3
(OSX PPC) Define HAVE_RUNAHEAD
2018-03-29 19:35:26 +02:00
Twinaphex
425e1d9043
(OSX) Define HAVE_RUNAHEAD
2018-03-29 18:04:15 +02:00
twinaphex
8819b2a2f6
(MSVC 2005/2010/2013/2015/2017) Add HAVE_RUNAHEAD
2018-03-29 18:02:18 +02:00
twinaphex
adb2274fc6
- Enable HAVE_RUNAHEAD for MSVC 2003
...
- Remove some unreferenced labels
2018-03-29 17:55:06 +02:00
twinaphex
2143540c8c
(MSVC 2013/2015/2017) Add HAVE_CHEEVOS support
2018-03-28 18:33:31 +02:00
twinaphex
994ca6b3f8
Enable HAVE_CHEEVOS for MSVC 2003 target too
2018-03-28 18:07:31 +02:00
twinaphex
bb86387986
Re-enable HAVE_CHEEVOS for MSVC 2010
2018-03-28 14:57:27 +02:00
twinaphex
d8e382c585
(Cheevos) Take out cheevos support for MSVC 2010 again, CORO_YIELD
...
macro does not work with MSVC 2010
2018-03-28 01:28:15 +02:00
aliaspider
88d1c1fdca
msvc build fix.
2018-03-25 23:11:31 +01:00
meepingsnesroms
9c47e24a84
Add PokeMini index for 3ds
2018-03-24 12:10:54 -07:00
Yoshi Sugawara
c44dd39dd6
Fixed crash when opening content using "open in..", support for keyboard mapper
2018-03-22 22:43:20 -10:00
twinaphex
be796566bc
Add HAVE_CHEEVOS support for MSVC 2005
2018-03-22 20:45:35 +01:00
twinaphex
f597fd7a11
Add HAVE_CHEEVOS support for MSVC 2010
2018-03-22 20:42:06 +01:00
twinaphex
319d87cf6f
Bump up version
2018-03-20 08:35:17 +01:00
radius
e9fdfd2334
try to fix building yet again
2018-03-20 01:46:30 -05:00
twinaphex
fb011f8377
Fix MSVC 2013 build
2018-03-16 22:04:34 +01:00
twinaphex
ffbb439fb5
Fix MSVC 2015 solution
2018-03-16 21:45:14 +01:00
twinaphex
9f33ba8607
(Vulkan/D3D11/D3D12) Add HAVE_GLSLANG now to both Android and MSVC solutions - shaders
...
should work now
2018-03-02 02:14:29 +01:00
MrHuu
9193bdc46c
(3DS) Clean / Reorder / Add FreeIntv
2018-02-18 15:42:55 +01:00
twinaphex
4e222589a0
(Xbox) Update
2018-02-18 02:09:55 +01:00
twinaphex
c842d2e27e
(Xbox1) Take out XMB
2018-02-18 01:37:36 +01:00
twinaphex
b6347420d3
Set 1.7.1
2018-02-17 16:43:51 +01:00
Andrés
abc18d3793
Delete readme.txt
2018-02-06 22:37:22 -05:00
Andrés
408cfd66d6
Update README.md
2018-02-06 22:37:07 -05:00
radius
db65537c24
fixup emscripten bundle
2018-02-06 22:17:58 -05:00
radius
ee9c786297
add missing bundle files
2018-02-06 22:05:21 -05:00
twinaphex
24306429bd
(VS2013) Update solution; add Vulkan, D3D10, D3D11 support
2018-02-04 14:33:37 +01:00
twinaphex
2963288b29
SPIRV-Cross and glslang will compile with Griffin/MSVC targets now
2018-02-04 14:21:34 +01:00
twinaphex
80dbef47cb
(Android) Add HAVE_SLANG/HAVE_SPIRV_CROSS
2018-02-03 21:36:42 +01:00
twinaphex
c60f706f1e
(MSVC 2013) Update solution
...
Griffin - add better ifdefs
2018-02-03 20:50:31 +01:00
twinaphex
311de8138e
(Griffin) shader_vulkan - Uniquely name set_unique_map to avoid collision
2018-02-03 17:20:23 +01:00
twinaphex
94022f0599
(MSVC 2013) Add HAVE_SLANG
...
(Griffin) Add SPIRV-Cross/slang rules to Griffin
2018-02-03 17:10:20 +01:00
Twinaphex
761f172367
(iOS 11 Static) Update
2018-01-31 14:12:16 +01:00
Twinaphex
ceb1d1f8a0
(iOS 11) Update solution
2018-01-31 13:23:39 +01:00
twinaphex
5dd837b310
Add iOS 11 solutions
2018-01-31 13:22:30 +01:00
Twinaphex
9783e59ed3
Update iOS 8 xcodeproj
2018-01-31 12:54:25 +01:00
twinaphex
7f38ee79f7
(MSVC2013) Add additional features
2018-01-30 22:01:09 +01:00
twinaphex
b011f27c89
(MSVC 2013) Solution starts working now
2018-01-30 21:53:37 +01:00
twinaphex
b5a1111e07
Don't define HAVE_D3D12 for MSVC 2013
2018-01-30 16:44:42 +01:00
twinaphex
a5f232793b
Silence warnings
2018-01-30 16:44:42 +01:00
twinaphex
2906744a0d
(D3D10) Add non_HAVE_DYNAMIC codepaths
2018-01-29 15:33:30 +01:00
twinaphex
03e800c1c8
Add HAVE_D3D11 to MSVC 2013 - we need non-HAVE_DYNAMIC codepaths
...
for D3D11
2018-01-29 14:05:44 +01:00
Olivier PARRA
9acb536bf4
[iOS10+]Handle hardware keyboards and iCade controllers
2018-01-29 11:36:09 +01:00
MrHuu
192fa74868
Add 3DS core Handy
2018-01-28 12:46:30 +01:00
MrHuu
53d1048905
Add 3DS gw core
2018-01-25 19:56:24 +01:00
Olivier PARRA
8bff69eae8
1.[IOS9]Remove HID entry from menu as IOKIT is not available 2.[OSX]Add robustness and determinism to HID buttons detection code (add controller buttons in a sorted list)
2018-01-25 02:20:52 +01:00
Twinaphex
57ad08e37d
Add arm64 for iOS 10 target
2018-01-24 07:37:03 +01:00
Twinaphex
3a18a57de5
Update ios xcodeprojs
2018-01-24 07:35:30 +01:00
Twinaphex
b96f51ecc3
Each xcodeproj now becomes unique
2018-01-24 07:21:15 +01:00
twinaphex
bf7cbb2aea
Split up iOS xcodeprojs into separate ones
2018-01-24 07:17:39 +01:00
twinaphex
dc6752cdf4
(MSVC 2013) Add more switches
2018-01-24 02:16:23 +01:00
twinaphex
63ad668ff0
Add HAVE_DYNAMIC ifdefs
2018-01-24 02:12:58 +01:00
twinaphex
cf97ff3824
Update
2018-01-24 02:09:43 +01:00
twinaphex
6a46065162
(MSVC 2013) Add more non_HAVE_DYNAMIC codepaths
2018-01-24 01:52:44 +01:00
twinaphex
80b17668b6
Add initial VS2013 solution
2018-01-24 01:29:45 +01:00
twinaphex
b04a52e2e9
(MSVC 2017) Add HAVE_D3D10
2018-01-23 19:29:32 +01:00
twinaphex
ed38887910
(VS2017) Update solution
2018-01-23 08:38:40 +01:00
Twinaphex
8bc1d9965d
Fix unused variables/etc.
2018-01-23 07:29:04 +01:00
twinaphex
f8d32bf10d
(MSVC 2017) Add HAVE_D3D11/HAVE_D3D12
2018-01-21 07:51:11 +01:00
twinaphex
7ab2cbf877
Revert "(Xbox OG) Add HAVE_7ZIP"
...
This reverts commit fd799bccef
.
2018-01-21 04:01:12 +01:00
twinaphex
fd799bccef
(Xbox OG) Add HAVE_7ZIP
2018-01-21 02:35:17 +01:00
twinaphex
f884e5b0c8
(Xbox OG) Build in RPNG support
2018-01-21 01:27:41 +01:00
twinaphex
537870b6ec
(XDK1) Add HAVE_OVERLAY
2018-01-21 01:19:06 +01:00
twinaphex
2fcd44b40c
(Xbox 1) Remove HAVE_MATERIALUI
2018-01-21 00:06:55 +01:00
twinaphex
b640e1cbe9
(Xbox OG) Add HAVE_MATERIALUI / HAVE_XMB
2018-01-20 06:48:44 +01:00
Toad King
bd9e70f70e
fix top bar not appearing in phone browsers
2018-01-18 22:57:46 -06:00
twinaphex
dc81998c0b
(Xbox OG) Buildfixes
2018-01-19 04:55:34 +01:00
twinaphex
841593f082
(MSVC 2010) Define HAVE_D3DX
2018-01-19 02:37:24 +01:00
twinaphex
f30c0010f6
Remove xbox media path
2018-01-17 09:05:28 +01:00
Toad King
fea2dd3d17
remove log textbox from embed template
2018-01-15 14:10:51 -06:00
Toad King
b997c8f80f
fix padding on content area. fullscreen hack no longer needed on chrome
...
remove box shadow from navbar so it doesn't cover the render area
2018-01-15 14:04:28 -06:00
Toad King
78a3d0f828
Merge branch 'master' into more-emscripten-fixes
2018-01-15 04:09:26 -06:00
Toad King
db152fede8
remove container with uneeded padding. fixes canvas being off-center in smaller windows
2018-01-14 23:45:54 -06:00
Rob Loach
443262a9cd
emscripten: Allow hiding the top menu
2018-01-14 23:57:53 -05:00
radius
d7168584a2
cut down duplication
2018-01-14 22:43:49 -05:00
radius
346d9480f7
remove dropbox
2018-01-14 22:31:30 -05:00
Toad King
2df70cce17
make retroarch logs log to web console instead of textbox
2018-01-14 21:18:30 -06:00
Toad King
4498e9ffba
fix white bar in chrome when fullscreen
2018-01-14 21:10:15 -06:00
Toad King
a682ccd8e8
fix menu button
2018-01-14 21:02:59 -06:00
Twinaphex
9b0b16e2c0
Merge pull request #6106 from ToadKing/emscripten-fixes
...
Emscripten rewrites
2018-01-14 22:40:00 +01:00
MrHuu
859da19d80
Add 3DS stella / prosystem core
2018-01-14 16:34:49 +01:00
Toad King
161d758b33
don't apply class that has padding to canvas
2018-01-13 00:46:31 -06:00
twinaphex
54fd72fb24
Make it possible to compile with HAVE_VULKAN on MSVC 2017 build ;
...
glslang stripped out for now
2018-01-11 02:53:40 +01:00
twinaphex
99699af36f
(MSVC 2003) Add DEBUG
2018-01-07 12:21:01 +01:00
meepingsnesroms
0598f2e7c8
Remove 64bit png and replace with 32 as 64 is incompatible new with bannertool
2018-01-04 17:05:54 -08:00
meepingsnesroms
bf47859430
Remove binarys
2018-01-04 11:46:13 -08:00
meepingsnesroms
2e0eb4df8e
Allow using custom bannertool and makerom for 3ds, for wav format not found error
...
You can compile the latest version of bannertool for your system and have retroarch build with that instead of the builtin one that fails on windows.
2018-01-04 11:40:03 -08:00
twinaphex
3033c1586a
(MSVC 2010) x64 - compile griffin.c as C
2018-01-04 16:55:00 +01:00
twinaphex
7a481236bf
(Xbox OG) Some more buildfixes
2018-01-03 14:37:35 +01:00
twinaphex
6c5d303a07
(Xbox OG) Fix Salamander build
2018-01-03 14:31:41 +01:00
twinaphex
956f869974
(360) Fix Salamander build
2018-01-03 12:14:08 +01:00
twinaphex
a74ef2214d
Start removing SINC ifdefs for individual Makefiles
2017-12-31 21:34:31 +01:00
twinaphex
88cac16409
(MSVC 2003) Compile griffin.c as C code
2017-12-31 03:16:08 +01:00
twinaphex
2fd3f41865
Bump to version 1.7.0
2017-12-25 18:17:57 +01:00
Andrés
fbdd53b717
Change the entry point in MSVC2010 builds
2017-12-15 18:03:20 -05:00
Andrés
4604faf8d9
Update RetroArch-msvc2010.vcxproj
2017-12-15 12:46:35 -05:00
Andrés
f25ba04d91
Change the entry point in non DEBUG builds
2017-12-15 09:43:39 -05:00
Andrés
0602f8eb79
Try to get rid of the console in MSVC 2010 builds
2017-12-14 21:36:33 -05:00
Brad Parker
8f7810d921
emscripten: only fire keyup once, and don't wait so long to do so (libretro.js)
2017-12-08 18:15:22 -05:00
Andrés
a15820f86a
Update index.html
2017-12-08 10:25:00 -05:00
twinaphex
d5b3104cfb
Cleanups/warning fixes
2017-12-06 19:51:07 +01:00
Jean-Paul Mari
38b899e4d6
Added Visual Studio 2017 support
...
The msvc-2017 is based on msvc-2015
2017-12-05 11:23:38 -05:00
Unknown
7f2f90de24
Fix name issue with nekop2, use ${DEVKITPRO} for smdhtool, got devkitarm setup, compiles and works
2017-11-25 18:35:05 -08:00
meepingsnesroms
621567e0e6
Merge pull request #2 from libretro/master
...
Merge upstream
2017-11-25 17:26:02 -08:00
meepingsnesroms
03f2a325fb
Add 3ds assets, move assets from ctr to pkg/ctr
...
NOTE: I do not have the 3ds version of devkitARM installed so I could
not test it if moving the assets to pkg/ctr broke compiling but I did
change the assets paths in Makefile.ctr and Makefile.ctr.salimander so
it should compile.
2017-11-24 09:28:47 -08:00
twinaphex
6f5cad5f59
Bump to version 1.6.9
2017-11-21 16:32:24 +01:00
twinaphex
2c7e5f98fc
Bump version code
2017-11-21 16:26:45 +01:00
twinaphex
0c65e6e4e9
Start bumping version to 1.6.8
2017-11-18 12:21:25 +01:00
twinaphex
67fea30406
Remove remaining references to HAVE_FBO
2017-11-13 08:55:41 +01:00
bparker06
814f18b7a8
Update RetroArch-msvc2005.vcproj
2017-11-06 23:46:55 -05:00