- with the new order of things we need the software renderer to be always available.
This commit is contained in:
parent
51bf2eb9fa
commit
9ba32cb994
12 changed files with 46 additions and 96 deletions
|
|
@ -109,6 +109,7 @@ EXTERN_CVAR(Bool, r_blendmethod)
|
|||
int active_con_scale();
|
||||
|
||||
FRenderer *Renderer;
|
||||
FRenderer *SWRenderer;
|
||||
|
||||
EXTERN_CVAR (Bool, swtruecolor)
|
||||
EXTERN_CVAR (Bool, fullscreen)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue