egt
egt copied to clipboard
Ensemble Graphics Toolkit - Modern C++ GUI Toolkit for AT91/SAMA5 Microprocessors
Results
2
egt issues
Sort by
recently updated
recently updated
newest added
Hello, may I ask if EGT supports the CPU2D of the SAMA7D65? I am not referring to the GFX2D of the SAM9X60 series.
Background While using branch 1.10, I encountered a memory issue when dealing with large image sets (e.g., >500 images). The current implementation of image loading in egt/src/detail/imagecache.cpp uses a cache...