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