Home
last modified time | relevance | path

Searched refs:R_SplitEntityOnNode2 (Results 1 – 15 of 15) sorted by relevance

/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dr_efrag.c156 R_SplitEntityOnNode2(mnode_t *node) in R_SplitEntityOnNode2() function
184 R_SplitEntityOnNode2(node->children[0]); in R_SplitEntityOnNode2()
186 R_SplitEntityOnNode2(node->children[1]); in R_SplitEntityOnNode2()
H A Dr_local.h254 void R_SplitEntityOnNode2(mnode_t *node);
H A Dr_main.c962 R_SplitEntityOnNode2(cl.worldmodel->nodes); in R_DrawBEntitiesOnList()
/dports/games/tenebrae/tenebrae_0/
H A Dr_efrag.c163 void R_SplitEntityOnNode2 (mnode_t *node) in R_SplitEntityOnNode2() function
191 R_SplitEntityOnNode2 (node->children[0]); in R_SplitEntityOnNode2()
193 R_SplitEntityOnNode2 (node->children[1]); in R_SplitEntityOnNode2()
H A Dr_local.h313 void R_SplitEntityOnNode2 (mnode_t *node);
H A Dr_main.c826 R_SplitEntityOnNode2 (cl.worldmodel->nodes); in R_DrawBEntitiesOnList()
/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Dr_efrag.c161 void R_SplitEntityOnNode2 (mnode_t *node) in R_SplitEntityOnNode2() function
189 R_SplitEntityOnNode2 (node->children[0]); in R_SplitEntityOnNode2()
191 R_SplitEntityOnNode2 (node->children[1]); in R_SplitEntityOnNode2()
H A Dr_local.h360 void R_SplitEntityOnNode2 (mnode_t *node);
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Dr_local.h312 void R_SplitEntityOnNode2 (mnode_t *node);
/dports/games/q2pro/q2pro/ref_soft/
H A Dsw_local.h650 void R_SplitEntityOnNode2 (mnode_t *node);
/dports/games/quake2lnx/quake2-r0.16.2/src/ref_soft/
H A Dr_local.h749 void R_SplitEntityOnNode2 (mnode_t *node);
/dports/games/quake2-source/quake2-r0.16.2/src/ref_soft/
H A Dr_local.h749 void R_SplitEntityOnNode2 (mnode_t *node);
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/
H A Dr_main.c1071 R_SplitEntityOnNode2 (cl.worldmodel->nodes); in R_DrawBEntitiesOnList()
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexenworld/client/
H A Dr_main.c1100 R_SplitEntityOnNode2 (cl.worldmodel->nodes); in R_DrawBEntitiesOnList()
/dports/games/quakeforge/quakeforge-0.7.2/
H A DChangeLog36600 Remove R_SplitEntityOnNode2