Home
last modified time | relevance | path

Searched refs:SDL_COPY_MOD (Results 26 – 38 of 38) sorted by relevance

12

/dports/devel/sdl20/SDL2-2.0.18/src/render/software/
H A DSDL_triangle.c773 switch (flags & (SDL_COPY_BLEND | SDL_COPY_ADD | SDL_COPY_MOD | SDL_COPY_MUL)) { in SDL_BlitTriangle_Slow()
797 case SDL_COPY_MOD: in SDL_BlitTriangle_Slow()
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/video/
H A DSDL_blit.h38 #define SDL_COPY_MOD 0x00000040 macro
H A DSDL_RLEaccel.c1431 (flags & (SDL_COPY_ADD | SDL_COPY_MOD)) || in SDL_RLESurface()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/video/
H A DSDL_blit.h38 #define SDL_COPY_MOD 0x00000040 macro
H A DSDL_RLEaccel.c1431 (flags & (SDL_COPY_ADD | SDL_COPY_MOD)) || in SDL_RLESurface()
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/
H A DSDL_blit.h38 #define SDL_COPY_MOD 0x00000040 macro
H A DSDL_RLEaccel.c1431 (flags & (SDL_COPY_ADD | SDL_COPY_MOD)) || in SDL_RLESurface()
/dports/x11/controllermap/SDL2-2.0.18/src/video/
H A DSDL_blit.h44 #define SDL_COPY_MOD 0x00000040 macro
H A DSDL_RLEaccel.c1439 (flags & (SDL_COPY_ADD | SDL_COPY_MOD | SDL_COPY_MUL)) || in SDL_RLESurface()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/video/
H A DSDL_blit.h38 #define SDL_COPY_MOD 0x00000040 macro
H A DSDL_RLEaccel.c1431 (flags & (SDL_COPY_ADD | SDL_COPY_MOD)) || in SDL_RLESurface()
/dports/devel/sdl20/SDL2-2.0.18/src/video/
H A DSDL_blit.h44 #define SDL_COPY_MOD 0x00000040 macro
H A DSDL_RLEaccel.c1439 (flags & (SDL_COPY_ADD | SDL_COPY_MOD | SDL_COPY_MUL)) || in SDL_RLESurface()

12