summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoDX9/Src/NativeVertexFormat.cpp
AgeCommit message (Expand)Author
2011-01-31Eliminated the plugin interface. Merged DX9/DX11/OGL video plugins into Dolph...Jordan Woyak
2011-01-29Put some stuff in the gfx plugins into namespaces, so that the symbols won't ...hrydgard
2011-01-27Clean out the long since bit-rotted video profiling code.Soren Jorvang
2011-01-24DX11 code maintenance, part 5:NeoBrainX
2010-11-29DX9 debugger improvements:NeoBrainX
2010-11-26Minor change to ease video plugin merging. Made static NativeVertexFormat::Cr...Jordan Woyak
2010-09-28Minor code formatting:skidau
2010-06-02Fix some cases of variables being used uninitialized. Also some unusedSoren Jorvang
2010-01-11D3D vertex format wrapper: Fix a really small memory leak, add some sanity ch...hrydgard
2009-09-19D3D: minor vs constant-setting optimization, remove a stupid memcpy that does...hrydgard
2009-09-13D3D: Fix 8-bit signed normals. Fixes lighting problems in Super Smash Bros Me...hrydgard
2009-09-01D3D: Fix bugs in the shader cache, fixes crashes on x64. added some debugging...hrydgard
2009-08-31D3D: Fix a lot of bad colorshrydgard
2009-08-31This should fix the per-vertex PositionMatrix, the famous "Posmtx" problem, f...rice1964
2009-08-31Some optimization on the pixel and vertex shader generators. As tested on Zel...rice1964
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-26Fix up all copyright dates.death2droid
2009-03-20Assorted cleanup and comments.hrydgard
2009-03-10A fix to D3D NativeVertexFormat. Might not fix much, but should be a step in ...hrydgard
2009-03-09Getting closer towards a working D3DXTra.KrazzY
2009-03-08fix an error message in d3d pluginhrydgard
2009-02-28THIS BREAKS THE D3D PLUGIN FOR THE NEAR TERM. Resurrect an old patch that mov...hrydgard
2009-02-23Update svn:eol-style=native ( r1442 ) for Source/*.cppLPFaint99
2008-12-25just a bunch of random code cleanup i did on the train bored, plus a d3d impl...hrydgard