vkd3d/libs
Józef Kucia 242ef52d8b libs/vkd3d-shader: Translate sample_c instructions.
Nvidia expects that the D_ref is packed together with texture
coordinates. The D_ref parameter is ignored.

This isn't a problem for glslang because in GLSL D_ref is generally
passed together with texture coordinates.
2017-08-16 17:38:33 +02:00
..
vkd3d libs/vkd3d: Reduce width of format tables. 2017-08-16 17:38:33 +02:00
vkd3d-common libs/vkd3d-common: Fix assert() condition. 2017-06-21 12:22:19 +02:00
vkd3d-shader libs/vkd3d-shader: Translate sample_c instructions. 2017-08-16 17:38:33 +02:00
vkd3d-utils build: Add a pkg-config file for libvkd3d-utils. 2017-07-10 16:32:01 +02:00