Home
last modified time | relevance | path

Searched refs:d_vrectright_particle (Results 1 – 25 of 37) sorted by relevance

12

/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dd_modech.c27 int d_vrectx, d_vrecty, d_vrectright_particle, d_vrectbottom_particle; variable
80 d_vrectright_particle = r_refdef.vrectright - d_pix_max; in D_ViewChanged()
H A Dd_local.h98 extern int d_vrectx, d_vrecty, d_vrectright_particle, d_vrectbottom_particle;
H A Dd_part.c78 (u > d_vrectright_particle) || (v < d_vrecty) || (u < d_vrectx)) in D_DrawParticle()
/dports/games/tenebrae/tenebrae_0/
H A Dd_modech.c25 int d_vrectx, d_vrecty, d_vrectright_particle, d_vrectbottom_particle; variable
91 d_vrectright_particle = r_refdef.vrectright - d_pix_max; in D_ViewChanged()
H A Dd_local.h99 extern int d_vrectx, d_vrecty, d_vrectright_particle, d_vrectbottom_particle;
H A Dd_part.c80 (u > d_vrectright_particle) || in D_DrawParticle()
H A Dquakeasm.h107 .extern C(d_vrectright_particle)
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/renderer/sw/
H A Dd_modech.c37 int d_vrectx, d_vrecty, d_vrectright_particle, d_vrectbottom_particle; variable
98 d_vrectright_particle = r_refdef.vrectright - d_pix_max; in D_ViewChanged()
H A Dd_part.c66 (u > d_vrectright_particle) || (v < d_vrecty) || (u < d_vrectx)) { in D_DrawParticle()
/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Dd_modech.c27 int d_vrectx, d_vrecty, d_vrectright_particle, d_vrectbottom_particle; variable
106 d_vrectright_particle = r_refdef.vrectright - d_pix_max; in D_ViewChanged()
H A Dd_partb.asm45 _sym_prefix d_vrectright_particle
70 extern d_vrectright_particle
173 mov ecx, dword [d_vrectright_particle]
H A Dd_local.h196 extern int d_vrectx, d_vrecty, d_vrectright_particle, d_vrectbottom_particle;
H A Dd_part.c84 if ((v > d_vrectbottom_particle) || (u > d_vrectright_particle) || in D_DrawParticle()
H A Dd_parta.asm45 _sym_prefix d_vrectright_particle
70 extern d_vrectright_particle
174 mov ecx, dword [d_vrectright_particle]
/dports/games/quakeforge/quakeforge-0.7.2/include/
H A Dd_local.h110 extern int d_vrectx, d_vrecty, d_vrectright_particle, d_vrectbottom_particle;
H A Dquakeasm.h95 .extern C(d_vrectright_particle)
/dports/games/q2pro/q2pro/ref_soft/
H A Dsw_part32.c55 (u > d_vrectright_particle) || in R_DrawParticle()
H A Dsw_misc.c38 int d_vrectx, d_vrecty, d_vrectright_particle, d_vrectbottom_particle; variable
97 d_vrectright_particle = r_refdef.vrectright - d_pix_max; in D_ViewChanged()
H A Dsw_part.c278 __asm cmp ebx, d_vrectright_particle in R_DrawParticle()
510 (u > d_vrectright_particle) || in R_DrawParticle()
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/renderer/sw32/
H A Dnamehack.h146 #define d_vrectright_particle sw32_d_vrectright_particle macro
388 #undef d_vrectright_particle
/dports/games/quake2lnx/quake2-r0.16.2/src/ref_soft/
H A Dr_misc.c38 int d_vrectx, d_vrecty, d_vrectright_particle, d_vrectbottom_particle; variable
100 d_vrectright_particle = r_refdef.vrectright - d_pix_max; in D_ViewChanged()
H A Dr_part.c278 __asm cmp ebx, d_vrectright_particle in R_DrawParticle()
510 (u > d_vrectright_particle) || in R_DrawParticle()
/dports/games/quake2-source/quake2-r0.16.2/src/ref_soft/
H A Dr_misc.c38 int d_vrectx, d_vrecty, d_vrectright_particle, d_vrectbottom_particle; variable
100 d_vrectright_particle = r_refdef.vrectright - d_pix_max; in D_ViewChanged()
H A Dr_part.c278 __asm cmp ebx, d_vrectright_particle in R_DrawParticle()
510 (u > d_vrectright_particle) || in R_DrawParticle()
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Dquakeasm.h107 .extern C(d_vrectright_particle)

12