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
twinaphex
01ac15716e
(Android) Add extra include dirs
2017-11-06 23:32:02 +01:00
twinaphex
a1ce72ef0d
Update iOS xcodeproj
2017-11-06 05:40:53 +01:00