Home
last modified time | relevance | path

Searched refs:fracstep (Results 1 – 25 of 116) sorted by relevance

12345

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dr_draw16.c28 fixed_t frac, fracstep; in R_DrawColumn_16() local
47 fracstep = dc_iscale; in R_DrawColumn_16()
59 frac += fracstep; in R_DrawColumn_16()
71 fixed_t frac, fracstep; in R_DrawWallColumn_16() local
86 fracstep = dc_iscale; in R_DrawWallColumn_16()
94 frac += fracstep; in R_DrawWallColumn_16()
106 fixed_t frac, fracstep; in R_DrawTranslucentColumn_16() local
125 fracstep = dc_iscale; in R_DrawTranslucentColumn_16()
135 frac += fracstep; in R_DrawTranslucentColumn_16()
160 fracstep = dc_iscale; in R_DrawTranslatedColumn_16()
[all …]
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dr_draw8.c129 fracstep = dc_iscale; in R_DrawColumn_8()
189 frac += fracstep; in R_DrawColumn_8()
234 fracstep = dc_iscale; in R_DrawSkyColumn_8()
296 frac += fracstep; in R_DrawSkyColumn_8()
341 fracstep = dc_iscale; in R_DrawFuzzColumn_8()
359 frac += fracstep; in R_DrawFuzzColumn_8()
403 fracstep = dc_iscale; in R_DrawShadeColumn_8()
415 frac += fracstep; in R_DrawShadeColumn_8()
456 fracstep = dc_iscale; in R_DrawAlphaColumn_8()
482 frac += fracstep; in R_DrawAlphaColumn_8()
[all …]
H A Dr_draw16.c81 fracstep = dc_iscale; in R_DrawColumn_16()
94 frac += fracstep; in R_DrawColumn_16()
127 fracstep = dc_iscale; in R_DrawSkyColumn_16()
134 frac += fracstep; in R_DrawSkyColumn_16()
178 fracstep = dc_iscale; in R_DrawFuzzColumn_16()
196 frac += fracstep; in R_DrawFuzzColumn_16()
231 fracstep = dc_iscale; in R_DrawShadeColumn_16()
260 frac += fracstep; in R_DrawShadeColumn_16()
293 fracstep = dc_iscale; in R_DrawAlphaColumn_16()
317 frac += fracstep; in R_DrawAlphaColumn_16()
[all …]
H A Dr_draw32.c46 fixed_t fracstep; in R_DrawColumn_32() local
71 fracstep = dc_iscale; in R_DrawColumn_32()
121 fixed_t fracstep; in R_DrawSkyColumn_32() local
142 fracstep = dc_iscale; in R_DrawSkyColumn_32()
150 frac += fracstep; in R_DrawSkyColumn_32()
233 fracstep = dc_iscale; in R_DrawShadeColumn_32()
257 frac += fracstep; in R_DrawShadeColumn_32()
292 fracstep = dc_iscale; in R_DrawAlphaColumn_32()
438 fixed_t fracstep; in R_DrawTranslucentColumn_32() local
470 if( fracstep < 0 ) in R_DrawTranslucentColumn_32()
[all …]
H A Dr_draw24.c46 fixed_t fracstep; in R_DrawColumn_24() local
70 fracstep = dc_iscale; in R_DrawColumn_24()
114 fixed_t fracstep; in R_DrawSkyColumn_24() local
135 fracstep = dc_iscale; in R_DrawSkyColumn_24()
143 frac += fracstep; in R_DrawSkyColumn_24()
226 fracstep = dc_iscale; in R_DrawShadeColumn_24()
250 frac += fracstep; in R_DrawShadeColumn_24()
285 fracstep = dc_iscale; in R_DrawAlphaColumn_24()
315 frac += fracstep; in R_DrawAlphaColumn_24()
426 fixed_t fracstep; in R_DrawTranslucentColumn_24() local
[all …]
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dr_draw.c61 fixed_t frac, fracstep; in R_DrawColumn() local
74 fracstep = dc_iscale; in R_DrawColumn()
81 frac += fracstep; in R_DrawColumn()
104 fracstep = dc_iscale; in R_DrawColumnLow()
111 frac += fracstep; in R_DrawColumnLow()
138 fracstep = dc_iscale; in R_DrawTLColumn()
147 frac += fracstep; in R_DrawTLColumn()
180 fracstep = dc_iscale; in R_DrawAltTLColumn()
188 frac += fracstep; in R_DrawAltTLColumn()
221 fracstep = dc_iscale; in R_DrawTranslatedColumn()
[all …]
/dports/games/uhexen/uhexen-0.601/src/
H A Dr_draw.c70 fracstep = dc_iscale; in R_DrawColumn()
77 frac += fracstep; in R_DrawColumn()
102 fracstep = dc_iscale; in R_DrawColumnLow()
109 frac += fracstep; in R_DrawColumnLow()
145 fracstep = dc_iscale; in R_DrawFuzzColumn()
164 frac += fracstep; in R_DrawFuzzColumn()
197 fracstep = dc_iscale; in R_DrawAltFuzzColumn()
205 frac += fracstep; in R_DrawAltFuzzColumn()
237 fracstep = dc_iscale; in R_DrawTranslatedColumn()
244 frac += fracstep; in R_DrawTranslatedColumn()
[all …]
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dr_draw.c112 fixed_t fracstep; in R_DrawColumn() local
176 frac += fracstep; in R_DrawColumn()
209 fracstep2 = fracstep+fracstep;
236 frac += fracstep;
314 frac += fracstep; in R_DrawColumnLow()
426 frac += fracstep; in R_DrawFuzzColumn()
514 frac += fracstep; in R_DrawFuzzColumnLow()
587 frac += fracstep; in R_DrawTranslatedColumn()
639 frac += fracstep; in R_DrawTranslatedColumnLow()
680 frac += fracstep; in R_DrawTLColumn()
[all …]
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dr_draw.c107 fixed_t fracstep; in R_DrawColumn() local
142 frac += fracstep; in R_DrawColumn()
160 unsigned fracstep;
174 fracstep2 = fracstep+fracstep;
201 frac += fracstep;
214 fixed_t fracstep; in R_DrawColumnLow() local
248 frac += fracstep; in R_DrawColumnLow()
336 frac += fracstep; in R_DrawFuzzColumn()
404 frac += fracstep; in R_DrawFuzzColumnLow()
464 frac += fracstep; in R_DrawTranslatedColumn()
[all …]
/dports/games/heretic/glheretic-1.2/
H A Dr_draw.c52 fixed_t frac, fracstep; in R_DrawColumn() local
67 fracstep = dc_iscale; in R_DrawColumn()
74 frac += fracstep; in R_DrawColumn()
99 fracstep = dc_iscale; in R_DrawColumnLow()
106 frac += fracstep; in R_DrawColumnLow()
182 fracstep = dc_iscale; in R_DrawFuzzColumn()
190 frac += fracstep; in R_DrawFuzzColumn()
221 fracstep = dc_iscale; in R_DrawTranslatedColumn()
228 frac += fracstep; in R_DrawTranslatedColumn()
251 fracstep = dc_iscale; in R_DrawTranslatedFuzzColumn()
[all …]
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dr_draw.c61 fixed_t frac, fracstep; in R_DrawColumn() local
74 fracstep = dc_iscale; in R_DrawColumn()
81 frac += fracstep; in R_DrawColumn()
104 fracstep = dc_iscale; in R_DrawColumnLow()
111 frac += fracstep; in R_DrawColumnLow()
138 fracstep = dc_iscale; in R_DrawTLColumn()
147 frac += fracstep; in R_DrawTLColumn()
180 fracstep = dc_iscale; in R_DrawAltTLColumn()
188 frac += fracstep; in R_DrawAltTLColumn()
221 fracstep = dc_iscale; in R_DrawTranslatedColumn()
[all …]
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dr_draw.c61 fixed_t frac, fracstep; in R_DrawColumn() local
74 fracstep = dc_iscale; in R_DrawColumn()
81 frac += fracstep; in R_DrawColumn()
104 fracstep = dc_iscale; in R_DrawColumnLow()
111 frac += fracstep; in R_DrawColumnLow()
140 fracstep = dc_iscale; in R_DrawTLColumn()
150 frac += fracstep; in R_DrawTLColumn()
183 fracstep = dc_iscale; in R_DrawTranslatedColumn()
190 frac += fracstep; in R_DrawTranslatedColumn()
212 fracstep = dc_iscale; in R_DrawTranslatedTLColumn()
[all …]
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dr_draw.c62 fixed_t frac, fracstep; in R_DrawColumn() local
76 fracstep = dc_iscale; in R_DrawColumn()
104 frac += fracstep; in R_DrawColumn()
128 fracstep = dc_iscale; in R_DrawColumnLow()
135 frac += fracstep; in R_DrawColumnLow()
164 fracstep = dc_iscale; in R_DrawTLColumn()
174 frac += fracstep; in R_DrawTLColumn()
207 fracstep = dc_iscale; in R_DrawTranslatedColumn()
214 frac += fracstep; in R_DrawTranslatedColumn()
236 fracstep = dc_iscale; in R_DrawTranslatedTLColumn()
[all …]
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dr_draw.c112 fixed_t fracstep; in R_DrawColumn() local
134 fracstep = dc_iscale; in R_DrawColumn()
147 frac += fracstep; in R_DrawColumn()
165 unsigned fracstep;
179 fracstep2 = fracstep+fracstep;
206 frac += fracstep;
259 fracstep = dc_iscale; in R_DrawMVisTLColumn()
268 frac += fracstep; in R_DrawMVisTLColumn()
312 fracstep = dc_iscale; in R_DrawTLColumn()
321 frac += fracstep; in R_DrawTLColumn()
[all …]
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dr_draw.c112 fixed_t fracstep; in R_DrawColumn() local
134 fracstep = dc_iscale; in R_DrawColumn()
147 frac += fracstep; in R_DrawColumn()
165 unsigned fracstep;
179 fracstep2 = fracstep+fracstep;
206 frac += fracstep;
259 fracstep = dc_iscale; in R_DrawMVisTLColumn()
268 frac += fracstep; in R_DrawMVisTLColumn()
312 fracstep = dc_iscale; in R_DrawTLColumn()
321 frac += fracstep; in R_DrawTLColumn()
[all …]
/dports/games/q2p/Q2P-0.2-2006-12-31/client/
H A Dsnd_mem.c47 if (fracstep == 256) in ResampleSfx()
65 fracstep >>= 8; in ResampleSfx()
71 fracstep <<= 1; in ResampleSfx()
76 srcsample += fracstep; in ResampleSfx()
84 srcsample += fracstep; in ResampleSfx()
95 fracstep <<= 1; in ResampleSfx()
100 srcsample += fracstep; in ResampleSfx()
108 srcsample += fracstep; in ResampleSfx()
140 samplefrac += fracstep; in ResampleSfx()
155 samplefrac += fracstep; in ResampleSfx()
[all …]
/dports/games/q2pro/q2pro/source/
H A Dsnd_mem.c50 if (fracstep == 256) in ResampleSfx()
68 fracstep >>= 8; in ResampleSfx()
74 fracstep <<= 1; in ResampleSfx()
79 srcsample += fracstep; in ResampleSfx()
87 srcsample += fracstep; in ResampleSfx()
98 fracstep <<= 1; in ResampleSfx()
103 srcsample += fracstep; in ResampleSfx()
111 srcsample += fracstep; in ResampleSfx()
143 samplefrac += fracstep; in ResampleSfx()
158 samplefrac += fracstep; in ResampleSfx()
[all …]
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dr_draw.c530 frac += fracstep; in R_DrawColumn16_PointUV()
541 frac += fracstep; in R_DrawColumn16_PointUV()
698 frac += fracstep; in R_DrawColumn16_PointUV_PointZ()
709 frac += fracstep; in R_DrawColumn16_PointUV_PointZ()
877 frac += fracstep; in R_DrawColumn16_PointUV_LinearZ()
888 frac += fracstep; in R_DrawColumn16_PointUV_LinearZ()
1076 frac += fracstep; in R_DrawColumn16_LinearUV()
1087 frac += fracstep; in R_DrawColumn16_LinearUV()
1274 frac += fracstep; in R_DrawColumn16_LinearUV_PointZ()
1285 frac += fracstep; in R_DrawColumn16_LinearUV_PointZ()
[all …]
/dports/games/ecwolf/ecwolf-1.3.3-src/src/r_2d/
H A Dr_draw.cpp150 fixed_t fracstep; in R_DrawColumnP_C() local
183 frac += fracstep; in R_DrawColumnP_C()
509 fixed_t fracstep; in R_DrawAddColumnP_C() local
537 frac += fracstep; in R_DrawAddColumnP_C()
589 fixed_t fracstep; in R_DrawTlatedAddColumnP_C() local
666 fixed_t fracstep; in R_DrawAddClampColumnP_C() local
707 fixed_t fracstep; in R_DrawAddClampTranslatedColumnP_C() local
749 fixed_t fracstep; in R_DrawSubClampColumnP_C() local
789 fixed_t fracstep; in R_DrawSubClampTranslatedColumnP_C() local
830 fixed_t fracstep; in R_DrawRevSubClampColumnP_C() local
[all …]
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dr_draw.cpp187 fixed_t fracstep; in R_DrawColumnP_C() local
220 frac += fracstep; in R_DrawColumnP_C()
546 fixed_t fracstep; in R_DrawAddColumnP_C() local
574 frac += fracstep; in R_DrawAddColumnP_C()
626 fixed_t fracstep; in R_DrawTlatedAddColumnP_C() local
703 fixed_t fracstep; in R_DrawAddClampColumnP_C() local
744 fixed_t fracstep; in R_DrawAddClampTranslatedColumnP_C() local
786 fixed_t fracstep; in R_DrawSubClampColumnP_C() local
826 fixed_t fracstep; in R_DrawSubClampTranslatedColumnP_C() local
867 fixed_t fracstep; in R_DrawRevSubClampColumnP_C() local
[all …]
/dports/games/tenebrae/tenebrae_0/
H A Dgl_rmisc.c296 unsigned frac, fracstep; in R_TranslatePlayerSkin() local
380 frac = fracstep >> 1; in R_TranslatePlayerSkin()
384 frac += fracstep; in R_TranslatePlayerSkin()
386 frac += fracstep; in R_TranslatePlayerSkin()
388 frac += fracstep; in R_TranslatePlayerSkin()
390 frac += fracstep; in R_TranslatePlayerSkin()
406 frac = fracstep >> 1; in R_TranslatePlayerSkin()
410 frac += fracstep; in R_TranslatePlayerSkin()
412 frac += fracstep; in R_TranslatePlayerSkin()
414 frac += fracstep; in R_TranslatePlayerSkin()
[all …]
/dports/games/quakeforge/quakeforge-0.7.2/libs/models/
H A Dgl_skin.c108 unsigned int frac, fracstep; in build_skin_8() local
112 fracstep = tex->width * 0x10000 / scaled_width; in build_skin_8()
115 frac = fracstep >> 1; in build_skin_8()
118 frac += fracstep; in build_skin_8()
134 unsigned frac, fracstep; in build_skin_32() local
140 fracstep = tex->width * 0x10000 / scaled_width; in build_skin_32()
143 frac = fracstep >> 1; in build_skin_32()
151 frac += fracstep; in build_skin_32()
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dsnd_mem.c115 int sample, samplefrac, fracstep; in ResampleSfx() local
125 fracstep = stepscale * 256; in ResampleSfx()
131 samplefrac += fracstep; in ResampleSfx()
165 int sample, samplefrac, fracstep; in ResampleSfxRaw() local
172 fracstep = stepscale * 256; in ResampleSfxRaw()
177 samplefrac += fracstep; in ResampleSfxRaw()
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dsnd_mem.c115 int sample, samplefrac, fracstep; in ResampleSfx() local
125 fracstep = stepscale * 256; in ResampleSfx()
131 samplefrac += fracstep; in ResampleSfx()
165 int sample, samplefrac, fracstep; in ResampleSfxRaw() local
172 fracstep = stepscale * 256; in ResampleSfxRaw()
177 samplefrac += fracstep; in ResampleSfxRaw()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dsnd_mem.c116 int sample, samplefrac, fracstep; in ResampleSfx() local
126 fracstep = stepscale * 256; in ResampleSfx()
132 samplefrac += fracstep; in ResampleSfx()
166 int sample, samplefrac, fracstep; in ResampleSfxRaw() local
173 fracstep = stepscale * 256; in ResampleSfxRaw()
178 samplefrac += fracstep; in ResampleSfxRaw()

12345