Version
4.0-613
Branche
master
Date
il y a 10 ans, 2 mois
Windows x64 Windows x86 Mac OS X Android Ubuntu 13.04
Commit
5e5db9fbc67595dccb0f47088a0482f0f798379f
Auteur
degasus
Description
VideoCommon: cleanup of "components" usage

This "u32 components" is a list of flags which attributes of the vertex loader are present.
We are used to append this variable to lots of vertex generation functions, but some of them don't need it at all.