aboutsummaryrefslogtreecommitdiff
path: root/src/GPU3D_OpenGL43.cpp
Commit message (Collapse)AuthorAge
* now with perspective correction!Arisotura2019-04-10
|
* here, have vertex colorsArisotura2019-04-10
|
* make it actually work without asploding half the geometryArisotura2019-04-10
| | | | also, fix colors
* it renders shit!!Arisotura2019-04-10
| | | | albeit in monochrome and with fucky clipping for some reason
* here, have shader shitArisotura2019-04-09
|
* actually, seems faster to read it all at once??Arisotura2019-04-01
|
* * move GL init to main threadArisotura2019-04-01
| | | | * fix potential bug causing the screen bitmap to be created twice
* probs better this wayArisotura2019-04-01
| | | | (ultimately RequestLine should be axed)
* fasterer framebuffer readArisotura2019-04-01
|
* first attempt at thingsArisotura2019-04-01
(also fix softrenderer reset)