]> git.sesse.net Git - vlc/commit
Always bind texture before use (opengl).
authorLaurent Aimar <fenrir@videolan.org>
Mon, 30 May 2011 18:24:28 +0000 (20:24 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Mon, 30 May 2011 20:14:05 +0000 (22:14 +0200)
commit5a018ce84b7515f196cbcac199cbcbb6485239e8
tree00a0b75b03b88f2f4bfd4bed74781dd7d2081a02
parent951577422939c08f20e76aab4337aa42a3c9b83f
Always bind texture before use (opengl).

It will allow to add subpictures blending.
modules/video_output/opengl.c