[vlc-commits] direct3d11: use D3D11_MAP_WRITE to update the shader constants

2018-02-08 Thread Steve Lhomme
vlc/vlc-3.0 | branch: master | Steve Lhomme | Thu Feb 8 13:30:55 2018 +0100| [eb1295e704d5a4b794ddffb5bfcf3e2cc0b01b91] | committer: Jean-Baptiste Kempf direct3d11: use D3D11_MAP_WRITE to update the shader constants Otherwise the other fields are lost when updating one

[vlc-commits] direct3d11: use D3D11_MAP_WRITE to update the shader constants

2018-02-08 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu Feb 8 13:30:55 2018 +0100| [73b5de4394f0bc5e076c0514257b4b6417ed179b] | committer: Steve Lhomme direct3d11: use D3D11_MAP_WRITE to update the shader constants Otherwise the other fields are lost when updating one field >