Added skydome support.

This commit is contained in:
Justin Marshall
2026-05-24 11:54:07 -07:00
parent 3242531044
commit 029fd186dc
18 changed files with 281 additions and 37 deletions
+1
View File
@@ -534,6 +534,7 @@ typedef struct renderView_s {
const idMaterial* globalMaterial; // used to override everything draw
renderGlobalFog_t globalFog; // fixed-function global depth fog
const idMaterial* skyDomeMaterial;
#ifdef QUAKE4
// RAVEN BEGIN
// mwhitlock: Xenon texture streaming.