tracy/server
Bartosz Taudul fadf8e3e0a Can't read negative number of bytes.
This completely ignores error handling, which probably should be added.
The code behavior doesn't change, as the existing comparisons and
asserts already promoted the signed value to unsigned.
2019-06-22 14:08:48 +02:00
..
IconsFontAwesome5.h Use helper header for icons. 2018-08-17 23:22:13 +02:00
tracy_flat_hash_map.hpp Make nohash operator() const. 2019-01-20 18:41:26 +01:00
tracy_pdqsort.h Force inline internal pdqsort functions. 2017-12-08 23:25:48 +01:00
TracyBadVersion.cpp Add icons to error pop-ups. 2018-08-19 02:59:12 +02:00
TracyBadVersion.hpp Move bad version dialogs to a separate file. 2018-04-21 23:19:48 +02:00
TracyBuzzAnim.hpp Add simple animation controller. 2018-08-17 22:23:04 +02:00
TracyCharUtil.hpp Add specialized string key for hash map. 2019-02-12 22:11:15 +01:00
TracyDecayValue.hpp Highlight message marker even if it's collapsed. 2018-10-05 20:40:10 +02:00
TracyEvent.hpp Use proper data type for callstack storage in GPU zones. 2019-06-22 14:04:27 +02:00
TracyFileHeader.hpp Try to not crash when opening invalid files. 2018-04-21 14:53:40 +02:00
TracyFileRead.hpp Can't read negative number of bytes. 2019-06-22 14:08:48 +02:00
TracyFilesystem.hpp Add file existence check. 2018-08-17 13:35:33 +02:00
TracyFileWrite.hpp Ignore useless warnings. 2019-06-22 13:40:00 +02:00
TracyImGui.hpp Ignore useless warnings. 2019-06-22 13:40:00 +02:00
TracyMemory.cpp Remove +x flag from files. 2017-10-10 21:56:15 +02:00
TracyMemory.hpp Remove +x flag from files. 2017-10-10 21:56:15 +02:00
TracyPopcnt.hpp There's no __popcnt64 in 32 bit winapi. 2019-05-28 18:18:54 +02:00
TracyPrint.cpp Ignore useless warnings. 2019-06-22 13:40:00 +02:00
TracyPrint.hpp Extract text printing functions. 2019-06-18 20:43:28 +02:00
TracySlab.hpp Properly track memory usage in slab allocator. 2019-02-15 02:28:31 +01:00
TracyStorage.cpp Fix builds with MingW. 2019-01-19 13:53:10 +02:00
TracyStorage.hpp Add file storage helpers. 2018-08-29 23:22:44 +02:00
TracyStringDiscovery.hpp Add strings to map directly in StringDiscovery. 2018-08-04 17:10:45 +02:00
TracyTexture.cpp Proper case in includes. 2019-06-07 01:35:35 +02:00
TracyTexture.hpp Add texture wrapper. 2019-06-06 22:14:51 +02:00
TracyVarArray.hpp Mark templated functions inline. 2019-03-03 22:09:20 +01:00
TracyVector.hpp Implement custom vector swap. 2019-03-26 23:02:32 +01:00
TracyVersion.hpp Save/load frame images. 2019-06-06 23:08:19 +02:00
TracyView.cpp Use proper type for iteration. 2019-06-22 14:07:26 +02:00
TracyView.hpp Use proper type for srcloc highlight decay value. 2019-06-22 14:06:25 +02:00
TracyWorker.cpp Use proper type for buffer size comparison. 2019-06-22 14:07:53 +02:00
TracyWorker.hpp Cosmetics. 2019-06-22 14:05:18 +02:00