RetroArch/libretro-common
Hans-Kristian Arntzen 54c1759f45 Vulkan: Make a more general purpose symbol loader.
Avoids painful manual loading and wrapping function pointers everywhere
...

Reusable for cores, so move to libretro-common.
Also update built-in Vulkan headers.
2016-06-26 13:10:58 +02:00
..
algorithms Create libretro-common/include/compat/intrinsics.h 2016-06-07 04:07:12 +02:00
compat Don't bake in strlcpy/strlcat for OSX 2016-04-22 08:13:13 +02:00
conversion (ARM NEON) Buildfix 2016-05-17 17:00:16 +00:00
crt Renamed libretro-sdk to libretro-common 2015-02-19 00:04:03 +01:00
dynamic (libretro-common) Header updates 2016-03-20 17:13:31 +01:00
encodings (libretro-common) Header updates 2016-03-20 17:13:31 +01:00
features Create RFILE_MODE_READ_TEXT 2016-06-03 03:14:42 +02:00
file (VITA) build fix for latest sdk. 2016-06-05 22:01:25 +01:00
formats image texture: Add length argument to image_transfer_process 2016-06-21 14:34:34 +10:00
gfx Create matrix_4x4_copy 2016-05-17 18:12:43 +02:00
glsm Update GLSM 2016-06-21 00:35:57 +02:00
glsym (libretro-common) Update 2016-05-15 06:59:23 +02:00
hash (libretro-common) Update 2016-03-24 04:23:17 +01:00
include Vulkan: Make a more general purpose symbol loader. 2016-06-26 13:10:58 +02:00
libco (libretro-common) Update comments 2016-03-24 05:57:48 +01:00
lists Turn file_list_epand_if_needed static 2016-06-03 10:16:40 +02:00
memmap Add memalloc_alloc_aligned 2016-05-17 16:56:13 +02:00
net (VITA) build fix for latest sdk. 2016-06-05 22:01:25 +01:00
queues HAVE_IMAGEVIEWER no longer has to be excluded for the C89/C90 build 2016-06-21 06:59:31 +02:00
rthreads fixed a typo in the video settings setup and added back display of the driver specific video settings 2016-06-25 17:14:31 +02:00
streams Merge pull request #3077 from aliaspider/master 2016-06-05 23:03:03 +02:00
string Add new versions of whitespace trimming functions 2016-06-09 08:01:55 +02:00
utils sleep to avoid flodding the host 2015-11-27 19:01:06 -05:00
vulkan Vulkan: Make a more general purpose symbol loader. 2016-06-26 13:10:58 +02:00
.gitignore (libretro-common) Updates 2016-04-23 10:40:46 +02:00