[vlc-commits] Opengl: Rework opengl to use glsl instead of arb extension for yuv->rgb

Ilkka Ollakka git at videolan.org
Sat Jun 30 13:55:21 CEST 2012


vlc | branch: master | Ilkka Ollakka <ileoo at videolan.org> | Tue May 15 18:36:30 2012 +0300| [0cd050a948edf557afa28191707a972f8412ca71] | committer: Ilkka Ollakka

Opengl: Rework opengl to use glsl instead of arb extension for yuv->rgb

This doesn't yet fully work with opengl es side. If you notice any regressions
please notify it.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0cd050a948edf557afa28191707a972f8412ca71
---

 modules/video_output/opengl.c |  429 +++++++++++++++++++++++++++--------------
 modules/video_output/opengl.h |   15 +-
 2 files changed, 294 insertions(+), 150 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=0cd050a948edf557afa28191707a972f8412ca71


More information about the vlc-commits mailing list