aboutsummaryrefslogtreecommitdiff
path: root/src/OpenGLSupport.cpp
Commit message (Collapse)AuthorAge
* get the OpenGL renderer going.Arisotura2020-05-25
| | | | | | sorta. (also make the blackmagic_II branch obsolete in the process)
* update copyright yearsArisotura2020-02-14
|
* do binding of VS inputs and FS outputs before linking shader programs, as ↵Arisotura2019-05-31
| | | | | | per OpenGL standard. should fix the rendering issues with strict drivers (AMD, Intel).
* Linux: start getting somewhere with the whole OpenGL shitoStapleButter2019-05-28
|
* fix oudated CMake compile settings, add OpenGL dependency for LinuxPoroCYon2019-05-26
|
* feeble, miserable little attempt at emulating fogArisotura2019-05-25
|
* preliminary, shitty, code for drawing the main window with OpenGLArisotura2019-05-16
|
* botch GL support.Arisotura2019-05-15