[vlc-commits] Rename Direct3D video output module to Direct3D9
Martell Malone
git at videolan.org
Wed Dec 31 14:45:58 CET 2014
vlc | branch: master | Martell Malone <martellmalone at gmail.com> | Tue Dec 23 17:35:28 2014 +0000| [ff66d1413b6be123511bb96fb307bc5016d7470c] | committer: Jean-Baptiste Kempf
Rename Direct3D video output module to Direct3D9
We will probably need a Direct3d11 one
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ff66d1413b6be123511bb96fb307bc5016d7470c
---
configure.ac | 2 +-
modules/MODULES_LIST | 2 +-
modules/video_output/Makefile.am | 14 +-
modules/video_output/msw/common.c | 12 +-
modules/video_output/msw/common.h | 4 +-
.../video_output/msw/{direct3d.c => direct3d9.c} | 217 ++++++++++----------
modules/video_output/msw/events.c | 8 +-
po/POTFILES.in | 2 +-
8 files changed, 131 insertions(+), 130 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=ff66d1413b6be123511bb96fb307bc5016d7470c
More information about the vlc-commits
mailing list