[vlc-commits] commit: OpenGL: de-inline huge pieces of code ( Rémi Denis-Courmont )
git at videolan.org
git at videolan.org
Mon Nov 8 18:56:11 CET 2010
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Mon Nov 8 19:51:30 2010 +0200| [be42ceec36af2c65bfee2f1e2805936456910c10] | committer: Rémi Denis-Courmont
OpenGL: de-inline huge pieces of code
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=be42ceec36af2c65bfee2f1e2805936456910c10
---
modules/video_output/Modules.am | 6 +-
modules/video_output/msw/Modules.am | 2 +
modules/video_output/opengl.c | 484 +++++++++++++++++++++++++++++++++++
modules/video_output/opengl.h | 460 +--------------------------------
4 files changed, 503 insertions(+), 449 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=be42ceec36af2c65bfee2f1e2805936456910c10
More information about the vlc-commits
mailing list