Henri Verbeet pushed to branch master at wine / vkd3d Commits: 16cb69a3 by Petrichor Park at 2025-09-22T11:26:42+02:00 tests/hlsl: Split the test for countbits()/firstbithigh()/firstbitlow(). And add some more. - - - - - e49beca0 by Petrichor Park at 2025-09-22T11:26:42+02:00 vkd3d-shader/hlsl: Implement the countbits() intrinsic. - - - - - e6d84017 by Petrichor Park at 2025-09-22T11:26:42+02:00 vkd3d-shader/hlsl: Implement the firstbithigh() intrinsic. - - - - - e35604db by Petrichor Park at 2025-09-22T11:26:42+02:00 vkd3d-shader/hlsl: Implement the firstbitlow() intrinsic. - - - - - 9 changed files: - configure.ac - include/private/vkd3d_common.h - libs/vkd3d-shader/hlsl.c - libs/vkd3d-shader/hlsl.h - libs/vkd3d-shader/hlsl.y - libs/vkd3d-shader/hlsl_codegen.c - libs/vkd3d-shader/hlsl_constant_ops.c - libs/vkd3d-shader/tpf.c - tests/hlsl/bitwise.shader_test View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/52b9aa416bb4e8be2fb6e28ffd123... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/52b9aa416bb4e8be2fb6e28ffd123... You're receiving this email because of your account on gitlab.winehq.org.