BLI: IndexMask: Comparison operators #117814

Merged
Jacques Lucke merged 26 commits from mod_moder/blender:index_mask_cmp into main 2024-02-10 15:32:44 +01:00

26 Commits

Author SHA1 Message Date
Jacques Lucke 0a4a9cbe6f use EXPECT_FALSE
buildbot/vexp-code-patch-lint Build done. Details
buildbot/vexp-code-patch-linux-x86_64 Build done. Details
buildbot/vexp-code-patch-windows-amd64 Build done. Details
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-arm64 Build done. Details
buildbot/vexp-code-patch-coordinator Build done. Details
2024-02-10 14:33:28 +01:00
Jacques Lucke 6ff1d21eb1 comparer optionals directly 2024-02-10 14:27:59 +01:00
Jacques Lucke c3899d9b59 compare with 64 bit ints to be on the safer side 2024-02-10 14:26:49 +01:00
Jacques Lucke e6564e5cb5 handle empty mask segments 2024-02-10 14:24:04 +01:00
Jacques Lucke ec2d6bf301 fix variable shadowing 2024-02-10 14:20:45 +01:00
Jacques Lucke 0987418dc0 Merge branch 'main' into index_mask_cmp 2024-02-10 14:19:25 +01:00
Iliya Katushenock 2171f03993 assert on size 2024-02-09 14:26:51 +03:00
Iliya Katushenock af50bae1d8 test: check calls count 2024-02-09 14:21:13 +03:00
Iliya Katushenock e724a2b49f add inline buffers 2024-02-09 14:12:07 +03:00
Iliya Katushenock 68606cdf09 progress
replace comment by assert's
2024-02-09 14:08:03 +03:00
Iliya Katushenock b08507c7d1 cleanup 2024-02-09 14:07:44 +03:00
Iliya Katushenock 7921ae26c1 Merge branch 'main' into index_mask_cmp 2024-02-09 13:02:18 +03:00
Iliya Katushenock 7547715851 progress 2024-02-08 23:25:44 +03:00
Iliya Katushenock 92fc2b4a03 Merge branch 'main' into index_mask_cmp 2024-02-08 20:52:38 +03:00
Iliya Katushenock 13cdb34d92 progress 2024-02-06 20:48:49 +03:00
Iliya Katushenock 61fc02fd29 add comments, renaming 2024-02-06 20:45:01 +03:00
Iliya Katushenock 003ed1301d Merge branch 'main' into index_mask_cmp 2024-02-06 20:19:14 +03:00
Iliya Katushenock 7e2e5ab152 cleanup 2024-02-05 20:56:28 +03:00
Iliya Katushenock 0e9485e93c cleanup
add comment
2024-02-05 20:47:10 +03:00
Iliya Katushenock 95742d02cc merge main 2024-02-05 20:47:06 +03:00
Iliya Katushenock b2bec439ef cleanup 2024-02-05 00:57:56 +03:00
Iliya Katushenock f788cd7c6c fix 2024-02-05 00:55:07 +03:00
Iliya Katushenock 4b0ee0b1a0 fix one-of-error 2024-02-05 00:10:48 +03:00
Iliya Katushenock 028e96ab4f progress
add test
2024-02-05 00:10:25 +03:00
Iliya Katushenock 8adabd662d cleanup 2024-02-04 23:53:42 +03:00
Iliya Katushenock 782878489d init 2024-02-04 21:33:59 +03:00