mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-23 06:57:08 +00:00
Fix: fix for lighting equations , that must improve lighting in a lot of games ( test smg :) ) experimental speedup: implemented alpha pass using stencil buffer instead of a duplicate shader. i recommend to test this well as i dono if will work the same way in all the systems. i my system it gives a nice 2-5 fps improvement. if it brings problems in any system or game will revert asap. enjoy git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5653 8ced0084-cf51-0410-be5f-012b33b47a6e |
||
|---|---|---|
| .. | ||
| OpenCL | ||
| AVIDump.cpp | ||
| AVIDump.h | ||
| BPFunctions.h | ||
| BPMemory.cpp | ||
| BPMemory.h | ||
| BPStructs.cpp | ||
| BPStructs.h | ||
| CommandProcessor.cpp | ||
| CommandProcessor.h | ||
| CPMemory.cpp | ||
| CPMemory.h | ||
| DataReader.h | ||
| Fifo.cpp | ||
| Fifo.h | ||
| HiresTextures.cpp | ||
| HiresTextures.h | ||
| ImageWrite.cpp | ||
| ImageWrite.h | ||
| IndexGenerator.cpp | ||
| IndexGenerator.h | ||
| LookUpTables.h | ||
| memcpy_amd.cpp | ||
| NativeVertexFormat.h | ||
| NativeVertexWriter.cpp | ||
| NativeVertexWriter.h | ||
| OnScreenDisplay.cpp | ||
| OnScreenDisplay.h | ||
| OpcodeDecoding.cpp | ||
| OpcodeDecoding.h | ||
| PixelEngine.cpp | ||
| PixelEngine.h | ||
| PixelShaderGen.cpp | ||
| PixelShaderGen.h | ||
| PixelShaderManager.cpp | ||
| PixelShaderManager.h | ||
| Profiler.cpp | ||
| Profiler.h | ||
| Render.h | ||
| SConscript | ||
| Statistics.cpp | ||
| Statistics.h | ||
| TextureConversionShader.cpp | ||
| TextureConversionShader.h | ||
| TextureDecoder.cpp | ||
| TextureDecoder.h | ||
| VertexLoader_Color.cpp | ||
| VertexLoader_Color.h | ||
| VertexLoader_Normal.cpp | ||
| VertexLoader_Normal.h | ||
| VertexLoader_Position.cpp | ||
| VertexLoader_Position.h | ||
| VertexLoader_TextCoord.cpp | ||
| VertexLoader_TextCoord.h | ||
| VertexLoader.cpp | ||
| VertexLoader.h | ||
| VertexLoaderManager.cpp | ||
| VertexLoaderManager.h | ||
| VertexShaderGen.cpp | ||
| VertexShaderGen.h | ||
| VertexShaderManager.cpp | ||
| VertexShaderManager.h | ||
| VideoCommon.h | ||
| VideoConfig.cpp | ||
| VideoConfig.h | ||
| VideoState.cpp | ||
| VideoState.h | ||
| XFBConvert.cpp | ||
| XFBConvert.h | ||
| XFMemory.cpp | ||
| XFMemory.h | ||
| XFStructs.cpp | ||
| XFStructs.h | ||