Skip to content

Releases: vindar/tgx

version 1.0.8

10 Feb 14:26

Choose a tag to compare

minor bugfixes

version 1.0.7

14 Oct 13:27

Choose a tag to compare

Updated version number for Arduino library registry

version 1.0.6

14 Oct 13:06
dc03e4c

Choose a tag to compare

  • added simple 'benchmark' example
  • shader code consolidation thanks to @mabuware in #38
  • make the library work as ESP-IDF component by @mabuware in #37

version 1.0.5

08 May 16:33

Choose a tag to compare

  • minor bugfix
  • Optimizations for ARM Cortex-M4/7/33 by @joestash in #35

Version 1.0.4

24 Apr 22:08

Choose a tag to compare

  • speed improvement for ESP32 (thanks @joestash).
  • fixed several minor bugs.
  • added examples for M5Stack Core 2/3S and Pico RP204/2350.

v1.0.3

08 Nov 00:20

Choose a tag to compare

Fixed bug with wireframe, pixels and dots drawing methods (3D API).

v1.0.2b

12 Oct 10:26

Choose a tag to compare

Fixed slowdown in Gouraud shading due to the color interpolation bugfix.
Corrected typos in documentation.

v1.0.2

09 Oct 21:07

Choose a tag to compare

bugfix and tgx in lowercase

Version 1.0.1

09 Oct 20:44

Choose a tag to compare

First version included in Arduino's library manager.

Legacy release

09 Oct 18:15
cc0d846

Choose a tag to compare

For compatibility.
Last release before merging with the "improved-drawing-primitives" branch.