summaryrefslogtreecommitdiff
path: root/Source/Core/DebuggerWX/Src/CodeWindow.cpp
diff options
context:
space:
mode:
authorrice1964 <rice1964@gmail.com>2009-08-31 04:23:30 +0000
committerrice1964 <rice1964@gmail.com>2009-08-31 04:23:30 +0000
commit718c88ff6a4befba4b6d393670b5a0d071fea757 (patch)
tree84960a952617ec7e0f5ac91424c114c05619e02d /Source/Core/DebuggerWX/Src/CodeWindow.cpp
parent63786d54389fd121bc8b0dfcc9751e37161f90ba (diff)
Some optimization on the pixel and vertex shader generators. As tested on Zelda TP, these changes should be able to reduce the number of lines in the compiled pixel shader program by 20% to 30%, for example, from 38 lines to 28 lines after the generated cg/HLSL pixel shader compiled by the cg/HLSL compiler. These could means slightly faster rasterization on slower video cards.
Also fixed shader compilation errors for DX9 plugin by using correct pixel/vertex attribute names that are compatibile with DX9 HLSL shader compiler. Now the generated vertex or pixel shader programs will compile correctly in either OGL or DX9. However, DX9 plugin is still not fixed, even though the shader programs can be compiled now. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4113 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/DebuggerWX/Src/CodeWindow.cpp')
0 files changed, 0 insertions, 0 deletions