Mercurial > touhou
log pytouhou/ui/opengl/background.pyx @ 560:c759b97f4f81
age | author | description |
---|---|---|
Fri, 30 May 2014 16:51:38 +0200 | Emmanuel Gil Peyrot | Remove all reference to the old fixed pipeline option in the OpenGL backend, use the newer is_legacy one. |
Thu, 12 Dec 2013 13:47:17 +0100 | Emmanuel Gil Peyrot | Use vertex array objects, to be compatible with OpenGL 3.1+ core profile. |
Thu, 19 Dec 2013 21:55:26 +0100 | Emmanuel Gil Peyrot | Don’t put back the rendering data into a tuple, use a specialised struct inside Sprite to pass it to the renderer. |
Sat, 07 Dec 2013 22:16:38 +0100 | Emmanuel Gil Peyrot | Optimise background rendering. |