Commit Graph

32070 Commits

Author SHA1 Message Date
twinaphex
dfcef0f252 Move setting paths over 2016-09-01 03:00:27 +02:00
twinaphex
68823085c9 Move netplay_nickname down 2016-09-01 02:54:05 +02:00
twinaphex
03c28689e5 (configuration.c) Cleanups - rearrange array / path settings 2016-09-01 02:53:04 +02:00
twinaphex
081e47798e Cleanups for array settings 2016-09-01 02:46:09 +02:00
twinaphex
5c81cfb380 Add string setting loading 2016-09-01 02:40:05 +02:00
twinaphex
a608f2350a (Freetype) Add another fallback font 2016-09-01 02:09:15 +02:00
twinaphex
47eef317bb (video filters) Update exp_generic_rgb565 2016-09-01 02:03:43 +02:00
Alcaro
d1b7cdef57 Kill some signed integer overflow warnings 2016-08-31 23:57:06 +02:00
twinaphex
12cfb3bfce Rewrite gfx_ctx_x_make_current a bit and turn it into a
static function
2016-08-31 15:24:56 +02:00
twinaphex
90a303050f Turn this into enum 2016-08-31 15:21:12 +02:00
twinaphex
aa15fb3f91 Update remaining video context drivers 2016-08-31 15:02:07 +02:00
Twinaphex
d678273b0b Merge pull request #3478 from bparker06/gl_thread_current
make GLX context current when managing font textures with threaded video
2016-08-31 14:56:46 +02:00
Twinaphex
cc0d7193f0 Merge pull request #3479 from vanfanel/master
Correct drm headers path for the plain_drm driver
2016-08-31 14:46:30 +02:00
vanfanel
b9ff4c91bd Correct drm headers path for the plain_drm driver 2016-08-31 11:59:29 +02:00
Brad Parker
2afd72252c make GLX context current when creating font textures with threaded video 2016-08-31 01:33:35 -04:00
Twinaphex
2ffcaecc6c Remove unused variable 2016-08-31 04:21:39 +02:00
twinaphex
39b5723e6f Cleanup 2016-08-31 03:49:18 +02:00
twinaphex
a4bd80596e Create dynamic_verify_hw_context - if we request a GL hw context and we have
the Vulkan driver running, return false - or vice versa. Can now use ffmpeg
core with Vulkan
2016-08-31 03:42:58 +02:00
twinaphex
5ae110601c Create dynamic_request_hw_context 2016-08-31 03:34:34 +02:00
Twinaphex
9bd079f104 Merge pull request #3477 from leiradel/master
fixed header for md5 funcs and md5.c inclusion in griffin
2016-08-31 02:49:43 +02:00
Andre Leiradella
ea84c8a787 better json scheme for the mmap data 2016-08-30 23:41:43 +01:00
Andre Leiradella
a5e39f5ca9 removed unused variable 2016-08-30 23:29:03 +01:00
Andre Leiradella
8926a4b077 fixed header for md5 funcs and md5.c inclusion in griffin 2016-08-30 23:27:47 +01:00
Twinaphex
98c1300dbe Merge pull request #3476 from loganmc10/patch-2
EGL_DEPTH_SIZE should be set
2016-08-30 23:34:09 +02:00
Logan McNaughton
78337bae4b EGL_DEPTH_SIZE should be set
Same reasoning as Android.
2016-08-30 15:32:25 -06:00
Twinaphex
17a0aa4463 Merge pull request #3475 from loganmc10/patch-1
EGL_DEPTH_SIZE should be set
2016-08-30 23:30:05 +02:00
Logan McNaughton
1beb9e9ffd EGL_DEPTH_SIZE should be set
EGL_DEPTH_SIZE needs to be set in order to have an FBO with a depth buffer. Some drivers aren't as strict about this but many are.
2016-08-30 15:29:17 -06:00
Alcaro
14cb57ce3b Merge pull request #3474 from bparker06/7z
7z extension is .7z not .zip
2016-08-30 22:32:40 +02:00
Brad Parker
ae36b0f73d 7z extension is .7z not .zip 2016-08-30 16:31:53 -04:00
Twinaphex
8da400c55e Merge pull request #3472 from bparker06/config
use correct type for default float setting
2016-08-30 20:44:37 +02:00
Alcaro
55d8b43134 Merge pull request #3473 from bparker06/makefile
LDFLAGS not LDLAGS
2016-08-30 20:43:08 +02:00
Brad Parker
0688eef75b LDFLAGS not LDLAGS 2016-08-30 14:40:52 -04:00
Brad Parker
815b8e26b8 use correct type for default float setting 2016-08-30 14:36:14 -04:00
twinaphex
2c17d6a71e Add back SWRESAMPLE check 2016-08-30 18:31:42 +02:00
twinaphex
f4bfbe0a23 (ffmpeg core) Cleanups/style nits 2016-08-30 17:48:43 +02:00
twinaphex
f8f4b4f809 (ffmpeg core) Cleanups/style nits 2016-08-30 17:42:29 +02:00
twinaphex
e819e84149 (ffmpeg core) Cleanups; use HAVE_SWRESAMPLE ifdef 2016-08-30 17:40:06 +02:00
twinaphex
3b79182fa2 Add HAVE_AVRESAMPLE 2016-08-30 17:31:39 +02:00
twinaphex
aa1e43b2fc Change notice to reflect that ffmpeg support now includes
built-in core
2016-08-30 17:25:51 +02:00
twinaphex
90e57f7a0d Check for libavdevice 2016-08-30 17:24:04 +02:00
Twinaphex
e94d21388e Merge pull request #3471 from frangarcj/master
Latest sdk and vibration
2016-08-30 14:59:43 +02:00
Francisco José García García
e3b5fdd815 (VITA) Add vibration for PSTV 2016-08-30 14:29:19 +02:00
Francisco José García García
7f0624ff32 (VITA) Update to latest sdk 2016-08-30 14:27:12 +02:00
twinaphex
d5f14a6caa Fix C89_BUILD warnings 2016-08-30 05:03:46 +02:00
twinaphex
f87b7209d8 Remove header include 2016-08-30 05:01:31 +02:00
twinaphex
672a7e1a40 Get rid of unused 'Debug Information' 2016-08-30 04:58:45 +02:00
twinaphex
78175e0e9c Cleanup 2016-08-30 04:55:04 +02:00
twinaphex
c14fe766a5 Indent nits 2016-08-30 04:42:02 +02:00
twinaphex
efb3f3ec06 open_default_config_file - don't initialize global until the end 2016-08-30 04:40:13 +02:00
twinaphex
49742da0b4 Cleanup 2016-08-30 04:37:49 +02:00