Home
last modified time | relevance | path

Searched refs:ResampleTexture (Results 1 – 20 of 20) sorted by relevance

/dports/games/iortcw/iortcw-1.51c/SP/code/renderer/
H A Dtr_image.c330 static void ResampleTexture( unsigned *in, int inwidth, int inheight, unsigned *out, in ResampleTexture() function
753 ResampleTexture( data, width, height, resampledBuffer, width >> 1, height >> 1 ); in Upload32()
767 ResampleTexture( data, width, height, resampledBuffer, width >> 1, height >> 1 ); in Upload32()
789 ResampleTexture( data, width, height, resampledBuffer, scaled_width, scaled_height ); in Upload32()
837 ResampleTexture( data, width, height, resampledBuffer, scaled_width, scaled_height ); in Upload32()
2650ResampleTexture( (unsigned int *)pic, width, height, (unsigned int *)temppic, newWidth, newHeight … in R_CropAndNumberImagesInDirectory()
2662ResampleTexture( (unsigned int *)pic, width, height, (unsigned int *)temppic, newWidth, newHeight … in R_CropAndNumberImagesInDirectory()
2672ResampleTexture( (unsigned int *)pic, width, height, (unsigned int *)temppic, newWidth, newHeight … in R_CropAndNumberImagesInDirectory()
/dports/games/vavoom/vavoom-1.33/source/
H A Dr_tex_base.cpp500 void VTexture::ResampleTexture(int widthin, int heightin, in ResampleTexture() function in VTexture
503 guard(VTexture::ResampleTexture); in ResampleTexture()
H A Dr_public.h248 static void ResampleTexture(int, int, const vuint8*, int, int, vuint8*);
H A Dgl_tex.cpp387 VTexture::ResampleTexture(width, height, (vuint8*)data, w, h, image); in UploadTexture()
H A Dd3d_tex.cpp412 VTexture::ResampleTexture(width, height, (vuint8*)data, w, h, image); in UploadTexture()
/dports/games/iortcw/iortcw-1.51c/MP/code/renderer/
H A Dtr_image.c329 static void ResampleTexture( unsigned *in, int inwidth, int inheight, unsigned *out, in ResampleTexture() function
753 ResampleTexture( data, width, height, resampledBuffer, width >> 1, height >> 1 ); in Upload32()
774 ResampleTexture( data, width, height, resampledBuffer, scaled_width, scaled_height ); in Upload32()
2579ResampleTexture( (unsigned int *)pic, width, height, (unsigned int *)temppic, newWidth, newHeight … in R_CropAndNumberImagesInDirectory()
2591ResampleTexture( (unsigned int *)pic, width, height, (unsigned int *)temppic, newWidth, newHeight … in R_CropAndNumberImagesInDirectory()
2601ResampleTexture( (unsigned int *)pic, width, height, (unsigned int *)temppic, newWidth, newHeight … in R_CropAndNumberImagesInDirectory()
/dports/games/iortcw/iortcw-1.51c/MP/code/rend2/
H A Dtr_image.c349 static void ResampleTexture( byte *in, int inwidth, int inheight, byte *out, in ResampleTexture() function
1557 ResampleTexture( *data, width, height, *resampledBuffer, width >> 1, height >> 1 ); in RawImage_ScaleToPower2()
1611 ResampleTexture (*data, width, height, *resampledBuffer, scaled_width, scaled_height); in RawImage_ScaleToPower2()
1642 ResampleTexture (*data, width, height, *resampledBuffer, scaled_width, scaled_height); in RawImage_ScaleToPower2()
3924ResampleTexture( (unsigned int *)pic, width, height, (unsigned int *)temppic, newWidth, newHeight … in R_CropAndNumberImagesInDirectory()
3936ResampleTexture( (unsigned int *)pic, width, height, (unsigned int *)temppic, newWidth, newHeight … in R_CropAndNumberImagesInDirectory()
3946 ResampleTexture( pic, width, height, temppic, newWidth, newHeight ); in R_CropAndNumberImagesInDirectory()
/dports/games/iortcw/iortcw-1.51c/SP/code/rend2/
H A Dtr_image.c349 static void ResampleTexture( byte *in, int inwidth, int inheight, byte *out, in ResampleTexture() function
1552 ResampleTexture( *data, width, height, *resampledBuffer, width >> 1, height >> 1 ); in RawImage_ScaleToPower2()
1606 ResampleTexture (*data, width, height, *resampledBuffer, scaled_width, scaled_height); in RawImage_ScaleToPower2()
1637 ResampleTexture (*data, width, height, *resampledBuffer, scaled_width, scaled_height); in RawImage_ScaleToPower2()
3929ResampleTexture( (unsigned int *)pic, width, height, (unsigned int *)temppic, newWidth, newHeight … in R_CropAndNumberImagesInDirectory()
3941ResampleTexture( (unsigned int *)pic, width, height, (unsigned int *)temppic, newWidth, newHeight … in R_CropAndNumberImagesInDirectory()
3951 ResampleTexture( pic, width, height, temppic, newWidth, newHeight ); in R_CropAndNumberImagesInDirectory()
/dports/games/ioquake3-server/ioquake3-1.36/code/renderer/
H A Dtr_image.c232 static void ResampleTexture( unsigned *in, int inwidth, int inheight, unsigned *out, in ResampleTexture() function
518 ResampleTexture (data, width, height, resampledBuffer, scaled_width, scaled_height); in Upload32()
/dports/games/ioquake3/ioquake3-1.36/code/renderer/
H A Dtr_image.c232 static void ResampleTexture( unsigned *in, int inwidth, int inheight, unsigned *out, in ResampleTexture() function
518 ResampleTexture (data, width, height, resampledBuffer, scaled_width, scaled_height); in Upload32()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/renderer/
H A Dtr_image.c231 static void ResampleTexture( unsigned *in, int inwidth, int inheight, unsigned *out, in ResampleTexture() function
517 ResampleTexture (data, width, height, resampledBuffer, scaled_width, scaled_height); in Upload32()
/dports/games/openarena/openarena-engine-source-0.8.8/code/renderer/
H A Dtr_image.c232 static void ResampleTexture( unsigned *in, int inwidth, int inheight, unsigned *out, in ResampleTexture() function
520 ResampleTexture (data, width, height, resampledBuffer, scaled_width, scaled_height); in Upload32()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/renderer/
H A Dtr_image.c232 static void ResampleTexture( unsigned *in, int inwidth, int inheight, unsigned *out, in ResampleTexture() function
520 ResampleTexture (data, width, height, resampledBuffer, scaled_width, scaled_height); in Upload32()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/renderer/
H A Dtr_image.c248 static void ResampleTexture( unsigned *in, int inwidth, int inheight, unsigned *out, in ResampleTexture() function
534 ResampleTexture (data, width, height, resampledBuffer, scaled_width, scaled_height); in Upload32()
/dports/games/evq3/evq3/code/renderer/
H A Dtr_image.c319 static void ResampleTexture(unsigned *in, int inwidth, int inheight, unsigned *out, int outwidth, i… in ResampleTexture() function
1151ResampleTexture((unsigned *)data, image->width, image->height, (unsigned *)scaledBuffer, scaledWid… in R_UploadImage()
/dports/games/ioquake3-server/ioquake3-1.36/
H A DChangeLog526 + r_roundImagesDown 0 + map q3dm16 -> tr_image.c ResampleTexture crash
/dports/games/ioquake3/ioquake3-1.36/
H A DChangeLog526 + r_roundImagesDown 0 + map q3dm16 -> tr_image.c ResampleTexture crash
/dports/games/worldofpadman/worldofpadman-1.2.20080621/
H A DChangeLog526 + r_roundImagesDown 0 + map q3dm16 -> tr_image.c ResampleTexture crash
/dports/games/openarena-server/openarena-engine-source-0.8.8/
H A DChangeLog526 + r_roundImagesDown 0 + map q3dm16 -> tr_image.c ResampleTexture crash
/dports/games/openarena/openarena-engine-source-0.8.8/
H A DChangeLog526 + r_roundImagesDown 0 + map q3dm16 -> tr_image.c ResampleTexture crash