Commit MetaInfo

修订版5cb73f9f3a41bdaab9e4043c533445920fb76f0e (tree)
时间2013-02-06 18:00:00
作者Jarmonik
CommiterJarmonik

Log Message

D3D9Client: updated binary for R9

更改概述

差异

diff -r 9407af6ed9c1 -r 5cb73f9f3a41 Modules/D3D9Client/D3D9Client.fx
--- a/Modules/D3D9Client/D3D9Client.fx Wed Feb 06 08:55:20 2013 +0000
+++ b/Modules/D3D9Client/D3D9Client.fx Wed Feb 06 09:00:00 2013 +0000
@@ -277,7 +277,7 @@
277277 sampler RingS = sampler_state // Planetary rings sampler
278278 {
279279 Texture = <gTex0>;
280- MinFilter = LINEAR;
280+ MinFilter = ANISOTROPIC;
281281 MagFilter = LINEAR;
282282 MipFilter = LINEAR;
283283 MaxAnisotropy = ANISOTROPY_MACRO;
diff -r 9407af6ed9c1 -r 5cb73f9f3a41 Modules/Plugin/D3D9Client.dll
Binary file Modules/Plugin/D3D9Client.dll has changed
Show on old repository browser