aboutsummaryrefslogtreecommitdiff
path: root/src/libui_sdl/libui/unix/gl.c
Commit message (Collapse)AuthorAge
* attempt at fixing THE FLICKERING without making everything shitty. also, ↵StapleButter2019-05-31
| | | | clean up code
* clean up code, attempt at shitStapleButter2019-05-31
|
* fix cleanup of libui objects when closing melonDSStapleButter2019-05-30
| | | | | fixes to Cmake shito attempt shit
* Linux: start getting somewhere with the whole OpenGL shitoStapleButter2019-05-28
|
* 'port' libui GL stuff to LinuxPoroCYon2019-05-26
Only implemented the functions needed by melonDS, and only tested using a very recent mesa+libglvnd+nouveau. Will most likely bork using proprietary nvidia or old(er) drivers (see gl.c)