view .hgignore @ 587:6c9d8a3d853f

Use ARB_framebuffer_blit instead of a second rendering pass for scaled rendering, if supported, and remove framebuffer stuff from the Renderer.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Wed, 08 Oct 2014 18:34:27 +0200
parents 63f59be04a54
children 93bdc7b9df15
line wrap: on
line source

\.pyc$
\.pyxbldc$
\.c$
\.o$
\.so$
\.pyd$
^build$
^scripts$