3.5-577 10 years, 1 month ago fix VertexManager::GetRemainingIndices
3.5-576 10 years, 1 month ago Merge branch 'master' into vertex-loader-cleanup
3.5-498 10 years, 1 month ago Move copy-pasted code into function.
3.5-497 10 years, 1 month ago Tweak Vertex/Index buffer handling a bit.
3.5-496 10 years, 1 month ago Merge branch 'master' into vertex-loader-cleanup
3.5-443 10 years, 1 month ago forceinline IndexGenerator::WriteTriangle
3.5-442 10 years, 1 month ago Use DataWrite in a few more places.
3.5-441 10 years, 1 month ago VertexManager cleanup
3.5-440 10 years, 1 month ago Buffer size changes.
3.5-439 10 years, 1 month ago Remove logic from IndexGenerator which does not seem to match that of Video Software.
3.5-438 10 years, 1 month ago IndexGenerator cleanup.
3.5-437 10 years, 1 month ago Experimental VertexLoader cleanup!
3.5-436 10 years, 1 month ago Automate some calculations, with templates!
3.5-435 10 years, 1 month ago Use templates for 8+16 bit indexed versions of SSSE3/SSE4 TextCoord reading.
3.5-434 10 years, 1 month ago wrapper for s_pCurBufferPointer
3.5-433 10 years, 1 month ago build fix
3.5-423 10 years, 1 month ago Templatify Normal Loader functions.
3.5-422 10 years, 1 month ago Templatify TextCord Loader functions.
3.5-421 10 years, 1 month ago Templatify DataReader a bit.
3.5-420 10 years, 1 month ago Add template "swap" function to CommonFuncs.