Alexandre Julliard pushed to branch master at wine / wine Commits: 472c5b3d by Anton Baskanov at 2026-04-16T14:26:30+02:00 dsound: Replace multiplications by fir_step and fir_width with bit shifts. - - - - - c195a0b8 by Anton Baskanov at 2026-04-16T14:26:30+02:00 dsound: Use a 0.32 fixed point to represent the resampling ratio. - - - - - a81c91b8 by Anton Baskanov at 2026-04-16T14:26:30+02:00 dsound: Make rem_num signed. Both x87 and SSE don't accept unsigned integers directly, requiring extra conversion steps. - - - - - f704a2d1 by Anton Baskanov at 2026-04-16T14:26:34+02:00 dsound: Calculate opos_num and ipos_num incrementally. - - - - - b9de3e57 by Anton Baskanov at 2026-04-16T14:26:34+02:00 dsound: Calculate rem and rem_inv incrementally. - - - - - 2 changed files: - dlls/dsound/fir.h - dlls/dsound/mixer.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5349bce76ac193b4da86fe3a414430... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5349bce76ac193b4da86fe3a414430... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help