Home
last modified time | relevance | path

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

/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dsbar.c407 DrawQ_Pic (sbar_x + x, sbar_y + y, pic, overridewidth, overrideheight, 1, 1, 1, alpha, 0); in Sbar_DrawStretchPic()
412 DrawQ_Pic (sbar_x + x, sbar_y + y, pic, 0, 0, 1, 1, 1, sbar_alpha_fg.value, 0); in Sbar_DrawPic()
417 DrawQ_Pic (sbar_x + x, sbar_y + y, pic, 0, 0, 1, 1, 1, alpha, 0); in Sbar_DrawAlphaPic()
505DrawQ_Pic (sbar_x + x, sbar_y + y, sb_nums[0][frame],lettersize,lettersize,r,g,b,a * sbar_alpha_fg… in Sbar_DrawXNum()
1533 DrawQ_Pic(sbar_x,sbar_y,sb_sbar_overlay,0,0,1,1,1,1,DRAWFLAG_MODULATE); in Sbar_Draw()
1875DrawQ_Pic (xmin - 8, ymin - 8, 0, xmax-xmin+1 + 2*8, ymax-ymin+1 + 2*8, 0, 0, 0, sbar_alpha_bg.val… in Sbar_DeathmatchOverlay()
2126 DrawQ_Pic(sbar_x + -12*3, sbar_y + 32, sb_colon, 12, 12, 1, 1, 1, sbar_alpha_fg.value, 0); in Sbar_Score()
2133 DrawQ_Pic(sbar_x + -12*3, sbar_y + 32, sb_colon, 12, 12, 1, 1, 0, sbar_alpha_fg.value, 0); in Sbar_Score()
2147 DrawQ_Pic(sbar_x + -12*3, sbar_y + 32, sb_colon, 12, 12, 1, 1, 1, sbar_alpha_fg.value, 0); in Sbar_Score()
2175 DrawQ_Pic (sbar_x + 64, sbar_y + 24, sb_complete, 0, 0, 1, 1, 1, 1 * sbar_alpha_fg.value, 0); in Sbar_IntermissionOverlay()
[all …]
H A Dmenu.c221 DrawQ_Pic(menu_x + cx, menu_y + cy, Draw_CachePic (picname), 0, 0, 1, 1, 1, 1, 0); in M_DrawPic()
4655 DrawQ_Pic(menu_x + 432, menu_y + 48, NULL, 172, 8 * modlist_numenabled, 0, 0, 0, 0.5, 0); in M_ModList_Draw()
4888DrawQ_Pic (scale_x + 21, scale_y_repeat * .5 + scale_y + scale_y_rate * scale_y_repeat, drop3, 0, … in M_Draw()
4889DrawQ_Pic (scale_x + 116, scale_y_repeat + scale_y + scale_y_rate * scale_y_repeat, drop1, 0, 0, … in M_Draw()
4890DrawQ_Pic (scale_x + 180, scale_y_repeat * .275 + scale_y + scale_y_rate * scale_y_repeat, drop3, … in M_Draw()
4891DrawQ_Pic (scale_x + 242, scale_y_repeat * .75 + scale_y + scale_y_rate * scale_y_repeat, drop3, 0… in M_Draw()
4892DrawQ_Pic (scale_x + 304, scale_y_repeat * .25 + scale_y + scale_y_rate * scale_y_repeat, drop3, 0… in M_Draw()
4894DrawQ_Pic (scale_x + 402, scale_y_repeat * .1725 + scale_y + scale_y_rate * scale_y_repeat, drop3,… in M_Draw()
4895DrawQ_Pic (scale_x + 438, scale_y_repeat * .9 + scale_y + scale_y_rate * scale_y_repeat, drop1, 0,… in M_Draw()
4896DrawQ_Pic (scale_x + 484, scale_y_repeat * .5 + scale_y + scale_y_rate * scale_y_repeat, drop3, 0,… in M_Draw()
[all …]
H A Ddraw.h163 void DrawQ_Pic(float x, float y, cachepic_t *pic, float width, float height, float red, float green…
H A Dcl_screen.c424 DrawQ_Pic (0, 0, Draw_CachePic ("gfx/turtle"), 0, 0, 1, 1, 1, 1, 0); in SCR_DrawTurtle()
441 DrawQ_Pic (64, 0, Draw_CachePic ("gfx/net"), 0, 0, 1, 1, 1, 1, 0); in SCR_DrawNet()
463DrawQ_Pic ((vid_conwidth.integer - pic->width)/2, (vid_conheight.integer - pic->height)/2, pic, 0,… in SCR_DrawPause()
519 DrawQ_Pic (x, y, pic, 0, 0, 1, 1, 1, 1, 0); in SCR_DrawBrand()
1990DrawQ_Pic(cl.showlmps[i].x, cl.showlmps[i].y, Draw_CachePic_Flags (cl.showlmps[i].pic, CACHEPICFLA… in SHOWLMP_drawall()
2092DrawQ_Pic(a->rect[0], a->rect[1], Draw_CachePic(a->pic), a->rect[2], a->rect[3], 1, 1, 1, vid_touc… in SCR_DrawTouchscreenOverlay()
H A Dgl_draw.c1131 void DrawQ_Pic(float x, float y, cachepic_t *pic, float width, float height, float red, float green… in DrawQ_Pic() function
H A Dprvm_cmds.c3765DrawQ_Pic(pos[0], pos[1], Draw_CachePic_Flags (picname, CACHEPICFLAG_NOTPERSISTENT), size[0], size… in VM_drawpic()
H A Dr_shadow.c6927 DrawQ_Pic(x-5, y-5, NULL, 250, 155, 0, 0, 0, 0.75, 0); in R_Shadow_EditLights_DrawSelectedLightProperties()
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dsbar.c427 DrawQ_Pic (sbar_x + x, sbar_y + y, pic, overridewidth, overrideheight, 1, 1, 1, alpha, 0); in Sbar_DrawStretchPic()
432 DrawQ_Pic (sbar_x + x, sbar_y + y, pic, 0, 0, 1, 1, 1, sbar_alpha_fg.value, 0); in Sbar_DrawPic()
437 DrawQ_Pic (sbar_x + x, sbar_y + y, pic, 0, 0, 1, 1, 1, alpha, 0); in Sbar_DrawAlphaPic()
524DrawQ_Pic (sbar_x + x, sbar_y + y, sb_nums[0][frame],lettersize,lettersize,r,g,b,a * sbar_alpha_fg… in Sbar_DrawXNum()
1519 DrawQ_Pic(sbar_x,sbar_y,sb_sbar_overlay,0,0,1,1,1,1,DRAWFLAG_MODULATE); in Sbar_Draw()
1861DrawQ_Pic (xmin - 8, ymin - 8, 0, xmax-xmin+1 + 2*8, ymax-ymin+1 + 2*8, 0, 0, 0, sbar_alpha_bg.val… in Sbar_DeathmatchOverlay()
2112 DrawQ_Pic(sbar_x + -12*3, sbar_y + 32, sb_colon, 12, 12, 1, 1, 1, sbar_alpha_fg.value, 0); in Sbar_Score()
2119 DrawQ_Pic(sbar_x + -12*3, sbar_y + 32, sb_colon, 12, 12, 1, 1, 0, sbar_alpha_fg.value, 0); in Sbar_Score()
2133 DrawQ_Pic(sbar_x + -12*3, sbar_y + 32, sb_colon, 12, 12, 1, 1, 1, sbar_alpha_fg.value, 0); in Sbar_Score()
2161 DrawQ_Pic (sbar_x + 64, sbar_y + 24, sb_complete, 0, 0, 1, 1, 1, 1 * sbar_alpha_fg.value, 0); in Sbar_IntermissionOverlay()
[all …]
H A Dmenu.c218 DrawQ_Pic(menu_x + cx, menu_y + cy, Draw_CachePic (picname), 0, 0, 1, 1, 1, 1, 0); in M_DrawPic()
4616 DrawQ_Pic(menu_x + 432, menu_y + 48, NULL, 172, 8 * modlist_numenabled, 0, 0, 0, 0.5, 0); in M_ModList_Draw()
4906DrawQ_Pic (scale_x + 21, scale_y_repeat * .5 + scale_y + scale_y_rate * scale_y_repeat, drop3, 0, … in M_Draw()
4907DrawQ_Pic (scale_x + 116, scale_y_repeat + scale_y + scale_y_rate * scale_y_repeat, drop1, 0, 0, … in M_Draw()
4908DrawQ_Pic (scale_x + 180, scale_y_repeat * .275 + scale_y + scale_y_rate * scale_y_repeat, drop3, … in M_Draw()
4909DrawQ_Pic (scale_x + 242, scale_y_repeat * .75 + scale_y + scale_y_rate * scale_y_repeat, drop3, 0… in M_Draw()
4910DrawQ_Pic (scale_x + 304, scale_y_repeat * .25 + scale_y + scale_y_rate * scale_y_repeat, drop3, 0… in M_Draw()
4913DrawQ_Pic (scale_x + 438, scale_y_repeat * .9 + scale_y + scale_y_rate * scale_y_repeat, drop1, 0,… in M_Draw()
4914DrawQ_Pic (scale_x + 484, scale_y_repeat * .5 + scale_y + scale_y_rate * scale_y_repeat, drop3, 0,… in M_Draw()
4916DrawQ_Pic (scale_x + 606, scale_y_repeat * .5 + scale_y + scale_y_rate * scale_y_repeat, drop2, 0,… in M_Draw()
[all …]
H A Ddraw.h119 void DrawQ_Pic(float x, float y, cachepic_t *pic, float width, float height, float red, float green…
H A Dcl_screen.c341 DrawQ_Pic (0, 0, Draw_CachePic ("gfx/turtle"), 0, 0, 1, 1, 1, 1, 0); in SCR_DrawTurtle()
358 DrawQ_Pic (64, 0, Draw_CachePic ("gfx/net"), 0, 0, 1, 1, 1, 1, 0); in SCR_DrawNet()
380DrawQ_Pic ((vid_conwidth.integer - pic->width)/2, (vid_conheight.integer - pic->height)/2, pic, 0,… in SCR_DrawPause()
436 DrawQ_Pic (x, y, pic, 0, 0, 1, 1, 1, 1, 0); in SCR_DrawBrand()
1388DrawQ_Pic(cl.showlmps[i].x, cl.showlmps[i].y, Draw_CachePic (cl.showlmps[i].pic), 0, 0, 1, 1, 1, 1… in SHOWLMP_drawall()
H A Dcl_video.c281DrawQ_Pic(0, 0, &CL_GetVideoBySlot( 0 )->cpif, vid_conwidth.integer, vid_conheight.integer, 1, 1, … in CL_DrawVideo()
H A Dgl_draw.c823 void DrawQ_Pic(float x, float y, cachepic_t *pic, float width, float height, float red, float green… in DrawQ_Pic() function
H A Dconsole.c1742DrawQ_Pic(0, lines - vid_conheight.integer, scr_conbrightness.value >= 0.01f ? Draw_CachePic ("gfx… in Con_DrawConsole()
H A Dprvm_cmds.c3189DrawQ_Pic(pos[0], pos[1], Draw_CachePic (picname), size[0], size[1], rgb[0], rgb[1], rgb[2], PRVM_… in VM_drawpic()
H A Dr_shadow.c5369 DrawQ_Pic(x-5, y-5, NULL, 250, 155, 0, 0, 0, 0.75, 0); in R_Shadow_EditLights_DrawSelectedLightProperties()
H A DChangeLog8059 Change DrawQ_Pic and _SuperPic to be texel correct to fix bad clamping behavior.
10845 refactored DrawQ_Pic to actually do the drawing rather than wasting time
10847 added DrawQ_Fill as an optimized case of DrawQ_Pic
15910 changed DrawQ_SuperPic and DrawQ_Pic to take a cachepic_t * instead of a pic name (this speeds up t…
15911 removed DrawQ_Fill (use DrawQ_Pic with NULL pic instead)
19646 removed .lmp suffix from a number of DrawQ_Pic calls, which should cure the gfx/net.lmp not found w…
29095 …Q_Mesh (was not allocating enough room in drawqueue for the texcoords), DrawQ_Pic and DrawQ_Fill n…
30991 DrawQ_Pic won't crash if given a NULL picname now (won't draw it either)
/dports/games/darkplaces/darkplaces/
H A Dsbar.c407 DrawQ_Pic (sbar_x + x, sbar_y + y, pic, overridewidth, overrideheight, 1, 1, 1, alpha, 0); in Sbar_DrawStretchPic()
412 DrawQ_Pic (sbar_x + x, sbar_y + y, pic, 0, 0, 1, 1, 1, sbar_alpha_fg.value, 0); in Sbar_DrawPic()
417 DrawQ_Pic (sbar_x + x, sbar_y + y, pic, 0, 0, 1, 1, 1, alpha, 0); in Sbar_DrawAlphaPic()
505DrawQ_Pic (sbar_x + x, sbar_y + y, sb_nums[0][frame],lettersize,lettersize,r,g,b,a * sbar_alpha_fg… in Sbar_DrawXNum()
1573 DrawQ_Pic(sbar_x,sbar_y,sb_sbar_overlay,0,0,1,1,1,1,DRAWFLAG_MODULATE); in Sbar_Draw()
1915DrawQ_Pic (xmin - 8, ymin - 8, 0, xmax-xmin+1 + 2*8, ymax-ymin+1 + 2*8, 0, 0, 0, sbar_alpha_bg.val… in Sbar_DeathmatchOverlay()
2166 DrawQ_Pic(sbar_x + -12*3, sbar_y + 32, sb_colon, 12, 12, 1, 1, 1, sbar_alpha_fg.value, 0); in Sbar_Score()
2173 DrawQ_Pic(sbar_x + -12*3, sbar_y + 32, sb_colon, 12, 12, 1, 1, 0, sbar_alpha_fg.value, 0); in Sbar_Score()
2187 DrawQ_Pic(sbar_x + -12*3, sbar_y + 32, sb_colon, 12, 12, 1, 1, 1, sbar_alpha_fg.value, 0); in Sbar_Score()
2215 DrawQ_Pic (sbar_x + 64, sbar_y + 24, sb_complete, 0, 0, 1, 1, 1, 1 * sbar_alpha_fg.value, 0); in Sbar_IntermissionOverlay()
[all …]
H A Dmenu.c221 DrawQ_Pic(menu_x + cx, menu_y + cy, Draw_CachePic (picname), 0, 0, 1, 1, 1, 1, 0); in M_DrawPic()
4661 DrawQ_Pic(menu_x + 432, menu_y + 48, NULL, 172, 8 * modlist_numenabled, 0, 0, 0, 0.5, 0); in M_ModList_Draw()
4894DrawQ_Pic (scale_x + 21, scale_y_repeat * .5 + scale_y + scale_y_rate * scale_y_repeat, drop3, 0, … in M_Draw()
4895DrawQ_Pic (scale_x + 116, scale_y_repeat + scale_y + scale_y_rate * scale_y_repeat, drop1, 0, 0, … in M_Draw()
4896DrawQ_Pic (scale_x + 180, scale_y_repeat * .275 + scale_y + scale_y_rate * scale_y_repeat, drop3, … in M_Draw()
4897DrawQ_Pic (scale_x + 242, scale_y_repeat * .75 + scale_y + scale_y_rate * scale_y_repeat, drop3, 0… in M_Draw()
4898DrawQ_Pic (scale_x + 304, scale_y_repeat * .25 + scale_y + scale_y_rate * scale_y_repeat, drop3, 0… in M_Draw()
4900DrawQ_Pic (scale_x + 402, scale_y_repeat * .1725 + scale_y + scale_y_rate * scale_y_repeat, drop3,… in M_Draw()
4901DrawQ_Pic (scale_x + 438, scale_y_repeat * .9 + scale_y + scale_y_rate * scale_y_repeat, drop1, 0,… in M_Draw()
4902DrawQ_Pic (scale_x + 484, scale_y_repeat * .5 + scale_y + scale_y_rate * scale_y_repeat, drop3, 0,… in M_Draw()
[all …]
H A Ddraw.h140 void DrawQ_Pic(float x, float y, cachepic_t *pic, float width, float height, float red, float green…
H A Dcl_screen.c421 DrawQ_Pic (0, 0, Draw_CachePic ("gfx/turtle"), 0, 0, 1, 1, 1, 1, 0); in SCR_DrawTurtle()
438 DrawQ_Pic (64, 0, Draw_CachePic ("gfx/net"), 0, 0, 1, 1, 1, 1, 0); in SCR_DrawNet()
460DrawQ_Pic ((vid_conwidth.integer - Draw_GetPicWidth(pic))/2, (vid_conheight.integer - Draw_GetPicH… in SCR_DrawPause()
516 DrawQ_Pic (x, y, pic, 0, 0, 1, 1, 1, 1, 0); in SCR_DrawBrand()
1980DrawQ_Pic(cl.showlmps[i].x, cl.showlmps[i].y, Draw_CachePic_Flags (cl.showlmps[i].pic, CACHEPICFLA… in SHOWLMP_drawall()
2075DrawQ_Pic(a->rect[0], a->rect[1], pic, a->rect[2], a->rect[3], 1, 1, 1, vid_touchscreen_overlayalp… in SCR_DrawTouchscreenOverlay()
H A Dgl_draw.c798 void DrawQ_Pic(float x, float y, cachepic_t *pic, float width, float height, float red, float green… in DrawQ_Pic() function
H A Dprvm_cmds.c3764DrawQ_Pic(pos[0], pos[1], Draw_CachePic_Flags (picname, CACHEPICFLAG_NOTPERSISTENT), size[0], size… in VM_drawpic()
H A Dr_shadow.c7278 DrawQ_Pic(x-5, y-5, NULL, 250, 243, 0, 0, 0, 0.75, 0); in R_Shadow_EditLights_DrawSelectedLightProperties()
H A DChangeLog38626 Change DrawQ_Pic and _SuperPic to be texel correct to fix bad clamping behavior.
42902 refactored DrawQ_Pic to actually do the drawing rather than wasting time
42904 added DrawQ_Fill as an optimized case of DrawQ_Pic
51222 changed DrawQ_SuperPic and DrawQ_Pic to take a cachepic_t * instead of a pic name (this speeds up t…
51223 removed DrawQ_Fill (use DrawQ_Pic with NULL pic instead)
57609 removed .lmp suffix from a number of DrawQ_Pic calls, which should cure the gfx/net.lmp not found w…
73291 …Q_Mesh (was not allocating enough room in drawqueue for the texcoords), DrawQ_Pic and DrawQ_Fill n…
76515 DrawQ_Pic won't crash if given a NULL picname now (won't draw it either)