log

age author description
2014-12-21 Emmanuel Gil Peyrot Add back a GL_QUADS path for legacy applications.
2014-12-21 Emmanuel Gil Peyrot Move the passthrough shader to the Framebuffer class, since it isn’t used in the use_framebuffer_blit path.
2014-12-21 Emmanuel Gil Peyrot Remove generic usage of GL_DRAW_FRAMEBUFFER which was introduced in GL 3.0 with framebuffer_blit.
2014-11-26 Emmanuel Gil Peyrot Make ANM0 pure-python again, by moving the Cython-dependent ANM class into its own module.
Loading...