Bartosz Taudul
|
68f476834f
|
Make sure TracyCountBits() always returns uint64_t.
|
2019-10-01 22:42:29 +02:00 |
|
Bartosz Taudul
|
79bfac9ca9
|
Use proper popcnt for gcc/clang (including cygwin).
|
2019-06-24 18:56:04 +02:00 |
|
Bartosz Taudul
|
145ca30df9
|
There's no __popcnt64 in 32 bit winapi.
|
2019-05-28 18:18:54 +02:00 |
|
Rokas Kupstys
|
8157e3a0b3
|
Fix builds with MingW.
|
2019-01-19 13:53:10 +02:00 |
|
Bartosz Taudul
|
35391d08f1
|
TracyCountBits should be static inline.
|
2017-11-11 02:46:41 +01:00 |
|
Bartosz Taudul
|
34123de977
|
Reduce custom vector size 16 -> 13 bytes.
|
2017-10-28 23:12:11 +02:00 |
|