mirror of
https://github.com/ZDoom/Raze.git
synced 2025-05-31 09:20:59 +00:00
- another backend update, pulling in the sky renderer.
This commit is contained in:
parent
efa1cd3048
commit
1d15fe63a6
19 changed files with 1197 additions and 126 deletions
|
@ -125,3 +125,8 @@ void InitBuildTiles()
|
|||
}
|
||||
|
||||
TArray<UserShaderDesc> usershaders;
|
||||
|
||||
void UpdateVRModes(bool considerQuadBuffered = true)
|
||||
{
|
||||
// should update the menu.
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue