Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | video: move d3d.c out of decode sub directory | wm4 | 2017-12-01 | 1 | -1/+1 |
* | vo_gpu: hwdec: remove redundant fields | wm4 | 2017-12-01 | 1 | -1/+0 |
* | vo_gpu: d3d11: don't use runtime version for UAV slot count | James Ross-Gowan | 2017-11-19 | 1 | -1/+1 |
* | vo_gpu: d3d11: mark the bgra8 format as unordered | James Ross-Gowan | 2017-11-19 | 1 | -1/+1 |
* | vo_gpu: d3d11: remove flipped texture upload hack | James Ross-Gowan | 2017-11-12 | 1 | -8/+0 |
* | vo_gpu: hwdec_d3d11va: allow zero-copy video decoding | James Ross-Gowan | 2017-11-07 | 3 | -62/+159 |
* | vo_gpu: d3d11: enhance cache invalidation | James Ross-Gowan | 2017-11-07 | 1 | -4/+70 |
* | vo_gpu: d3d11: log shader compilation times | James Ross-Gowan | 2017-11-07 | 1 | -0/+26 |
* | vo_gpu: move d3d11_screenshot to shared code | James Ross-Gowan | 2017-11-07 | 1 | -0/+9 |
* | vo_gpu: d3d11: add RA caps for ra_d3d11 | James Ross-Gowan | 2017-11-07 | 1 | -0/+5 |
* | vo_gpu: d3d11: initial implementation | James Ross-Gowan | 2017-11-07 | 4 | -0/+2699 |