Home
last modified time | relevance | path

Searched refs:R_ConcatTransforms (Results 1 – 25 of 91) sorted by relevance

1234

/dports/games/tenebrae/tenebrae_0/
H A Dmathlib.h66 void R_ConcatTransforms (float in1[3][4], float in2[3][4], float out[3][4]);
H A Dr_alias.c376 R_ConcatTransforms (t2matrix, tmatrix, rotationmatrix); in R_AliasSetUpTransform()
388 R_ConcatTransforms (viewmatrix, rotationmatrix, aliastransform); in R_AliasSetUpTransform()
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Dmathlib.h66 void R_ConcatTransforms (float in1[3][4], float in2[3][4], float out[3][4]);
/dports/games/quakeforge/quakeforge-0.7.2/include/QF/
H A Dmathlib.h79 void R_ConcatTransforms (float in1[3][4], float in2[3][4], float out[3][4]);
/dports/games/quake2-relay/relay-0.4/common/
H A Dq2utils.h17 extern void R_ConcatTransforms (float in1[3][4], float in2[3][4], float out[3][4]);
/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dmathlib.h81 void R_ConcatTransforms(float in1[3][4], float in2[3][4], float out[3][4]);
H A Dr_alias.c484 R_ConcatTransforms(t2matrix, tmatrix, rotationmatrix); in R_AliasSetUpTransform()
496 R_ConcatTransforms(viewmatrix, rotationmatrix, aliastransform); in R_AliasSetUpTransform()
H A Dmathlib.c479 R_ConcatTransforms(float in1[3][4], float in2[3][4], float out[3][4]) in R_ConcatTransforms() function
/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dmathlib.h95 void R_ConcatTransforms (float in1[3][4], float in2[3][4], float out[3][4]);
/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Dmathlib.h145 void R_ConcatTransforms (float in1[3][4], float in2[3][4], float out[3][4]);
H A Dmathlib.c238 void R_ConcatTransforms (float in1[3][4], float in2[3][4], float out[3][4]) in R_ConcatTransforms() function
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/renderer/sw32/
H A Dsw32_ralias.c394 R_ConcatTransforms (t2matrix, tmatrix, rotationmatrix); in sw32_R_AliasSetUpTransform()
406 R_ConcatTransforms (viewmatrix, rotationmatrix, sw32_aliastransform); in sw32_R_AliasSetUpTransform()
H A Dsw32_riqm.c264 R_ConcatTransforms (viewmatrix, rotationmatrix, sw32_aliastransform); in R_IQMSetUpTransform()
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/renderer/sw/
H A Dsw_ralias.c384 R_ConcatTransforms (t2matrix, tmatrix, rotationmatrix); in R_AliasSetUpTransform()
396 R_ConcatTransforms (viewmatrix, rotationmatrix, aliastransform); in R_AliasSetUpTransform()
H A Dsw_riqm.c273 R_ConcatTransforms (viewmatrix, rotationmatrix, aliastransform); in R_IQMSetUpTransform()
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/
H A Dr_alias.c528 R_ConcatTransforms (t2matrix, tmatrix, rotationmatrix); in R_AliasSetUpTransform()
540 R_ConcatTransforms (viewmatrix, rotationmatrix, aliastransform); in R_AliasSetUpTransform()
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexenworld/client/
H A Dr_alias.c526 R_ConcatTransforms (t2matrix, tmatrix, rotationmatrix); in R_AliasSetUpTransform()
538 R_ConcatTransforms (viewmatrix, rotationmatrix, aliastransform); in R_AliasSetUpTransform()
/dports/games/quetoo/quetoo-0.6.1/src/
H A Dq_shared.h140 void R_ConcatTransforms(float in1[3][4], float in2[3][4], float out[3][4]);
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dmathlib.h224 void R_ConcatTransforms (const float in1[3*4], const float in2[3*4], float out[3*4]);
/dports/games/qudos/QuDos-0.40.1-src/src/mods/zaero/
H A Dq_shared.h162 void R_ConcatTransforms (float in1[3][4], float in2[3][4], float out[3][4]);
/dports/games/quake2lnx/quake2-r0.16.2/src/ctf/
H A Dq_shared.h182 void R_ConcatTransforms (float in1[3][4], float in2[3][4], float out[3][4]);
/dports/games/quake2lnx/quake2-r0.16.2/src/game/
H A Dq_shared.h183 void R_ConcatTransforms (float in1[3][4], float in2[3][4], float out[3][4]);
/dports/games/quake2-source/quake2-r0.16.2/src/game/
H A Dq_shared.h183 void R_ConcatTransforms (float in1[3][4], float in2[3][4], float out[3][4]);
/dports/games/quake2-ctf/quake2-r0.16.2/src/ctf/
H A Dq_shared.h182 void R_ConcatTransforms (float in1[3][4], float in2[3][4], float out[3][4]);
/dports/games/quake2-lights/quake2-lights-1/lights/src/
H A Dq_shared.h183 void R_ConcatTransforms (float in1[3][4], float in2[3][4], float out[3][4]);

1234