Mercurial > touhou
log pytouhou/ui/opengl/framebuffer.pyx @ 610:1b31169dc344
age | author | description |
---|---|---|
Sun, 21 Dec 2014 18:52:18 +0100 | Emmanuel Gil Peyrot | Move the passthrough shader to the Framebuffer class, since it isn’t used in the use_framebuffer_blit path. |
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. |