Update libretro-common.

This commit is contained in:
Rinnegatamante 2019-10-15 17:43:50 +02:00
parent 839747f420
commit 7fee4ad11b

View File

@ -1248,6 +1248,16 @@ enum retro_mod
* default when calling SET_VARIABLES/SET_CORE_OPTIONS.
*/
#define RETRO_ENVIRONMENT_GET_PREFERRED_HW_RENDER 56
/* unsigned * --
*
* Allows an implementation to ask frontend preferred hardware
* context to use. Core should use this information to deal
* with what specific context to request with SET_HW_RENDER.
*
* 'data' points to an unsigned variable
*/
/* VFS functionality */
/* File paths: