Mercurial > touhou
log
age | author | description |
---|---|---|
Sat, 25 Oct 2014 18:49:41 +0200 | Emmanuel Gil Peyrot | Fix a regression introduced in the previous commit when the interface has a different resolution than 640×480 and framebuffer_blit is enabled. |
Sun, 19 Oct 2014 17:22:26 +0200 | Emmanuel Gil Peyrot | Fix legacy OpenGL support, and detect the absence of non-legacy context with libepoxy. |
Sat, 18 Oct 2014 18:04:43 +0200 | Emmanuel Gil Peyrot | Make frameskip actually skip the rendering part, not just the buffer swap. |
Thu, 16 Oct 2014 21:40:54 +0200 | Emmanuel Gil Peyrot | Only selects between GL_TRIANGLE_STRIP and GL_TRIANGLES once, in the backend. |