summaryrefslogtreecommitdiffstats
path: root/Project/OpenGLText.h
Commit message (Collapse)AuthorAgeFilesLines
* Voltage heat map implementedThales Lima Oliveira2020-07-071-1/+3
| | | | | | | | | 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
|
* Additional library included in OpenGL for LinuxThales Lima Oliveira2020-06-021-1/+3
|
* Readaptation to non-msw compilersThales Lima Oliveira2020-06-021-0/+2
|
* OpenGL bugfixes and wxGC port alternative initThales Lima Oliveira2020-06-021-0/+4
| | | | | | 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-1/+9
|
* Fixed textures bug on linuxThales Lima2017-10-251-0/+1
|
* A lot of text bugfixesThales Lima Oliveira2017-10-241-0/+60