11 Commits

Author SHA1 Message Date
Gregor Richards
90bd741786 Switching serialization quirks to uint64_t for consistency with other
bitfields
2016-10-04 23:07:35 -04:00
Gregor Richards
b974fa5718 Add a libretro environment for serialization quirks
The new environment RETRO_ENVIRONMENT_SET_SERIALIZATION_QUIRKS allows
cores to communicate any quirks their implementation of serialization
may exhibit. This is useful for distinguishing between serialization
implementations that are sufficient for netplay, rewind, regular use,
etc, as each of these have different requirements and it should be
possible to support a "good enough" serialization without breaking
frontend features.
2016-10-04 23:05:50 -04:00
twinaphex
4811e1124d (features CPU) add CMOV 2016-09-04 06:07:45 +02:00
Hans-Kristian Arntzen
d043123f71 Vulkan: Add support for queue transfers in HW rendering. 2016-06-25 11:39:52 +02:00
Alcaro
26190043eb this mmap env is way more complicated than it has any right to be. 2016-05-24 22:06:21 +02:00
Alcaro
4fd3a4743a Another todo 2016-05-18 12:51:17 +02:00
Alcaro
bc53d6fdc3 More TODO for this env. 2016-05-18 12:30:43 +02:00
Alcaro
56ce7b9b22 because @leiradel wants me to 2016-05-17 21:08:28 +02:00
Alcaro
c19a39f49c Set calling convention for those pointers. (Yes, it's ugly.) 2016-05-16 23:51:11 +02:00
Andre Leiradella
bc8b75148e updated with upstream 2016-05-12 22:36:49 -03:00
twinaphex
4a7ab8366b Move libretro.h headers to libretro-common/include 2016-05-10 19:03:53 +02:00