Al-Qurtas-Islamic-bank-The-.../src/pshinter
Alexei Podtelezhnikov ed0e2e76d8 [pshinter] Fix mask merging.
We forgot to update the number of bits when merging a larger mask
into a smaller one.  This fix might have rendering effects.

* src/pshinter/pshrec.c (ps_mask_table_merge): Inherit the number
of bits from a larger mask. There is no need to zero unused bits,
already zeroed during allocation.
(ps_mask_clear_bit): Removed.
(ps_mask_ensure): Minor.
2022-02-08 16:35:14 -05:00
..
module.mk Update all copyright notices. 2022-01-11 10:54:10 +01:00
pshalgo.c [pshinter] Ensure all point flags are initialized. 2022-01-24 12:24:59 -05:00
pshalgo.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
pshglob.c * src/pshinter/pshglob.c (psh_globals_new): Avoid zeroing. 2022-01-14 14:40:11 -05:00
pshglob.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
pshinter.c Update all copyright notices. 2022-01-11 10:54:10 +01:00
pshmod.c Update all copyright notices. 2022-01-11 10:54:10 +01:00
pshmod.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
pshnterr.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
pshrec.c [pshinter] Fix mask merging. 2022-02-08 16:35:14 -05:00
pshrec.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
rules.mk Update all copyright notices. 2022-01-11 10:54:10 +01:00