-
- Downloads
More scaling cleanup... no undefined behaviour
Remove undefined behaviour (right-shifting a negative integer) from the scaler... replace with divide-by-2. Any modern compiler should be able to optimize that. On the enabling the compiler front, const-ify more variables and use types that allow removing some casts. I have a bit more hope this will fix the macOS issue than the previous efforts.
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Failed 01:21:01
| Stage: build Stage: test Stage: cleanup |
Download artifacts
No artifacts found |