Mercurial > touhou
log pytouhou/ui/opengl/framebuffer.pyx @ 752:5e5e7136ac92
age | author | description |
---|---|---|
Sun, 29 Mar 2015 00:08:20 +0100 | Emmanuel Gil Peyrot | Change all “void except *” function into “bint except True”, to prevent PyErr_Occurred() from being called at each call. |
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. |