diff options
| author | omegadox <omegadox@gmail.com> | 2009-05-13 23:37:26 +0000 |
|---|---|---|
| committer | omegadox <omegadox@gmail.com> | 2009-05-13 23:37:26 +0000 |
| commit | 136dc16f947832dcc0d0b1faf9cfc35a71062f02 (patch) | |
| tree | 06be9d1b528ce4db65dc796a016eb22be01fa94b /Source/Core/VideoCommon/Src/PixelShaderGen.cpp | |
| parent | 158fcaf889349e758742faaf925a213aa1f536a2 (diff) | |
Possible fix for S3TC Texture Decoding (Grass in ZWW is now properly alpha tested), and some code formatting cleanup.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3224 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/VideoCommon/Src/PixelShaderGen.cpp')
| -rw-r--r-- | Source/Core/VideoCommon/Src/PixelShaderGen.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/VideoCommon/Src/PixelShaderGen.cpp b/Source/Core/VideoCommon/Src/PixelShaderGen.cpp index a77eb0ad62..4077c4041f 100644 --- a/Source/Core/VideoCommon/Src/PixelShaderGen.cpp +++ b/Source/Core/VideoCommon/Src/PixelShaderGen.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2003-2008 Dolphin Project. +// Copyright (C) 2003-2009 Dolphin Project. // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by |
