| .. |
|
DsrTraits.h
|
22d85c7c74
Using explicit namespaces for traits to work better in header implementations.
|
6 bulan lalu |
|
Handle.h
|
5a2eee2f5f
Replaced std::shared_ptr with dsr::Handle and introduced textures as separate types.
|
1 tahun lalu |
|
SafePointer.cpp
|
a3663a21e7
Made the BAN_IMPLICIT_ASCII_CONVERSION setting stricter by banning Ascii strings in text printing and error messages.
|
9 jam lalu |
|
SafePointer.h
|
e3f9cc969e
Updated an outdated comment in SafePointer and explained the purpose behind the additional members.
|
1 hari lalu |
|
endian.h
|
5a2eee2f5f
Replaced std::shared_ptr with dsr::Handle and introduced textures as separate types.
|
1 tahun lalu |
|
format.cpp
|
c505507fa3
Made a sound API.
|
11 bulan lalu |
|
format.h
|
307a885c08
Found a typo in format.h. Should be 64 bits, not 65 bits.
|
6 bulan lalu |
|
heap.cpp
|
11a84ab32c
Replaced int with int32_t and made some declarations static.
|
1 Minggu lalu |
|
heap.h
|
cb922b05b8
Using the new allocator in Array and Field collections.
|
11 bulan lalu |
|
memory.h
|
cb922b05b8
Using the new allocator in Array and Field collections.
|
11 bulan lalu |
|
noSimd.h
|
8151a5c91f
Expanded traits from DsrTrait_Scalar to DsrTrait_Any, to allow calling min and max with more than two SIMD vectors in the same function call.
|
6 bulan lalu |
|
simd.h
|
11a84ab32c
Replaced int with int32_t and made some declarations static.
|
1 Minggu lalu |
|
simd3D.h
|
720d5d130d
Commented about which code will be incompatible with ARM SVE unless refactored into templates.
|
6 bulan lalu |
|
threading.cpp
|
11a84ab32c
Replaced int with int32_t and made some declarations static.
|
1 Minggu lalu |
|
threading.h
|
11a84ab32c
Replaced int with int32_t and made some declarations static.
|
1 Minggu lalu |
|
virtualStack.cpp
|
11a84ab32c
Replaced int with int32_t and made some declarations static.
|
1 Minggu lalu |
|
virtualStack.h
|
e32bf92d1a
Fixed memory leak by assuming that std::function will always heap allocate captured data.
|
9 bulan lalu |