Add multisampling to librw

This commit is contained in:
Sergeanur 2020-11-28 15:13:06 +02:00
parent f50a53e290
commit 18d0fd2e48
5 changed files with 10 additions and 3 deletions

View file

@ -353,5 +353,4 @@ enum Config {
#ifdef LIBRW
// these are not supported with librw yet
# undef MULTISAMPLING
#endif