forked from AuroraMiddleware/gtk
1ab1fd4391
Since we use an FBO to render the contents of the render node tree, the coordinate space is going to be flipped in GL. We can undo the flip by using an appropriate projection matrix, instead of changing the sampling coordinates in the shaders and updating all our coordinates at render time. |
||
---|---|---|
.. | ||
blend.fs.glsl | ||
blend.vs.glsl | ||
blit.fs.glsl | ||
blit.vs.glsl | ||
es2_common.fs.glsl | ||
es2_common.vs.glsl | ||
gl3_common.fs.glsl | ||
gl3_common.vs.glsl | ||
gl_common.fs.glsl | ||
gl_common.vs.glsl |