Home
last modified time | relevance | path

Searched refs:R_CheckBBox (Results 1 – 17 of 17) sorted by relevance

/dports/games/heretic/glheretic-1.2/
H A Dr_bsp.c313 boolean R_CheckBBox (fixed_t *bspcoord) in R_CheckBBox() function
485 if (R_CheckBBox (bsp->bbox[side^1])) /* possibly divide back space */ in R_RenderBSPNode()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dr_bsp.c322 boolean R_CheckBBox(fixed_t * bspcoord) in R_CheckBBox() function
506 if (R_CheckBBox(bsp->bbox[side ^ 1])) // possibly divide back space in R_RenderBSPNode()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dr_bsp.c380 boolean R_CheckBBox (fixed_t* bspcoord) in R_CheckBBox() function
579 if (R_CheckBBox (bsp->bbox[side^1])) in R_RenderBSPNode()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dr_bsp.c380 boolean R_CheckBBox (fixed_t* bspcoord) in R_CheckBBox() function
579 if (R_CheckBBox (bsp->bbox[side^1])) in R_RenderBSPNode()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dr_bsp.c322 boolean R_CheckBBox(fixed_t * bspcoord) in R_CheckBBox() function
506 if (R_CheckBBox(bsp->bbox[side ^ 1])) // possibly divide back space in R_RenderBSPNode()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dr_bsp.c322 boolean R_CheckBBox(fixed_t * bspcoord) in R_CheckBBox() function
487 if (R_CheckBBox(bsp->bbox[side ^ 1])) // possibly divide back space in R_RenderBSPNode()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dr_bsp.c380 boolean R_CheckBBox (fixed_t* bspcoord) in R_CheckBBox() function
579 if (R_CheckBBox (bsp->bbox[side^1])) in R_RenderBSPNode()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dr_bsp.c356 boolean R_CheckBBox(fixed_t * bspcoord) in R_CheckBBox() function
525 if (R_CheckBBox(bsp->bbox[side ^ 1])) // possibly divide back space in R_RenderBSPNode()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dr_bsp.c411 boolean R_CheckBBox (fixed_t* bspcoord) in R_CheckBBox() function
620 if (R_CheckBBox (bsp->bbox[side^1])) in R_RenderBSPNode()
/dports/games/uhexen/uhexen-0.601/src/
H A Dr_bsp.c310 boolean R_CheckBBox (fixed_t *bspcoord) in R_CheckBBox() function
500 if (R_CheckBBox (bsp->bbox[side^1])) // possibly divide back space in R_RenderBSPNode()
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dr_bsp.c404 static dbool R_CheckBBox(const fixed_t *bspcoord) in R_CheckBBox() function
562 if (!R_CheckBBox(bsp->bbox[side^1])) in R_RenderBSPNode()
/dports/games/prboom/prboom-2.5.0/src/
H A Dr_bsp.c426 static boolean R_CheckBBox(const fixed_t *bspcoord) in R_CheckBBox() function
658 if (!R_CheckBBox(bsp->bbox[side^1])) in R_RenderBSPNode()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dr_bsp.c713 boolean R_CheckBBox (fixed_t* bspcoord) in R_CheckBBox() function
1218 if (R_CheckBBox (bsp->bbox[side^1])) in R_RenderBSPNode()
1281 if (R_CheckBBox (bsp->bbox[side^1])) in R_RenderBSPNode()
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dr_bsp.c522 static dboolean R_CheckBBox(const fixed_t *bspcoord) in R_CheckBBox() function
754 if (!R_CheckBBox(bsp->bbox[side^1])) in R_RenderBSPNode()
/dports/games/odamex/odamex-src-0.7.0/client/src/
H A Dr_bsp.cpp584 static bool R_CheckBBox(const fixed_t *bspcoord) in R_CheckBBox() function
765 if (!R_CheckBBox(bsp->bbox[backside])) in R_RenderBSPNode()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dr_bsp.cpp866 static bool R_CheckBBox (fixed_t *bspcoord) // killough 1/28/98: static in R_CheckBBox() function
1390 if (!R_CheckBBox (bsp->bbox[side])) in R_RenderBSPNode()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dr_bsp.c605 static boolean R_CheckBBox(const fixed_t *bspcoord) in R_CheckBBox() function
1255 if (!R_CheckBBox(bsp->bbox[side^1])) in R_RenderBSPNode()