Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
625d365b
Commit
625d365b
authored
Jun 25, 2015
by
Steve Lhomme
Committed by
Jean-Baptiste Kempf
Jun 25, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
vout: do not use D3D9 built-in shaders with D3D11
Signed-off-by:
Jean-Baptiste Kempf
<
jb@videolan.org
>
parent
25987fd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
modules/video_output/Makefile.am
modules/video_output/Makefile.am
+1
-1
No files found.
modules/video_output/Makefile.am
View file @
625d365b
...
...
@@ -187,7 +187,7 @@ libdirect3d11_plugin_la_CPPFLAGS = $(AM_CPPFLAGS) \
-DMODULE_NAME_IS_direct3d11
if
!HAVE_WINSTORE
libdirect3d11_plugin_la_SOURCES
+=
video_output/msw/events.c
\
video_output/msw/events.h
video_output/msw/builtin_shaders.h
\
video_output/msw/events.h
\
video_output/msw/win32touch.c video_output/msw/win32touch.h
libdirect3d11_plugin_la_LIBADD
=
-lgdi32
-lole32
-luuid
else
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment