Commit Graph

7836 Commits

Author SHA1 Message Date
twinaphex
b6370d2441 (Android Java) Set threaded video to default - Shield/Nexus 7 2013 now simply an
'OK' messagebox
2013-08-12 01:51:49 +02:00
Squarepusher
972fa44f14 Merge pull request #270 from Themaister/upstream
OpenGL (and various) improvements
2013-08-11 06:54:32 -07:00
Themaister
ef1f5d251f Don't use anti-jitter on consoles.
Not compatible.
2013-08-11 15:34:32 +02:00
Themaister
1389a1e37c Fix compile when GLSL isn't compiled in. 2013-08-11 15:25:04 +02:00
Themaister
fe24d961e3 Add args to ps3 environment. 2013-08-11 15:21:23 +02:00
Themaister
b5f46120a3 Use HAVE_PSGL instead. 2013-08-11 15:10:56 +02:00
Themaister
7d942adaa3 Should fix build on PS3. 2013-08-11 15:06:42 +02:00
Themaister
8862908040 Merge branch 'master' of github.com:libretro/RetroArch into upstream 2013-08-11 14:50:54 +02:00
Themaister
c5e7de7391 Add get_proc_address to OSX/iOS. 2013-08-11 14:10:10 +02:00
meancoot
36892231cf (OSX) Add both relative and absolute style mouse input 2013-08-11 00:20:45 -04:00
twinaphex
996c7e4def (Android Phoenix) Simplify detection messages 2013-08-11 06:13:20 +02:00
twinaphex
15a38dfb27 (Android) Make beginning popup a 'welcome message' and no longer ask about
choosing between threaded video and static sync - just mention static sync
but that's it - enable threaded video by default.
2013-08-11 05:38:59 +02:00
Themaister
c19bdc7c2c Kill some stale code. 2013-08-11 01:24:48 +02:00
Themaister
2b28050c15 Build fixups. 2013-08-11 01:16:08 +02:00
Themaister
ef97f05dff Use correct texture() in core. 2013-08-11 01:09:17 +02:00
Themaister
ad12cc8ab6 Fix some miscompilations with unused variables. 2013-08-11 01:09:17 +02:00
Themaister
1a071c4992 Updates and fixes for cg2glsl. 2013-08-11 01:09:17 +02:00
Themaister
954727aa79 Fixups for cg2glsl. 2013-08-11 01:09:14 +02:00
Themaister
9e4cee5b30 Add support for fast forward frame limiting. 2013-08-11 01:09:10 +02:00
Themaister
e8271031b6 Stop/start audio driver on mute. 2013-08-11 01:09:10 +02:00
Themaister
70de036440 Revert "Add GL sync support to GLES2."
This reverts commit c1bbb6bf89aae12848f0e2b2a5953b499bd5da4b.
2013-08-11 01:09:10 +02:00
Themaister
47c4428d8e Add GL sync support to GLES2. 2013-08-11 01:09:10 +02:00
Themaister
e33460ca8a Update Win32 build versions to 0.9.9.4. 2013-08-11 01:08:40 +02:00
Themaister
6f4f1e3079 Fixup warnings. 2013-08-11 01:08:40 +02:00
Hans-Kristian Arntzen
31195846e5 Fixup Windows build. 2013-08-11 01:08:40 +02:00
Themaister
301a4aaebf Add GLES3 header includes. 2013-08-11 01:08:40 +02:00
Themaister
4bf3d47be1 Use GCC atomics to avoid locking in callback. 2013-08-11 01:08:19 +02:00
Hans-Kristian Arntzen
21a1ae72d5 Remove unused variables. 2013-08-11 01:08:00 +02:00
Themaister
a543b5da74 Fix threaded audio race conditions. 2013-08-11 01:07:59 +02:00
Themaister
bb0993b6eb Fix Android build. 2013-08-11 01:07:30 +02:00
twinaphex
e2bcd5df98 (Playbook) ALSA driver broken for now - fall back to OpenAL for now 2013-08-11 01:07:07 +02:00
Themaister
8b655f491a Add slow motion check to frame time. 2013-08-11 01:05:33 +02:00
Themaister
6a82db13d5 Fixups for frame time callback. 2013-08-11 01:05:33 +02:00
Themaister
f4a23115c2 Begin adding AUDIO_CALLBACK/FRAME_TIME_CALLBACK. 2013-08-11 01:05:33 +02:00
twinaphex
1e83c59823 (ARM NEON) Define -marm for --enable-neon 2013-08-11 01:03:53 +02:00
Marcelo Munhoz Pélos
d35b806f98 Add toolbar in Rom's list to accommodate refresh and new folder buttons. 2013-08-11 01:03:53 +02:00
Marcelo Munhoz Pélos
f4d25deba1 Implements file move option in ROM list. 2013-08-11 01:02:44 +02:00
Marcelo Munhoz Pélos
fbf029939c Adds new Folder option in ROM list. 2013-08-11 01:02:05 +02:00
twinaphex
5e508c7a34 Place HAVE_NEON before HAVE_FLOATHARD and HAVE_FLOATSOFT 2013-08-11 00:58:48 +02:00
twinaphex
1c17baa4c1 (config) Fix hard float/soft float's CXXFLAGS/ASFLAGS 2013-08-11 00:58:29 +02:00
twinaphex
eac16d0d7f Add config params for hard float/soft float 2013-08-11 00:58:29 +02:00
Themaister
27399deed9 Log vendor/renderer in GL. 2013-08-11 00:57:24 +02:00
Themaister
eb95798016 Style fixups. 2013-08-11 00:57:24 +02:00
Themaister
d3cfe85a19 Add extern "C" to rglgen.h as well. 2013-08-11 00:57:24 +02:00
Themaister
a9df0a230d Fix CXX_BUILD. 2013-08-11 00:57:24 +02:00
Themaister
c007e5860c Add extern "C" to glsym headers. 2013-08-11 00:56:53 +02:00
Themaister
26d74be8b8 Disable blending per frame with HW render. 2013-08-11 00:56:53 +02:00
Themaister
335c32d95d Support creating debug contexts. 2013-08-11 00:56:53 +02:00
Themaister
6b4924c844 Be more conservative about texture memory usage. 2013-08-11 00:56:53 +02:00
Themaister
911558462a Use core blend correctly when using core context. 2013-08-11 00:56:00 +02:00