Home
last modified time | relevance | path

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

12

/dports/games/alephone/alephone-release-20190331/Source_Files/RenderMain/
H A Dlow_level_textures.h89 int32 texture_y, texture_dy; member
294 uint32 texture_dy= line->texture_dy; variable
307 texture_y+= texture_dy;
318 uint32 texture_y0= line[0].texture_y, texture_dy0= line[0].texture_dy;
322 uint32 texture_y1= line[1].texture_y, texture_dy1= line[1].texture_dy;
326 uint32 texture_y2= line[2].texture_y, texture_dy2= line[2].texture_dy;
330 uint32 texture_y3= line[3].texture_y, texture_dy3= line[3].texture_dy;
543 _fixed texture_y= line->texture_y, texture_dy= line->texture_dy; in tint_vertical_polygon_lines() local
555 texture_y+= texture_dy; in tint_vertical_polygon_lines()
599 _fixed texture_y= line->texture_y, texture_dy= line->texture_dy; in randomize_vertical_polygon_lines() local
[all …]
H A Dscottish_textures.cpp695 _fixed texture_dy= INTEGER_TO_FIXED(texture->height)/screen_height; in texture_rectangle() local
699 if (texture_dx&&texture_dy) in texture_rectangle()
724 texture_y0+= delta*texture_dy; in texture_rectangle()
734 texture_y1= texture_y0 + screen_height*texture_dy; in texture_rectangle()
775 delta= (INTEGER_TO_FIXED(first) - texture_y0)/texture_dy + 1; in texture_rectangle()
776 …0, csprintf(temporary, "[%x,%x] �=%x (#%d,#%d)", texture_y0, texture_y1, texture_dy, first, last)); in texture_rectangle()
779 texture_y+= delta*texture_dy; in texture_rectangle()
784 delta= (texture_y1 - INTEGER_TO_FIXED(last))/texture_dy + 1; in texture_rectangle()
785 …0, csprintf(temporary, "[%x,%x] �=%x (#%d,#%d)", texture_y0, texture_y1, texture_dy, first, last)); in texture_rectangle()
791 data->texture_dy= texture_dy; in texture_rectangle()
[all …]
/dports/games/warmux/warmux-11.04/src/graphic/
H A Dtextured_polygon.h34 …L_Surface * dst, Sint16 x1, Sint16 x2, Sint16 y,SDL_Surface *texture,int texture_dx,int texture_dy) in _texturedHLine() argument
105 texture_y_start = (y + texture_dy) % texture->h; in _texturedHLine()
164 …, const Sint16 * vx, const Sint16 * vy, int n, SDL_Surface * texture,int texture_dx,int texture_dy) in texturedPolygon() argument
251 result |= _texturedHLine(dst, xa, xb, y, texture,texture_dx,texture_dy); in texturedPolygon()
H A Dsurface.h152 …onst Sint16 * vy, const int n, const Surface *texture, const int texture_dx, const int texture_dy);
H A Dsurface.cpp514 …const Sint16 * vy, const int n, const Surface *texture, const int texture_dx, const int texture_dy) in TexturedPolygon() argument
516 return texturedPolygon(surface, vx, vy, n, texture->surface, texture_dx, texture_dy); in TexturedPolygon()
/dports/devel/p5-SDL/SDL-2.548/src/GFX/
H A DPrimitives.xs771 gfx_prim_textured_polygon(dst, vx, vy, n, texture, texture_dx, texture_dy)
778 int texture_dy
782 RETVAL = texturedPolygon(dst, _vx, _vy, n, texture, texture_dx, texture_dy);
792 gfx_prim_textured_polygon(dst, vx, vy, n, texture, texture_dx, texture_dy)
799 int texture_dy
852 gfx_prim_textured_polygon_MT(dst, vx, vy, n, texture, texture_dx, texture_dy, polyInts, polyAllocat…
859 int texture_dy
865 …RETVAL = texturedPolygonMT(dst, _vx, _vy, n, texture, texture_dx, texture_dy, polyInts, polyAlloca…
908 gfx_prim_textured_polygon_MT(dst, vx, vy, n, texture, texture_dx, texture_dy, polyInts, polyAllocat…
915 int texture_dy
/dports/games/ballerburg/ballerburg-1.2.0/src/
H A Dsdlgfx.h127 … const Sint16 * vx, const Sint16 * vy, int n, SDL_Surface * texture,int texture_dx,int texture_dy);
135 …vx, const Sint16 * vy, int n, SDL_Surface * texture,int texture_dx,int texture_dy, int **polyInts,…
/dports/games/kuklomenos/kuklomenos-0.4.5/Mac/Include/SDL/
H A DSDL_gfxPrimitives.h175 … const Sint16 * vx, const Sint16 * vy, int n, SDL_Surface * texture,int texture_dx,int texture_dy);
183 …vx, const Sint16 * vy, int n, SDL_Surface * texture,int texture_dx,int texture_dy, int **polyInts,…
/dports/games/kuklomenos/kuklomenos-0.4.5/
H A DSDL_gfxPrimitivesDirty.h187 … const Sint16 * vx, const Sint16 * vy, int n, SDL_Surface * texture,int texture_dx,int texture_dy);
195 …vx, const Sint16 * vy, int n, SDL_Surface * texture,int texture_dx,int texture_dy, int **polyInts,…
/dports/games/warmux/warmux-11.04/build/android/jni/sdl_gfx/
H A DSDL_gfxPrimitives.h195 … const Sint16 * vx, const Sint16 * vy, int n, SDL_Surface * texture,int texture_dx,int texture_dy);
203 …vx, const Sint16 * vy, int n, SDL_Surface * texture,int texture_dx,int texture_dy, int **polyInts,…
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro/nukleargui/retro/
H A DSDL_gfxPrimitives.h220 …const Sint16 * vx, const Sint16 * vy, int n, RSDL_Surface * texture,int texture_dx,int texture_dy);
228 …x, const Sint16 * vy, int n, RSDL_Surface * texture,int texture_dx,int texture_dy, int **polyInts,…
/dports/devel/emscripten/emscripten-2.0.3/system/include/SDL/
H A DSDL_gfxPrimitives.h216 … const Sint16 * vx, const Sint16 * vy, int n, SDL_Surface * texture,int texture_dx,int texture_dy);
224 …vx, const Sint16 * vy, int n, SDL_Surface * texture,int texture_dx,int texture_dy, int **polyInts,…
/dports/graphics/sdl_gfx/SDL_gfx-2.0.26/
H A DSDL_gfxPrimitives.h216 … const Sint16 * vx, const Sint16 * vy, int n, SDL_Surface * texture,int texture_dx,int texture_dy);
224 …vx, const Sint16 * vy, int n, SDL_Surface * texture,int texture_dx,int texture_dy, int **polyInts,…
/dports/devel/py-game_sdl2/pygame_sdl2-2.1.0-for-renpy-7.4.11/src/
H A DSDL_gfxPrimitives.h195 … const Sint16 * vx, const Sint16 * vy, int n, SDL_Surface * texture,int texture_dx,int texture_dy);
203 …vx, const Sint16 * vy, int n, SDL_Surface * texture,int texture_dx,int texture_dy, int **polyInts,…
/dports/devel/py-game/pygame-2.1.0/src_c/SDL_gfx/
H A DSDL_gfxPrimitives.h203 … const Sint16 * vx, const Sint16 * vy, int n, SDL_Surface * texture,int texture_dx,int texture_dy);
211 …vx, const Sint16 * vy, int n, SDL_Surface * texture,int texture_dx,int texture_dy, int **polyInts,…
/dports/devel/p5-SDL/SDL-2.548/lib/pods/SDL/GFX/
H A DPrimitives.pod165 …L::GFX::Primitives::textured_polygon( $surface, $vx, $vy, $n, $texture, $texture_dx, $texture_dy );
176 …::textured_polygon_MT( $surface, $vx, $vy, $n, $texture, $texture_dx, $texture_dy, $polyInts, $pol…
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/sdl2-0.32.2/src/sdl2/gfx/
H A Dprimitives.rs197 texture_dy: i16, in textured_polygon()
423 texture_dy: i16, in textured_polygon()
/dports/games/dose-response/dose-response-179c326/cargo-crates/sdl2-0.32.2/src/sdl2/gfx/
H A Dprimitives.rs197 texture_dy: i16, in textured_polygon()
423 texture_dy: i16, in textured_polygon()
/dports/graphics/sdl2_gfx/SDL2_gfx-1.0.4/
H A DSDL2_gfxPrimitives.c2941 …6 x2, Sint16 y, SDL_Texture *texture, int texture_w, int texture_h, int texture_dx, int texture_dy) in _HLineTextured() argument
2973 texture_y_start = (y + texture_dy) % texture_h; in _HLineTextured()
3041 SDL_Surface * texture, int texture_dx, int texture_dy, int **polyInts, int *polyAllocated) in texturedPolygonMT() argument
3186 …ineTextured(renderer, xa, xb, y, textureAsTexture, texture->w, texture->h, texture_dx, texture_dy); in texturedPolygonMT()
3212 … const Sint16 * vx, const Sint16 * vy, int n, SDL_Surface *texture, int texture_dx, int texture_dy) in texturedPolygon() argument
3217 return (texturedPolygonMT(renderer, vx, vy, n, texture, texture_dx, texture_dy, NULL, NULL)); in texturedPolygon()
H A DSDL2_gfxPrimitives.h219 … const Sint16 * vx, const Sint16 * vy, int n, SDL_Surface * texture,int texture_dx,int texture_dy);
/dports/games/blinkensisters/blinkensisters/lostpixels/game/software/SDL_gfx/
H A DSDL_gfxPrimitives.h158 … const Sint16 * vx, const Sint16 * vy, int n, SDL_Surface * texture,int texture_dx,int texture_dy);
/dports/devel/fpc-sdl/fpc-3.2.2/packages/sdl/src/
H A Dpowersdl_gfx.inc108 … : Integer; n : LongInt; texture : pSDL_Surface; texture_dx : LongInt; texture_dy : LongInt) : Lon…
116 … : Integer; n : LongInt; texture : pSDL_Surface; texture_dx : LongInt; texture_dy : LongInt; var p…
/dports/lang/fpc-source/fpc-3.2.2/packages/sdl/src/
H A Dpowersdl_gfx.inc108 … : Integer; n : LongInt; texture : pSDL_Surface; texture_dx : LongInt; texture_dy : LongInt) : Lon…
116 … : Integer; n : LongInt; texture : pSDL_Surface; texture_dx : LongInt; texture_dy : LongInt; var p…
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/ThirdParty/SDL2/
H A DSDL2_gfxPrimitives.h219 … const Sint16 * vx, const Sint16 * vy, int n, SDL_Surface * texture,int texture_dx,int texture_dy);
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/sdl2-sys-0.32.6/
H A Dsdl_gfx_primitives_bindings.rs598 texture_dy: libc::c_int, in texturedPolygon()

12