Henrik Rydgard
|
9a51d25279
|
Minor optimization in IndexGenerator::AddStrip.
|
2013-11-08 12:43:47 +01:00 |
|
Unknown W. Brackets
|
e435b81281
|
Optimize IndexGenerator::AddPrim() funcs for MSVC.
Reduces profile from ~5.4% to ~1.6% (with vertex cache off) in
Senjou no Valkyria 3. Similar to the TranslatePrim() funcs.
|
2013-11-04 22:49:28 -08:00 |
|
Henrik Rydgard
|
cd57e8a09d
|
Forgot that you should never walk arrays with member variables, throws off the MSVC optimizer (probably a pointer aliasing issue)
|
2013-10-07 21:35:22 +02:00 |
|
Henrik Rydgard
|
4751dd631c
|
Some more IndexGenerator optimization just for kicks
|
2013-10-07 21:13:52 +02:00 |
|
Henrik Rydgard
|
af46d17b94
|
Optimize index generator
|
2013-10-07 20:15:00 +02:00 |
|
Henrik Rydgard
|
cc6681cd0b
|
Compile Ced's DX9 GPU on Windows. Not hooked up yet.
This needs work, has several problems that must be fixed to run on Windows.
Ced, you'll have to fix up your xb project file a bit, sorry.
|
2013-09-15 12:52:44 +02:00 |
|