3.5-1188 10 years ago forceinline DataReader()
3.5-1187 10 years ago Eliminated redudancy of Pos_ReadDirect and Pos_ReadIndex as requested. It took a bit of boilerplate but maybe this "reader" class can be used in the other "loaders".
3.5-1186 10 years ago fix some warnings
3.5-1185 10 years ago compile fix
3.5-1184 10 years ago implement frac calculation on cpu
3.5-1183 10 years ago readd sse position loader
3.5-1182 10 years ago build fix
3.5-1181 10 years ago uses structs for vertex attributes
3.5-1180 10 years ago rename NativeVertexFormat.h into SWNativeVertexFormat.h
3.5-1179 10 years ago convert macros to teplates
3.5-1178 10 years ago don't add frac for floats
3.5-1177 10 years ago Merge branch 'master' into vertex_loader_improvements
3.5-1104 10 years ago don't convert positions to floats
3.5-1103 10 years ago vertex loader frac correction on vertex shader
3.5-1102 10 years ago compiling posScale into vertexLoader