Home
last modified time | relevance | path

Searched refs:mod_brush (Results 51 – 75 of 107) sorted by relevance

12345

/dports/games/quake2-source/quake2-r0.16.2/src/ref_gl/
H A Dgl_rmain.c350 case mod_brush: in R_DrawEntitiesOnList()
390 case mod_brush: in R_DrawEntitiesOnList()
/dports/games/qudos/QuDos-0.40.1-src/src/ref_gl/
H A Dgl_model.c992 loadmodel->type = mod_brush; in Mod_LoadBrushModel()
1323 else if (mod->type == mod_brush) { in R_RegisterModel()
H A Dgl_rmain.c566 case mod_brush: in R_DrawEntitiesOnList()
613 case mod_brush: in R_DrawEntitiesOnList()
660 case mod_brush: in R_DrawEntitiesOnList()
699 case mod_brush: in R_DrawEntitiesOnList()
/dports/games/quake2lnx/quake2-r0.16.2/src/ref_gl/
H A Dgl_rmain.c350 case mod_brush: in R_DrawEntitiesOnList()
390 case mod_brush: in R_DrawEntitiesOnList()
/dports/games/q2p/Q2P-0.2-2006-12-31/ref_gl/
H A Dgl_model.c1022 loadmodel->type = mod_brush; in Mod_LoadBrushModel()
1340 else if (mod->type == mod_brush) in R_RegisterModel()
H A Dgl_rmain.c752 case mod_brush: in ParseRenderEntity()
770 if (ent && ent->model && ent->model->type==mod_brush) { in transBrushModel()
1747 case mod_brush: in R_DrawEntitiesOnList()
1787 case mod_brush: in R_DrawEntitiesOnList()
/dports/games/alienarena/alienarena-7.66/source/ref_gl/
H A Dr_main.c559 case mod_brush: in R_DrawEntitiesOnList()
611 case mod_brush: in R_DrawEntitiesOnList()
/dports/games/alienarena-data/alienarena-7.66/source/ref_gl/
H A Dr_main.c559 case mod_brush: in R_DrawEntitiesOnList()
611 case mod_brush: in R_DrawEntitiesOnList()
/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dworld.c149 if (!model || model->type != mod_brush) in SV_HullForEntity()
1162 … if (touch->netstate.solidsize == ES_SOLID_BSP && touch->model && touch->model->type == mod_brush) in World_ClipToNetwork()
H A Dgl_sky.c670 if (e->model->type != mod_brush) in Sky_ProcessEntities()
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/renderer/glsl/
H A Dglsl_bsp.c421 if (m == r_worldentity.model || m->type != mod_brush) in glsl_R_RegisterTextures()
1109 if (ent->model->type != mod_brush) in glsl_R_DrawWorld()
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/
H A Dgl_rmain.c1078 case mod_brush: in R_DrawEntitiesOnList()
1158 case mod_brush: in R_DrawTransEntitiesOnList()
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/renderer/gl/
H A Dgl_lightmap.c586 if (m->type != mod_brush) in gl_overbright_f()
H A Dgl_rsurf.c728 if (ent->model->type != mod_brush) in gl_R_DrawWorld()
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/renderer/sw32/
H A Dsw32_rmain.c563 case mod_brush: in R_DrawBEntitiesOnList()
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexenworld/client/
H A Dgl_rmain.c1154 case mod_brush: in R_DrawEntitiesOnList()
1238 case mod_brush: in R_DrawTransEntitiesOnList()
/dports/games/tenebrae/tenebrae_0/
H A Dr_main.c764 case mod_brush: in R_DrawBEntitiesOnList()
H A Dgl_model.c1284 loadmodel->type = mod_brush; in Mod_LoadBrushModel()
1367 loadmodel->type = mod_brush; in Mod_LoadBrushModel()
H A Dworld.c144 if (!model || model->type != mod_brush) in SV_HullForEntity()
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/server/
H A Dsv_model.c891 loadmodel->type = mod_brush; in Mod_LoadBrushModel()
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexenworld/server/
H A Dsv_model.c873 loadmodel->type = mod_brush; in Mod_LoadBrushModel()
/dports/games/quake2max/Quake2maX_0.45-src_unix/ref_gl/
H A Dgl_model.c1174 loadmodel->type = mod_brush; in Mod_LoadBrushModel()
1546 else if (mod->type == mod_brush) in R_RegisterModel()
/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dr_main.c933 if (e->model->type != mod_brush) in R_DrawBEntitiesOnList()
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Dworld.c147 if (!model || model->type != mod_brush) in SV_HullForEntity()
/dports/games/quake2-source/quake2-r0.16.2/src/ref_candygl/
H A Dgl_rmain.c470 case mod_brush: in R_DrawEntitiesOnList()
522 case mod_brush: in R_DrawEntitiesOnList()

12345