Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | OpenGL: disable vsync, atleast under Windows | Arisotura | 2019-06-20 |
| | |||
* | also, properly delete glarea framebuffers on exit | StapleButter | 2019-05-30 |
| | |||
* | Linux: fix uiGLGetProcAddress() | StapleButter | 2019-06-01 |
| | |||
* | fix the whole mutex shito | StapleButter | 2019-05-31 |
| | | | | fixes potential crash when resizing window | ||
* | try to fix fog consecutively to the Intel fix. still not perfect for ↵ | StapleButter | 2019-05-31 |
| | | | | | | whatever reason also clean up more code | ||
* | attempt at fixing THE FLICKERING without making everything shitty. also, ↵ | StapleButter | 2019-05-31 |
| | | | | clean up code | ||
* | clean up code, attempt at shit | StapleButter | 2019-05-31 |
| | |||
* | fix cleanup of libui objects when closing melonDS | StapleButter | 2019-05-30 |
| | | | | | fixes to Cmake shito attempt shit | ||
* | Linux: start getting somewhere with the whole OpenGL shito | StapleButter | 2019-05-28 |
| | |||
* | 'port' libui GL stuff to Linux | PoroCYon | 2019-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) |