log pytouhou/ui/opengl/backend.pyx @ 609:23b9418e4b2f

age author description
Sun, 21 Dec 2014 18:10:23 +0100 Emmanuel Gil Peyrot Remove generic usage of GL_DRAW_FRAMEBUFFER which was introduced in GL 3.0 with framebuffer_blit.
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.