summaryrefslogtreecommitdiffstats
path: root/video/d3d.c
Commit message (Collapse)AuthorAgeFilesLines
* video: move d3d.c out of decode sub directorywm42017-12-011-0/+287
It makes more sense to have it in the general video directory (along with vdpau.c and vaapi.c), since the decoder source files don't even access it anymore.