aboutsummaryrefslogtreecommitdiff
path: root/src/GPU3D_OpenGL.cpp
Commit message (Collapse)AuthorAge
* simpler GPU-compositing. will make it easier to grab neighbor 2D/3D pixels ↵Arisotura2019-05-25
| | | | individually for filtering.
* also support alpha-only fogArisotura2019-05-25
|
* implement fog correctlyArisotura2019-05-25
| | | | also some base work for edgemarking
* feeble, miserable little attempt at emulating fogArisotura2019-05-25
|
* finish fixing shadowsArisotura2019-05-25
|
* fix shadow bugsArisotura2019-05-25
| | | | bahaahah
* fix more bugsArisotura2019-05-24
|
* more code botchingArisotura2019-05-24
| | | | | | it's less shitty tho but still has bugs
* welp.Arisotura2019-05-21
| | | | progress
* remove reference to GL version 4.3 from filenames and namespacesArisotura2019-05-20