Commit 2ffe41d
committed
tr_init: allow software rendering
This makes the game runs on virtualized macOS out of the box.
Mesa systems like Linux or FreeBSD just fallbacks on software rendering
without requiring any enablement.
We better want to get the game running at all cost than just
aborting, the user can then tweak the presets to get more
performance if that's really needed.1 parent 17d55ef commit 2ffe41d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1118 | 1118 | | |
1119 | 1119 | | |
1120 | 1120 | | |
1121 | | - | |
| 1121 | + | |
1122 | 1122 | | |
1123 | 1123 | | |
1124 | 1124 | | |
| |||
0 commit comments