1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00
Commit Graph

14 Commits

Author SHA1 Message Date
Bartosz Taudul 20b2be3b77 Update second screenshot. 2021-01-22 02:54:01 +01:00
Bartosz Taudul e99534cad7 Recompress public facing PNG images. 2020-09-24 01:31:24 +02:00
Bartosz Taudul 00dd46b521 Add second screenshot. 2020-02-29 20:09:48 +01:00
Bartosz Taudul 68bc82c11b Simplify README. 2019-11-03 22:45:30 +01:00
Bartosz Taudul 9034c9d9e6 Update profiler screenshot. 2019-11-03 22:39:14 +01:00
Bartosz Taudul 37661fd2ee Fix 32 bit NEON version of DXT1 compression.
This reverts commit b32e8fa24e.

Apparently it is possible to receive non-uniform data in alpha channel, which
breaks the original assumption about not needing the mask. This seemed to be a
problem only on 32 bit NEON implementation of DXT1 compression. Other
implementations handle such data without degradation of visual output.
2019-09-03 21:37:07 +02:00
Bartosz Taudul 7b6b6862ed Add histogram, compare screenshots to README. 2019-01-15 19:55:41 +01:00
Bartosz Taudul c3ba314700 Update profiler screenshot. 2018-10-21 18:10:35 +02:00
Bartosz Taudul f0798c4474 Update profiler screenshot. 2017-11-12 00:53:19 +01:00
Bartosz Taudul 07abaaec4c Add plot and message log documentation. 2017-10-14 16:07:46 +02:00
Bartosz Taudul 75457c1465 Remove +x flag from files. 2017-10-10 21:56:15 +02:00
Bartosz Taudul 3451d81a0e Describe marking locks. 2017-10-06 19:24:53 +02:00
Bartosz Taudul 0007597827 Up-to-date screenshots. 2017-10-01 20:33:18 +02:00
Bartosz Taudul 037b8ea0a9 Add README. 2017-09-29 00:21:50 +02:00