dolphin/Source/Core
degasus 5e5db9fbc6 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.
2014-01-15 16:58:36 +01:00
..
AudioCommon Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
Common Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
Core Added a check for a redundant mov in the fastmem writes code. 2014-01-13 22:18:19 +11:00
DiscIO Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
DolphinWX Change the default GFX backend from D3D11 to OGL. 2014-01-14 21:57:32 +01:00
InputCommon Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
VideoBackends VideoCommon: cleanup of "components" usage 2014-01-15 16:58:36 +01:00
VideoCommon VideoCommon: cleanup of "components" usage 2014-01-15 16:58:36 +01:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00