libretro: Re-enable hw context switch, add auto option

This commit is contained in:
Connor McLaughlin
2020-08-23 14:42:53 +10:00
parent df14519a97
commit 17b5c749bf
6 changed files with 42 additions and 33 deletions

View File

@@ -49,6 +49,7 @@ add_library(common
jit_code_buffer.h
log.cpp
log.h
make_array.h
md5_digest.cpp
md5_digest.h
minizip_helpers.cpp