Home
last modified time | relevance | path

Searched refs:mod_brush (Results 1 – 25 of 107) sorted by relevance

12345

/dports/games/tenebrae/tenebrae_0/
H A Dgl_bumpdriver.c177 if (currententity->model->type == mod_brush) in R_DrawLightEntitiesGF()
242 if (currententity->model->type == mod_brush) in R_DrawLightEntitiesGF3()
299 if (currententity->model->type == mod_brush) in R_DrawLightEntitiesRadeon()
359 if (currententity->model->type == mod_brush) in R_DrawLightEntitiesParhelia()
418 if (currententity->model->type == mod_brush) in R_DrawLightEntitiesARB()
H A Dr_efrag.c254 case mod_brush: in R_StoreEfrags()
H A Dmodel.h289 typedef enum {mod_brush, mod_sprite, mod_alias, mod_alias3} modtype_t; enumerator
H A Dgl_rmain.c1248 case mod_brush: in R_DrawAmbientEntities()
1302 case mod_brush: in R_DrawEntitiesOnList()
1353 case mod_brush: in R_MarkEntitiesOnList()
1414 case mod_brush: in R_DrawEntitiesShadowVolumes()
2353 if (sh_entityshadows.value) R_DrawEntitiesShadowVolumes(mod_brush); in R_RenderScene()
2358 if (sh_entityshadows.value) R_DrawEntitiesShadowVolumes(mod_brush); in R_RenderScene()
2377 if (sh_entityshadows.value) R_DrawEntitiesShadowVolumes(mod_brush); in R_RenderScene()
H A Dgl_refrag.c225 case mod_brush: in R_StoreEfrags()
/dports/games/q2pro/q2pro/ref_soft/
H A Dsw_model.h160 typedef enum {mod_bad, mod_brush, mod_sprite, mod_alias } modtype_t; enumerator
/dports/games/quake2lnx/quake2-r0.16.2/src/ref_soft/
H A Dr_model.h169 typedef enum {mod_bad, mod_brush, mod_sprite, mod_alias } modtype_t; enumerator
/dports/games/quake2-source/quake2-r0.16.2/src/ref_soft/
H A Dr_model.h169 typedef enum {mod_bad, mod_brush, mod_sprite, mod_alias } modtype_t; enumerator
/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Dsv_model.h207 typedef enum {mod_brush, mod_sprite, mod_alias} modtype_t; enumerator
H A Dgl_refrag.c206 case mod_brush: in R_StoreEfrags()
H A Dr_efrag.c251 case mod_brush: in R_StoreEfrags()
/dports/games/quetoo/quetoo-0.6.1/src/
H A Dgl_model.h151 mod_bad, mod_brush, mod_sprite, mod_alias enumerator
/dports/games/quake2lnx/quake2-r0.16.2/src/ref_candygl/
H A Dgl_model.h173 typedef enum {mod_bad, mod_brush, mod_sprite, mod_alias } modtype_t; enumerator
/dports/games/quake2-source/quake2-r0.16.2/src/ref_gl/
H A Dgl_model.h172 typedef enum {mod_bad, mod_brush, mod_sprite, mod_alias } modtype_t; enumerator
/dports/games/quake2-source/quake2-r0.16.2/src/ref_candygl/
H A Dgl_model.h173 typedef enum {mod_bad, mod_brush, mod_sprite, mod_alias } modtype_t; enumerator
/dports/games/quake2lnx/quake2-r0.16.2/src/ref_gl/
H A Dgl_model.h172 typedef enum {mod_bad, mod_brush, mod_sprite, mod_alias } modtype_t; enumerator
/dports/games/q2p/Q2P-0.2-2006-12-31/ref_gl/
H A Dgl_model.h179 typedef enum {mod_bad, mod_brush, mod_sprite, mod_alias } modtype_t; enumerator
/dports/games/r1q2/r1q2-8012_5/ref_gl/
H A Dgl_model.h172 typedef enum {mod_bad, mod_brush, mod_sprite, mod_alias } modtype_t; enumerator
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Dgl_refrag.c218 case mod_brush: in R_StoreEfrags()
H A Dmodel.h289 typedef enum {mod_brush, mod_sprite, mod_alias} modtype_t; enumerator
/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dr_efrag.c232 case mod_brush: in R_StoreEfrags()
/dports/games/quake2max/Quake2maX_0.45-src_unix/ref_gl/
H A Dgl_model.h220 typedef enum {mod_bad, mod_brush, mod_sprite, mod_alias } modtype_t; enumerator
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/renderer/gl/
H A Dgl_rmisc.c230 if (models[i] != r_worldentity.model && models[i]->type == mod_brush) in gl_R_NewMap()
/dports/games/qudos/QuDos-0.40.1-src/src/ref_gl/
H A Dgl_model.h264 mod_bad, mod_brush, mod_sprite, mod_alias, mod_alias_md3 enumerator
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/renderer/
H A Dr_efrag.c235 case mod_brush: in R_StoreEfrags()

12345