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
diff options
context:
space:
mode:
authorBartosz Taudul <wolf.pld@gmail.com>2021-01-16 00:10:24 +0300
committerBartosz Taudul <wolf.pld@gmail.com>2021-01-16 00:11:34 +0300
commitca41db7b7543045ee4c9d56f35633825076f0960 (patch)
tree83e080efdf7dd2dbde8088ea27cb0adc1eddd6ca
parente5d54011d758495a54fca070061fd8f71e90d68b (diff)
Update NEWS.
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 71e8f10d..45644171 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,8 @@ v0.x.x (xxxx-xx-xx)
- Fixed Arm machine code printout to match the one printed by objdump.
- Switched to the next-gen ImGui table UI.
- Various fixes related to restricting listening to localhost.
+- Fixed Vulkan call stack transfer.
+- Added support for transient GPU zones (OpenGL, Vulkan).
v0.7.4 (2020-11-15)