summaryrefslogtreecommitdiffstats
path: root/Project/OpenGLText.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Text bug fix and documentation updateThales Lima Oliveira2020-08-011-0/+4
| | | | | | New fancy [PSP-UFU website](https://thales1330.github.io/PSP/) and [changelog](https://thales1330.github.io/PSP/blog) using [docusaurus](https://v2.docusaurus.io/); Text element performance improved for OpenGL render; Major text bug on copy fixed
* Fix the include of wingdi.h in Linux buildThales Lima Oliveira2020-07-081-0/+2
|
* 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