Tags give the ability to mark specific points in history as being important
-
-
0.6.0
protectedcc566f60 · ·plot widget using OpenGL VBO Orphaning strategy for dynamic Y-data updates, involving explicit glMapBuffer/std::memcpy cycle in updateFrame.
-
0.5.0
protectedab50ca5e · ·Working baseline with Static X VBO. Current implementation uses Persistent Coherent mapping which is causing high CPU/GPU usage (~50%). Code is stable and rendering correctly. Next optimization target: Switch to VBO Orphaning and pre-calculated Curve IDs.