Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-15Perform OpenGL texture cleanup only on main thread.Bartosz Taudul
2020-08-13Clamp frame image textures to edge.Bartosz Taudul
2020-07-29Enable linear filtering for frame images.Bartosz Taudul
2019-08-15Drop support for ETC1 frame images.Bartosz Taudul
2019-07-19Disable bilinear filtering for frame images.Bartosz Taudul
2019-06-27Switch to DXT1 textures in profiler utility.Bartosz Taudul
2019-06-07Proper case in includes.Bartosz Taudul
2019-06-07Silence warnings.Bartosz Taudul
2019-06-07Frame images are now ETC1 compressed.Bartosz Taudul
2019-06-06Add texture wrapper.Bartosz Taudul