summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoDX9/Src/ShaderManager.cpp
AgeCommit message (Collapse)Author
2008-12-25just a bunch of random code cleanup i did on the train bored, plus a d3d ↵hrydgard
implementation of NativeVertexFormat which isn't actually used yet. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1658 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-12-08set svn:eol-style=native for Plugins/**.cppbushing
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1441 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-10-22Move out Cg shader generators to VideoCommon (hope to use this in the DX ↵hrydgard
plugin in the future). Also move out stats code. Comment a lot and cleanup. Kill DX9 Globals.cpp. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@938 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-10-22Backport Donko's hackfix to DX9 plugin. Move some code around. Add a couple ↵hrydgard
of sanity checks. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@937 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-10-17Massive style & comment cleanup of (mostly) GL plugin - also split some ↵hrydgard
large files. A minor speedup for BP writes - merged the two switch()-es. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@899 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-23BIOS sets video mode from emulator configuration. Fixed iteration in DX ↵donkopunchstania
VShaderCache::Cleanup. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@644 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-12Optimized vertex and pixel shader generation. Medium FPS boost.XTra.KrazzY
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@500 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-07Add some missing GPL headers, fix building with Platform SDK 6.0, delete ↵hrydgard
unused HTTP code. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@452 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-08-30State saving progress. Most core state seems to be saved/loaded correctly, ↵hrydgard
not so for video yet unfortunately. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@386 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-08-26A little housekeeping on Vertex Shader in DX9. Pending more work but my ↵XTra.KrazzY
shader code is still too buggy to commit. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@330 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-07-20More GFX plugin cleanup, still no visible changes. hrydgard
New right-click popup menu in game list - allow editing patch files easily. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@31 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-07-15Started backport of features from OpenGL to D3D plugins (no visible effects ↵hrydgard
yet). Some minor cleanup and checks. Deleted unnecessary file from SVN. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@9 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-07-12Initial megacommit.hrydgard
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4 8ced0084-cf51-0410-be5f-012b33b47a6e