1
0
Fork 0
mirror of https://github.com/gwm17/implot.git synced 2024-11-23 02:38:53 -05:00
Commit Graph

10 Commits

Author SHA1 Message Date
Evan Pezent 7233cdde33 clean up heatmaps a bit more 2021-07-04 07:49:25 -07:00
Marc 127a6d336a
Implement heatmap rendering in a single function (#263) 2021-07-04 07:19:01 -07:00
Evan Pezent 8f1655b975 set heatmap tex back to GL_NEAREST...oops! 2021-07-03 14:30:29 -07:00
Evan Pezent aa1918ff16 [backends] make heatmap use ImPool, add ShowBackendMetrics, misc cleanup 2021-07-03 11:10:35 -07:00
Max Thrun 4371c2d200
Backends: change header setup to avoid leaking backend implementation details into implot cpp files (#262) 2021-07-02 22:46:19 -07:00
Evan Pezent 8f1c9320e2 add UseGpuAcceleration 2021-07-02 20:26:02 -07:00
marcizhu 353e8ed0aa
Fix incorrect colormap colors 2021-07-02 23:35:05 +02:00
marcizhu bef982f0b6
Fix vertically-flipped 2D histograms 2021-06-25 11:52:38 +02:00
marcizhu 5f11a7875d
Added logarithmic X & Y axes 2021-06-24 17:32:54 +02:00
marcizhu 449b30b389
Standandardize backends for future implementations 2021-06-24 10:39:21 +02:00