twinaphex
|
8b4a41155d
|
C89_BUILD buildfixes
|
2016-03-20 05:24:05 +01:00 |
|
twinaphex
|
34958ec39a
|
(Vulkan) Don't use VK_API_VERSION any more
|
2016-03-20 03:04:52 +01:00 |
|
Alcaro
|
f8c31dd56a
|
No point checking this twice.
|
2016-03-18 17:19:30 +01:00 |
|
Alcaro
|
ba90c4afaf
|
Fix some use-after-free holes.
|
2016-03-18 17:18:45 +01:00 |
|
twinaphex
|
d8ebcde5ec
|
Implement GFX_CTL_SHOW_MOUSE
|
2016-03-14 14:39:58 +01:00 |
|
twinaphex
|
2e080967b0
|
Reimplement grab mouse code a bit - we really need to drastically
rewrite this
|
2016-03-14 14:37:18 +01:00 |
|
Alwin Garside
|
36117750af
|
Merge branch 'master' of https://github.com/libretro/RetroArch
|
2016-03-13 15:30:41 +01:00 |
|
Alwin Garside
|
97b60b1e20
|
Fixed emscripten build
|
2016-03-13 15:30:30 +01:00 |
|
twinaphex
|
8467ce114c
|
(Android) Followup to earlier commit
|
2016-03-12 08:53:27 +01:00 |
|
twinaphex
|
432d7a358a
|
(Android) Move Android-specific Moto G2 DPI workaround to android graphics context
driver
|
2016-03-12 08:52:29 +01:00 |
|
Jean-André Santoni
|
0863a8eb84
|
Reorder static functions in vivante context
|
2016-03-12 04:29:26 +07:00 |
|
Jean-André Santoni
|
a16ce4a146
|
Fix a typo in mali_fbdev_ctx
|
2016-03-10 01:50:30 +07:00 |
|
twinaphex
|
f79418459f
|
Ability to compile now with --enable-wayland and --disable-x11
defined
|
2016-03-09 09:21:07 +01:00 |
|
Hans-Kristian Arntzen
|
f02faeea27
|
Vulkan: Fix segfault on nVidia.
|
2016-03-06 12:33:46 +01:00 |
|
Hans-Kristian Arntzen
|
c00d32f30f
|
Vulkan: Get correct window mode size.
|
2016-03-06 12:18:11 +01:00 |
|
Hans-Kristian Arntzen
|
6cde59a8ad
|
Vulkan: Add more detailed counters.
|
2016-03-06 12:11:44 +01:00 |
|
Hans-Kristian Arntzen
|
e6fb3c3a1c
|
Update Vulkan headers.
|
2016-03-06 11:31:30 +01:00 |
|
Hans-Kristian Arntzen
|
ebdb7168ed
|
Vulkan: Clean up symbol loading.
Should use GetDeviceProcAddr when appropriate.
|
2016-03-06 11:27:36 +01:00 |
|
Twinaphex
|
e0d7c25ea0
|
Add gfx_coord_array_resize
|
2016-03-05 09:43:15 +01:00 |
|
twinaphex
|
eebcde721b
|
Rename video_coord_array
|
2016-03-05 07:28:02 +01:00 |
|
twinaphex
|
64a77af881
|
Use RARCH_DISPLAY_CTL_HW_CONTEXT_GET directly instead of
going through video_driver_callback
|
2016-03-04 20:49:55 +01:00 |
|
twinaphex
|
a9d29041a3
|
(gfx/video_driver.c) Cleanup
|
2016-03-04 20:14:53 +01:00 |
|
twinaphex
|
e9a0aba85b
|
Silence bunch of warnings and fix an error
|
2016-03-04 19:42:30 +01:00 |
|
twinaphex
|
90fbc6330c
|
Create RARCH_DISPLAY_CTL_SET_TITLE_BUF
|
2016-03-04 19:38:15 +01:00 |
|
twinaphex
|
05ce32efe4
|
Add RUNLOOP_CTL_FORCED_NONBLOCK_{} actions
|
2016-03-04 19:20:00 +01:00 |
|
twinaphex
|
fe9ad4825d
|
(gfx/video_driver.c) Cleanups
|
2016-03-04 19:12:54 +01:00 |
|
twinaphex
|
418c5cbb76
|
(Win32) Buildfix
|
2016-03-04 05:01:49 +01:00 |
|
twinaphex
|
6d4212ca06
|
Check OS version before going down screensaver path
|
2016-03-04 04:51:57 +01:00 |
|
twinaphex
|
414c63b59a
|
(VG) Silence some warnings
(Libretro-common) Add some headers
|
2016-03-02 23:09:31 +01:00 |
|
Christopher Bransden
|
2d0c02d21e
|
Fix compilation error:
gfx/drivers_context/vc_egl_ctx.c:591:13: error: static declaration of ‘gfx_ctx_vc_set_swap_interval’ follows non-static declaration
gfx/drivers_context/vc_egl_ctx.c:312:4
|
2016-03-02 21:31:56 +00:00 |
|
twinaphex
|
0f8e31cad3
|
(iOS) Use -1 instead of UIUserInterfaceIdiomUnspecified for backwards
compatibility
|
2016-03-02 17:25:13 +01:00 |
|
twinaphex
|
7d0205deac
|
(vulkan_common.c) Add log error when vkCreateInstance fails
|
2016-03-02 03:13:31 +01:00 |
|
twinaphex
|
6f80e09ce1
|
Change MIN/MAX to upper-case
|
2016-03-02 00:07:31 +01:00 |
|
twinaphex
|
702d4f9e3a
|
(Android) Buildfix
|
2016-03-01 22:26:57 +01:00 |
|
twinaphex
|
efb1c88215
|
(opendingux_fbdev_ctx.c) Another ifdef
|
2016-03-01 22:23:40 +01:00 |
|
twinaphex
|
f3cc1a9b59
|
(opendingux_fbdev_ctx.c) More HAVE_EGL ifdefs
|
2016-03-01 22:23:17 +01:00 |
|
twinaphex
|
ac584330bb
|
(Android) Bugfix
|
2016-03-01 21:58:35 +01:00 |
|
twinaphex
|
1b0a9d0b1d
|
Backport Opendingux/GCW Zero patches courtesy of gama.coder
|
2016-03-01 21:50:23 +01:00 |
|
twinaphex
|
d2645e9087
|
Add more glslang include dirs
|
2016-03-01 19:19:39 +01:00 |
|
twinaphex
|
77001a5577
|
(Android) More preparation for Vulkan
|
2016-03-01 18:59:12 +01:00 |
|
twinaphex
|
86a8899b0f
|
(Android) Start preparing Android JNI Makefiles for Android
|
2016-03-01 18:46:40 +01:00 |
|
twinaphex
|
c44107949d
|
(Vulkan) Pass width and height to vulkan_surface_create
|
2016-03-01 18:35:41 +01:00 |
|
twinaphex
|
5f125bc1f6
|
(Android) Only need to pass window for Android
|
2016-03-01 18:22:17 +01:00 |
|
twinaphex
|
eaa0b08bc2
|
(Android) Hook up Vulkan for gfx_ctx_bind_api
|
2016-03-01 18:21:09 +01:00 |
|
twinaphex
|
b8c1e31c13
|
(Android/Vulkan) Start hooking up Vulkan for Android context driver
|
2016-03-01 18:16:22 +01:00 |
|
twinaphex
|
81690601c0
|
(gl_raster_font.c) Fix some race issues
|
2016-03-01 17:24:33 +01:00 |
|
Themaister
|
bce0d55a43
|
Vulkan: Allocate correct number of descriptors.
Have to allocate for entire pool, not per set.
|
2016-03-01 09:44:18 +01:00 |
|
twinaphex
|
dc12f07a55
|
(mali_fbdev) Add some ifdefs
|
2016-03-01 07:17:57 +01:00 |
|
twinaphex
|
59ed4b939f
|
Cleanups
|
2016-03-01 07:09:55 +01:00 |
|
twinaphex
|
47fddf28e5
|
(Emscripten context) Cleanups
|
2016-03-01 07:07:56 +01:00 |
|