Home
last modified time | relevance | path

Searched refs:othermask (Results 1 – 11 of 11) sorted by relevance

/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/devices/
H A Djoyprocess.cpp18 UINT8 othermask = udrlmask ^ 0xff; // bitmask to preserve (invert of udrlmask) in ProcessJoystick() local
34 …*input = fourway[playernum] | (DrvInputPrev[playernum] & othermask); // add back the unprocessed/o… in ProcessJoystick()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/devices/
H A Djoyprocess.cpp19 UINT8 othermask = udrlmask ^ 0xff; // bitmask to preserve (invert of udrlmask) in ProcessJoystick() local
35 …*input = fourway[playernum] | (DrvInputPrev[playernum] & othermask); // add back the unprocessed/o… in ProcessJoystick()
/dports/devel/py-game/pygame-2.1.0/src_c/
H A Dmask.c210 bitmask_t *othermask; in mask_overlap() local
220 othermask = pgMask_AsBitmap(maskobj); in mask_overlap()
240 bitmask_t *othermask; in mask_overlap_area() local
250 othermask = pgMask_AsBitmap(maskobj); in mask_overlap_area()
256 val = bitmask_overlap_area(mask, othermask, x, y); in mask_overlap_area()
353 bitmask_t *othermask; in mask_draw() local
367 othermask = pgMask_AsBitmap(maskobj); in mask_draw()
369 bitmask_draw(mask, othermask, x, y); in mask_draw()
378 bitmask_t *othermask; in mask_erase() local
392 othermask = pgMask_AsBitmap(maskobj); in mask_erase()
[all …]
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dr_data.c700 double maskamt = 0, othermask = 0; in R_CreateLightTable() local
725 othermask = 1 - maskamt; in R_CreateLightTable()
768 map[i][0] = (cbrightness * cmaskr) + (r * othermask); in R_CreateLightTable()
773 map[i][1] = (cbrightness * cmaskg) + (g * othermask); in R_CreateLightTable()
778 map[i][2] = (cbrightness * cmaskb) + (b * othermask); in R_CreateLightTable()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dr_data.c2877 double othermask = 1.0 - maskalpha; in R_Create_Colormap_ex() local
2902 map[i][0] = (cbrightness * color_r) + (r * othermask); in R_Create_Colormap_ex()
2907 map[i][1] = (cbrightness * color_g) + (g * othermask); in R_Create_Colormap_ex()
2912 map[i][2] = (cbrightness * color_b) + (b * othermask); in R_Create_Colormap_ex()
/dports/devel/py-game/pygame-2.1.0/docs/reST/ref/
H A Dmask.rst128 (y_offset) | | othermask |
373 Performs a bitwise OR, drawing ``othermask`` onto this mask.
/dports/devel/git-svn/git-2.34.1/
H A Dmerge-ort.c3675 unsigned int othermask = 7 & ~ci->match_mask; in process_entry() local
3676 int side = (othermask == 4) ? 2 : 1; in process_entry()
3684 assert(othermask == 2 || othermask == 4); in process_entry()
/dports/devel/git-gui/git-2.34.1/
H A Dmerge-ort.c3675 unsigned int othermask = 7 & ~ci->match_mask; in process_entry() local
3676 int side = (othermask == 4) ? 2 : 1; in process_entry()
3684 assert(othermask == 2 || othermask == 4); in process_entry()
/dports/devel/git-p4/git-2.34.1/
H A Dmerge-ort.c3675 unsigned int othermask = 7 & ~ci->match_mask; in process_entry() local
3676 int side = (othermask == 4) ? 2 : 1; in process_entry()
3684 assert(othermask == 2 || othermask == 4); in process_entry()
/dports/devel/git/git-2.34.1/
H A Dmerge-ort.c3675 unsigned int othermask = 7 & ~ci->match_mask; in process_entry() local
3676 int side = (othermask == 4) ? 2 : 1; in process_entry()
3684 assert(othermask == 2 || othermask == 4); in process_entry()
/dports/devel/git-cvs/git-2.34.1/
H A Dmerge-ort.c3675 unsigned int othermask = 7 & ~ci->match_mask; in process_entry() local
3676 int side = (othermask == 4) ? 2 : 1; in process_entry()
3684 assert(othermask == 2 || othermask == 4); in process_entry()