summaryrefslogtreecommitdiffstats
path: root/Project/OpenGLText.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Voltage heat map implementedThales Lima Oliveira2020-07-071-1/+5
| | | | | | | | | Voltage heat map implemented using modern OpenGL =) New external library required: -GLEW -GLFW -GLM (incorporeted at the source) Old memory leaks fixed =)
* Device context implementedThales Lima Oliveira2020-06-131-3/+3
|
* OpenGL bugfixes and wxGC port alternative initThales Lima Oliveira2020-06-021-3/+35
| | | | | | OpenGL major bugfixes; Device context port alternative to OpenGL code init (WorkspaceDC). Some machines don't support OpenGL 3+; Fixed some issues with MSVC.
* Several implementations on math expression blockThales Lima Oliveira2017-12-191-7/+6
|
* Fixed textures bug on linuxThales Lima2017-10-251-2/+11
|
* A lot of text bugfixesThales Lima Oliveira2017-10-241-0/+158