Home
last modified time | relevance | path

Searched refs:r_nocull (Results 1 – 25 of 88) sorted by relevance

1234

/dports/games/openjk/OpenJK-07675e2/codemp/rd-dedicated/
H A Dtr_main.cpp56 if ( r_nocull->integer==1 ) { in R_CullPointAndRadius()
H A Dtr_init.cpp64 cvar_t *r_nocull; variable
412 r_nocull = ri.Cvar_Get( "r_nocull", "0", CVAR_CHEAT, "" ); in R_Register()
/dports/games/ufoai/ufoai-2.5-source/src/client/renderer/
H A Dr_bsp.cpp62 if (r_nocull->integer) in R_CullBox()
89 if (r_nocull->integer) in R_CullSphere()
H A Dr_local.h56 extern cvar_t* r_nocull;
/dports/games/openjk/OpenJK-07675e2/code/rd-vanilla/
H A Dtr_world.cpp120 if ( r_nocull->integer==1 ) { in R_CullSurface()
496 if ( r_nocull->integer!=1 ) { in R_RecursiveWorldNode()
556 if ( r_nocull->integer!=2 ) in R_RecursiveWorldNode()
/dports/games/evq3/evq3/code/renderer/
H A Dtr_world.c126 if(r_nocull->integer) in R_CullSurface()
438 if(!r_nocull->integer) in R_RecursiveWorldNode()
548 if(!r_nocull->integer && r_shadows->integer <= 2) in R_RecursiveInteractionNode()
/dports/games/quetoo/quetoo-0.6.1/src/
H A Dgl_rmain.c70 cvar_t *r_nocull; variable
114 if(r_nocull->value) in GL_CullBox()
939 r_nocull = Cvar_Get("r_nocull", "0", 0); in GL_Register()
H A Dvideo.h211 extern cvar_t *r_nocull;
/dports/games/ioquake3-server/ioquake3-1.36/code/renderer/
H A Dtr_world.c118 if ( r_nocull->integer ) { in R_CullSurface()
369 if ( !r_nocull->integer ) { in R_RecursiveWorldNode()
/dports/games/ioquake3/ioquake3-1.36/code/renderer/
H A Dtr_world.c118 if ( r_nocull->integer ) { in R_CullSurface()
369 if ( !r_nocull->integer ) { in R_RecursiveWorldNode()
/dports/games/iortcw/iortcw-1.51c/SP/code/renderer/
H A Dtr_world.c117 if ( r_nocull->integer ) { in R_CullSurface()
423 if ( !r_nocull->integer ) { in R_RecursiveWorldNode()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/renderer/
H A Dtr_world.c119 if ( r_nocull->integer ) { in R_CullSurface()
370 if ( !r_nocull->integer ) { in R_RecursiveWorldNode()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/renderer/
H A Dtr_world.c118 if ( r_nocull->integer ) { in R_CullSurface()
369 if ( !r_nocull->integer ) { in R_RecursiveWorldNode()
/dports/games/openarena/openarena-engine-source-0.8.8/code/renderer/
H A Dtr_world.c118 if ( r_nocull->integer ) { in R_CullSurface()
369 if ( !r_nocull->integer ) { in R_RecursiveWorldNode()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/renderer/
H A Dtr_world.c118 if ( r_nocull->integer ) { in R_CullSurface()
369 if ( !r_nocull->integer ) { in R_RecursiveWorldNode()
/dports/games/openjk/OpenJK-07675e2/codemp/rd-vanilla/
H A Dtr_world.cpp124 if ( r_nocull->integer ) { in R_CullSurface()
1380 if ( r_nocull->integer!=1 && !tr_drawingAutoMap ) in R_RecursiveWorldNode()
1382 if (r_nocull->integer!=1) in R_RecursiveWorldNode()
1437 if ( r_nocull->integer!=2 ) in R_RecursiveWorldNode()
/dports/games/iortcw/iortcw-1.51c/MP/code/renderer/
H A Dtr_world.c117 if ( r_nocull->integer ) { in R_CullSurface()
427 if ( !r_nocull->integer ) { in R_RecursiveWorldNode()
/dports/games/alienarena/alienarena-7.66/source/ref_gl/
H A Dr_main.c104 cvar_t *r_nocull; variable
348 if (r_nocull->integer) in R_CullBox()
418 if (r_nocull->value) in R_CullSphere()
1210 r_nocull = Cvar_Get ("r_nocull", "0", 0); in R_Register()
/dports/games/alienarena-data/alienarena-7.66/source/ref_gl/
H A Dr_main.c104 cvar_t *r_nocull; variable
348 if (r_nocull->integer) in R_CullBox()
418 if (r_nocull->value) in R_CullSphere()
1210 r_nocull = Cvar_Get ("r_nocull", "0", 0); in R_Register()
/dports/games/iortcw/iortcw-1.51c/SP/code/rend2/
H A Dtr_world.c42 if ( r_nocull->integer || surf->cullinfo.type == CULLINFO_NONE) { in R_CullSurface()
516 if ( !r_nocull->integer ) { in R_RecursiveWorldNode()
/dports/games/iortcw/iortcw-1.51c/MP/code/rend2/
H A Dtr_world.c42 if ( r_nocull->integer || surf->cullinfo.type == CULLINFO_NONE) { in R_CullSurface()
480 if ( !r_nocull->integer ) { in R_RecursiveWorldNode()
/dports/games/quake2-source/quake2-r0.16.2/src/ref_gl/
H A Dgl_local.h190 extern cvar_t *r_nocull;
H A Dgl_rmain.c79 cvar_t *r_nocull; variable
150 if (r_nocull->value) in R_CullBox()
989 r_nocull = ri.Cvar_Get ("r_nocull", "0", 0); in R_Register()
/dports/games/quake2lnx/quake2-r0.16.2/src/ref_gl/
H A Dgl_local.h190 extern cvar_t *r_nocull;
/dports/games/r1q2/r1q2-8012_5/ref_gl/
H A Dgl_local.h210 extern cvar_t *r_nocull;

1234