Rebase against f962bb0039c87c084214ca0bd4f40693db376195.

This commit is contained in:
Sebastian Lackner
2017-11-08 19:10:05 +01:00
parent 9ac47d26d7
commit da5cab425d
4 changed files with 22 additions and 32 deletions

View File

@@ -52,7 +52,7 @@ usage()
# Get the upstream commit sha
upstream_commit()
{
echo "2c51fc1bfc1d551aebb47616c19d3329c5e0f7f6"
echo "f962bb0039c87c084214ca0bd4f40693db376195"
}
# Show version information
@@ -10007,9 +10007,6 @@ fi
# Patchset wined3d-sample_c_lz
# |
# | This patchset fixes the following Wine bugs:
# | * [#42863] Emulate sample_c_lz using textureGradOffset for sampler2DArrayShadow
# |
# | Modified files:
# | * dlls/wined3d/glsl_shader.c
# |