Unknown W. Brackets
|
4210ba44eb
|
Clean up a few more ImmPtr() cases.
|
2014-09-21 08:34:27 -07:00 |
|
Unknown W. Brackets
|
967df9c018
|
vertexjit: Use SSE4 in tc u8/u16 code.
It's not much different for non-SSE 4, might as well be common.
|
2014-09-17 23:15:24 -07:00 |
|
Unknown W. Brackets
|
5276487611
|
vertexjit: Use SSE for all weights, u8/u16.
|
2014-09-17 23:14:36 -07:00 |
|
Unknown W. Brackets
|
4c1061ff4a
|
vertexjit: Optimize the d3d9 weights a bit.
Only used without skinning on, or with morph, of course.
|
2014-09-17 08:39:56 -07:00 |
|
Unknown W. Brackets
|
062bcceeee
|
Oops, forgot to multiply.
|
2014-09-17 08:27:44 -07:00 |
|
Unknown W. Brackets
|
f426be59b4
|
vertexjit: Initial u8/u16 weights for d3d9.
|
2014-09-16 23:28:35 -07:00 |
|
Unknown W. Brackets
|
37f90597e3
|
vertexjit: Optimize u8/u16 weights a little.
Only for uncommon values.
|
2014-09-16 23:28:28 -07:00 |
|
Henrik Rydgard
|
1407648b59
|
D3D vtxdec: Convert weights and normals to float
|
2014-09-12 02:00:33 +02:00 |
|
Henrik Rydgard
|
0727df6f0a
|
Jit the most common of the "ToFloat" texcoord conversions
|
2014-09-12 02:00:33 +02:00 |
|
Henrik Rydgard
|
37e3cf362f
|
Move vertexdecoder files into GPU/Common
|
2014-09-12 02:00:32 +02:00 |
|