Home
last modified time | relevance | path

Searched refs:byteimage (Results 1 – 25 of 27) sorted by relevance

12

/dports/games/gtkradiant/GPL/Q2Tools/qdata/
H A Dsprites.c30 byte *byteimage, *lbmpalette; variable
126 Load256Image (name, &byteimage, &lbmpalette, in Cmd_Load()
128 RemapZero (byteimage, lbmpalette, in Cmd_Load()
200 memcpy (cropped+y*w, byteimage+(y+yl)*byteimagewidth+xl, w); in Cmd_SpriteFrame()
H A Dqdata.h79 extern byte *byteimage, *lbmpalette;
H A Dimages.c111 memcpy (cropped+y*w, byteimage+(y+yl)*byteimagewidth+xl, w); in Cmd_Grab()
163 memcpy (cropped+y*w, byteimage+(y+yl)*byteimagewidth+xl, w); in Cmd_Raw()
601 screen_p = byteimage + yl*byteimagewidth + xl; in Cmd_Mip()
/dports/games/netradiant/netradiant-20150621-src/tools/quake2/qdata/
H A Dsprites.c30 byte *byteimage, *lbmpalette; variable
126 Load256Image( name, &byteimage, &lbmpalette, in Cmd_Load()
128 RemapZero( byteimage, lbmpalette, in Cmd_Load()
200 memcpy( cropped + y * w, byteimage + ( y + yl ) * byteimagewidth + xl, w ); in Cmd_SpriteFrame()
H A Dqdata.h83 extern byte *byteimage, *lbmpalette;
H A Dimages.c113 memcpy( cropped + y * w, byteimage + ( y + yl ) * byteimagewidth + xl, w ); in Cmd_Grab()
164 memcpy( cropped + y * w, byteimage + ( y + yl ) * byteimagewidth + xl, w ); in Cmd_Raw()
606 screen_p = byteimage + yl * byteimagewidth + xl; in Cmd_Mip()
/dports/games/netradiant/netradiant-20150621-src/tools/quake2/extra/qdata/
H A Dsprites.c30 byte *byteimage, *lbmpalette; variable
126 Load256Image (name, &byteimage, &lbmpalette, in Cmd_Load()
128 RemapZero (byteimage, lbmpalette, in Cmd_Load()
200 memcpy (cropped+y*w, byteimage+(y+yl)*byteimagewidth+xl, w); in Cmd_SpriteFrame()
H A Dqdata.h79 extern byte *byteimage, *lbmpalette;
H A Dimages.c111 memcpy (cropped+y*w, byteimage+(y+yl)*byteimagewidth+xl, w); in Cmd_Grab()
163 memcpy (cropped+y*w, byteimage+(y+yl)*byteimagewidth+xl, w); in Cmd_Raw()
601 screen_p = byteimage + yl*byteimagewidth + xl; in Cmd_Mip()
/dports/games/gtkradiant/GPL/GtkRadiant/tools/quake2/qdata/
H A Dsprites.c30 byte *byteimage, *lbmpalette; variable
126 Load256Image (name, &byteimage, &lbmpalette, in Cmd_Load()
128 RemapZero (byteimage, lbmpalette, in Cmd_Load()
200 memcpy (cropped+y*w, byteimage+(y+yl)*byteimagewidth+xl, w); in Cmd_SpriteFrame()
H A Dqdata.h83 extern byte *byteimage, *lbmpalette;
H A Dimages.c111 memcpy (cropped+y*w, byteimage+(y+yl)*byteimagewidth+xl, w); in Cmd_Grab()
163 memcpy (cropped+y*w, byteimage+(y+yl)*byteimagewidth+xl, w); in Cmd_Raw()
601 screen_p = byteimage + yl*byteimagewidth + xl; in Cmd_Mip()
/dports/games/netradiant/netradiant-20150621-src/tools/quake2/qdata_heretic2/
H A Dsprites.c30 byte *byteimage, *lbmpalette; variable
134 TrueColorImage = LoadAnyImage( name, &byteimage, &lbmpalette, &byteimagewidth, &byteimageheight ); in Cmd_Load()
144 longimage = (unsigned *)byteimage; in Cmd_Load()
148 byteimage = NULL; in Cmd_Load()
281 source = byteimage + yl * byteimagewidth + xl; in Cmd_SpriteFrame()
H A Dbook.c25 byte *byteimage, *lbmpalette; variable
275 source = byteimage + yl * byteimagewidth + xl; in Cmd_Book()
276 dest = byteimage; in Cmd_Book()
295 source = byteimage + ( coords[i].y * w ) + coords[i].x; in Cmd_Book()
H A Dpics.c25 byte *byteimage, *lbmpalette; variable
147 source = byteimage + yl * byteimagewidth + xl; in Cmd_Pic()
H A Dqdata.h138 extern byte *byteimage, *lbmpalette;
/dports/games/gtkradiant/GPL/GtkRadiant/tools/quake2/qdata_heretic2/
H A Dsprites.c126 TrueColorImage = LoadAnyImage (name, &byteimage, &lbmpalette, &byteimagewidth, &byteimageheight); in Cmd_Load()
136 longimage = (unsigned *)byteimage; in Cmd_Load()
140 byteimage = NULL; in Cmd_Load()
274 source = byteimage + yl*byteimagewidth + xl; in Cmd_SpriteFrame()
H A Dpics.c25 byte *byteimage, *lbmpalette; variable
147 source = byteimage + yl*byteimagewidth + xl; in Cmd_Pic()
H A Dbook.c276 source = byteimage + yl*byteimagewidth + xl; in Cmd_Book()
277 dest = byteimage; in Cmd_Book()
296 source = byteimage + (coords[i].y * w) + coords[i].x; in Cmd_Book()
H A Dqdata.h138 extern byte *byteimage, *lbmpalette;
H A Dimages.c555 memcpy (cropped+y*w, byteimage+(y+yl)*byteimagewidth+xl, w); in Cmd_Grab()
607 memcpy (cropped+y*w, byteimage+(y+yl)*byteimagewidth+xl, w); in Cmd_Raw()
1262 source = byteimage + yl*byteimagewidth + xl; in Cmd_Mip()
/dports/games/netradiant/netradiant-20150621-src/tools/quake3/q3data/
H A Dimages.c24 byte *byteimage, *lbmpalette; variable
84 memcpy( cropped + y * w, byteimage + ( y + yl ) * byteimagewidth + xl, w ); in Cmd_Grab()
135 memcpy( cropped + y * w, byteimage + ( y + yl ) * byteimagewidth + xl, w ); in Cmd_Raw()
H A Dq3data.h82 extern byte *byteimage, *lbmpalette;
/dports/games/gtkradiant/GPL/GtkRadiant/tools/quake3/q3data/
H A Dimages.c24 byte *byteimage, *lbmpalette; variable
81 memcpy (cropped+y*w, byteimage+(y+yl)*byteimagewidth+xl, w); in Cmd_Grab()
133 memcpy (cropped+y*w, byteimage+(y+yl)*byteimagewidth+xl, w); in Cmd_Raw()
H A Dq3data.h82 extern byte *byteimage, *lbmpalette;

12